/*This is the core style sheet of the site.*/

* { 
margin:0;
padding: 0;
text-decoration: none;
}

#casestudy {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #819AB8;
}

body {
	behavior: url(css/csshover.htc);
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #599bcc;
	text-decoration: none;
}

#body_content {
	width: 100%;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #819AB8;
	padding-left: 15px;
	margin-top: 10px;
}

#body_text {
	width: 525px;
	margin-left: 200px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #736257;
	text-decoration: none;
}

#container_top {
	width: 100%;
	background-color: #ffffff;
	color: #405d7d;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	background-position: center;
}


#header {
	margin:0px auto 0px auto;
	line-height: 14px;
	height: 75px;
	width: 797px;
	padding-top: 10px;
	border-top: 10px #599bcc solid;
}


#logo {
	width: 364px;
	float: left;
	position: left;
}

#left_nav {
	padding-top: 20px;
	width: 198px;
	float: left;
	position: left;
}

#left_nav ul {
text-decoration: none;
list-style-type:none;
}

#left_nav li {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
display: block;
padding: 3px 0px 3px 15px;
line-height: 14px;
text-decoration: none; 
list-style-type:none
}


#middle_content {
	margin:0px auto 0px auto;
	background-color: #FFFFFF;
	width: 797px;
}


#left_margin {
	position: relative;
	width: 105px;
	height: 100%;
	float: left;
	background-repeat: repeat-y;
}

#top_nav {
	width: 800px;
	font-size: 12px;
	background-color: ffffff;
	font-style: normal;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	height: 30px;

}

#top_nav ul {
	margin: 0;
	border: 0;
	padding: 0;
	list-style-type: none;
	text-align: justify;
}


#top_nav ul li {
	display: block;
	float: left;
	background-color: #c7b299;
	padding: 0;
	margin: 0:
}

#top_nav ul li a {
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	display: block;
	text-align: center;
	font-weight: bold;
	width: 157px;
	padding: 5px 0 6px 0;
	border-right: 3px solid #FFF;
}


#top_nav li:hover {
	color: fff;
	background-color: #599bcc;
}

#top_nav #active a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #599bcc;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#body_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #819AB8;
	width: 767px;
	float: none;
	height: 149px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 20px;
	background-position: right;
	background-repeat: no-repeat;
}



#images {
	float: left;
	background-color: #819AB8;
}


#callout {
	float: left;
	width: 90%;
	font-size: 10px;
	line-height: 18px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#callout p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


#blurb_1 {
	float: left;
	width: 30%;
	padding-top: 20px;
	border-top: 1px #819ab8 dotted;
	border-right: 1px #819ab8 dotted;
	padding: 20px;
	height: 200px;
}

#blurb_2 {
	float: left;
	width: 60%;
	padding-left: 10px;
	padding-top: 20px;
	border-top: 1px #819ab8 dotted;
	height: 200px;
}

#right_margin {
	background: #e9e0d7;
	float: left;
	position: absolute;
	width: 105px;
	margin-left: 920px;
	left: 1px;
	top: 140px;
}

.clearboth { 
clear: both; }

li.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #736257;
	padding-left: 10px;
	list-style-position: inside;
}

a.activeLink {
font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #736257;
	font-size: 18px;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #599bcc;
}
a:hover {
	text-decoration: underline;
}

.floatleft {float:left;
}

.floatright {float:right;
}

hr {
    height:1px dotted;
    width:100%;
    background:#819ab8;
   }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
display: inline-block;
}

*html .clearfix {height: 1%;}

* html #listmenu ul {
float:left;
}

* html a {
display:block:}

.clearfix {display: block;}


/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */
