body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #dfd8cd;
	line-height: 150%;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	color: #1e3a8b;
	font-weight: bold;
	line-height: 150%;
}

h2 {
	float: left; 
	font-size: 16px; 
	color: #444400; 
	font-weight: bold;
	line-height: 150%; 
	margin: 5px 0px 0px 5px;
}

h3 {
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin:0;
	padding: 2px 3px;
}

h4 {
	font-size: 12px;
	color: #1e3a8b;
	font-weight: bold;
	margin:0;
	padding: 0;
}

h5 {
	font-size: 12px;
	color: #1e3a8b;
	font-weight: bold;
	margin:0;
	padding: 0;
}

div.clear {
	clear: both;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#container{
	width: 800px;
	margin: -20px auto;
	background: white;
	padding: 0;
	border: 1px solid #705b41;
}

#nav {
	width: 590px;
	height: 30px;
	padding: 0;
	margin: 65px 0 0 0;
	background: url(../images/brown_btn.gif) center right repeat-x;
	line-height: 80%;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#nav div a {
	float:left;
	height: 30px;
	padding: 0px 18px 0px 18px;
	margin: 0;
	display: block;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#nav div a:hover {
	background: url(../images/tan_gradcur2.gif) top right repeat-x;
}

#nav div a.rover {
	background: url(../images/tan_gradcur3.gif) top right repeat-x;
}
#right {
	float: right;;
	margin: 20px 10px 0 0;

}

.maxims ul {
	width: 540px;
	font-size: 12px;
	font-weight: none;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}

.maxims li {
	margin: 0 0 15px 0;
	padding: 0;
}

#content {
	width: 600px;
	margin: 15px;
}

#sub_content {
	width: 800px;
	margin: 5px 0 0 10px;
}

#sub_content div.text {
	width: 600px;
	clear: both;
}

#sub_content div.text_link a {
	font-size: 12px;
	font-weight: bold;
	color: #1e3a8b;
}

#sub_content div.text_link {
	margin: 0;
	padding: 0;
}

#sub_content div.text_link ul {
	list-style: none;
	width: 290px;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}

#sub_content div.text_link li {
	margin: 0px 10px 5px;
	padding: 0;
}

#sub_content div.text2 {
	font-size: 12px;
	color: black;
	line-height: 150%;
	width: 620px;
}

#sub_content div.text2 a {
	font-size: 12px;
	color: #1e3a8b;
	font-weight: bold;
	line-height: 150%;
}

#sub_content a {
	font-size: 12px;
	color: #1e3a8b;
	font-weight: bold;
	line-height: 150%;
}

#feature {
	background: #f2f3ea; 
	border: 1px solid #d2d5bd; 
	float: left; 
	padding: 10px;
	width: 510px;
}

div.feature_columns {
 
	margin: 0 30px 10px 30px;
}

div.feature_columns a {
	color: #444400;
	text-decoration: underline;
	margin: 0 0 0 5px;
	
}

#feature ul {
	font-size: 12px;
	margin: 0 0 0 15px;
	padding: 0;
	color: #444400;
}

div.footer {
	background: url(../images/gradient.gif) repeat-x;
	width: 800px;
	margin: 0;
	padding: 0;
}

#locations {
	width: 600px;
	height: 140px
}