/*Body Containers ----------------------*/

body{
	margin:0;
	padding:0;
	background: url(../images/back_patt.jpg) repeat;	
  	font-family: Arial, sans-serif;
	color:#fff;
	line-height: 1.5em;
	font-size:11px;
	text-align: left;
	position: relative;
}

div.transON{
   width: 100%; 
	height:282px;
	background-color: #000;
	opacity:.25;
	filter:alpha(opacity=25); 
	-moz-opacity: 0.25;
	border-top:1px solid #fff; 
	border-bottom:1px solid #fff;
	z-index:1;
	position:absolute;
	top:183px;
}


#container{	
   width:968px;
  	z-index:2;
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-484px;
   border:1px solid #7f786b;
   padding: 4px 3px 4px 3px;
}

#innercontain{
	margin:0 auto;
	width:958px;
	border:1px solid #fff; 
}

#header{
	margin: 0 auto;
	width:958px;
	background: #fff;
	padding:0;	
}

#body1{
	margin: 0 auto;
	width:958px;
	height:526px;
	background: #fff url(../images/home_back.jpg) no-repeat;
   position:relative;
}

#body2{
	margin: 0 auto;
	z-index:3;
	width:958px;
	height:auto;
	background: url(../images/body2_slice.gif) repeat-y top left;
   position:relative;
}

#footer{
  margin: 0 auto;
  width:958px;
  height:28px;
  border-top:1px solid white;
  background:url(../images/footer.gif) no-repeat;
  }

 #bottombox{
 	width:700px;
	height:220px;
	z-index:3;
	position:absolute;
	bottom:10px;
	right:2px;	
 }
 
 #boxes{
 	width:220px;
	height:204px;
	z-index:4;
	float:left;
	margin:10px 0px 0px 10px;	
 }
 
 #boxes .content{
 	margin:3px 0 0 0px;
	width:220px;
	height:100px;
	background: url(../images/back_lowerbox.gif) no-repeat;	
 
 }
 
 .content p{
 	padding:8px 8px 0 10px;
	margin:0;	
 }
 
#onlineguide{
	width:180px;
	height:203px;
	z-index:5;
	position:absolute;
	bottom:15px;
	left:23px;
	float:left;
	background-image: url(../images/online_guide_back2.gif);
	}
 
#onlineguide2{
	margin:0 auto;
	width:180px;
	height:203px;
	z-index:5;
	filter:alpha(opacity=50);
	-moz-opacity:.50;opacity:.50;
	background-image: url(../images/online_guide_back.gif);
	}



.underhead{
	    width:958px;
		 height:7px;
		 margin:0 auto;
} 

.maincontent{
	 float:right;
	 width: 662px;	 
}


 .clear{
	clear:both;
}


/*------------End Containers --------------------*/
/*------------Navigation------------------------*/
#leftnavi.transON{
	width: 220px; 
	height:526px;
	background-color: #23160c;
	opacity:.90;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90;
	z-index:3;
	position:absolute;
	top:167px;
	left:40px;	
}

#secondnavi{
	position:relative;
	float:left;
	width: 220px; 
	background-color: #23160c;
	opacity:.90;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90;
	z-index:3;
	margin:0px 0 0 0px;
	padding:0 0 0 0px;
	border:none;	
}

.marginfix{
	float:left;
	width:32px;
	}
   
#menu{
	 list-style: none;  
	 position: relative;  
    margin: 7px 0 0 0;  
    padding: 0;
	 float:left; 
	 width:220px;
}

ul#nav,ul#nav li{
		list-style-type:none;
		list-style: none;
		margin:0;
		padding:0;
	}


ul#nav li{
		float:left;
		margin-right:0px;
		text-align: left;
		font-family:Verdana, sans-serif;
		font-size:11px;
		line-height:37px;      
 } 
  

#home a:link, #home a:visited{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_home.gif) no-repeat 10px 10px;
		text-indent:-5000px;
		}

#home a:hover{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_home_over.gif) no-repeat 10px 10px;
		text-indent:-5000px;
}

#homeactive{
	   display:block;
		width:152px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: url(../images/bt_homeover.gif) no-repeat;
		text-indent:-5000px;
}

