body {
	background: #ffffcc ;
	/* background: #ffffcc url(../images/grid.gif); */
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #444;
	text-align: center;
}


a, a:link, a:visited {
	color: #444;
}

p a:hover, li a:hover {
	background-color: #FFFFEE;
}

#fancy_wrap a:hover {
	background-color: none !important;
}

#logo_link:hover {
	background: none;
}

p, ul {
	color: #444;
	font-size: 1.55em;
	line-height: 21px;
	margin-bottom: 21px;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 1.3em;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	height: 600px;
}

#lh_column {
	float: left;
	width: 150px;
}

#rh_column {
	float: right;
	width: 710px;
}


#fr_column {
	float: right;
	width: 0px;
}


#body_content {
	margin-top: 73px;
}

#footer {
	float: right;
	clear: both;
	border-top: 1px solid #b6b693;
	width: 710px;
}

#ckt_logo {
	margin-top: 1.8em;
}

#site_title {
	width: 710px;
	height: 52px;
	background: url(../images/master_thatcher.gif) left top no-repeat;
	text-indent: -9999px;
	margin-top: 34px;
}

#mt_logo {
	width: 132px;
	height: 125px;
	background: url(../images/eamtlogo.png) right top no-repeat;
	text-indent: -9999px;
	margin-top: 1.8em;
}

#main_navigation {
	font-size: 20px;
	margin: 19px 0 0 0;
}

#main_navigation li {
	float: left;
	display: inline;
	margin: 0 9px 0 0;
}

#main_navigation img, #main_navigation li, #main_navigation a {
	border: none;
}

#main_navigation li a:link, #main_navigation li a:visited {
	display: block;
	height: 29px;
	text-indent: -9999px;
	background-position: left top;
}

#main_navigation li a:hover {
	display: block;
	height: 29px;
	text-indent: -9999px;
	background-position: left -29px;
}


#active_page span {
	display: block;
	height: 29px;
	text-indent: -9999px;
	background-position: left bottom;
}

#home_nav {
	width: 72px;
	background-image: url(../images/home_nav.gif);
}

#services_nav {
	width: 97px;
	background-image: url(../images/services_nav.gif);
}

#map_nav {
	width: 56px;
	background-image: url(../images/map_nav.gif);
}

#photos_nav {
	width: 87px;
	background-image: url(../images/photos_nav.gif);
}

#testimonials_nav {
	width: 146px;
	background-image: url(../images/testimonials_nav.gif);
}

#about_nav {
	width: 81px;
	background-image: url(../images/about_nav.gif);
}

#contact_nav {
	width: 105px;
	background-image: url(../images/contact_nav.gif);
}

#secondary_nav {
	border-top: 1px solid #b6b693;
	list-style: none;
	padding: 0;
	margin: 30px 0 0 0;
}

#secondary_nav li {
	border-bottom: 1px solid #b6b693;
	list-style: inside square !important;
	margin: 0;
	padding: 5px 5px;
}

#secondary_nav a {
}

#secondary_nav a:link, #secondary_nav a:visited {
	text-decoration: none;
}

#secondary_nav a:hover {
	text-decoration: underline;
}

#secondary_nav .selected {
	background: #ccc;
}

.hidden_section {
	display: none;
}

#body_text {
	clear: both;
}

#lead_image {
	float: left;
	display: inline;
	margin-bottom: 20px;
}

#footer ul {
	margin: 20px 0 20px 0 !important;
	padding: 0;
	float: left;
	display: inline;
}

#footer li {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	list-style: none;
	padding: 0;
}

#footer p {
	clear: both;
	font-size: 12px;
	float: left;
	display: inline;
	padding: 0 0 30px 0;
}

.inline_quote {
	width: 170px;
	float: right;
	display: inline;
	font-size: 1.6em;
	background: #999966;
	padding: 10px 10px 0 10px;
	height: 263px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b6b693;
}

.inline_quote p.quote_text {
	line-height: 28px;
	color: #FFFFCC;
	text-shadow: #5c5c29 0 -1px 0;
}

.quote_readmore {
	font-size: 18px;
}

.quote_readmore a:link, .quote_readmore a:visited {
	color: #444 !important;
}

#thatch_side_thumbs {
	margin: 99px 0 20px 0;
}

#thatch_side_thumbs ul {
	list-style: none;
	margin: 5px 0 0 0;
}

#thatch_side_thumbs li {
	float: left;
	display: inline;
}

.sidethatch_left {
	margin: 0 10px 10px 0;
	clear: both;
}

.sidethatch_right {
	margin: 0 0 10px 0;
}

