a:focus { 
    outline: none; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898281;
	background-color: #f8f0e9;
	line-height: 145%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	background-image: url(siteimages/template/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.header .inner {
	width: 955px;
	margin: auto;
}
.header .inner .padding {
	padding-top: 38px;
	padding-right: 40px;
	padding-left: 40px;
}
.header .rule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e7e3e3;
}
.footer {
	background-image: url(siteimages/template/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #A49E9E;
}
.footer a {
	color: #A49E9E;
	text-decoration: none;
}
.footer .small {
	font-size: 11px;
	color: #CCC;
}
.footer a.pb {
	color: #CCC;
	text-decoration: none;
}
.footer .inner {
	width: 955px;
	margin: auto;
}
.footer .inner .padding {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 30px;
}
.footer .rule {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e7e3e3;
	padding-top: 15px;
}
.mainContent {
	background-image: url(siteimages/template/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainContent .telephone {
	text-align: right;
	padding-right: 40px;
	padding-bottom: 20px;
}
.mainContent .inner {
	width: 955px;
	margin: auto;
}
.mainContent .inner .padding {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 20px;
}
.mainContent .leftCol {
	width: 416px;
}
.mainContent a {
	color: #000;
	text-decoration: underline;
}
.mainContent a:hover {
	color: #b36858;
}
.mainContent ul {
	margin-left: 15px;
	padding-left: 2px;
}
.mainContent li {
	padding-bottom: 5px;
}
.mainContent .rightPanel {
	padding-left: 40px;
}
.mainContent .rightPanel .divwidth {
	width: 417px;
}
.testimonial  {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D1D0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightQuotemark {
	padding-bottom: 30px;
}
.mainContent .imgFloatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.mainContent .timetable td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #333;
}
.mainContent .timetable .left {
	padding-left: 6px;
}
.mainContent .timetable .left2 {
	padding-left: 6px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.testimonial .name  {
	color: #b36858;
}
.formField {
	width: 95%;
	background-color: #F9F3EE;
	padding: 2px;
	border: 1px solid #D6D1D0;
}
h1 {
	padding-top: 20px;
	padding-bottom: 15px;
}
h2 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 25px;
}
h3 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 20px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.greyPanel {
	color: #FFF;
	width: 417px;
	font-size: 14px;
	padding-bottom: 37px;
}
.greyPanel .textArea {
	background-color: #cdc6c5;
	padding-right: 28px;
	padding-left: 27px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.greyPanel .textArea a {
	color: #FFF;
	text-decoration: underline;
}
.greyPanel .textArea a:hover {
	color: #b36858;
	text-decoration: underline;
}
.greyPanel .textArea2 {
	background-color: #cdc6c5;
	padding-right: 28px;
	padding-left: 118px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.absPosition {
	position: absolute;
}
.nicolePic {
	position: absolute;
	top: -155px;
}
.mainContent .contactRule {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D1D0;
	padding-bottom: 10px;
}
.textBrown {
	color: #b36858;
}

