@charset "utf-8";
html {font-size:100%;}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(images/background.jpg) repeat-x;
	font: 0.8em/1.2em verdana, arial, Helvetica, sans-serif;
}
#containerArea {
	width: 1200px;
	margin: 0px auto;
}

#container  {
	width: 984px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFFFFF url(images/back.jpg) repeat-y;
}
#container1  {
	width: 984px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFF;
}

#mainContent1  {
	background-color:#FFF;
	margin: 0 auto;
} 

#content{
	margin: 0 auto;
	background: #FFF url(images/back.jpg) repeat-y;
	padding-left: 36px;
}
#content1{
	margin-left:1px;
	float:left;
	width:314px;
}
#content2{
	margin-left:20px;
	float:left;
	width: 560px;
	margin-top: 20px;
	text-align: left;
}

#testimonial {
	color:#734134;
	font: bold 130%/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: url(images/backTestimonial.jpg) no-repeat;
	padding: 15px 15px 0px;
	height: 324px;
}
#header {
	background: url(images/banner.gif) no-repeat;
	height: 178px;
	width: 984px;
}

#testimonial2 {
	color:#734134;
	font: 130%/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: url(images/backTestimonial_sm.jpg) no-repeat;
	padding: 0px 15px;
	height: 197px;
}
#leftColumn {
	background: url(images/backTestimonial.jpg) no-repeat;
	padding: 10px 15px;
	height: 324px;
}

#leftColumn p {
	color: #000000;
	margin-top: 0px;
}
#leftColumn h2 { font-size:130%;}
#leftColumn2 h2 {
	color: #000;
}
#leftColumn2 p {
	color: #000;
	font-weight: normal;
}

#leftColumn ul {
	padding-left: 15px;
	color: #000000;
	margin-top: 5px;
}
#leftColumn li {
	padding-bottom: 3px;
}
#leftColumn2 {
	color:#734134;
	background: url(images/backLeftColumn2.jpg) no-repeat;
	padding: 10px 15px;
	height:534px;
}

#leftColumn3 {
	color:#734134;
	background: url(images/backLeftColumn3.jpg) no-repeat;
	padding: 10px 15px;
	height:600px;
}
#leftColumn3 h2 { font-size:130%;}
.normal {
	font: normal 65%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.comments {
	line-height: 1.5em;
	font-size: 85%;
}
#divider {border-top: 1px solid #adcddf; padding-bottom: 0px; height: 1px;}


#column1 {
	width:290px;
	float: left;
	padding-right: 10px;
	margin-left: 15px;
	height: 225px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#columnComments {
	border-right: 1px dashed #58a1ca;
	padding-right: 15px;
}

#column1 p {
	font-size: 85%;
	padding-top: 0px;
	margin-top: 5px;
}

#column1 h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
}
#column1 h3 {
	font-size: 105%;
	font-weight: bold;
	color: #0164a8;
	margin-top: 5px;
	margin-bottom: -5px;
	padding-bottom: 0px;
}


#columnContainer {
	background: url(images/backgroundColumnContainer.jpg) no-repeat;
	height: 260px;
	width: 984px;
}

#column2 {
	padding-right: 18px;
	width:318px;
	float: left;
	margin-left: 15px;
	height: 225px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#column2 h2 {
	margin-top: 0px;
	font-size: 110%;
}
#column2 p {
	font-size: 85%;
	margin-top: 5px;
}
#column3 {
	width:270px;
	float: left;
	margin-left: 15px;
	padding-right: 10px;
	height: 225px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#column3 h2 {
	margin-top: 0px;
	font-size: 110%;
}
#column3 p {
	font-size: 85%;
	margin-top: 5px;
}
#columnA {
	border-right: 1px dashed #58a1ca;
	width:245px;
	float: left;
	padding-right: 15px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#columnB {
	padding-right: 35px;
	width:245px;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
}
#columnA_about {
	border-right: 1px dashed #58a1ca;
	width:200px;
	float: left;
	padding-right: 15px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#columnB_padding {
	padding-right: 10px;
	width:245px;
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 20px;
}
.column {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
}


  #topnav {
	height: 29px;
	width: 984px;
	background: url(images/back_nav.gif) no-repeat;
	margin-top: -3px;
}


h1 {
	font: normal 160% Verdana, Arial, Helvetica, sans-serif;
	color: #0164a8;
}
h2 {
	font: bold 130%/1.2em Arial, Helvetica, sans-serif;
	color: #734134;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	color: #0164a8;
	font: bold 110% Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	color: #000;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h5 {font-size: 100%;	font-weight: bold;	color: #5d332a;	margin-bottom: 0px;	margin-top: 5px;}

ul {margin-bottom: 0px;}
#content1 a:link {color: #0164a8;}
ol ol li {
	list-style: lower-alpha;
}

#content1 a:hover {color: #d59951;}
#content1 a:visited {color: #5d332a;}

#content2 a:link {color: #0164a8;}
#content2 a:hover {color: #d59951;}
#content2 a:visited {color: #5d332a;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#insert {
	border: 1px solid #accde0;
	padding-top: 5px;
	font-size: 100%;
	padding-bottom: 5px;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
}
.insertDivider {
	padding-left: 10px;
	padding-right: 10px;
	color: #d99e4e;
}
th {
	background: #adcddf;
	text-align: left;
	font-weight: bold;
}
.tableBorder {
	border: 1px solid #accde0;
}

.td1 {
	background: #FFF;
	border-bottom: 1px solid #accde0;
}
.td2 {
	background: #f1efe2;
	border-right: 1px solid #accde0;
	border-bottom: 1px solid #accde0;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.forms {
	line-height: 2.0em;
	color: #734134;
}

.photoR {border: 1px solid #015023;	margin: 0px 0px 0px 10px;}
.photoR_noBorder {margin: 0px 0px 10px 10px;}
.text_small {font-size: 85%;}
.textBrown {color: #8e503b;}
.textLarge {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
}
#text_smallR {font-size: 85%; text-align:right;}


#top {
	font-size: 85%;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.form_padding {padding-bottom: 5px;}


#footer {
	padding: 5px 40px 0;
	background: #FFFFFF repeat-y;
	font-size:85%;
	border-top: 1px solid #accde0;
	margin: 20px auto;
	width: 800px;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center; 
}
#footerHome {
	margin: 20px auto;
	background: #FFFFFF;
	font-size:85%;
	width: 984px;
	text-align: center;
} 
#footerHome  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center; 
}

.borderLeft {
	border-left: 1px solid #000000;
	margin-left: 15px;
}
.tableLayout {
	margin-left: 20px;
}
.divider{
	color:#adcddf;
	padding-right: 4px;
	padding-left: 4px;
}

.current {
	color: #000;
}
