img{
	border:0px;
}

body{
	background:#434343 !important;
	color:#c5c5c5;
}

div, ul, p {
	font-family: Century Gothic;
	color:#c5c5c5;
} 

h1 {
	font:normal Century Gothic;
	color:#f7f6f6;
	text-transform:uppercase;
	font-size:36px;
}
h2 {
	font:normal 28px Century Gothic;
	color:#010101;	
	text-transform:uppercase;
}
h3 {
	font:normal 24px Century Gothic;
	color:#a59021;
	text-transform:uppercase;	
}
h4 {
	font:normal 22px Century Gothic;
	color:#232323;
	text-transform:uppercase;
}
h5 {
	font:normal 20px Century Gothic;
	color:#323131;	
}
strong, b {
	font:bold;
	}

a {
	text-decoration:underline;
	font-style:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#232323;}
	
a:hover{
	color:#000;}

	
#mainBody{
	margin:0px auto;
	width:960px;
	margin-top:0px;
}

#mainBody div, ul, p {
	font-family: Century Gothic;
	color:#c5c5c5;
} 

#mainBody h1 {
	font:normal 28px Century Gothic;
	color:#f6f5f5;
	text-transform:uppercase;
}
#mainBody h2 {
	font:normal 24px Century Gothic;
	color:#a56c21;	
	text-transform:uppercase;
}
#mainBody h3 {
	font:normal 20px Century Gothic;
	color:#a59021;
	text-transform:uppercase;	
}
#mainBody h4 {
	font:normal 18px Century Gothic;
	color:#c5c3c3;
	text-transform:uppercase;
}
#mainBody h5 {
	font:normal 16px Century Gothic;
	color:#242323;	
}
#mainBody strong, b {
	font:bold;
	}

#mainBody a {
	text-decoration:underline;
	font-style:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#232323;}
	
#mainBody a:hover{
	color:#000;}
#header{
	width:100%;
	float:left;
	margin-top: 20px; 
}
#social{
	width:240px;
	float:right;
	margin-left: 280px;
	margin-right: 45px;
	color:#000;
	font-size:10px;
}
#social a{
	color:#111111;
}
#social2{
	width:240px;
	float:right;
	margin-left: 240px;
	margin-right: 45px;
	color:#000;
	font-size:10px;
}
#social2 a{
	color:#111111;
}
#logoHolder{
	width:395px;
	height:64px;
	float:left;
	background:url(../images/logo.jpg) no-repeat top left; 
}
#logoHolder2{
	width:395px;
	height:64px;
	float:left;
	background:url(../images/logo2.jpg) no-repeat top left; 
}

#headerText{
	color:#000;
	float:right;
	padding-right:28px;
	padding-top:45px;
	text-transform:uppercase;
}

#contentHolder{
	float:left;
}

#leftContent{
	float:left;
	width:280px;
}

#menuHolder{
	float:left;
	width:100px;
	background:#3e3e3e;
	padding:10px;
	margin-top:20px;
	z-index:999;
	position:absolute;
	border:1px;
	border:#333333;
}

#menuHolder ul{
	list-style:none;
	margin:0px;
	padding:0px;

}

#menuHolder li{
	padding-top:9px;
	padding-bottom:5px;
	padding-left:5px;

}

#menuHolder li a{
	color:#1a1a1a;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	display:block;
	height:20px;
}

#menuHolder li a:hover{
	background:url(../images/ahover.jpg) repeat-x;
	color:#000;
}
#menuHolder li.active a {
   background:url(../images/ahover.jpg) repeat-x;
   color:#c5c5c5;
   text-decoration:none;
}

#leftText{
	color:#c5c5c5;
	margin-top:230px;
	margin-right:20px;
	padding-left:10px;
}

*html #leftText{
	color:#fff;
	margin-top:100px;
}

#leftText a{
	color:#111111;
}

#rightContent{
	width:600px;
	height:400px;
	float:right;
	margin-right: 20px;
	margin-top: 20px;
	border:solid 1px #333333;
}

.sep{
	height:38px;
	border-bottom:1px solid #333333;
	float:left;
	width:100%;
	margin-bottom:10px;
	margin-top:-15px;
}

