/* CSS Document */

body {
	margin: 5px auto;
	padding: 5px;
	text-align: center;
	min-width: 900px;
	background-color: #0D2375;
	background-image:url(images4/bluegradiant9.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
			}
		

					
#wrapper {
width: 800px;
margin: 0 auto;
text-align: left;
background-color:

#000000;/*was background-image and you don't need the *B0A2A1 either if the image works*/
/*background:url(images4/contentbg.jpg) top repeat-y*/
		}
		
#branding {float: inherit;
	margin-top: 28px;
	background-image:url(slideshowpieces/slideshow.gif);
	background-repeat:repeat-x;}
	
#branding2 {float: inherit;
	margin-top: 28px;
	background:url(images4/bigbluepiece.jpg) top left no-repeat #FFFFFF;
			}
			

#branding2 p  { margin: 0 0 0 0;
	padding-left: 80px;
	padding-right: 20px;
	
		}
#branding2 h1 { margin: 20 20 25 20;
	padding-left: 80px;
	padding-right: 0px; 
	padding-top: 0px;
	font-size:24px;
						}	
						
#branding2 h2 { margin: 0 0 0 20;
	padding-left: 80px;
	padding-right: 20px; 
	padding-top: 0px;
	font-size:20px;
						}		
	

		

	
a:link, a:visited {text-decoration: underline; color: #ca4a41;}
a:hover, a:active {text-decoration: underline; color: #000000;}

hr {border-top: 1px dashed #4B2B15;
	border-bottom: 1px dashed #ca4a41;
	border-left: 0px;
	border-right: 0px;
	}

	
h1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	padding-left: 10px;
	padding-right: 10px;
	}	

h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #30925F;
	padding-left: 10px;
	padding-right: 10px;
	}
	
p {padding-left: 10px;
	padding-right: 0px;
	}
	
.border{border:#000000 1px solid;}
	
li {padding-top: 15px;}	
table{margin:0px 0px 0px 0px;}
	


/*Content Stuff*/	
#content2{
background: #B0A2A1;
width: 800px;
}
	
	
		#content{
/*background-color:#B0A2A1;*/
background:url(images4/contentbg.jpg) top
repeat-y #ffffff;
width: 800px;
}/*was background-image*/
		
		

 .leftnav
{
float: left;
width: 266px;
padding-top: 0px;

}

.rightnav
{
float: right;
width: 266px;
padding-top: 0px;

}

.midnav
{
width: auto;
padding-top:0px;

}

 #leftnav p, #rightnav p { margin: 0 0 1em 0; float:inherit }
#content h2 { margin: 0 0 .5em 0; }
	

	
.divider {border-top: 1px dashed #999999;
padding: 5px 0px 0px 0px;}


	







/*Footer Stuff*/
#footer {
	clear: both;
	color: #336633;
	border-top:1px solid #ca4a41;
	padding: 4px;
	background-color: #2C3332;
	}
#footer p{text-align: center;
	color: #ffffff;}
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} /* End hide from IE-mac */


