body {background: url(images/bkg.gif); margin: 0px; padding: 0px;}
#pagewrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background: url(images/page_bkg.jpg) repeat-y;
	margin-top: 15px;
	width: 760px;
	line-height: 17px;
}
#main {
	float: right;
	width: 576px;
	background: url(images/page_top.jpg) no-repeat top;
}
#content {
	color: #716E68;
	font: 11px/18px Arial, Helvetica, sans-serif;
	margin: 2px 10px 0px 5px;
	padding: 25px 50px 13px 28px;
	border: 1px solid #B7B3A6;
}

#content ul {
	color: #a89869;
	
}
#content li {
	list-style: url(images/bullet.gif);
}

a:link, a:visited, a:active {color: #CBA428; text-decoration: underline;}
a:hover {text-decoration: none;}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 16px;
	padding-bottom: 0px;
}

h2{
	color:  #c7ad5b;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#nav {
	margin-top: 13px;
	margin-left: 8px;
}
#nav img {
	display: inline;
	margin-right: 3px;
}
#image {
	margin-top: 13px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#bkgwrap {
	background: url(images/bkg_top.gif) repeat-x top left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	line-height: 1px;
}
#column {
	width: 184px;
	float: left;
}
#pagelow {clear: both;}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 752px;
	font: 10px/17px Arial, Helvetica, sans-serif;
	color: #837554;
	}
#footer a:link, #footer a:visited, #footer a:active {color: #837554; text-decoration: none;}
#footer a:hover {color: #837554; text-decoration: underline;}
.copy {float: right;}

#seo a:link, #seo a:visited, #seo a:active {color: #837554;text-decoration: none;}
#seo a:hover {color: #837554; text-decoration: none; cursor: text;}	

.nicetable {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #827965;
	font-size: 11px;
	width: 100%;
}

.niceTable th{
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-left: 5px;
}
.niceTable td {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	border-right: 1px;
	border-bottom: 1px;
	padding-right: 3px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.niceTable h1 {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	border-right: 1px;
	border-bottom: 1px;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	padding-left: 23px;
	margin: 0px;
}

.divider{
	padding-bottom: 15px;
}
.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}
#address {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #837554;
}
#address a:link, #address a:visited, #address a:active {color: #837554; text-decoration: none;}
#address a:hover {color: #837554; text-decoration: underline;}
