/* CSS Document */

html, body {margin:0; padding:0}
body {font-size: 76%; font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bkg.jpg);
	background-color: #f5f0db;
	background-repeat: repeat-x;
	background-position: 50% 0%;
}

.highlight {color:#0055a5; font-weight:bold;}

.images {border : 1px solid #595959; display:block;}

a:link {color:#0055a5; text-decoration:underline;  font-weight: bold}
a:visited {color:#0055a5; text-decoration:underline; font-weight: bold}
a:active  {color:#cccccc; text-decoration:underline; font-weight: bold}
a:hover   {color:#339900; text-decoration:none; font-weight: bold}



/* Main div blocks basic styling */
div#container {width: 881px; margin: 0 auto; min-height: 800px; background-color:#FFFFFF;border: 1px solid #595959; margin-top:5px;
}
div#header { background-color: #ffffff; height:244px;}
div#rightbar { width: 250px; float:right; margin-top:40px; margin-right:40px; display: inline; background-color:#FFFFFF }
div#boxed {border: 1px solid #384c69; }

div#menucontainer {margin-top: -15px; background-image:url(images/navbkg.jpg); background-repeat:repeat-x; height:40px; text-align:center; z-index:100; }
div#menu { height:40px; margin-top:5px; padding-top:5px;}
div#content {margin-right: 340px; margin-top:30px; background-color:#FFFFFF; min-height:300px}
div#footer { clear:both}





/* Menu Navigation */
div#menu li a{
	color : #384c69;
	height:43px;
	background-image:url(images/navbkgoff.jpg);
	text-decoration : none;
	padding-left:14px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	letter-spacing: .15ex;	
    height: 1%; 

}

div#menu li a:hover{
	color : #ffffff;
	background-image:url(images/navbkgon.jpg);
	height:43px;
	font-weight:bold;
	letter-spacing: .15ex;


}



div#menu ul {
	list-style-type: none;
	padding: 2px 10px 10px 10px;
}
div#menu ul li {
	display: inline;
	padding:0;
	margin:0;
}



/*drop down navigation styling */
.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
letter-spacing: .15ex;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #FFFFCC;
width: 150px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #384c69;
color: white;
}


/* Content Styling */
div#content h1 {
	margin-top:12px;
	margin-left:50px;
	color:#384c69;
	font-family: “Times New Roman”, Arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: .05ex;
	font-style:normal;

	}
	
div#content h2 {
	margin:0 .5em; padding: .5em .5em 0 0em;
 	color:#339900; 
	margin-left:50px;
	font-family: “Times New Roman”, Arial, sans-serif;
	font-size: 1.3em; 
	letter-spacing: .25ex;	
	font-weight:bold; 
	border-bottom: 1px solid #339900;}
	
	
div#content p {	
	margin-left:55px;
	LINE-HEIGHT: 145%;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #000000;}

div#content td {	
	margin-left:5px;
	LINE-HEIGHT: 145%;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color: #000000;}
	
div#content .tablehead { 	
	color:#0055a5; 
	font-weight:bold}


	
div#content .bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}


div#content ul
{
list-style-type: none;
padding: 0;
margin: 30px;
}


div#content li {
	LINE-HEIGHT: 165%;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:25px;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: .9em;
	line-height:100%;
	color:#cccccc;

}	
	
div#content .print {float:right; margin-right:30px; margin-top:-36px;}	

div#content .photo {margin-left:25px;  float: left; margin-right:5px; margin-bottom:4px; display:inline;}
	
div#rightbar h2 {
	margin:0 .5em; padding: .5em .5em 0 0em;
 	color:#0055a5; 
	font-family: “Times New Roman”, Arial, sans-serif;
	font-size: 1.1em; 
	letter-spacing: .25ex;	
	font-weight:normal; 
	border-bottom: 1px solid #0055a5;}
	
div#rightbar p {padding: 0 1em; color:#666666; }

div#rightbar .bannerText {
	padding: 0 1em; 
	color:#0055a5; 
	font-size:1.5em; 
	letter-spacing: .25ex;
	}

div#rightbar a:link {color:#6182cd; text-decoration:none;  font-weight: normal}
div#rightbar a:visited {color:#6182cd; text-decoration:none; font-weight: normal}
div#rightbar a:active  {color:#cccccc; text-decoration:none; font-weight: normal}
div#rightbar a:hover   {color:#0055a5; text-decoration:underline; font-weight: normal}

div#rightbar .bulletimagestyle{ /*Absolute position bullet image. No need to modify*/
position: absolute;
left: -200px;
}


div#rightbar ul
{
list-style-type: none;
padding: 0;
margin: 0px;
}


div#rightbar li {
	LINE-HEIGHT: 165%;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left:15px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .55em;
	padding-left: 0.9em;
	color:#666666;

}	


div#footer p { padding-top: 5px; font-size: 0.9em; color:#999999; text-align:center}
div#footer p a:link, div#footer p a:visited {color:#0055a5; text-decoration:none}
div#footer p a:hover {text-decoration:underline;}	
	





