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

body {
	margin: 0;
	padding: 0;
	background: #8a2f02;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link, a:visited {
	color: #4d0a01;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #4d0a01;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px dashed #4d0a01;
	margin-bottom: 0;
	margin-top: 12px;
	padding-bottom: 6px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
#headerbg1 {
	position: absolute;
	top: 20px;
	left: 0;
	background: #FFF;
	height: 60px;
	width: 714px;
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
}
#headerbg2 {
	position: absolute;
	top: 35px;
	left: 0;
	background: #FFF;
	height: 30px;
	width: 714px;
}
#headercopy {
	position: absolute;
	top: 20px;
	margin-left: 18px;
	color: #4d0a01;
}
#headercopy #logo {
	font-size: 52px;
}
#headercopy #headerinfo {
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: 120%;
	padding-left: 18px;
}
#mainarea {
	vertical-align: top;
	width: 509px;
	height: 580px;
	background: url("../images/homephoto.jpg") top left no-repeat;
}
#homebtns {
	font-size: 14px;
	line-height: 1.5em;
	float: right;
	margin: 125px 18px 0 0;
	text-align: right;
	font-variant: small-caps;
}
#homebtns ul {
	list-style: none;
}
#homebtns li {
	margin-top: 5px;
}
#homebtns li a:link, #homebtns li a:visited {
	padding: 2px 6px 2px 20px;
	background: url("../images/bigarrow.gif") left no-repeat #f1e9e6;
	height: 21px;
	color: #4d0a01;
}
#homebtns div a:link, #homebtns div a:visited {
	padding: 0 6px;
	color: #FFF;
	background: #6d2703;
}
#sidebar {
	vertical-align: top;
	background: url("../images/sidebarbg_home.gif") top left repeat-y;
	width: 240px;
}
#sidebarblog {
	vertical-align: top;
	background: url("../images/sidebarbg_home.gif") top left repeat-y;
}
#sidebarblog2 {
	text-align: right;
	width: 240px;
}
#sidebarblog2 h2, #sidebarblog2 p, #sidebarblog2 a:link {
	padding-right: 54px;
}
#blogfeeds a:link {
	padding-right: 0;
}
#homesidecopy {
	width: 179px;
	margin-top: 125px;
	margin-left: 1px;
	padding: 30px 12px 0 12px;
	background: url("../images/testimonialtop.png") top left no-repeat #fbf9f7;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d524c;
	line-height: 1.5em;
}
#homesidecopy p {
	margin-bottom: 0;
}
#homesidecopybot {
	margin-left: 1px;
	background: url("../images/testimonialbot.png") top left no-repeat #fbf9f7;
	width: 203px;
	height: 41px;
}
#footer {
	background: url("../images/footeroverlap.png") 509px 0 no-repeat #000;
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #8a2f02;
}
#footer div {
	padding: 10px 0 0 18px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e2d2c0;
}
#footer div a:link, #footer a:visited {
	margin-right: 12px;
	color: #e2d2c0;
}
#footer p {
	margin-top: 0;
	margin-bottom: 6px;
}
#bottom {
	background: #000;
	width: 100%;
	height: 12px;
}

/* Inside Styles */

#mainarea.inside {
	background: #FFF;
	border-top: 100px solid #4d2400;
	padding: 12px 36px 36px 18px;
	width: 455px;
	height: auto;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#mainarea.inside img {
	margin: 0 12px 0 0;
}
#insidebtns {
	font-size: 14px;
	line-height: 1.5em;
	margin: 125px 48px 0 0;
	text-align: right;
	font-variant: small-caps;
}
#insidebtns ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#insidebtns li {
	margin-top: 5px;
}
#insidebtns li a:link, #insidebtns li a:visited {
	padding: 2px 6px 2px 20px;
	background: url("../images/bigarrow.gif") left no-repeat #f1e9e6;
	height: 21px;
	color: #4d0a01;
}
#insidebtns div a:link, #insidebtns div a:visited {
	padding: 0 6px;
}
#blogbtns {
	margin: 125px 48px 0 0;
	text-align: right;
}
#contacttable td {
	vertical-align: top;
}
#contacttable td.right {
	padding-left: 24px;
}