/* CSS Document */

body { margin: 22px 0px 0px 0px; padding: 0; font-family: 'Verdana'; color: #505560; font-size: 12px; background: #422f09;}



/* General Links */

a:link {
	text-decoration : none;
	color : #CCCCCC;
	border: 0px;
	outline: none;
	-moz-outline-style: none;
} 

a:active {
	text-decoration : underline;
	color : #CCCCCC;
	border: 0px;
	outline: none;
	-moz-outline-style: none;
} 

a:visited {
	text-decoration : none;
	color : #CCCCCC;
	border: 0px;
	outline: none;
	-moz-outline-style: none;
} 

a:hover {
	text-decoration : underline;
	color : #FFFFFF;
	border: 0px;
	-moz-outline-style: none;
} 

a:focus { outline: none;-moz-outline-style: none;}





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }



input { font-family: 'Verdana'; color: #505560; font-size: 11px;}

textarea { font-family: 'Verdana'; color: #505560; font-size: 11px; }

select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }



h1, h2, h3 { font-family: "Trebuchet MS";}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain {
	width: 750px;
	background-color: #131822;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* Header */

.Header {
	height: 202px;
	position: relative;
	padding: 0px;
	background-color: #4b3c31;
	margin: 0px;
	clear: both;
	width: 750px;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.sitenameText { font-size: 48px; letter-spacing: -1px; font-family: 'Georgia'; color:#993300; padding: 70px 0px 20px 0px;}

.navText {
	color:#ffffff;
	font-family: Georgia;
	text-transform: uppercase;
	clear: both;
	text-align: right;
	z-index: 1000;
	padding-left: 150px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Content */

.Content {
	width: 750px;
	padding: 0px;
	float: right;
	background-image: url(shade2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: auto;
}

.headerText {
	font-size: 24px;
	margin: 0px;
	color:#545963;
	font-family: Georgia;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 216px;
	text-align: right;
	text-transform: none;
	font-variant: normal;
	background-image: url(Title-Bar.gif);
	background-repeat: no-repeat;
} 

.bodyText {
	line-height: 17px;
	font-size: 12px;
	padding-left: 216px;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer {
	position: relative;
	height: 15px;
	clear: both;
	background-color: #2c3e63;
	background-position: left bottom;
	margin: 0px;
	padding: 5px;
	color: #CCCCCC;
}



.copyrightText{
	font-size: 10px;
	text-align: left;
	float: left;
}

.footerLink {}

.footerLink a {}
.leftNav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
	background-color: #131822;
	text-align: center;
	z-index: 8;
}
.endCap {
	background-color: #545963;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 5.25px;
}
.footerLinkDiv {
	text-align: right;
	font-size: 10px;
}
.rightContent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 170px;
	background-color: #2c3e63;
	height: 475px;
	text-align: center;
	background-image: url(rightShade.jpg);
	background-repeat: repeat-y;
}
.newsRight {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 10px;
}
.newsRight a {
	color: #4E7DCB;
	text-decoration: underline;
}


.promoGallery {
	float: left;
	margin: 0;
	padding: 0;
}
.table {
	padding-top: 10px;
	text-align: center;
}