#newsHolder{
}

#nh1{
	width:400px;
	float:left;
	line-height:14px;
	padding:0px 0px;
	margin-top:20px;
	margin-left: 10px;
}



#nh1 div{
	padding:0px 0px;
}

.nsep{
	border-right:1px solid #333333;
	margin:30px auto;
	padding:0px 20px;
	width:380px;
	height: 100%;
}

#nh2{
	width:460px;
	float:right;
	padding:0px 10px;
	margin-top: 20px;
	margin-right: 60px;
	border-left:1px solid #333333;
}
#nh2 div{
	padding:0px 40px;
}

#footer{
	width:100%;
	border-top:1px solid #333333;
	float:left;
	height:45px;
	margin-top:20px;
}

#fleft{
	padding:15px;
	float:left;
	width:300px;
}

#fright{
	float:right;
	width:500px;
	text-align:right;
	padding-right:30px;
	padding-top:15px;
	white-space:nowrap;
}

#fright a{
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline !important;
}

#fright a:hover{
	color:#fff;
}

#hlinks{
	width:750px;
   height:36px;
   margin-left:0px;
}

#hlinks a{
	color:#171717;
	text-decoration:none;
	padding:0px 10px;
}

#hlinks a:hover, #hlinks a.current{
	color:#717171;
}
#hlinks ul {
   margin:auto;
   width:879px;
   height:36px;
   list-style:none;
}
#hlinks li {
   float:left;
   display:inline;
   white-space:nowrap;
   
}
#hlinks li a {
   display:block;
   font:bold 11px Arial, Helvetica, sans-serif;
   line-height:36px;
   color:#111111;
   text-transform:uppercase;
   text-decoration:underline;
   height:36px;
   white-space:nowrap;
}
#hlinks li a:hover {
   color:#333;
   white-space:nowrap;
}
#hlinks li.active a {
   color:#c5c5c5;
   white-space:nowrap;
   text-decoration:none;
}

#leftUpcomingEvents{
	margin-top:200px;
	margin-top:expression('250px');
	padding-left:10px;
}

*html #leftUpcomingEvents{
	color:#fff;
	margin-top:210px;
}

#leftUpcomingEvents h5{
	font-weight:bold;
	margin:5px 0px;
}
#pageimage{
	width:432px;
	width:326px;
	float:right;
}
#slideshow{
	width:720px;
	height:500px;
	float:left;
	padding-right:30px;
	margin-top:10px;
	margin-left:130px;
}
#hrightContent{
	width:750px;
	float:left;
	padding-right:0px;
	margin-top:20px;
	margin-left:130px;
}

#hrightContent b{
	clear:right;
}

#hrightContent div{
	width:40%;
	float:left;
	padding-right:5px;
}

#hrightContentSimple{
	width:650px;
	float:left;
	padding-right:0px;
	margin-top:20px;
	margin-left:130px;
}
#blogRight{
	width:200px;
	float:right;
	padding-right:0px;
	margin-top:150px;
	margin-left:10px;
}
#blogRight a{
	color:#111111;
}
#blogLeft{
	width:750px;
	float:left;
	padding-right:0px;
	line-height:19px;
	margin-top:20px;
	margin-left:120px;
}
#blogLeft a{
	color:#111111;
	}
#simplepageflash{
	width:650px;
	height:400;
	float:right;
	padding-right:0px;
	margin-top:20px;
	padding-right:68px;
}

#hrightContentSimple b{
	clear:right;
}

#hrightContentSimple div{
	float:left;
	padding-right:5px;
}

#hleftContent{
	float:left;
	width:200px;
}

#ndetail{
	float:left;
	padding:20px 0px;

}

.nd1{
	width:460px;
	float:left;
	padding:15px 7px;
	border-right:1px solid #333333;
}

.nd2{
	width:460px;
	float:left;
	padding:15px 7px;
}
.nd1 img{
	margin:0px auto;
}
.ndtxt{
	padding:20px;
	line-height:19px;
	margin-top:20px;
	float:left;
	padding-left:30px;
}

.ndtxt b{
	color:#fff;
}

.ndimg{
	float:left;
	width:460px;
	text-align:center;
}

