@charset "utf-8";
/* CSS Document */


#home #mainContent a {
	
	font-size: 13px;
	color: #648fb6;
	text-decoration: underline;
	font-weight: bold;
}
#home #mainContent a:hover {
	
	font-size: 13px;
	color: #ee743f;
	text-decoration: underline;
	font-weight: bold;
}

.style1 {color: #6E6E6E}
.style2 {color: #512204}
.style4 {font-size: 10px}

#mainContent {
	background: #FFFFFF;
	height: auto;
	width: 914px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 8px;
}

#topContent {
	margin: 0px;
	padding: 0px;
	width: 914px;
}
#topLeftColumn {
	padding: 20px 20px 10px;
	float: left;
	width: 569px;
	border-right: 2px solid #878378;
	background: url(../img/whiteShadow.gif) repeat-x;
}
#topLeftColumn ul {
	margin-left: 12px;
	margin-top: 35px;
}

#topLeftColumn h1 {
	font-size: 22px;
	color: #512204;
	padding-bottom: 15px;
	padding-left: 8px;
	font-weight: normal;
}



#testimonialBox {
	background: #EEECDF;
	padding: 5px;
	float: inherit;
	width: 250px;
}

.testimoniallongbox {
	border: solid;
	border-color: #33FF33;
	padding: 5px;
	float: inherit;
	
}


#testimonialBox   h1 {
	font-size: 16px;
	color: #ee743f;
	padding-bottom: 5px;
	padding-left: 0px;
}
#testimonialBox  p {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	padding-bottom: 5px;
}
#photoAudio {
	margin-top: 20px;
	float: left;
	padding-right: 10px;
}
#photo {
	float: left;
}
#paText {
	float: left;
	width: 560px;
}

#photoAudio h1 {
	font-size: 16px;
	color: #4C2101;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
}
#photoAudio p {
	font-size: 14px;
	color: #767574;
	line-height: 18px;
}
#photoAudio ul {
	margin-right: 20px;
	margin-left: 60px;
	margin-top: 5px;
}






#topRightColumn {
	padding: 15px 15px 10px 20px;
	width: 268px;
	background: url(../img/tanShadow.gif) repeat-x;
	float: right;
	margin: 0px;
}
#topRightColumn h2 {
	font-size: 16px;
	font-weight: normal;
	color: #6892B7;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 22px;
}

#topRightColumn h1, #servicesBox h1, #bottomRightColumn h1 {
	font-size: 22px;
	font-weight: normal;
	color: #512204;
}
#topRightColumn p {
	margin-bottom: 10px;
	font-size: 14px;
	color: #6E6E6E;
}
#topRightColumn ul {
	width: 230px;
	margin-left: 12px;
	margin-bottom: 1px;
}
#topRightColumn li {
	padding-bottom: 10px;
}

#bottomContent {
	clear: both;
	float: left;
	width: 914px;
}
#bottomLeftColumn {
	float: left;
	width: 609px;
	border-right: 2px solid #878378;
}
#servicesBox {
	background: url(../img/tanShadow2.gif) repeat-x;
	width: 278px;
	border-right: 2px solid #878378;
	float: left;
	padding: 13px 10px 10px 15px;
	font-size: 14px;
	color: #767574;
	height: 335px;
}
#servicesBox h2 {
	font-size: 16px;
	font-weight: normal;
	color: #6892B7;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 22px;
	padding: 0px;
}
#servicesBox li {
	list-style: url(../img/listArrow.jpg);
	padding-bottom: 10px;
}
#servicesBox ul {
	padding-top: 14px;
	margin-left: 10px;
}




#newsletterBox {
	float: left;
	width: 279px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #767574;
	background: url(../img/tanShadow2.gif) repeat-x;
}

#newsletterBox p {
	color: #7E7C7B;
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 18px;
}
#newsletterBox h1 {
	font-size: 22px;
	color: #512204;
	font-weight: normal;
	padding-bottom: 34px;
	padding-top: 08px;
}

#bottomRightColumn {
	padding: 13px 15px 10px 20px;
	width: 268px;
	background: url(../img/tanShadow2.gif) repeat-x;
	float: right;
	font-size: 14px;
	line-height: 18px;
	color: #767574;
}
#bottomRightColumn p {
	padding-top: 13px;
}

