@charset "UTF-8";
/* CSS Document */


a:link, a:visited {
 	text-decoration:none;
 }
 
 h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
 
 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
 { margin:0; padding:0 }
 
 a img,:link img,:visited img { 
 	border: none;
 }
body {
	background: #B7D3ED;
	color: #864747;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #530C0C;
}
h1 {
	margin-left: 88px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #E0744B;
}
h2 {
	margin-left: 120px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #530C0C;
}
p {
	margin-left: 88px;
	margin-right: 88px;
	font: 13px/130% Arial, Helvetica, sans-serif;
	color: #530C0C;
	padding-bottom: 10px;
}
.wrapper {
	background: #FAFAF6;
	width: 955px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.navbar a {
	color: #B23031;
	background: #AFC8DE;
}
.navbar a:link, a:visited {
	color: #B23031;
	background: #AFC8DE;
}
.navbar a:hover, a:active {
	color: #530C0C;
	background: #AFC8DE;
}
.navbar {
	font-size: 12px;
	font-weight: bold;
	color: #B23031;
	background: #AFC8DE;
	position: relative;
	width: 955px;
}
.navbar ul {
	margin: 3px 0px 0px 18px;
	padding: 9px 9px 8px;
	text-align: left;
	color: #530C0C;
}
.navbar li {
	display: inline;
	list-style: url(css/none) none;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.navbar sup {
	font-size: 8px;
}
.navbar img {
	float: right;
	clear: none;
}

.masthead {
	color: #FFFFFF;
	width: 100%;
	position: relative;
}
.maincontent {
	color: #650F0E;
	width: 955px;
	position: relative;
	margin-bottom: 80px;
	background: inherent;
}

.contact {
	color: #650F0E;
	width: 455px;
	position: relative;
	margin-left:150px;
	margin-bottom: 80px;
	background: inherent;
}	
	.fltrt {
	min-height: 1px;
	z-index: 1010;
	float: right;
	margin: 10px;
}
.maincontent em{
	color: #530C0C;
	background: inherent;
	font-weight: bold;
	font-style: normal;
}
.maincontenthome {
	background: #6388C6;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.maincontent ul {
	padding-left: 120px;
	line-height: 115%;
	list-style: disc outside;
	margin-right: 450;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #E0744B;
}
.maincontent li {
	padding-bottom: 4px;
}
.services {
	color: #650F0E;
	width: 660px;
	position: relative;
	margin-bottom: 80px;
	background: inherent;
}
.services a {
	color: #E0744B;
}
.services h2 a {
	color: #530C0C;
}
.services a:link, a:visited, a:hover, a:active {
	background: transparent;
}
.services ul {
	padding-left: 150px;
	line-height: 115%;
	list-style: disc outside;
	margin-right: 450;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #E0744B;
}
.services li {
	padding-bottom: 4px;
}
#bio {
	margin left: 100px;
	margin-left: 80px;
	float: none;
	clear: none;
	text-align: left;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #650F0E;
	background: #ccc;
	clear: both;
	border-top: 1px dashed #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
