html {
		min-height:100%;
	}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9px;
	color: #926E00;

    background-position: bottom; 
	background-color: #959172;
	background-image:url("img/bg.jpg");
	background-repeat:repeat-x; 
	
	min-height:100%;
}


.content hr
{
	background-color:#926E00; color:#926E00; border: #926E00; height: 1px;
	width: 100%;
}

.lightbox
{
	padding: 4px; 
	padding-bottom:7px;
	margin: 3px;
	text-align:left;
}

.whitebox
{
	padding: 4px; 
	padding-bottom:7px;
	margin: 3px;
	background-color:#FFFFFF;
	text-align:left;

}

.lightyellowbox
{
	padding: 4px; 
	padding-bottom:7px;
	margin: 3px;
	background-color:#F7E8C1;
	text-align:left;
}

.yellowbox
{
	padding: 4px; 
	padding-bottom:7px;
	margin: 3px;
	background-color:#F0CD3B;
	text-align:left;
}

.area
{
	margin: 0px auto;
	width:888px;
	
}

.background
{

	background-image:url("img/bg_border.jpg");
	float: left;
	width:888px;
	

}

.topborder
{
	position:relative;
	width: 780px;
	height: 39px;
	margin: 0px auto;
	background-image:url("img/topborder.gif");
	float:left;
	top: 0px;
}

.header
{
	width: 780px;
	float:left;
	line-height: 0px;
		
}

.middle
{

	width: 780px;
	margin: 0px auto;
	padding-top: 20px;
	height:100%;
}

.left
{
	
	float: left;
	width: 207px;
}

.main
{

	float: left;
	width:	573px;
	background-image:url("img/contentbg.gif");
	height: 100%;
}
.menubottom
{
	float: left;
	line-height:0px;
}	

.topbottom
{
	line-height:0px;
	width: 573px;
	height:50px;

}
.menu1
{
	
	width: 207px;
	background-image:url("img/mnu1bg.jpg");
	text-align:left;
	
	font-size: 11px;
	color: #926E00;
	float:left;

	padding-top: 0px;
	padding-bottom: 0px;
}

.menu
{
	width: 207px;
	float:left;
	background-image:url("img/mnubg.jpg");
	background-repeat: repeat-y;
	text-align:left;
	min-height:50px;


	padding-top: 0px;
	padding-bottom: 0px;	
	
	
}
.menutext
{
	font-size: 11px;
	color: #926E00;
	width:180px;
	margin-left:0px;

}

.menutext a
{
	font-size: 11px;
	color: #926E00;


	padding-top: 0px;
	padding-bottom: 0px;

}
.menutext a:hover
{
	font-size: 11px;
	color: #926E00;
	font-weight:bold;

}


.content a
{
	font-size: 11px;
	color: #B59000;

}
.content a:hover
{
	font-size: 11px;
	color: #E9BC03;
	font-weight:bold;

}

.content
{
	font-family: Verdana;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	
	
}

.content h1
{
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
}

.content h2
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
}

.content td
{
	font-family: Verdana;
	font-size: 11px;
}
.leftrightbottom
{
	position:relative;
	margin: 0px auto;
	width:888px;
}
.bottomleft
{
	position:relative;
	width: 54px;
	float: left;
	top: -234px;


}
.bottomright
{
	position:relative;
	width: 54px;
	float: right;
	top: -234px;
}

.gallery_image a
{
	border: solid #FFFFFF 3px;
}

.gallery_image a:hover
{
	border: solid #926E00 3px;
	color: #926E00;
}
.image
{
	margin: 3px;
	border: 2px;
	border-style:solid;
	border-color:white;
}
.bottom
{
	position:relative;
	right: 70px;
	text-align:right;
}
