/* CSS Document */

#container {
margin-left:auto; 
margin-right:auto; 
width:800px;
}

a:active,
a:visited,
a:link	    			{ color: #FFFFCC; text-decoration: none; font-weight:bold;}
a:hover					{ color: #FFFFCC; text-decoration: none; font-weight:bold;}
	
#banner {
float:left; 
background-image: url(image/banner_back.jpg); 
width:780px; 
height:215px; 
overflow:hidden; 
background-position:left top; 
background-repeat:no-repeat; 
vertical-align:bottom;
}




#navlinks_shade {
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 color: #330000; 
 letter-spacing:0em; 
 margin-top:197px;
 }
 
 #navlinks_shade ul {
display:inline; 
list-style:none;

}

 #navlinks_shade li{
display:inline; 
list-style:none;

}

#navlinks {
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 color:#FFFFFF; 
 letter-spacing:0em; 
 margin-top:-24px; 
 z-index:300;
 }
 
#navlinks ul, li{
display:inline; 
list-style:none;
}

#navlinks a, a:visited {
text-decoration:none;
color:#FFFFFF;
}

#navlinks a:hover, a:active {
font-weight:bold;
color: #FF3300;
}

#bodyarea {
background-image: url(image/body_backtall.gif);
background-position:top left; 
background-repeat:no-repeat; 
width:780px; 
height:500px; 
float:left; 
}

#leftcol {
width:110px; 
float:left; 
margin-left:10px; 
margin-top:55px;
margin-right:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
text-align:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
font-weight:bold;
text-transform: uppercase;
font-style:italic;
color: #FFFFCC;
}
	
#subnav {
width:110px; 
float:left; 
margin-left:10px; 
margin-top:55px;
margin-right:20px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
border-right:#FFFFCC thin solid;
text-align:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
font-weight:bold;
text-transform: uppercase;
font-style:italic;
color: #FFFFCC;
}

#subnav p {
margin-top:-5px;
}

#subnav a, a:visited{
color: #FFFFCC;
text-decoration:none;
}

#subnav a:hover, a:active{
color: #FFFFFF;
text-decoration: underline;
}

#bodytext {
float:right; 
width:510px; 
margin-right:75px; 
padding-right:10px;
margin-top:50px; 
overflow:auto; 
height:340px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
letter-spacing:0em;
color:#CCCCCC;
}


#bodytextOneCol {

width:650px; 
margin-left:auto;
margin-right: auto; 
margin-top:35px; 
overflow:hidden; 
height:355px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:180%;
letter-spacing:0em;
color:#CCCCCC;
}


.subheader {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
line-height:24px;
}

.blueheader {
color:#547B85;
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 letter-spacing:0em;
 line-height:110%;
 } 
 
 .violetheader {
color: #A052B2;
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 letter-spacing:0em;
 line-height:110%;
 } 
 
 .greenheader {
color:#C2CC23;
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 letter-spacing:0em;
 line-height:110%;
 } 
 
 .orangeheader {
color:#C8641E;
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 letter-spacing:0em;
 line-height:110%;
 } 
 
  .yellowheader {
color:#FFCF01;
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 letter-spacing:0em;
 line-height:110%;
 } 
 
   .whiteheader {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-style:italic;
 font-weight:bold; 
 letter-spacing:0em;
 line-height:110%;
 } 
 
 .imagewordwrapRIGHT {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.imagewordwrapLEFT {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 0px;
}
 
