/* CSS Document */

body {
	background-color: #36859d;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
#container {
	background-color: #D8DCDC;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#homepage {
	background-color: #FFFFFF;
	float: left;
	width: 702px;
}
#header {
	height: 166px;
	width: 955px;
	background-image:url(images/header.jpg);
	margin-bottom: 15px;
	background-repeat: no-repeat;
	}
#imagemap {
	width: 247px;
	height: 154px;
}
#contact {
	font: bold 16px "Trebuchet MS", Arial, Helvetica;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	color: #6e6e6e;
	margin-bottom: 20px;
	padding-top: 10px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}
#contact a {
	color: #067a7a;
	text-decoration:none;
}
#nav {
	clear: right;
}
ul#nav {
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	color: #067a7a;
	list-style-type: none;
	margin-left: 210px;
	font: bold 16px "Trebuchet MS", Arial, Helvetica;
}
#testimonial {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:oblique;
	color: #000000;
	list-style-type: none;
	margin-bottom: 20px;
	float: right;
	width: 600px;
	margin-right: 25px;
	height: 50px;
}
ul#nav li { 
	display: block; 
	float: left; 
	margin-left: 25px; 
}
ul#nav li a {
	color: #554600;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
ul#nav a:hover { 
	color: #ffffff;
	background-color: #067a7a;
	text-decoration:none;
}
#contentcontainer {
	width: 778px;
	padding-top: 38px;
}
#middle {
	height: 418;
	width: 100%;
}
#content {
	float: left;
	margin-bottom: 10px;
	width: 600px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-color: #FFFFFF;
}
#content p {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
}
#content a {
	color:#067a7a;
}
#contentpic, .contentpic {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#services a{
	color: #067a7a;
	font: 14px "Trebuchet MS", Arial, Helvetica;
	text-decoration:none;
	}
ul#content li a {
	color: #333333;
	text-decoration:none;
}
ul  {
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Helvetica;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
ol  {
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Helvetica;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#breadcrumbs {
	float: right;
	margin-left: 50px;
}

#breadcrumbs a {
	color: #067a7a;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#resources {
	width: 600px;
	height: 100%;
}
#resourcescolumn {
	width: 260px;
	padding-left: 7px;
	padding-right: 25px;
	;
	padding-top: 3px;
	margin-top: 20px;
	float: left;
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Helvetica;
}
#resourcescolumn a{
	color: #067a7a;
	font: 12px "Trebuchet MS", Arial, Helvetica;
	text-decoration:none;
}
#contentheader a{
	color: #067a7a;
	font-size: 12px;
}
#middle {
	clear: both;
}
#sidebar {
	background-color: #f0f0f0;
	float: left;
	width: 240px;
	_width: auto; /* notice the _ before the property - shows in IE6 and below */
	margin-right: 13px;
	_margin-right: 0px;
}
#sidemenu {
}
#sidemenu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#sidemenu a {
	font-size: 18px;
	font-weight: bold;
	color: #067A7A;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidemenu a:hover {
	color: #FFFFFF;
	background-color: #138080;
}
.menuitem:hover{
	background-color: #067a7a;
}
#sidebar a {
	font: bold 16px "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: #067a7a;
	text-decoration:none;
}
#sidebar a:hover{
	font: bold 16px "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.menutitle {
	font: bold 16px "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #067a7a;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menuitem {
	background-color: #f0f0f0;
	padding-left: 20px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#animation {
	background-color: #f0f0f0;
}
#bottom {
	height: 200px;
	width: 100%;
	clear: both;
}
#bottomsmall {
	/*float: left;*/
	clear:both;
	width: 240px;
	margin-top: 30px;
	margin-right: 12px;
}
#bottomgraphic {
	width: 240px;
	margin-top: 10px;
	margin-right: 12px;
}
#bottomcontainer {
	/*background-image:url(images/line_bkg.jpg);*/
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	font: "Trebuchet MS", Arial, Helvetica;
	color: #6e6e6e;
	font-size: 12px;
	clear:both;
	width: 100%;
}
.bottomcontent {
	width: 200px;
	padding-left: 15px;
	float: left;
	text-align: center;
}
#bottomcontent a {
	color: #067a7a;
}
#bottomcontenttip { 
	height: 120px;
	width: 445px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	float: left;
}
#bottomcontenttip a {
	color: #067a7a;
}
#footer a {
	color: #6e6e6e;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin-right: 5px;
	margin-left: 5px;
}
#footer {
	clear:both;
	height: 20px;
	width: 932px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	font: "Trebuchet MS", Arial, Helvetica;
	color: #6e6e6e;
	font-size: 14px;
	background-color: #c7e691;
	text-align: center;
	padding-bottom: 10px;
}
h1 {
	color: #725300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
h2 {
	color: #725300;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
}
h3 {
	color: #067a7a;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.question, .staffname, .resourcename, .standout {
	font-weight:bold;
	color:#000000;
	}
.clear {
	clear: both;
}