#thatch_side_thumbs h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

#body_content h3 {
	font-size: 18px;
	margin-bottom: 30px;
	font-style: italic;
}

.truth h3 {
	margin-bottom: 10px !important;
}

.image_align_right {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
}

.links li {
	margin-bottom: 5px;
}

.sidebar_button {
	width: 130px;
	font-size: 16px;
	background: #999966;
	padding: 10px 10px 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b6b693;
}

.homepage_quote {
	border-top: 1px solid #b6b693;
	border-bottom: 1px solid #b6b693;
	float: right;
	display: inline;
	width: 180px;
	padding: 10px 10px 5px 10px;
	margin: 0 0 0 0;
	height: 208px;
}

.homepage_quote p {
	font-size: 20px;
	line-height: 24px;
}

.testimonial_quote {
	border-top: 1px solid #b6b693;
	padding: 10px 0 5px 30px;
	margin: 10px 0;
	background: url(../images/quote_start.gif) left 10px no-repeat;
}

.testimonial_quote p {
	padding-right: 30px;
}

.testimonial_quote p.final_line {
	padding-right: 30px;
	margin-bottom: 0;
	background: url(../images/quote_end.gif) right bottom no-repeat;
}

.testimonial_quote h3 {
	font-style: italic;
	font-size: 14px;
	color: #7a7a47;
	padding: 21px 30px 0 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.full_letter {
	background-color: #fdfdf6;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #b6b693;
	margin: 0 30px 30px 30px;
}
 
.show_letter {
	font-weight: bold;
	color: #ffffcc;
	border: 1px solid #b6b693;
	background: #999966;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 12px 0 11px 0;
	padding: 3px 10px;
	cursor: pointer;
	width: 150px;
	text-align: center;
} 

.first_quote {
	border-top: none;
}

#body_content h1 {
	font-size: 28px;
	margin-bottom: 30px;
}

#body_content h2 {
	margin-top: 30px !important;
	font-size: 20px;
	padding-top: 16px;
	border-top: 1px solid #b6b693;
	color: #7a7a47 !important;
	margin-bottom: 11px;
	clear: both;
}

#spacerz {
	padding-top: 50px;
}

#body_content h2.faq_header {
	font-size: 18px;
	line-height: 18px;
	padding: 8px 0 8px 17px !important;
	background: url(../images/plus.gif) left 12px no-repeat;
	border-top: none;
	border-top: 1px solid #b6b693;
	color: #7a7a47 !important;
	margin: 0px !important;
	clear: both;
}

.hidden_section h3 {
	margin: 10px 0 4px 0 !important;
	font-style: normal;
}

#header_no_leadphoto {
	margin: 0 0 15px 0 !important;
	padding-top: 15px;
}

.left_photo {
	float: left;
	display: inline;
	width: 340px;
}

.right_photo {
	float: right;
	display: inline;
	width: 340px;
}

.photo_row {
	width: 710px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #b6b693;
	margin-bottom: 30px;
}

.hidden_gallery {
	display: none;
}

.final_row {
	border-bottom: none;
}

.question {
	padding: 10px 0;
	border-bottom: 1px solid #b6b693; 
	clear: both;
	width: 100%;
}

.field_label {
	float: left;
	display: inline;
	width: 200px;
}

.field_label label {
	font-size: 16px;
}

.field_input {
	float: left;
	display: inline;
	width: 200px;
}

.lastquestion {
	border-bottom: none !important;
}

.field_input input, .field_input textarea {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 4px;
	font-size: 14px;
	font-family: Arial;
	width: 400px;
}

.field_input textarea {
	height: 150px;
}

#form_submit {
	float: right;
	display: inline;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 4px;
	font-size: 14px;
	color: #fff;
	background-color: #666;
	width: 100px;
	font-family: Arial;
	margin: 0 100px 30px 0;
}

#map_canvas {
	margin-bottom: 30px;
	border: 1px solid #b6b693;
	width: 708px; 
	height: 498px;
	background-color: #FFF;
}

#skip {
	display: none;
}

#errors {
	background: #FF0000;
	border: 1px solid #94020b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	margin-bottom:10px;
}

#errors p, #errors li, #errors ul {
	color: #FFF;
	margin-bottom: 0;
}

#sidebar_images {
	margin: 20px 0 0 0;
}

#sidebar_images img {
	width: 140px;
	padding: 4px;
	border: 1px solid #b6b693;
	background: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
}

#sidebar_images p {
	margin-top: 2px;
	font-size: 13px;
	line-height: 16px;
	padding: 0 4px;
}

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
