body {
	margin-top: 0px;
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
	color: #4C341A;
	font-size: 11px;
	font-weight: bold;
	background-color: #806232;
	scrollbar-arrow-color: #bea785;
	scrollbar-3dlight-color: #806232;
	scrollbar-highlight-color: #bea785;
	scrollbar-face-color: #806232;
	scrollbar-shadow-color: #bea785;
	scrollbar-darkshadow-color: #806232;
	scrollbar-track-color: #b38949;	
}

/* font link styles */

a:link {color: #573909; font-weight: bold; text-decoration: none}
a:visited {color: #573909; font-weight: bold; text-decoration: none;}
a:hover {color: #fff; font-weight: bold; text-decoration: none;}
a:active {color: #573909; font-weight: bold; text-decoration: none;}

.footertextright a:link {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #BEA785;text-decoration: none; font-weight:bold;}
.footertextright a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #BEA785;text-decoration: none; font-weight:bold;}
.footertextright a:hover {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #FFF;text-decoration: none; font-weight:bold;}
.footertext a:activeright {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #BEA785;text-decoration: none; font-weight:bold;}

.contacttext a:link {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #555;text-decoration: none;}
.contacttext a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #555;text-decoration: none;}
.contacttext a:hover {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #8A8275;text-decoration: none;}
.contacttext a:active {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #555;text-decoration: none;}

.footertextright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BEA785;
	text-decoration: none;
	text-align: right;
}

.footertextleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BEA785;
	text-decoration: none;
	text-align: left;
}

.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #818181;
	text-decoration: none;	
}

p 
{
	margin: 0px;
	color:#4C341A; 	
	font-size: 12px;
	font-weight: bold;	
	line-height: 15px;
	text-align: left;
}

td 
{
	margin: 0px;
	color:#806232;
	line-height: 13px;	
}

p.zero {margin-top: 0px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	letter-spacing: 1px;
	color: #573909;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left; 	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #573909;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left; 	
}

.emailform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #4C341A;
	font-size: 11px;	
}

/* bulleted listing colors */

#content ul li {
	margin: 0px;
	color:#4C341A; 	
	font-size: 12px;
	font-weight: bold;	
	line-height: 15px;
	padding: 0px 0px 0px 15px;
	text-align: left;	
} 

/* div definition and styles */

#container {
	margin: 0px auto;
	padding: 0;
	width: 1050px;
	height: 720px;
	padding-top: 20px;
	background: url(images/bg_inner.png) no-repeat;	
}

#header {
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 93px;
	margin-left: 25px;
	margin-right: 25px;
}

#headerleft {
	float: left;
	position: relative;
	width: 500px;
	height: 93px;
	display: inline;
	padding-left: 0px;
}

#headerright {
	float: left;
	position: relative;
	width: 500px;
	height: 93px;
	display: inline;
	background: url(images/bg_header_right.png) no-repeat;		
}

#contactbar{
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 28px;
	border-bottom: solid 4px #B38949;
	border-top: solid 4px #B38949;
	background-color: #BEA785;
	margin-left: 25px;
	margin-right: 25px;
}

#imagebar{
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 227px;
	margin-left: 25px;
	margin-right: 25px;
	border-bottom: solid 4px #B38949;	
}

#mainmenu {
	float: left;
	position: relative;
	z-index: 100;
	width: 1000px;
	height: 36px;
	margin-left: 25px; 	
	margin-right: 25px; 
	display: inline;
}

#content {
	float: left;
	position: relative;
	width: 920px;
	height: 234px; 
	padding: 10px 65px;
}

#contentcomments {
	float: left;
	position: relative;
	width: 920px;
	height: 229px; 
	padding: 10px 39px 10px 65px;
	margin-right: 26px;
	margin-bottom: 5px;
	overflow-x: hidden;
	overflow-y: auto;
}

#contentterms {
	float: left;
	position: relative;
	width: 920px;
	height: 461px; 
	padding: 10px 39px 10px 65px;
	margin-right: 26px;
	overflow-x: hidden;
	overflow-y: auto;	
}

#copyright {
	clear: both;
	float: left;
	width: 950px;
	height: 40px;
	display: inline;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 8px;
}

/* fix png transparency in IE5+ for all PNG images */

img, #container { behavior: url(iepngfix.htc); }

/* end of png image fix */


/* definition of top menu */
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(images/blank_over.gif);}
.preload2 {background: url(images/blank_overa.gif);}

.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:36px; 	background: url(images/bg_menu.gif) repeat-x;; position:relative; z-index:500; font-family:arial, verdana, sans-serif; text-align: left}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#BEA785; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(images/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background:url(images/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(images/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(images/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #BEA785; padding:3px; border:1px solid #806232; white-space:nowrap; width:120px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:120px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:120px; line-height:20px; text-indent:5px; color:#806232; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#BEA785 url(images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#BEA785; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#BEA785 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#BEA785 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:120px; top:-4px; background: #BEA785; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

/* definition of main menu ends here */

