/* CSS Document */

body {
	background: #ede9df;
	text-align:center;
	color:#846e5a;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}
h2 {
	font-size:18px;
	color:#971718;
}
.border {
	 border:1px solid #a0445d;
}
img {
	border:none;
}
#alpha {
	margin:0;
	padding:0;
	width:787px;
	margin:0 auto;
	text-align:center;
}
.padimage {
	padding: 6px;
}
#beta {
	background:#fff;
	margin:0;
	padding:0;
	width:787px;
	float:left;
}
#header {
	position:relative;
	background: url(pix/header_bg.gif) no-repeat;
	margin:0;
	padding:0;
	float:left;
	width:787px;
	height:118px;
}i {
	display: none;
}
a#logo {
	position: absolute;
	display: block;
	width: 157px;
	height: 88px;
	top: 17px;
	left: 28px;
}
#headerLinks {
	position: absolute;
	text-align:left;
	left: 208px;
	top: 85px;
}
.nopad {
	margin:0 !important;
}
#headerPhone {
	color:#9c7641;
	position: absolute;
	text-align:left;
	left: 208px;
	top: 20px;
}
#headerLinks a{
	padding-right:20px;
	color:#9c7641;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#headerLinks a:hover{
	color:#666;
}
#left {
	background: url(pix/left_bg.gif) repeat-y;
	margin:0;
	padding:0;
	float:left;
	width:209px;
	height:490px;
}
#main {
	background: #fff;
	text-align:left;
	margin:0;
	padding:0;
	color:#846e5a;
	float:left;
	border: 1px solid #ede9df;
	margin-right:7px;
	width:569px;
}
#mainFront {
	background: #fff;
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	margin-right:7px;
	width:571px;
}
#main p, h1, h2, h3 {
	margin-top:12px;
	margin-left:20px;
	margin-right:20px;
}
#main a{
	font-weight:bold;
	text-decoration:none;
	color:#971718;
	font-size:12px;
}
#main a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:12px;
}
#main table{
	margin-left:12px;
	font-size:12px;
}
#main img{
	margin:7px;
}
#bottomFour {
	margin:0;
	background: url(pix/bottom_pics_bg.gif) no-repeat;
	padding:0;
	float:left;
	width:787px;
	height:176px;
}
#pics {
	margin:0px;
	width: 787px;
	height: 144px;
	float:left;
	text-align:center;
	padding:12px;
}
#pics img{
	margin-left:4px;
}
#bottomText {
	position:relative;
	margin:0;
	padding:0;
	background: url(pix/bottom_text_bg.gif) top no-repeat;
	float:left;
	width:757px;
	height:170px;
}
#bottomTextCell {
	position:absolute;
	float:left;
	text-align:left;
	width:530px;
	left:205px;
	margin: 20px 0px 10px 0;
}
#nav {
	margin-top:8px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#nav ul a {
	color:#9c7641;
	text-decoration:none;
	display: block;
	width: 209px;
	height: 24px;
	background: url(pix/nav_bul.gif) no-repeat;
	background-position: 50px 2px; 
	font-weight:bold;
	font-size:13px;
	padding:0 0 0 80px;
}
#nav ul a:hover {
	color:#000;
}
#footer {
	width:787px;
	text-align:center;
	left:0;
	margin: 0 auto;
	clear:both;
	}
#footer a{
	color:#000;
	text-decoration:none;
	}