body{
	margin:32px 0px 0px 0px;
	padding:0px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#181717;
	}
	
.left_nav_bg{
	background:#e2cea9 url(../images/left_nav_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:397px;
	width:259px;
	}
	
.body_bg{
	background:#e2cea9 url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:392px;
	width:625px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:47px;
	width:934px;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#fff0d0;
	}
	
.body_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#181717;
	line-height:18px;
	}
	
.footer_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f7e7ce;
	text-decoration:underline;
	}
	
a.footer_menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f7e7ce;
	text-decoration:none;
	}
	
.footer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f7e7ce;
	}
	
.footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f7e7ce;
	text-decoration:none;
	}
	
a.footer_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f7e7ce;
	text-decoration:underline;
	}

