
body
{
	margin-top: 20px;
	background-color: #795667;
}
#main_div{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#main_div #main_div2{
	width: 775px;
	position: absolute;
	text-align: left;
}

#content, #content div, #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4a35;
	font-weight: normal;
	text-align: left;
}

#content {
	padding: 35px;
	background: rgb(236,219,185);

}

/*
p {
	margin-top:0;
	margin-bottom: 0;
}
*/

#content h1{
	bottom: 18px;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	height: 15px;
	line-height: 13px;
	margin-bottom: 13px;
	margin-top: 13px;
	margin-left: 0;
	text-transform: uppercase;
	
	position: absolute;
	top: 235px;
	left: 200px;
	
	/*left: 220px;*/
	
}





#content div.gallery_div {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-bottom:15px;
}

#content div.gallery_div a{
	display: block;
	height: 136px;
}

#content div.center{
	text-align: center;
}

#content div.right{
	text-align: right;
}


.body_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4a35;
	font-weight: normal;
}


.error{
	color: red;
}

.footer

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.white_bold

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.red_text 

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853918;
	font-weight: normal;
}

A:active, A:link, A:visited

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853918;
	text-decoration: none;
	font-weight: bold;
}

A:hover

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #853918;
	text-decoration: underline;
	font-weight: bold;

}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f4a35;
	font-weight: bold;

}

