body {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin:0px;
	text-align:center;
	height:100%;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
img.right {
	float:right;
	padding-left:10px;
}
img.left {
	float:left;
	padding-right:10px;
}
h1 {
	font-size:180%;
	font-weight:normal;
	color:#934e00;
	text-align:center;
}
h2 {
	font-size:120%;
	font-weight:normal;
	color:#95968f;
	text-transform: uppercase;
}
hr.line {
	border:none;
	background:#CCC;
	color:#CCC;
	height:1px;
}
a:link,
a:visited,
a:active {
	color:#374c63;
	text-decoration:none;
}
a:hover {
	color:#1c426d;
	text-decoration:underline;
}

#container {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:120%;
	background: url("/template3/images/fmt_bodyback.gif") repeat-y #FFF;
}

/* header */
#headerlogo {
	background: url("/template3/images/fmt_logoback.gif") repeat-x #FFF;
	padding-top: 34px;
}
#headertext {
	background: url("/template3/images/fmt_headerback.gif") repeat-x #F1F1F0;
	padding: 50px 5px 5px 25px;
}
.headertext1 {
	font-size:200%;
	color:#d18316;
}
#headerestimate {
	position:absolute;
	top:5px;
	right:5px;
	z-index:10;
}

/* main */

#leftpane {
	width:200px;
	background:#9FA09B;
	float:left;
}
#leftmain {
	margin:10px;
	color:#213347;
}
#rightpane {
	width:550px;
	background:#FFF;
	float:left;
}
#maincontent {
	padding:15px;
}

/* navigation */
#navigation {
	background: url("/template3/images/fmt_navback.gif") repeat-x #142336;
	height:260px;
	padding:40px 5px 0px 15px;
	font-size:110%;
}
.navlink {
	line-height:25px;
	padding-left:10px;
}
a.navlink:link,
a.navlink:active,
a.navlink:visited {
	color:#9fa09b;
	background: url("/template3/images/nav_back1.gif") no-repeat;
}
a.navlink:hover {
	color:#FFF;
	text-decoration:none;
	background: url(/template3/images/nav_back2.gif) no-repeat;
}

/* inside */
#insideheader {
	background: url(/images/fmt_headerback2.jpg) repeat-x #b1b2ad;
	height:148px;
	border-bottom: solid 3px #737470;
	margin-bottom: 4px;
}

/* home page */
#homeimage {
	text-align:center;
}
.homemain {
	margin:15px 0px;
}
.homemenu {
	background:url("/template3/images/homemenu_back.jpg") repeat-x #F1F1F0;
	height:220px;
	width:120px;
}

/* footer */

#footer {
	background: #d2d3cd;
	font-size: 80%;
	color: #142336;
}

/* classes */

.video {
	background:url("/images/vid_back.jpg") repeat-x #7c5c5a;
}
.clear {
	clear:both;
}

br.spacer {
	line-height:10px;
}

.header1 {
	clear:both;
	font-size:110%;
	font-weight:bold;
	padding:3px;
	margin: 16px 0px 5px 0px;
	background:#f1f1f0;
	border-left: solid 3px #9fa09b;
}
.testimonial {
	clear:both;
}
.column2 {
	float:left;
	width:240px;
}
.colhorizdiv {
	margin-right: 10px;
	padding-right: 10px;
	border-right: dotted 1px #999;
}
.indented_lf {
	padding-left:10px;
}
.indented_rt {
	padding-right:10px;
}
.indented {
	padding-left:10px;
	padding-right:10px;
}
.txtbrown {
	color:#8b0b04;
}
.txtltbrown {
	color:#d18316;
}
.txtgreen {
	color:#00703c;
}
.txtgrey {
	color:#95968f;
}
.txtsmall1 {
	font-size:90%;
}
.txtsmall2 {
	font-size:80%;
}
.txtsmall3 {
	font-size:70%;
}
.txtsmall4 {
	font-size:60%;
}
.txtbig1 {
	font-size:110%;
}
.txtbig2 {
	font-size:120%;
}
.txtbig3 {
	font-size:130%;
}
.txtbig4 {
	font-size:140%;
}

ul.estimate li {
	padding:5px 0;
}

.estimate li strong {
	color:#1a2f46;
	font-size:15px;
}

.subheader {
	font-size:16px;
	color:#1a2f46;
	margin-bottom:5px;
	font-weight:bold;
}
