@charset "UTF-8";
/* CSS Document */
* {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}
li,dd {
margin-left:1em;
}
fieldset {
padding:0.5em;
}
body {
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	color:#FFFFFF;
	background-color: #603526;
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat-x;
}
#slogan {
	margin: 30px 0 20px 372px;
}
#wrap {
	margin-top:0px;
	width:95%;
	background-image:url(../images/wrap-bg.jpg);
	background-repeat:repeat-x;
}
#logo {
	margin-top:0px;
	margin-left:-13px;
	height: 241px;
	width:159px;
	float:left;
	overflow:hidden;
	}
#menu {
	margin-top:-2px;
	margin-left:-20px;
	float:left;
	width: 20em;
	overflow:hidden;
	}
#content {
	margin: 0 50px 0 25em;
	}
#footer,.small,.createdate,.modifydate,.mosimage_caption {
	clear:both;
	color: #76b0bc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float:left;
	margin-top: 100px;
	margin-left:372px;
	margin-bottom:50px;
}
.inside {padding: 20px;}

img.pic {
	margin-left:30px;
	margin-bottom:10px:
}

a{
color:#76b0bc;
text-decoration:none;
}

p, ul{
color:#FFFFFF
}
h1,.componentheading{
font-size:1.7em;
color:#76b0bc;
}
h2,.contentheading{
font-size:1.5em;
}
h3{
font-size:1.3em;
}
h4{
font-size:1.2em;
}
h5{
font-size:1.1em;
color:#76b0bc;
padding-top:1em;
}
h6{
font-size:90%;
font-weight:bold;
color: #76b0bc;
line-height:.7;
}
.moduletable{
margin-bottom:2em;
padding:0 0; /*padding for inside text*/
}

.moduletablelogo {
	margin:0;
	list-style-type: none;
	border: none;
	width:160px;
}

.moduletablelogo a, .moduletablelogo a:link, .moduletablemenu a:visited {
	list-style-type: none;
	border:none;
}

.moduletablemenu { width: 250px; }

.moduletablemenu ul
{
margin-top:8px;
margin-left:0px;
list-style-type: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.moduletablemenu a
{
	display: block;
	width: 160px;
	text-indent: 20px;
	padding: 8px;
}

.moduletablemenu a:link, .moduletablemenu a:visited
{
color: #a5806c;
text-decoration: none;
}

.moduletablemenu a:hover
{
background-color: #76b0bc;
color: #5f3425;
}

blockquote {
	text-indent:-0.5em;
}
title {
	color: #660000;
}

.services {
	border-top-width:50px;
	border-top-color:#d4e4e7;
	margin-top:0px;
}
.about {
	border-top-width:50px;
	border-top-color:#d4e4e7;
	margin-top:100px;
}

.testimonials {
	border-top-width:50px;
	border-top-color:#d4e4e7;
	margin-top:150px;
}

.contact {
	border-top-width:50px;
	border-top-color:#d4e4e7;
	margin-top:200px;
}

.biography {
	border-top-width:50px;
	border-top-color:#d4e4e7;
	margin-top:250px;
}

.contentpaneopen {
	width:90%;
}

#logo ul.menu {
list-style-type: none;
}