/* Universal Styles */

html{
background:#fff url(images/main_bg.gif) repeat-x;
font:12px Arial, Helvetica, sans-serif; color:#333;
margin:0;
padding:0;}

body{
margin:0;
padding:0;}

img{border:0;}

/* DIV ID's */

#wrapper{
width:790px;
margin:0 auto 0 auto;
background-color:#edeece;}

#header{
height:78px;
background-color:#333;}

#header_img{
background-color:#fff;
padding:1px 0 0 0;margin:0;}

#main{
width:598px;
float:left;
margin:2px 7px 10px 2px;
display:inline;}

#main h1{
	font:bold 24px Arial, Helvetica, sans-serif;
	margin:12px 0 0 5px;}
	
#main h4{
font:bold 14px Arial, Helvetica, sans-serif;
margin:0;}
	
#main p{
	line-height:18px;
	margin:10px 0 5px 4px;
	color:#333;}

#right{
width:181px;
float:left;
margin:2px 2px 10px 0;
display:inline;}

#footer{
background-color:#333;
width:100%;
padding:4px 0 4px 0;
text-align:center;
color:#fff;}

/* DIV Classes */

.logo{
float:left;
margin:15px 0 0 30px;
width:352px;
}

.clear{
clear:both;
height:1px;}

.right_menu{
width:180px;
background: #333 url(images/right_top.gif) no-repeat top left;}
		
.right_menu p.last-ele {
	width:180px; height:10px; padding:0; margin:0;
	background: transparent url(images/right_bottom.gif) no-repeat bottom left;}

.mainimage1{
float:left;}
	
.mainimage2{
float:right;
margin:0 4px 0 0;}

.com_top{
	width:180px;
	background:#333 url(images/com_top.gif) no-repeat;
	margin:5px 0 0 0;}
	
.com_top p{
	margin:0; padding:26px 0 0 15px;
	color:#fff;}
	
.com_bot{
	width:180px;
	height:26px;
	background:#333 url(images/com_bot.gif) no-repeat;}
	
.sponsors{
	text-align:center;
	margin-top:20px;}
	
.sponsors img{
	margin-right:8px;}
	
#right img{
	margin:5px 0 -5px 0;}
	
.extra_img{
border:1px solid #666;
float:left;
margin:0 20px 0 0;}

.extra_item{
padding:5px;
border:1px solid #333;
margin:10px;
height:102px;}

.main_com_top{
border-top:1px dashed #666;
padding:3px 0 0 10px;}

.com_alt{
background-color:#dddec0;
padding:3px;
margin:5px 0 0 3px;
border:1px solid #ccc;}

.com_alt2{
padding:3px;
margin:5px 0 0 3px;
border:1px solid #ccc;}

/* Top Menu */

.top_menu{
	background-color:#333;}

.top_menu ul{
	margin: 18px 25px 0 0; padding: 0;
	float: right;}

.top_menu ul li{
	display: inline;}

.top_menu ul li a{
	float: left; text-decoration: none;
	color: white; /*text color*/
	padding: 25px 11px 10.5px 11px;
	margin-left:10px;}

.top_menu ul li a:visited{
	color: white;}

.top_menu ul li a:hover{
	color: #fff;}

.hme a:link, .hme a:visited, .hme a:active{background:#333 url(images/home_noroll.gif) no-repeat 17px 0;}
.hme a:hover{background:#333 url(images/home_over.gif) no-repeat 17px 0;}
.news a:link, .news a:visited, .news a:active{background:#333 url(images/news.gif) no-repeat 17px 0;}
.news a:hover{background:#333 url(images/news_over.gif) no-repeat 17px 0;}
.contact a:link, .contact a:visited, .contact a:active{background:#333 url(images/contact.gif) no-repeat 17px 0;}
.contact a:hover{background:#333 url(images/contact_over.gif) no-repeat 17px 0;}

/* Top Nav */

.top_nav{
	width: 790px;
	background-color: #333; }

.top_nav ul{
	margin: 0; padding: 0;
	float: left;}

.top_nav ul li{
	display: inline;}

.top_nav ul li a{
	float: left; 
	text-decoration: none;
	color: white; /*text color*/
	padding: 5px 11px;
	background-color: #333; }

.top_nav ul li a:visited{
	color: white;}

.top_nav ul li a:hover, .top_nav ul li{
	color: #fff;
	background-color:#7ca026;}
	
/* Right Menu */

.right_menu ul {
	margin: 0 0 5px 5px;
	padding: 3px 0 2px 0;
	list-style-type: none;
	width:170px;}

.right_menu li a {
	color: #fff;
	display: block;
	height: 16px;
	padding: 6px 0 7px 22px;
	text-decoration: none;
	background:#333 url(images/right_menu.gif) no-repeat 5px 9px;
	border-bottom:1px solid #edeece;}

.right_menu li a:hover {
	color:#fff;
	background:#333 url(images/right_menu_over.gif) no-repeat 5px 9px;} 
	
.pack_top{
	background-color:#333;
	color:#fff;
	padding:4px;
	font-weight:bold;}
	
.pack_right{
	float:right;
	margin:-15px 10px 0 0;}
	
.packages{
	margin:0 0 0 -40px;
	list-style-type: none;}

.packages li{
	display: block;
	height: 10px;
	padding: 6px 0 7px 50px;
	text-decoration: none;
	background:url(images/go.png) no-repeat 30px 5px;
	border-bottom:1px dashed #dddec0;
}

.packages li:hover{
background-color:#dddec0;}

.pack_wrap{
border:1px solid #999;
padding:2px 2px 4px 2px;
margin:10px 0 0 3px;}
	
.sml{
font-size:10px;}

.gal_box{
width:150px;
height:130px;
float:left;
margin:0 22px 0 22px;}

.gal_img{
border:1px solid #999;}

/* Link Styles */

#footer :link,#footer :active,#footer :hover,#footer :visited{
color:#fff;}

input{
	display:block;
	width:300px;
	padding:4px;
	border:1px solid #999;
	margin:3px 0 8px 0;
	background-color:#eee;}
	
textarea{
	display:block;
	width:300px;
	padding:4px;
	border:1px solid #999;
	margin:3px 0 8px 0;
	background-color:#eee;}
	
form{
	margin:15px 0 0 150px;}
	
label{
	font-weight:bold;}
	
.submitbtn{
	width:100px;
	background-color:#333;
	color:#fff;
	font-weight:bold;
	font-size:11px;}
	
.page_img{
	margin-top:20px;
	text-align:center;}
	
.page_img img{
	border:1px solid #333;}
	
.leaderboards{
	margin:3px 2px 2px -40px;
	list-style-type: none;
	width:452px;
	float:left;}

.leaderboards li{
	display: block;
	height: 10px;
	padding: 6px 0 7px 50px;
	text-decoration: none;
	background:url(images/go.png) no-repeat 30px 5px;
	border-bottom:1px dashed #dddec0;}
	
.leader_img{float:left;margin:3px 2px 0 2px;}