body{
	background-color: #C28954;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 22px;
	color: #771C2B;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:100;
	color: #771C2B;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:100;
	color: #771C2B;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:100;
	color: #771C2B;
}
a{
	color: #771C2B;
	text-decoration:none;
}
a:hover{
	color: #C02F47;
	text-decoration:none;
}
#centerer{
	background-image: url(images/bodyBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#wallpaper{
	background-image: url(images/wallpaper.gif);
	background-position:top;
	background-repeat:repeat-x;
	
}
#wood{
	background-image: url(images/wood.png);
	height: 132px;
	background-repeat:repeat-x;
	background-position:top;
	position: relative;
	top: 8px;
	left: 0px;
}
#header{
	width: 776px;
}
#footer{
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
	height: 91px;
}
#phone{
	float: right;
	margin-top: 25px;
	margin-right: 5px;
}
#tabs{
	width: 526px;
	height: 34px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#tabHolder{
	position: relative;
	top: 70px;
	left: 250px;
}
#tabs a{
	height: 34px;
	width: 100px;
	color: #EBD9AB;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	text-decoration: none;
	text-align:center;
	vertical-align: middle;
	display: block;
	background-image:url(images/nav_fill.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float: right;
	font-size:16px;
}
#tabs a:hover{
	background-image: url(images/nav_fill_over.jpg);
	color: #EBD9AB;
}
#preloader{
	background-image: url(images/nav_fill_over.jpg);
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#logo{ margin-top: 13px;}
#tagline{
	height: 52px; 
	padding-top: 30px;
	padding-left: 20px;
}
#tagline h1{
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-shadow: #2E0A0F 2px 2px 0px;
}
.sizer{
	width: 776px;
}
#whiteBox{
	width: 824px;
	background-image: url(images/whiteBox_back.png);
	background-repeat:repeat-y;
	background-position:left;
}
#whiteTop{
	width: 774px;
	background-color: #FFF;
	height: 16px;
	border-left: 2px solid #2E0A0F;
	border-right: 2px solid #2E0A0F;
	border-top: 2px solid #2E0A0F;
}
#whiteBottom{
	width: 774px;
	background-color: #FFF;
	height: 16px;
	border-left: 2px solid #2E0A0F;
	border-right: 2px solid #2E0A0F;
	border-bottom: 2px solid #2E0A0F;
}
.rightFloat{
	float: right;
}
#legal{
	background-color: #ECDBAF; 
	margin-top: 15px; 
	padding: 12px; 
	width: 752px; 
	font-size: 12px;
}
#legal a{
	color: #000;
	text-decoration: none;
}
#legal a:hover{
	color: #771C2B;
	text-decoration:none;
}
#liquid{
	width: 776px; 
	font-size: 10px;
	color: #ECDBAF;
	margin-top: 3px;
}
#liquid a{
	color: #ECDBAF;
	text-decoration:none;
}
#liquid a:hover{
	color: #fff;
	text-decoration: none;
}
#whitePad{
	padding: 0px 40px 0px 40px;
}
#celpad{
	width: 17px;
}
#leftBar{
	width: 174px;
	background-color: #ECDBAF;
	height: 600px;
}
#contentCell{
	background-color: #ECDBAF;
	background-image:url(images/content_grad.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#contentPad{
	padding: 20px 40px 20px 40px;
}
.boxHeader{
	height: 30px;
	background-image:url(images/boxHeader.jpg);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
	padding: 4px 0px 0px 10px;
}
.boxHeader h3{
	margin: 0px;
	color: #EDDDB4;
}
.boxFill{
	background-image: url(images/boxBack.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.boxPad{
	padding: 10px 18px 10px 18px;
	font-size:12px;
}
.boxPad input{
	font-size: 10px;
}
.secondaryButtons{
	background-color: #5B1722;
}
.secondaryButtons a{
	height: 34px;
	color: #EBD9AB;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	text-decoration: none;
	text-align:center;
	vertical-align: middle;
	display: block;
	background-image:url(images/secondaryButtonUp.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	font-size:14px;
}
.secondaryButtons a:hover{
	background-image: url(images/secondaryButtonDown.jpg);
	color: #EBD9AB;
}