html, body {
color: #fff;
font-size: 11px;
font-family: 'Tahoma';
background: #A59770 repeat-x;
decoration: none
margin:0;
padding:0;
height:100%;
}

.content_box_large p {
margin: 10px 0px 10px 0px;
font-size:15px;
text-align:justify;
}




#content {
	width: 840px;
	text-align: justify;
        text-decoration: none;
	float: left;
	margin:0 0 0 20px;
	background: #A59770;
}



h1 {
	font-family:"Century Gothic", "ChocolateBox", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#FFFFC0;
}


td {
	text-align: justify;
	vertical-align: top;
	font-family:ChocolateBox;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: none;
	color:#FFFFC0;
}

A:Hover  {
	color : #150F0B;
	text-decoration : underline;
}

H3 {
	color: #AA9C75;
	font-weight: bold;
	font-size : 20px;
	font-family:Corbel;
}

H4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size : 20px;
	font-family:Corbel;
}
