/* CSS Document */



body{
	margin: 0 0 20px 0;
	text-align:center;
	background: #FFFFFF;
}

#page{
	margin-left:auto;
	margin-right:auto;
	width:801px;
	text-align:left;
	margin-top: 20px;
	
	}
	
#top_banner{
	background: url(images/header2.jpg) no-repeat;
	width: 800px;
	height: 175px;
	padding:0px;
	margin:0px;
	border-bottom-width: thin;
	border-bottom-color: #003366;
	
}

#title {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 100px;
	margin-top:30px;
	height: 40px;
	width: 700px;
}

#title h1{
	font: normal 1.70em/normal Tahoma;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px 0px 0px;
	
	float: left;
	padding: 0px 0px 0px 28px;	
}

#title h2{
	font: oblique lighter normal .90em/normal Tahoma;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 25px;
	padding-left: 375px;
}

#top_banner h3 {
	font: italic .75em Tahoma;
	color: #66CCFF;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

#banner_info {
	padding: 0px;
	float: right;
	
	width: 798px;
	margin: 0px;
	
}

#banner_info h3{
font: normal .65em/normal Tahoma;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
	}
	
#banner_info ul{
	margin: 75px 0px 0px;
	padding: 0px;
	float: right;
}

#banner_info li {
	display: inline;
	margin: 0px;
	padding: 0px 40px 0px 0px;
}
	
#banner_info a {
color:#FFF;
}

#container{
	width:800px;
	height:571px;
	background:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#sidebar{
	float:left;
	width:27%;
	background: #FFFFFF url(images/sidenav_tile.jpg) repeat-x;
	border-top: thin solid #003366;
	
	margin: 0px;
	padding: 0px 0px 70px;
}

#nav ul{
	margin: 10px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#nav li{
	font: normal 0.75em/normal Tahoma;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 5px 7px 2px 0px;	
	
}

#nav li a {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	
}

#nav li a:hover {
	text-decoration:underline;
}

.list1 {
font: bold normal .85em/normal Tahoma;
	text-transform: none;
	color:#ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.list2 {
font: bold normal .85em/normal Tahoma;
	text-transform: none;
	color:#000066;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#resources ul {
	margin: 0px;
	padding: 0px;
}

#resources li{
	font: normal .78em/normal Tahoma;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	list-style: square;
	margin: 4px 3px 4px 0px;
	padding: 0px;
}

#services li {
	font: normal .78em/normal Tahoma;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	list-style: square;
	margin: 4px 3px 4px 0px;
	padding: 0px;
}

#sidebar h2 {
	font: bold normal .80em/normal Tahoma;
	text-transform: none;
	color:#000066;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#sidebar h3 {
font:  normal .75em/normal Tahoma;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}


#bio_image {
	margin: 5px;
	padding: 0px;
	float: right;
	
}

#bio_image img {
	margin-left: 0px;
	padding: 0px;
}	

	
#content{
	float:right;
	width: 71%;
	position: relative;
	background: #FFFFFF url(images/content_tile.png) repeat-x;
	padding: 5px 5px 0px;
}

#content h1{
	font: normal .95em/normal Tahoma;
	color: #003366;
	text-decoration: none;
}

#content h2{
	font: bold .85em Tahoma;
	color: #003366;
}
#content h3{
	text-transform: none;
	color: #003366;
	text-decoration: none;
	font: normal .80em/normal Tahoma;
	}
	/*Under Construction styles*/
	
	#uc-content{
	/*float:right;*/
	margin-top:150px;
	width:99%;
	/*position: relative;*/
	background: #FFFFFF url(images/content_tile.png) repeat-x;
	padding: 5px 5px 0px;
	text-align:center;
	border:1px solid #003366;
}

#uc-content h1{
	font: normal .95em/normal Tahoma;
	color: #003366;
	text-decoration: none;
}

#uc-content h2{
	font: bold .85em Tahoma;
	color: #003366;
}
#uc-content h3{
	text-transform: none;
	color: #003366;
	text-decoration: none;
	font: normal .80em/normal Tahoma;
	}
	
#content img{
	border: medium solid #003366;
	margin-left: 150px;
}

#content ul{
	list-style: square;
}

#content li {
	text-transform: none;
	color: #003366;
	text-decoration: none;
	font: normal .80em/normal Tahoma;
	margin: 0px;
	padding: 10px 0px 0px;
}

#content blockquote {
text-transform: none;
	color: #003366;
	text-decoration: none;
	font: normal .80em/normal Tahoma;
	}

#content form{
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

#content a {
	color: #003366;
}


#foot{
	
	width: 99%;
	height:60px;
	font: lighter .70em Tahoma;
	color: #333333;
	text-align:center;
	border-top: thin solid #669966;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: 1px;
	
	background: #FFFFFF;
}

#foot p{
	line-height: 60%;
}
