body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding:0;
	margin:0;
	color:#000;
	padding-top:50px;
	font-size:12px;
	background:#000 url('./img/body_bck.jpg') top right repeat-x;
}
a{
	color:#900a00;
}
p{
	padding:0 0 6px 0;
	margin:0px;
}
img{
	padding:4px;
	border:1px solid #d5d5d5;
	background:#fff;
}
.left{
	float:left;
}
.right{
	float:right;
}
.text_img{
	margin:5px;
}
h1{
	font-family: Times New Roman, serif;
	font-style:italic;
	color:#276f00;
	font-size:30px;
	margin:5px 0 5px 0;
	font-weight:300;
}
h2{
	font-family: Times New Roman, serif;
	font-style:italic;
	color:#276f00;
	font-size:21px;
	margin:5px 0 5px 0;
	font-weight:normal;
}
#page{
	margin:0 auto;
	width:890px;
}
.cleaner, .cleaner_ie{
	overflow:hidden;
	height:0px;
	clear:both;
}
/* for Internet Explorer */
/*\*/
* html .cleaner_ie{
margin-top:-25px;
}
/**/
#head{
	height:140px;
	background:url('./img/head_strip.jpg') top left repeat-x;
	border:5px solid #fff; 
}
#head_logo{
	float:left;
	width:336px;
	height:100px;
	background:url('./img/head_logo1794.jpg') top left no-repeat;
}
#logo_click{
	display:block;
	width:336px;
	height:100px;
}
#head_ornament{
	width:234px;
	height:100px;
	float:right;
	background:url('./img/head_ornament.jpg') top right no-repeat;
}
#head_photo{
	width:248px;
	height:100px;
	float:right;
	background:url('./img/head_photo.jpg') top right no-repeat;
}
#menu{
	padding:12px 0 0 40px;
	width:700px;
	float:left;
}
#menu a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0 35px 0 0px;
}
#menu a:hover, #menu a:active{
	text-decoration:underline;
	
}
#left_column{
	float:left;
	width:608px;
	border:5px solid #fff;
	margin-top:15px;
	background:url('./img/left_content_strip.jpg') top right repeat-y;
	
}
#left_column_content{
	padding:25px;
	min-height:486px;
}
/* for Internet Explorer */
/*\*/
* html #left_column_content {
height: 486px;
}
/**/
#right_column
{
	float:right;
	width:252px;
	height:561px;
	background:url('./img/right_content_bck.jpg') top right no-repeat;
}
#foot_left{
	margin-top:5px;
	float:left;
	height:51px;
	width:618px;
	background:url('./img/foot_strip.jpg') top right repeat-x;
}
#foot_right{
	margin-top:5px;
	float:right;
	height:51px;
	color:#808080;
	text-align:right;
	padding:8px 5px 0 0;
	font-size:11px;
}
#foot_ornament{
	height:31px;
	width:256px;
	background:url('./img/foot_ornament.jpg') no-repeat;
	margin-left:181px;
}
	

ul.level1{
	list-style-image:url('./img/li1_dot.png');
	margin:0px;
	padding:0px;
	padding-left:20px;
	
}
ul.level2{
	list-style-image:url('./img/li2_dot.png');
	margin-left:15px;
	padding:0px;
	
}
div.grey_link{
	height:1px;
	margin:6px 0;
	background:#d6d6d6;
	width:100%;
	overflow:hidden;
}
.hp_column
{
	width:279px;
	
}
.hp_column h1{
	margin-top:20px;
}
.hp_right_col
{
	padding-left:10px;
	
}
a#hp_col_link_1
{
	display:block;
	text-align:right;
	font-size:11px;
	padding:0 10px 0 0;
	background:url('./img/red_dot.png') top right no-repeat;
	width:269px;
	float:left;
}
a#hp_col_link_2
{
	display:block;
	text-align:right;
	font-size:11px;
	padding:0 10px 0 0;
	background:url('./img/red_dot.png') top right no-repeat;
	width:269px;
	float:right;
}
#right_column_content{
	text-align:center;
	padding:0 10px;
	color:#ba9564;
}
#right_column_content h2{
	font-family: Times New Roman, serif;
	font-style:italic;
	color:#fff;
	font-size:25px;
	margin:20px 0 15px 0;
	font-weight:normal;
}
fieldset{
	border:none;
}
legend{
	font-weight:bold;
	color:#276f00;
	font-size:16px;
}
fieldset p{
	font-size:11px;
	padding-left:20px;
}
#personcount{
	width:30px;
}
fieldset#contact_form label{
	float:left;
	width:250px;
}
fieldset#contact_form input{
	width:220px;
}
ul#warnings{
	color:#bb0000;
	font-weight:bold;
}
ul#message{
	color:#276f00;
	font-weight:bold;
	font-size:14px;
}
a#flag{
	padding-right:15px;
	padding-top:15px;
	float:right;
	display:block;
	width:20px;
}
a#flag img{
	padding:0;
	border:none;
}

a#foot{
	color:#808080;
	text-decoration:none;
	}
