﻿html,body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg.jpg);	
	background-position: center top;
	background-color: #000;
}

body,table,td {font-family: Arial, Palatino; font-size:9pt; color:#000; text-align:left;}
table,td {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px; border-color:#666633;}
hr {border: none 0; 
border-top: 1px dotted #fff;
width: 100%;
height: 1px;
} 

#footer_sitemap ul { 
	margin:0px;
	padding:0px;
	float:right;
}

#footer_sitemap ul li { 
	float:right;
	list-style: none;
	margin-right:5px;
	color: #ffffff;
}

#footer_sitemap li a { 
	text-decoration:none; color: #fff; text-transform: uppercase;  font-size: xx-small; 
}


#footer_sitemap li a:hover { 
	text-decoration:none; color: #ecd256; text-transform: uppercase;  font-size: xx-small;
}

#footer_sitemap2 ul li { 
	float:right;
	list-style: none;
	margin-right:5px;
	color: #ffffff;
}

#footer_sitemap2 li a { 
	text-decoration:none; font-weight: bold; color: #fff;  font-size: x-small; 
}


#footer_sitemap2 li a:hover { 
	text-decoration:none; font-weight: bold; color: #ecd256;  font-size: x-small;
}

ul.level_1 {list-style: none; margin: 0; padding: 0; font: normal 14px arial, sans-serif;}
ul.level_1 li { }
ul.level_1  a {display: block;	padding: 11px 15px 11px 15px; background-image: url(../images/btn.jpg);  margin-bottom: 1px; text-decoration: none; color: #fff;}
ul.level_1  a:hover { color:#fff; background-image: url(../images/btn2.jpg);}


.container {width: 940px; height: 800px; background-color: #0d090a;} 
.header {width: 900px; height: 93px; background-image: url(../images/header.jpg);}
.footertable {width: 900px; height: 295px; background-image: url(../images/botbkgrnd.jpg); background-repeat: no-repeat;}

.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.right {text-align:right;}
.center {text-align:center; margin: 0 auto;}
.bold {font-weight:bold;}
.italic {font-style: italic;}


.twentyfive {width: 25%;}
.thirtythree {width: 33%;}
.fifty {width: 50%;}
.sixtyseven {width: 67%;}
.seventyfive {width: 75%;}
.stretch {width: 100%;}
.rightcolumn {width:364px;}
.leftcolumn {width:636px;}

.textwhite {color: #fff;}
.textblack {color: #000;}
.white { background-color: #fff;}
.black { background-color: #000;}
.blue {background-color: #062351;}

.title {color:#000; font-size:11pt;}
.subtitle {font-size:12pt;}

.cellpadding {padding-bottom:10px; padding-left:10px; padding-right:10px; padding-top:10px;}
.buttonpadding {padding-bottom:0px; padding-left:0px; padding-right:10px; padding-top:40px;}
.adspadding {padding-bottom:5px; padding-left:10px; padding-right:10px; padding-top:60px;}
.eventpadding {padding-bottom:0px; padding-left:10px; padding-right:10px; padding-top:80px;}

a {color:#de5807; text-decoration: underline; font-weight: bold;}
a:hover {color:#333; text-decoration:none;  font-weight: bold;}
a.email {color:#de5807; text-decoration: underline; font-weight: bold;}
a.email:hover {color:#fff; text-decoration:none;  font-weight: bold;}
a.submenu {color:#96847e; text-decoration: none; font-weight:normal;}
a.submenu:hover {color:#ffffff; border-bottom: 1px solid #96847e; text-decoration:none;}
a.submenu2 {color:#ecd256; text-decoration: none; font-weight:normal;}
a.submenu2:hover {color:#ffffff; border-bottom: 1px solid #96847e; text-decoration:none;}
a.footer {color:#ecd256; font-size: xx-small; font-weight:bold; text-decoration: none;}
a.footer:hover {color:#fdfffa; font-size: xx-small; text-decoration:none;}





