/* body */
body { 
	background:  url(../images/bg-tile.gif);
	background-attachment: fixed;
	/* background-color: #a2b284; */
	font-family: Arial, Helvetica, sans-serif;

	}	
		
	
/* copy */
p { 
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	}
	
.p-table { 
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}



h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	color: #660000;
	}
	
h2 { 
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #977B55;
	}

	
.rnav-copy {
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0px;
	font-style: normal;

	}
	

.bolds {
	font-weight: bold;
	color: #660000;
}


.footer {
	color: #756247;
	font-size: 12px;
	line-height: 22px;
	
}

.lrg-copy {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
	font-style: italic;

}


.smalltxt {
	font-size: 11px;
	line-height:15px;
	color: #333333;
}

.smalltxt_white {
	font-size: 11px;
	line-height:15px;
	color: #ffffff;
}


/* forms */
.form {  background-color: #fbf4ea; border: #89806e; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.form02 {  background-color: #ffffff; border: #cccccc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

form{margin: 0;}


/* links */
a:link {
	color: #990000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #990000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.linksfooter:link { color: #756247; text-decoration: none; font-style: normal; line-height: 20px; font-weight: bold}
a.linksfooter:active { color: #756247; text-decoration: none; font-style: normal; line-height: 20px; font-weight: bold }
a.linksfooter:visited { color: #756247; text-decoration: none;  font-style: normal; line-height: 20px; font-weight: bold }
a.linksfooter:hover { color: #d3ad77; text-decoration: none;  font-style: normal; line-height: 20px; font-weight: bold}




#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;}

#navmenu li {display: inline; }

#navmenu ul li a {text-decoration:none;  font-size: 12px; font-weight: normal; margin: 4px;
	padding: 5px 10px 5px 12px; color: white;}