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

/* font link styles */

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

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

.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;}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-decoration: none;	
}

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

p 
{
	margin: 0px;
	color:#d0c4b3;
	font-size: 11px;
	font-weight: bold;	
	line-height: 15px;	
}

td 
{
	margin: 0px;
	color:#d0c4b3;
	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: #fdfdf0;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px; 	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-weight: bold;
	color: #fdfdf0;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 4px; 	
}

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

/* bulleted listing colors */

#main ul li {
	margin: 0px;
	color:#8A8275;
	line-height: 14px;
	padding: 0px 0px 0px 15px;		
} 

/* div definition and styles */

#container {
	margin: 0px auto;
	padding: 0;
	width: 1004px;
	height: 690px;
	padding-top: 10px;
	background: url(images/bg_inner.jpg) no-repeat;	
}

#container_fade {
	margin: 0px auto;
	padding: 0;
	width: 1004px;
	height: 690px;
	padding-top: 10px;	
	background: url(images/bg_inner_fade.jpg) no-repeat;	
}

#header {
	position: relative;
	z-index: 100; 
	width: 984px;
	height: 130px;
	margin-left: 20px;
	margin-right: 0px;
/*	padding-top: 10px;
	display: inline; */
}

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

#headerright {
	float: left;
	position: relative;
	width: 684px;
	height: 130px;
	display: inline;
}

#mainmenu {
	float: left;
	position: relative;
	z-index: 100;
	width: 480px;
/*	height: 43px; */
	margin-top: 20px;
	margin-left: 200px; 	
	margin-right: 4px; 
	display: inline;
}

#main {
	float: left;
	position: relative;
	z-index: 4;
	width: 979px;
	height: 480px;
	margin-top: 0px;
	margin-left: 21px;
	display: inline;
/*	padding-left: 20px;	 */
}

#mainleft {
	float: left;
	position: relative;
	width: 450px;
/*	height: 475px; */
	text-align: left;
	padding-left: 15px;
	padding-top: 40px;
	display: inline;
}

#pagetitle {
	float: left;
	position: relative;
	width: 450px;
	height: 30px;
}

#content {
	float: left;
	position: relative;
	width: 420px;
	height: 395px; 
}

#pagetitlefull {
	float: left;
	position: relative;
	width: 964px;
	height: 30px;
	padding-top: 40px;
	padding-left: 15px;	
	text-align: left;	
}

#contentfull {
	float: left;
	position: relative;
	width: 944px;
	height: 400px;
	padding-left: 15px;
	padding-right: 20px;
	text-align: left;	
	overflow-x: hidden;
	overflow-y: auto;			
}

#mainright {
	float: left;
	position: relative;
	width: 179px;
	height: 475px;
	display: inline;
	padding-top: 5px;
/*	padding-right: 25px; */
}

#footer {
	width: 960px;
	height: 80px;
}

#contactinfo {
	float: left;
	width: 890px;
	padding-left: 70px;
	height: 40px;
	display: inline;
}

#copyright {
	float: left;
	width: 960px;
	height: 40px;
	display: inline;
}

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

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

/* end of png image fix */


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

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_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.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:1.0em;padding-bottom:20px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#e5ddd2;background:transparent;padding:0 2em 0 1em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#231F20; color:#e5ddd2;width:12em;height:100%;line-height:1.5em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ccc;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:transparent;}
.menu :hover > a {color:#fff;background:transparent;}
/* second */
.menu ul ul a:hover{color:#000;background:#ccc;}
.menu ul ul :hover > a {color:#000;background:#ccc;}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/* definition of footer menu */
a.footnav, a.footnav:link, a.footnav:visited {
	display:block; 
	padding: 12px 16px; 
	height:20px; 
	background:transparent; 
	margin-top:2px; 
	text-align:center; 
	line-height:20px; 
	overflow:hidden; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 1px;
	color: #818181;
	text-decoration: none;	
	float: left;
}

a.footnav:hover {
	color:#818181; 
	background:transparent;
}

a.footnav:active {
	color:#818181; 
	background:transparent;
} 

a.footnavupright {
	display:block; 
	padding: 12px 16px; 
	height:20px; 
	background:transparent; 
	margin-top:2px; 
	text-align:center; 
	line-height:20px; 
	overflow:hidden; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;	
	letter-spacing: 1px;
	color: #818181;
	text-decoration: none;	
	float: left;
}

/* definition of footer menu ends here */

