body{
	background:#e5dbbf;
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	}
	
.header_image{
	background:url(../images/header_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:314px;
	width:814px;
	}
	
.body_bg{
	background:url(../images/body_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:814px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:63px;
	width:814px;
	}
	
.body_top{
	background:url(../images/body_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
.menu_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#e5dbbf;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#ab834b;
	text-decoration:none;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#594832;
	}
	
.heading2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#e5dbbf;
	}
	
.body_text{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
	}
	
.image_border{
	border:2px solid #D8D1B5;
	}
	
.text1{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#e5dbbf;
	}
	
.link1{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#e5dbbf;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#e5dbbf;
	text-decoration:none;
	}
	
.footer_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#bdb08e;
	}
	
.line1{
	background:url(../images/line1.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	}
