/* CSS Document */

h1,h2,h3,h4,h5,h6,pre,code,td, p { font-size:1em; }

body {
	margin: 0 auto;
	padding: 0;
	background-color: #071901;
	font-family: Georgia, "Trebuchet MS", Tahoma, Verdana, Arial;
	
	/*	
	font-size: 14px;	
	color: #D9EFFE;	
	background-color: #D9EFFE;
	background-image:url(images/logo_bg.gif);	
	background-repeat: repeat-y;
	background-position: center top;		*/
	}
	
.border {border:5px solid #195604}	

.splashtext {
	font-size: 15px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}	
.splashtext a{
	font-size: 15px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}	
.splashtext a:hover{
	font-size: 15px;
	color: #F8D733;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;	
	}	

.copytext {
	font-size: 14px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}	
.copytext  a{
	font-size: 14px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}	
.copytext  a:hover{
	font-size: 14px;
	color: #F8D733;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;	
	}			

.tourtext {
	font-size: 14px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}	
	
.jointext {
	font-size: 13px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}		
	
.membertext {
	font-size: 14px;
	color: #236F05;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}			
.membertext a{
	font-size: 14px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}		
.membertext a:hover{
	font-size: 14px;
	color: #F8D733;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}		
	
.settext {
	font-size: 44px;
	color: #FBE472;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;	
	}	
