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:#4172aa;
	text-decoration:none;
}
a:hover {
	color:#1c426d;
	text-decoration:underline;
}

#container {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:120%;
	background: #FFF;
}

/* Header */

#headernav {
	background:#26384f;
	margin-bottom:3px;
	padding:3px;
	text-align:right;
	color:#c0c1bb;
}
#header {
	height:148px;
	background:url("/template1/images/fmt_headerback.jpg") repeat-x #b1b2ad;
	border-bottom:solid 3px #737470;
	margin-bottom:4px;
}

/* Navigation */
#nav {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	font-size:120%;
	margin-bottom:4px;
}
.navcell1 {
	background:url("/template1/images/fmt_navback.gif") no-repeat #29333c;
	padding:5px 5px 3px 8px;
}
.navcell1a {
	background:#58646f;
	padding:5px 5px 3px 8px;
}
.navcell2 {
	background:url("/template1/images/fmt_navback.gif") no-repeat #29333c;
	border-left:solid 2px #FFF;
	padding:5px 5px 3px 8px;
}
.navcell2a {
	background:#58646f;
	border-left:solid 2px #FFF;
	padding:5px 5px 3px 8px;
}
a.navlink:link,
a.navlink:visited,
a.navlink:active {
	color:#c0c1bb;
	text-decoration:none;
}
a.navlink:hover {
	color:#FFF;
	text-decoration:none;
}
a.headerlink:link,
a.headerlink:visited,
a.headerlink:active {
	color:#c0c1bb;
	text-decoration:none;
}

a.headerlink:hover {
	color:#FFF;
	text-decoration:underline;
}
a.footerlink {
	color:#737470;
	text-decoration:none;
}
a.footerlink:hover {
	color:#737470;
	text-decoration:underline;
}

/* Main */

#leftpane {
	background:#f1f1f0;
	border-bottom:solid 2px #f1f1f0;
	width:200px;
}
#rightpane {
	border-bottom:solid 2px #f1f1f0;
	padding:15px 0px 15px 15px;
	min-height:350px;
}
.lp_header {
	background: url("/template1/images/lp_headerback.gif") repeat-y #9fa09b;
	border-bottom: solid 2px #FFFFFF;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:120%;
	font-weight:bold;
	padding-left:12px;
	padding-top:5px;
	color:#f1f1f0;
	height:23px;
}
.lp_standard {
	background:#f1f1f0;
	border-bottom: solid 2px #FFFFFF;
	padding:12px 15px;
	color:#737470;
	font-size:90%;
}
.lp_estimate{
	text-align:center;
	padding:10px 0;
}

/* Footer */

#footer {
	background:#26384f;
	border-top:solid 4px #58646f;
	border-bottom:solid 10px #26384f;
	margin-top:8px;
	padding:5px;
	color:#737470;
	font-size:100%;
	text-align:center;
}

/* Classes */

.franchisename {
	padding-top:30px;
	color:#737470;
	font-size:160%;
}
.franchisephone {
	color:#FFF;
	font-size:160%;
}
.homeheader {
	font-size:110%;
	font-weight:bold;
	font-style:italic;
}

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

br.spacer {
	line-height:10px;
}
.indented_lf {
	padding-left:10px;
}
.indented_rt {
	padding-right:10px;
}
.indented {
	padding-left:10px;
	padding-right:10px;
}
.txtbrown {
	color:#934e00;
}
.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%;
}
.txtbig5 {
	font-size:160%;
}
.txtbig6 {
	font-size:180%;
}
.tm {
	font-size:70%;
}

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;
}