#community a:link, #community a:visited{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_community.gif) no-repeat 10px 10px;
		text-indent:-5000px;
		}

#community a:hover{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_community_over.gif) no-repeat 10px 10px;
		text-indent:-5000px;
}

#communityactive{
	   display:block;
		width:152px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: url(../images/bt_community_over.gif) no-repeat;
		text-indent:-5000px;
}

#investing a:link, #investing a:visited{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_investing.gif) no-repeat 10px 10px;
		text-indent:-5000px;
		}

#investing a:hover{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_investing_over.gif) no-repeat 10px 10px;
		text-indent:-5000px;
}

#investingactive{
	   display:block;
		width:152px;
		height:46px;
		line-height:46px;
		text-decoration:none;
		background: url(../images/bt_investing_over.gif) no-repeat;
		text-indent:-5000px;
}

#location a:link, #location a:visited{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_location.gif) no-repeat 10px 10px;
		text-indent:-5000px;
		}

#location a:hover{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_location_over.gif) no-repeat 10px 10px;
		text-indent:-5000px;
}

#locationactive{
	   display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_location_over.gif) no-repeat;
		text-indent:-5000px;
}

#videomedia a:link, #videomedia a:visited{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_videomedia.gif) no-repeat 10px 10px;
		text-indent:-5000px;
		}

#videomedia a:hover{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_videomedia_over.gif) no-repeat 10px 10px;
		text-indent:-5000px;
}

#videomediaactive{
	   display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_videomedia_over.gif) no-repeat;
		text-indent:-5000px;
}

#photogallery a:link, #photogallery a:visited{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_photogallery.gif) no-repeat 10px 10px;
		text-indent:-5000px;
		}

#photogallery a:hover{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_photogallery_over.gif) no-repeat 10px 10px;
		text-indent:-5000px;
}

#photogalleryactive{
	   display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_photogallery_over.gif) no-repeat;
		text-indent:-5000px;
}

#register a:link, #register a:visited{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_register.gif) no-repeat 10px 10px;
		text-indent:-5000px;
		}

#register a:hover{
		display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_register_over.gif) no-repeat 10px 10px;
		text-indent:-5000px;
}

#registeractive{
	   display:block;
		width:220px;
		height:37px;
		line-height:37px;
		text-decoration:none;
		background: url(../images/bt_register_over.gif) no-repeat;
		text-indent:-5000px;
}


/*-----------End NAvigation----------------------------*/

/* Links------------------------------------------------*/

a:link, a:visited{
	color:#ff9900;
	text-decoration:none;
}

a:hover{
	color:#fff;
}

/*--------------Links------------------------*/

/* Font boxes-----------------------*/

.homecontent{
	width:583px;
	height:70px;
	z-index:5;
	position: absolute;
	top:212px;
	right:99px;
}

.homecontent p{
	font-size:10px;
	margin:0;
	padding:0;
	line-height:13px;
}

.homecontent h1{
	font-size:12px;
	margin:0;
	padding:0;
	}

ul.navbox{
   background-color:none;
	z-index:20;
	width:150px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	position:absolute;
	top:530px;
	left:70px;
	}

ul.navbox li{
     z-index:20;	  
	  width:150px;
	  background: url(../images/arrow_online.gif) no-repeat 0 5px;
     padding-left:15px;
	  }

ul.navbox2{
   z-index:20;
	width:150px;
	margin:0px;
	padding:35px 0 0 10px;
	list-style-type: none;
	
	}

ul.navbox2 li{
     z-index:20;	  
	  width:150px;
	  background: url(../images/arrow_online.gif) no-repeat 0 5px;
     padding-left:15px;
	  }

.rightfoot{
	    margin:0 10px 0 0;
		 padding:0 0 0 0;
		 float:right;
		 font-size:9px;
		 color: #6a6158;
		 line-height: 28px;
		 }
.leftfoot{
       float:left;
		 width:330px;
		 height:23px;
		 margin:0 0 0 0px;
		 padding:5px 0 0 53px;
}

h2{ 
  color: #63779c;
  font-size:20px;
  line-height:1.5em;	
}

/*----------------Fonts-------------------------------*/	    