/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	color: #EFECCA;
	font-size: 11.5px;
	font-family: Georgia, "Times New Roman", serif;
}
HTML, BODY
{
	height: 100%;
	background: #000000 url(../images/BG.png) repeat;
}
A
{
	text-decoration: none;
	color: #CB7E34;
}
A:hover
{
	text-decoration: underline;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 830px;
	margin: 0 auto -60px;
/*the bottom margin is the negative value of the footer's height*/
	background: url(../images/content-area.png) repeat-y;
}
#wrapper-all
{
	margin: 0 auto;
	width: 800px;
	position: relative;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	width: auto;
	position: absolute;
	top: 0;
	left: -55px;
	z-index: 150;
}
#logo
{
}
#column-a1 P, #column-a1 H1
{
	font: bold 25px Arial, Helvetica;
	float: right;
	text-transform: uppercase;
	margin-bottom: -31px;
	margin-right: 38px;
	letter-spacing: 1px;
	#position: absolute;
	right: 2px;
}
#image-text
{
	width: 801px;
	background: url(../images/overlay.png) repeat;
	position: relative;
	z-index: 100;
	margin-bottom: -35px;
	height: 35px;
	#margin-bottom: -35px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	height: 25px;
	float: right;
	margin-right: 35px;
	margin-top: 30px;
}
#nav-horizontal LI
{
	list-style: none;
	display: block;
	float: left;
	margin-right: 1px;
	height: 25px;
}
#nav-horizontal A
{
	display: block;
	padding: 7px 13px;
	height: 16px;
	background: #CB7E34;
	font: 14px Arial, Helvetica, Sans-serif;
	margin-top: -5px;
	color: #EFECCA;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	background: #4C5D89;
	text-decoration: none;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	float: left;
	width: 100%;
}
#column-a1
{
	width: 100%;
	float: left;
	margin-bottom: 50px;
	position: relative;
}
#column-a1 IMG
{
}
#column-a2
{
	width: 375px;
	float: left;
	margin-left: 35px;
}
#column-a3
{
	width: 265px;
	float: right;
	margin: 0 35px 0 0;
	text-align: right;
}
#small-image-text
{
	height: 35px;
	background: url(../images/overlay.png);
	margin-left: 5px;
	margin-bottom: -35px;
	position: relative;
}
#column-a3 P
{
	float: left;
	font: bold 21px sans-serif;
	margin: 0 0 -25px 7px;
	#position: absolute;
	right: 95px;
}
#column-a3 A IMG
{
	margin: 12px 22px 0 0;
}
#column-b2
{
	float: left;
	margin-top: 289px;
	width: 147px;
	margin-left: 25px;
}
#column-b2 LI
{
	margin-left: 20px;
	margin-right: 15px;
}
#column-b2 IMG
{
	float: right;
	margin-top: -200px;
}
#column-b3
{
	width: 290px;
	float: left;
	margin-left: 30px;
}
#column-b4
{
	float: right;
	width: 260px;
	margin-right: 29px;
}
#column-b4 IMG
{
	margin-bottom: 20px;
}
#column-b4 A IMG
{
	margin-left: 22px;
}
#column-c3
{
	width: 250px;
	float: left;
	margin-left: 30px;
}
#column-b3 LI
{
	margin-left: 30px;
	font: 11.5px Georgia, Helvetica;
}
#column-b3 UL
{
	margin-top: -12px;
}
#column-c4
{
	float: right;
	width: 305px;
	margin-right: 29px;
}
#column-c4 A IMG
{
	margin: 15px 0 0 40px;
}
#column-c2
{
	width: 510px;
	margin-left: 225px;
}
.sitemap
{
	margin-left: 20px;
	padding-top: 25px;
}
.sitemap LI A
{
	font: 12pt/140% Georgia, Helvetica;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 60px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 730px;
	margin: 0 auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	color: #000000;
	clear: both;
	text-align: right;
}
#footer-ob-logo
{
	float: left;
	margin-top: 12px;
}
#footer-links
{
	text-align: right;
	float: right;
	margin-top: 20px;
	text-decoration: none;
	font: bold 8pt "Trebuchet MS";
	color: #A45E09;
}
#footer-links A
{
	color: #A45E09;
	text-decoration: none;
	font-size: 10px;
}
#footer-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http: //ryanfait.com/*/
H1
{
	font-size: 18pt;
	margin-bottom: 15px;
}
H2
{
	font-size: 14pt;
	margin-bottom: 1em;
}
P
{
	margin-bottom: 10px;
	line-height: 1.5em;
}
.clear
{
	clear: both;
}
.bold
{
	font: bold 15px Georgia, Helvetica;
}

