/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}
html{ min-width:953px;}
body{background:url(images/body-bg.gif) top center; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

#msponsor{margin:0 auto;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Trebuchet MS, Helvetica, sans-serif; font-size:0.75em; line-height:1.25em; color:#adacac;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#ff6808; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
h3{ font-size:1.75em; text-transform:uppercase; color:#fff; padding-bottom:20px; line-height:1em}
h2{ font-size:1.35em; text-transform:uppercase; color:#fff; padding-bottom:5px;}
strong{ display:block;}
.strong1{ font-size:1.083em; color:#8d8d8d;}

/* ============================= main layout ====================== */
.imgindent {margin:0 16px 0 0; float:left;}
.phone{ float:right; padding-right:250px;}
.space1{ margin-left:40px;}
.margin1{ margin-top:5px !important;}
.padding1{ padding-top:10px;}
.padding2{ padding-top:20px;}

/* ============================= header ====================== */
#header .flash1, #header .flash2{ position:relative; padding-left:15px;}
#headermain .flash1, #headermain .flash2{ position:relative; padding-left:16px;}



object{ vertical-align:top;}

/* ============================= content ====================== */
#content{ background:url(images/content-tail.gif) top repeat-x #242424; margin-left:9px; padding-top:1px;}
.line{ padding:28px 0;}
.indent{ padding:0 22px;}
.indent1{ padding:28px 25px 35px 22px;}
.link{ font-weight:bold; display:inline-block; margin-top:21px;}
.link1{ display:inline-block; color:#8d8d8d; font-weight:bold; margin-top:0px;margin-bottom:20px;}
.headline{ color:#ffffff; font-weight:bold; }
.headline2{ color:#ffcc66; font-weight:bold;margin:0px;}

.block{ position:relative; padding-left:78px;}
.block .date{ position:absolute; width:62px; height:65px; margin-left:-78px; background:url(images/date-bg.gif) no-repeat 0 0; font-size:3em; text-align:center; color:#fff; padding-top:17px;}
.block img{ position:absolute; margin-left:-78px;}
.block .date span{ display:block; font-size:0.388em; text-transform:uppercase; padding-top:10px;}
.block .date strong{ font-weight:normal; padding-top:7px; position:relative;}
.block .link{ float:right; margin:6px 13px 0 0;}
.unline1{ border-bottom:solid 1px #3a3a3a; padding-bottom:13px; margin-bottom:13px;}

.unline{ background:url(images/unline.gif) bottom repeat-x; padding-bottom:32px; margin-bottom:25px;}
.text1{ color:#8d8d8d;}
.list li{ font-size:1.333em; line-height:1.625em; font-weight:bold; background:url(images/list-marker.gif) no-repeat 0 8px; padding-left:22px;}

/* ============================= footer ====================== */
#footer{ font-weight:bold;  background:url(images/footer-bg.gif) top center;}
#footer .container{ padding:15px 0px 10px 0px;}
#footer .text{padding:10px 0px 0px 0px;}
#footertext { font-weight:normal; margin-top:5px;text-align:center;}


/* ============================= supporters ============================= */
#msupporterstop{width:270px; height:10px; margin:0 auto; background:url(images/major-supporters_top.gif) repeat-x 0 0;}
#msupportersmid{width:270px; background-color: #ffffff;overflow:hidden;}
#msupportersmid img{  margin:0 auto; float:left;padding: 5px 7px 5px 8px}
#msupportersbot{width:270px; height:10px; margin:0 auto; background:url(images/major-supporters_bottom.gif) repeat-x 0 0;}

#supporterstop{width:945px; height:9px; margin:0 auto; background:url(images/supporters_top.gif) repeat-x 0 0;}
#supportersmid{width:945px; background-color: #ffffff;overflow:hidden;margin:0 auto;}
#supportersmid img{  margin:0 auto; float:left;padding: 5px 7px 5px 8px}
#supportersbot{width:945px; height:9px; margin:0 auto; background:url(images/supporters_bottom.gif) repeat-x 0 0;}


/* ============================= forms ============================= */
#ContactForm{ padding-top:20px;}
#ContactForm .col-1{ width:273px}
#ContactForm .col-2{ width:306px;}
#ContactForm label{ display:block; height:30px;}
#ContactForm input{ border:solid 1px #a4a4a4; background:#2f2f2f; font-family:Trebuchet MS, Helvetica, sans-serif; font-size:1em; color:#8d8d8d; padding:0 2px 0 3px; width:250px;}
#ContactForm textarea{ border:solid 1px #a4a4a4; background:#2f2f2f; font-family:Trebuchet MS, Helvetica, sans-serif; font-size:1em; color:#8d8d8d; padding:0 2px 0 3px; width:300px; height:78px; overflow:auto;}
#ContactForm .link{ float:right; margin:10px 10px 0 10px;}
