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

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

.style3 {color: #8d7d4c}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;

}

.nav-bottom {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cfbc83;
}
.nav-bottom a:link {
	color: #cfbc83;
	text-decoration: none;
}
.nav-bottom a:visited {
	color: #cfbc83;
	text-decoration: none;
}
.nav-bottom a:hover {
	text-decoration: none;
	color: #E1D6B0;
}
.nav-bottom a:active {
	color: #CCCCCC;
	text-decoration: none;
}

a:link {  color: #0072AF; text-decoration: underline}
a:visited {  color: #0072AF; text-decoration: underline}
a:hover {  color: #11B1FF; text-decoration: underline}
a:active {  color: #999999; text-decoration: underline}
.border {
	border: 2px solid #B39D74;
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

