/* TYPE SELECTORS START HERE */
body,td,th {font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;}
body {background-color: #000;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 600px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 0px 0px 0px;
	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 */}
p {font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;}
hr {height:1px;
    width:100%;
	border: 1px #4F353E dashed;
	background-color: #4F353E;
	border: none;}	
h1 {font-family: Arial Black, Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #4F353E;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-transform: uppercase;}		
h2 {font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #68692D;
	border-top: 1px dotted #000;
	padding: 2px 0px 2px 0px;
	margin: 36px 0px 6px 0px;
	text-align: left;}	
h3 {font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px -6px 0px;
	text-align: left;}	
/* TYPE SELECTORS END HERE */





/* ID SELECTORS START HERE */
.layout #container {width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */} 
	
.layout #header {width: 960px;
	height: 216px;
	text-align: center;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;}
	
.layout #global {width: 960px;
	height: 46px;
	background-image: url(../images/global.jpg);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 0px;}
	
.layout #body-main {width: 913px;
	padding: 12px 12px 12px 12px;
	margin: -9px 12px 0px 12px;
	background: #FFFFFF;
	text-align: left;} 
	
.layout #body-bottom {width: 960px;
	height: 12px;
	margin: 0px 12px 0px 0px;
	background-image: url(../images/body-bottom.jpg);
	background-repeat: no-repeat;}
	
.layout #hot {width: 960px;
	height: 75px;
	margin: 48px 0px 48px 0px;
	padding: 24px 0px 48px 0px;
	border-top: #68692D solid 1px;
	border-bottom: #68692D solid 1px;}
	
.layout #footer {font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding: 192px 0px 12px 0px;
	width: 960px;
	height: 143px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;}
/* ID SELECTORS END HERE */
	
	
	


/* CLASS SELECTORS START HERE */
.global-div {font-family: Arial Black, Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 22px;}

.footer-div {font-family: Verdana, Geneva, sans-serif;
	color: #4F353E;
	font-size: 12px;
	font-weight: bold;}
/* CLASS SELECTORS END HERE */





/* PSEUDO-CLASS DEFAULT-LINK SELECTORS START HERE */
a:link {font-family: Verdana, Geneva, sans-serif;
	color: #4F353E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
a:visited {font-family: Verdana, Geneva, sans-serif;
	color: #4F353E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
a:hover {font-family: Verdana, Geneva, sans-serif;
	color: #68692D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
a:active {font-family: Verdana, Geneva, sans-serif;
	color: #4F353E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
/* PSEUDO-CLASS DEFAULT-LINK SELECTORS END HERE */


/* PSEUDO-CLASS GLOBAL-LINK SELECTORS START HERE */
a.global:link {font-family: Arial Black, Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;}
a.global:visited {font-family: Arial Black, Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;}
a.global:hover {font-family: Arial Black, Verdana, Geneva, sans-serif;
	color: #68692D;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;}
a.global:active {font-family: Arial Black, Verdana, Geneva, sans-serif;
	color: #68692D;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;}
/* PSEUDO-CLASS GLOBAL-LINK SELECTORS END HERE */	
	
	
/* PSEUDO-CLASS HOT-LINK SELECTORS START HERE */
a.hot:link {font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}
a.hot:visited {font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}
a.hot:hover {font-family: Verdana, Geneva, sans-serif;
	color: #4F353E;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: none;}
a.hot:active {font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}
/* PSEUDO-CLASS HOT-LINK SELECTORS END HERE */


/* PSEUDO-CLASS FOOTER-LINK SELECTORS START HERE */
a.footer:link {font-family: Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;}
a.footer:visited {font-family: Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;}
a.footer:hover {font-family: Verdana, Geneva, sans-serif;
	color: #4F353E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;}
a.footer:active {font-family: Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;}
/* PSEUDO-CLASS FOOTER-LINK SELECTORS END HERE */


/* PSEUDO-CLASS FOOTERNAV-LINK SELECTORS START HERE */
a.footernav:link {font-family: Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
a.footernav:visited {font-family: Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
a.footernav:hover {font-family: Verdana, Geneva, sans-serif;
	color: #4F353E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
a.footernav:active {font-family: Verdana, Geneva, sans-serif;
	color: #E0C67C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}
/* PSEUDO-CLASS FOOTER-LINK SELECTORS END HERE */
