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

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c69d6d;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	
}



.copyright {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	
}



.copy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	
}

.copyContainer {

	text-align: left;
	text-indent: 25px;
	white-space: normal;
	
}

.copyHeader {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}


a:link {

	text-decoration: none;
	color: #FF0000;
	
}

a:visited {

	color: #FF0000;
	text-decoration: none;
	
}

a:active {

	color: #333333;
	text-decoration: none;
	
}

a:hover {

	color: #000000;
	text-decoration: none;
	
}

#mainNav {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	margin: 0px;
	padding:1px;
	color: #333;
	text-decoration: none;
	list-style:none;
	
}

#mainNav a {

	font-size: 10pt;
	color: #333;
	
	
}

#mainNav a:hover {

font-size: 10pt;
	color:#009900;
	
	
}

#mainNav li {

	margin: 2px;
	padding: 9px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/navbg.png);
	background-repeat:no-repeat;
	
}

#mainNav li a:hover {

	
	font-family: "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	background-image: url(../images/navbg.png);
	background-repeat:no-repeat;
	
}


#on {

	
	color: #FF0000;
	font-size: 10pt;
	
}

#nav {

	float:right;
	display:inline;
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	list-style:none;
	
}

#nav a {

	float:left;
	display:block;
	margin: 0px;
	padding:4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-bottom: none;
	background: #F9E9A9;
	
}

#nav li {

	float:right;
	display:inline;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	
}
