body {
	font-size: 12px;
	background-image:none;
  }
h1{
	font-size: 18pt;
}
h2{
	font-size: 16pt;
}
h3{
	font-size: 12pt;
}
a:visited{
	color:#B0A591;
}
/*Beginging of Divs*/
#containerHeader {
	border:none;
	height:65px;
}
#header {
	width: 100%;
}
/*navigation*/
#navigation{
display:none;
}
/*Main Content*/
#container {
	margin: 0;
	width: 100%;
	text-align: left;
  }

#subnav{
	width:100px;
}
#subnav ul{
}

#subnav h1{
	color:#4D4C46;
	font-size:18pt;
	padding:0;
}
#subnav li{
padding:0;
}
#subnav li a{
	padding:2px 0 4px 0px;
	font-size:8pt;
	width:100px;
}

#subnav p{
	font-size:10px;
}
.headerPhoto{
}
#quotes{
	margin-left:0px!important;
	margin:0;
	padding:0;
	width:150px!important;;
	width:160px;
	font-size:10pt;
	color:#4D4C46;}
#maincontent, #contact{
	width:450px !important;
	width:415px;
	border-bottom: 1px dotted #817E7A;
	border-left: 1px dotted #817E7A;
	margin:10px 40px 10px 20px!important;
	padding-left:10px;
}
/*Testimonials*/
.testimonial, .testimonial2{
background-image:none;
padding:0;
text-align:justify;
width:85%!important;
width:100%;
}

.parenthesis{
	display:inline;
	font-family: "Times New Roman", Times, serif;
}
.parenthesis2{
display:none;
}
/*Form*/
div.row {
	clear: both;
	width: 90%;
}
div.row span.label {
  float: left;
}
div.row span.formw {
	float: left;
} 
.instructions {
font-size:.75em;
}
.pageBreak{
page-break-before:always;
}
/*Contact locations*/
div.float {
float: left;
width:45%;
margin: 0px 10px 10px 0px;
text-align: center;
}
div.float h2{
padding-bottom:0;
}
/*Footer*/
#footer{
	border-top: 1px dotted #817E7A;
	padding:5px 10px 7px 10px;
	font-size:.75em;
	width:70%;
}
#footer ul{
	list-style-type: none;
	padding:0;
	margin:0;
}
#footer li{
	display:inline;
	margin:0;
}
#footer li.divider{
	color:#B0A591;
	margin:0 10px 0 10px;
}
