body {
	font-family: Georgia, Times New Roman, Serif;
	color: #4b3f31;
	font-size: 12px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	background-color: #736656;
}


.brown {
	color: #4b3f31;
}


.white {
	color: #ffffff;
	font-weight: bold;
}

h1 {
	color: #4b3f31;
	font-size: 18px;
}
	
h2 {
	color: #4b3f31;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
}
	
h3 {
	color: #4b3f31;
  	font-size:12px;
	font-weight: bold;
   }
	

a:link, a:visited {
	color: #736656;
	text-decoration: none;
	border-bottom: 1px solid;
}    

a:hover {
	color: #736656;
	text-decoration: none;
	border-bottom: 0px;
}



a.image:link, a.image:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px solid;
}

a.image:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px solid;
}

a.nav:link, a.nav:visited {
	color: #ffffff;
	font-size: 22px;
	text-transform: lowercase;
	border-bottom: 0px;
}

a.nav:hover {
	color: #4b3f31;
	font-size: 22px;
	text-transform: lowercase;
	border-bottom: 0px;
}

a.hd_link:link, a.hd_link:visited {
	color: #4b3f31;
	font-size: 22px;
	text-transform: lowercase;
	border-bottom: 0px;
}

a.hd_link:hover {
	color: #736656;
	font-size: 22px;
	text-transform: lowercase;
	border-bottom: 0px;
}


.copyright{
color: #ffffff;
font-family: Myriad, Arial, sans-serif;
font-size: 9px;
line-height: 11px;
}

a.copyrightlink:link, a.copyrightlink:visited {
	color: #ffffff;
	font-size: 9px;
	line-height: 11px;
	border-bottom: 1px solid;
}

a.copyrightlink:hover {
	color: #4b3f31;
	font-size: 9px;
	line-height: 11px;
	border-bottom: 0px solid;
}

.img_left {
	border: 0;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.img_right {
	border: 0;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
