* {
	margin: 0;
	padding: 0;
}

body { margin-top: 30px; background: #C2E85B url('layout_images/uscaleafbg.jpg');
font-family: Georgia; color: #000000; font-size: 12pt; line-height:20pt;
}

ul { margin-left: 25px; padding-left: 0; padding-top:20px; list-style: square;}


ol { margin-left: 25px; list-style-type: decimal;}

blockquote { background: #C2E85B; padding: 4px; border-left: 4px solid #8CB600; border-right: 4px solid #8CB600; border-top: 1px solid #8CB600; border-bottom: 1px solid #8CB600; width: 500px; margin-bottom:15px;}      


h1 { margin:0; text-transform:uppercase; font-size:18pt; font-family: Georgia; color: #538400; font-weight:bold; letter-spacing:2px; padding-top: 10px;}
h2 { margin: 0; text-transform:none; font-size: 14pt; color: #75A900; font-weight:bold;}
h3 { margin:0; text-transform:none; font-size:14pt; font-family: Georgia; color: #538400; font-weight:bold; padding-top: 0px; text-align:left;}

p {margin-bottom: 15px; text-align: justify;}


a:link{ color:#538400; font-weight:bold; text-decoration:none; border-bottom: 2px solid #C2E85B;}

a:visited{ color:#538400; font-weight:bold; text-decoration:none; border-bottom: 2px solid #C2E85B;}

a:hover { color:#92C900; font-weight:bold; text-decoration:none; border-bottom: 2px solid #C2E85B;}


.text { padding: 20px;}


#title { width: 750px; height: 90px; line-height:75px; margin: 0 auto; padding: 0px; color: #538400; font-size: 60pt;	letter-spacing: 2px;}

#subtitle { width: 750px; height: 40px; margin: 0 auto; padding: 0px; color: #538400; font-size: 20pt; font-weight: bold; letter-spacing: 1.5px;}



#content { top: 160px; width: 750px; margin: 0 auto; background: #FFFFFF url('layout_images/uscamainbg.jpg') repeat-x; 
border-top: 10px solid #538400; border-bottom: 10px solid #538400; border-left: 2px solid #538400; border-right: 2px solid #538400; 
}


#main { width: 750px; top: 160px;}

.vision { float: left; width: 300px; margin-left: 10px; margin-top: 20px; background: #FFFFFF; color: #000000; padding: 6px;}	

.mission { float: right; width: 355px; margin-right: 10px; margin-top: 20px; background: #FFFFFF; color: #000000; padding: 6px;}	
	
.objectives { float: left; width: 680px; margin-left: 10px; margin-top: 20px; margin-bottom: 70px; background: #FFFFFF; color: #000000; padding: 6px;}	
	
	
	
.vision h3 { margin:0; text-transform:none; font-size:14pt; font-family: Georgia; color: #538400; font-weight:bold; padding-top: 0px; background: #C2E85B; text-align:center;}
.mission h3 { margin:0; text-transform:none; font-size:14pt; font-family: Georgia; color: #538400; font-weight:bold; padding-top: 0px; background: #C2E85B; text-align:center;}
.objectives h3 { margin:0; text-transform:none; font-size:14pt; font-family: Georgia; color: #538400; font-weight:bold; padding-top: 0px; background: #C2E85B; text-align:center;}
	





#footer { clear: both; width: 754px; margin: 0 auto; padding: 10px 0; background: url('layout_images/uscabgfooter.jpg') repeat-x;
}

#copyright { margin: 0; text-align: center; font-size: 11pt; font-family: Georgia; color: #538400; padding-top:7px;}

