@charset "UTF-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	letter-spacing:.5px;
	line-height:2px;
	color:#C2B471;
	background-color:#1b140f;
	text-align:center;
	line-height: 20px;
	margin-top:10px;
	background-image: url(browncircles.gif);
	background-repeat: repeat-x;
}



a  {
	text-decoration: none;
	color:#99CC66;
}

a :link {
	text-decoration:none;
	color:#99CC66;
	}

p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing:.5px;
	color: #fff799;
	margin: 10px;
 }
 
.register
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing:.5px;
	color: #fff799;

}

#sitewrapper {
	width: 1000px;
	height:auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #3f3024;
	border-style:dotted;
	border-width:2px;
	border-color:#7D693B;
	overflow: auto;	
}

#sitewrapper h2 {
	display: none;
}

#header {
	width: 1000px;
	padding-right: 0px;
	padding-left: 0px;
}

#logo {
	float: left;
	background-image: url(rd_logo.gif);
	height: 83px;
	width: 318px;
	margin-left: 40px;
	margin-top:15px;
	background-repeat: no-repeat;
}

#logotext {
	display:none;
	
	}
	
	
#menu {
	float: right;
	width:auto;
	margin-top: 50px;
	margin-bottom: 15px;
	margin-right: 40px;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	

	
}

#menu li  {
	display:inline;
	}
	
#menu #last {
	border:none;
	}

	
#menu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:1px;
	color:#f2672a;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}


#menu a:hover { 
	color:#99CC00;
	text-decoration:none;
}

#login {
	clear:right;
	float:right;
	width:300px;
	padding-right:50px;
	padding-bottom:6px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	}
	


#banner {
	clear:right;
	background-image: url(snow_splash.jpg);
	height: 242px;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position:center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7D693B;
	border-bottom-color: #7D693B;
}

#bannerinside {
	clear:right;
	background-image: url(snow_splash_sm.jpg);
	height: 60px;
	width: 1000px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position:center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7D693B;
	border-bottom-color: #7D693B;
}



#bannertext{
	display:none;
	}

#content {
	clear:right;
	width:920px;
	height:inherit;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color:#3f3024;

}

#message {
width:400px; }


#message span {
	color:#BCDFE4;
	}

.web {
	float:left;
	width:287px;
	height:auto;
	margin-right: 15px;
	border: 2px;
	border-right-color:#7D693B;
	border-right-style:dotted;
}


.web img {
	float:left;
	padding-right:6px;}
	
.web a {
	width: 270px; 
	height: 95px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	border-color: #3f3024;
	border-style: dotted;
	border-width: 2px 0;
	display: block;
	}

.web a:hover {
	background-color:#483C24; 
	border-top: 2px dotted #7D693B; 
	border-bottom: 2px dotted #7D693B; 
	border-right-color: #ccc; 
	border-right-style: dashed; 
	border-left-color: #ccc; 
	border-left-style: dashed;
}

a span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#669933;

}

#tools {
	width:275px;
	height:193px;
	padding:5px;
	display:none;
	background-image:url(box_grad.png);
	background-repeat:no-repeat;
	float:left;

}

#tools a {
	width:265px;
	height:61px;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7D693B;
	border-right-color: #7D693B;
	border-bottom-color: #7D693B;
	border-left-color: #7D693B;
	}
	
#tools a:hover  {
background-image:url(highlight.gif);
}

#templatewrapper {
	width:800px;
	background-color:#FFFFCC;
	margin-right: auto;
	margin-top:20px;
	margin-left: auto;
	padding:20px;
}

.titles {
	font-size: 1.1em;
}
.web2 {
	float:left;
	width:auto;
	height:auto;
	margin-right: 15px;
	border: 2px;
	border-right-color:#7D693B;
	border-right-style:dotted;
}
