@charset "UTF-8";
/* CSS Document */
body{
	background:#FFF;
	margin: auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.8em;
	color:
}
#wrapper{
	margin:auto;
}
#header{
	height:80px;
	width:900px;
	margin:auto;
position:relative;
}
#logo{
	float:left;
	width:339px;
	height:63px;
	padding-top:8px;
}

#menu{
	clear:both;
	background:url(../images/menu_bg.jpg) repeat-x;
	height:35px;
	width:100%;
	font-size:1.2em;
}
#menu_inner{
	margin:auto;
	width:900px;
	padding-top:5px;
}
.menu_list{
	margin:auto;
	display:inline;
}
#menu li{
	margin-right:13px;
	display:inline;
	color:#fff;
	font-size:.8em;
	text-transform:uppercase;
	padding:0px;
}
#menu a{
	color:#fff;
	text-decoration:none;
}
#menu a:hover{
	color:#fff;
	text-decoration:underline;
}
#menu a:visited{
	color:#fff;
}
#blue_content{
	background:url(../images/content_bg.jpg) repeat-x;
	background-color:#00368f;
	height:341px;
}
#blue_content_subpage{
	background:url(../images/content_bg_subpage.jpg) repeat-x;
	background-color:#00368f;
	height:72px;
}
#blue_content_subpage h2{
	padding-top:20px;
	color:#fff;
	font-size:2.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:900px;
	margin:auto;
}
#content_subpage{
	padding:10px 0px 0px 0px;
	width:900px;
	margin:auto;
}
#content_subpage h3{
	font-size:1.5em;
	color:#003895;
	margin-bottom:10px;
	margin-top:10px;
}
#content_subpage h4{
	font-size:1.3em;
	color:#003895;
	margin-bottom:10px;
	margin-top:10px;
}
#content_subpage p{
	font-size:.9em;
	color:#555555;
	margin-bottom:5px;
	margin-top:5px;
}

#inner_content h3{
	font-size:1.5em;
	color:#003895;
	margin-bottom:10px;
	margin-top:10px;
}
#inner_content h4{
	font-size:1.3em;
	color:#003895;
	margin-bottom:10px;
	margin-top:10px;
}
#inner_content p{
	font-size:.9em;
	color:#555555;
	margin-bottom:10px;
	margin-top:10px;
}
#inner_content ul{
	color:#555555;
	list-style:disc;
}
#inner_content li{
	color:#555555;
	list-style-type:disc;
	/*list-style-position:inside;*/
	margin-left:30px;
}
#sub_menu{
	width:200px;
	float:left;
	margin:18px 20px 0 0;
	background-color:#003892;
	color:#fff;
	padding:10px 10px 1px 10px;
	border:solid 1px #032356;
}
#sub_menu ul li a{
	color:#fff;
	font-size:1.2em;
	background-color:#0143af;
	padding:10px;
	display:block;
	margin-bottom:10px;
}
#sub_menu ul li a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#004ecd;
}
#sub_menu ul li{
	list-style-type:none;
	line-height:25px;
}
#inner_content{
	float:left;
	width:640px;
}

#splash{
	width:900px;
	margin:auto;
}
#splash_image{
	float:left;
	width:600px;
}
#splash_buttons{
	float:left;
	width:298px;
	height:341px;
	padding-left:1px;
}
#splash_buttons h1{
	color:#fff;
	font-size:1.5em;
	padding:20px 0px 0px 20px;
	text-transform:uppercase;
}
#splash_buttons h2{
	color:#fff;
	font-size:.8em;
	padding:0 20px 0 20px;
}

#button_top{
	width:298px;
	height:114px;
	background-image:url(../images/splash_btn_1_active.jpg);
	border-left:solid 1px #002e7b;
	border-bottom:solid 1px #002e7b;
}
#button_mid{
	width:298px;
	height:112px;
	background-image:url(../images/splash_btn_2_off.jpg);
	border-left:solid 1px #002e7b;
	border-bottom:solid 1px #002e7b;
}
#button_btm{
	width:298px;
	height:112px;
	background-image:url(../images/splash_btn_3_off.jpg);
	border-left:solid 1px #002e7b;
}
#news{
	clear:both;
	background:url(../images/news_bg.jpg) repeat-x;
	height:43px;
}
#news_scroller{
	background:url(../images/news_bg_inner.jpg) no-repeat;
	height:43px;
	width:900px;
	margin:auto;
}
#bottom_splash{
	clear:both;
	width:903px;
	margin:auto;
	padding-top:43px;
}
#bottom_splash img{
	padding:3px 0 20px 0;
}
#btm_content{
	width:900px;
	margin:auto;
}
#btm_content h2{
	color:#e13c28;
	font-size:1.7em;
}
.grey{
	color:#838383;
	font-size:.6em;
	text-decoration:underline;
}
h2.questions {
	float:left;
}
img.donateBtn {
	float:none;
	clear:both;
	margin-bottom: 57px;
	margin-left: 50px;
}
#thankyou h2{
        position:relative;
        right:105px;
	padding-top:30px; 
	width:240px; 
	text-align:right;
	float:left;
	color:#E13C28;
	font-style:italic;
	font-size:1.2em;
}
#donate-header {position:absolute; top:30px; right:0;}

#footer{
	background:url(../images/footer_bg.jpg) repeat-x;
	height:244px;
}
#footer_menu{
	width:900px;
	margin:auto;
	padding-top:20px;
}
#footer_menu a{
	color:#111;
}
#footer_menu a:hover{
	text-decoration:underline;
}
#footer_menu ul{
	list-style:none;
}
#footer_menu li{
	list-style:none;
	display:inline;
	padding-right:7px;
}
.div_center{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
/*Image Rotator*/
/* rotator in-page placement */
#rotator {
        position: relative;
        right:140px; top:-2px;
	float:right;
	width:265px;
	background-color:#fff;
	padding-left:20px;
	height:70px;
}
/* rotator css */
#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
#rotator ul li img {
	float:right;
	padding:0 20px 0 0;
	}
#rotator ul li.show {
	z-index:500
}
#rotator ul {
	margin-left:130px;
}
#sponsors{
	float:right;
	width:298px;
	background-color:#f3f3f3;
	padding-top:10px;
	padding-left:20px;
	height:70px;
}
#rotator p{
	padding-top:17px;
	font-size:1.5em;
	color:#e13c28;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#sponsors img{
	float:right;
	padding:0 20px 0 0;
}
div#btm_content form input.paypal {float:right; top:-10px; position:relative;}
div.sm {float:right;}
div.sm ul li {float:left; margin-right:5px}
