body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #422411;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;	
	background-color: #422411;
	margin-top: 0px;
	font-size:11px;
	background-image: url("../img/bg.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
}

body,td,th {
	color: #FFFFFF;
}

td {
	font-size: 11px;
}
.contentDiv {
	width: 940px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bodyDiv {
	width: 970px;
	margin-top: 12px;
	margin-bottom: 20px;
}
.brandDiv {
	width: 950px;
	border:#e6973b;
	border-style:solid;
	padding:8px;
	text-align:left;	
	border-width:1px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #412311;
	layer-background-color:#412311; 
	visibility: visible;
}

.bnrDiv {
	width: 218px;
	border:#e6973b;
	border-style:solid;
	padding:8px;
	text-align:left;	
	border-width:1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 2px;	
	background-color: #412311;
	layer-background-color:#412311; 
	visibility: visible;
}

.bnrDivFirst {
	width: 218px;
	border:#e6973b;
	border-style:solid;
	padding:8px;
	text-align:left;	
	border-width:1px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 2px;		
	background-color: #412311;
	layer-background-color:#412311; 
	visibility: visible;
}

.bnrContentDiv {	
	padding-top: 10px;
	margin-bottom: 0px;	
}

.bnrContentDivSm {		
	text-align:right;
	font-size:9px;
}

.bnrContentDivSmFm {		
	text-align:right;
	font-size:9px;
	margin-top:10px;
}

.bnrContentDivSmG {		
	text-align:right;
	align:right;		
}

.bnrContentDivNoContent {		
	text-align:right;
	padding-top: 15px;
	font-size:9px;
}

.contentCell {
	padding-top: 15px;
}

/*------- Header Nav -------*/

.headerMenu td {
	font-size: 13px; font-weight: bold;
}

.headerMenu td a {
	color: #ffcc33;
	padding: 0px 5px 0px 5px;
}

.headerMenu td a:hover {
	color: #f79321;
}

/*------- Footer Nav -------*/

.footerMenu {
	font-size: 11px; font-weight: bold; word-spacing:5px;
}

.footerMenu a {
	color: #ffcc33;
	padding: 0px 2px 0px 2px;
}

.footerMenu a:hover {
	color: #f79321;
}


/*------- Links -------*/

a {
	color: #FFCC33;
	text-decoration: none;
}

a:hover {
	color: #be7326;
	text-decoration: none;
}

/*------- Search Box -------*/

.searchBox {
	width: 140px;
	border: 1px Solid #be7326;
	padding: 2px;
	font-size: 11px;
}
.newsletterBox {
	width: 160px;
	border: 1px Solid #be7326;
	padding: 2px;
	font-size: 11px;
}
.searchDiv {
	width: 249px;
	height: 38px;
	margin-left: auto;
    margin-right: auto;
	background-image:url("../img/header_10.jpg")
}

.searchDivNoBG {
	width: 249px;
	height: 38px;
	margin-left: auto;
    margin-right: auto;	
}

/*------- News -------*/

.newsHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #c78133;
	font-weight: bold;
}
.newsText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
}

/*------- Photos -------*/

.picBorder {
	border: 1px Solid #e6973b;	
	float: left;
	margin-right: 15px;
	margin-left: 1px;
	margin-bottom: 12px; 
}
.picBorderCtr {
	border: 1px Solid #e6973b;	
	float: center;
	margin-right: 15px;
	margin-left: 1px;
	margin-bottom: 12px; 
}
.picBorderCtr {
	border: 1px Solid #e6973b;	
	float: center;
	margin-right: 15px;
	margin-left: 1px;
}	
.picBorderCtrLg {
	margin: 4px 2px 4px 2px;
	border: 1px Solid #be7326;
}
.picBorderCtrSmb {
	border: 1px Solid #e6973b;		
	margin-right: 8px;
	margin-left: 4px;
	margin-bottom: 4px; 
}
.newsBorder {
	margin-top: 12px;
	text-align:left;
}

/*------- Sidbar -------*/

.sideBar {
	width: 262px;
}
.ctHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffcc33;
	font-weight: bold;
}
.imgList {
	margin: 4px 2px 4px 2px;
	border: 1px Solid #be7326;
}