html,body {	
	padding: 0;
	margin: 0;
}

body {	
	padding: 0;
	margin: 0 auto 0 auto;
	background: #CFCFCF;
	width: 996px;
	text-align: center;
}

body, p, td, li {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 135%;
	color: #444444;
	text-align: justify;
}


img.edge_top {
	background-color: #CFCFCF;
	padding: 20px 0 0 0;
	line-height: 100%;
}

img.edge_bottom {
	background-color: #CFCFCF;
	padding: 0 0 50px 0;
	margin: 0 0 -5px 0;
}

div.wrap {
	background: #CFCFCF url(images/edge_tile.jpg) top left repeat-y;
	margin: -5px 0 0 0;
}

/* Main Div's
---------------------------------------------------------------------------------------------
*/
	
div#header {	 
	height: 80px;
	margin: 0 6px 0 6px;
	clear: both;
	text-align: left;
	}

div#logo {
	padding: 5px 0 0 15px;
	float: left;
	}
	
div#contact {
	width: 115px;
	margin: 10px 0 0 0;
	float: right;
	text-align: center;
	color: #79796F;
	border-left: 1px solid #DFDFDF;
	}
	
/* Nav Div's
---------------------------------------------------------------------------------------------
*/
	
div#nav {
	height: 40px;
	margin: 0 6px 0 6px;
	clear: both;
	text-align: left;
	
	background-color: #ADADA5;
	color: #FFFFFF;
	}
	
/* Banner Div's
---------------------------------------------------------------------------------------------
*/
	
div#banner {
	height: 181px;
	margin: 0 6px 0 6px;
	clear: both;
	text-align: left;
	
	background: url(images/banner_fade.jpg) bottom left repeat-x;
	}
	
/* Content Div's
---------------------------------------------------------------------------------------------
*/
		
div#content {
	height: auto;
	padding: 0 30px 15px 30px;
	clear: both;
	text-align: left;
	}
	
div.heading {
	width: 20%;
	float: left;
}

div.text {
	width: 78%;
	float: right;
	text-align: left;
}

div.menuitem {
	clear: both;
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

/* Footer Div's
---------------------------------------------------------------------------------------------
*/	

div#footer {
	height: auto;
	padding: 5px;
	margin: 0 6px 0 6px;
	clear: both;
	text-align: right;
	font-size: 7pt;
	color: #999999;
	border-top: 3px solid #D86310;
	}

/* Text styles
---------------------------------------------------------------------------------------------
*/	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D66331;
	font-size: 18pt;
	font-weight: normal;
	line-height: 115%;
	margin-bottom: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D66331;
	font-size: 15pt;
	font-weight: normal;
	line-height: 125%;
	margin-bottom: 0;
}

h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D66331;
	font-size: 12pt;
	font-weight: normal;
	line-height: 125%;
}

/*
Dropdown menu    =DROP
---------------------------------------------------------------------------------------------
*/

/* Main Menu Bar */

div.menuBar {	
	margin: 0 auto 0 auto;
}

div.menuBar a.menuButton {
	cursor: pointer;
	z-index: 5000;
	border-bottom: none;
	_border-bottom: none;	
	text-align: center;
	}

/* 	place menu text style here	*/

div.menuBar a.menuButton:link, div.menuBar a.menuButton:visited {
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
	height: 40px;
	margin: -4px 0 0 0;
	padding: 0 2.25% 0 2.21%;
	border-top: 4px solid #ffffff;
	text-wrap: none;
	}
	
div.menuButton_desc {
	font-weight: normal;
	margin: -10px 0 0 0;
	font-size: 8pt;
	line-height: 100%;
}
	
div.menuBar a.menuButton:hover, div.menuBar a.menuButton:active {
	background-color: #939388;
	border-top: 4px solid #D86310;
	}

/* drop down menu */

div.menu {
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 5001;
	text-align: left;
	display: block;
}

div.menu a.menuItem {
	cursor: pointer;
	display: block;
	text-decoration: none;
	white-space: nowrap; 
	border-bottom: none;
	_border-bottom: none;
	text-align: left;
}

/* 	place drop down menu text style here	*/

div.menu a.menuItem:link, div.menu a.menuItem:visited {
	color: #FFFFFF;
	padding: 6px 14px 6px 14px;
	background-color: #ADADA5;
	border-bottom: 1px solid #939388;
	font-size: 9pt;
}

div.menu a.menuItem:hover, div.menu a.menuItem:active {
	background-color: #939388;
}

	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	
	
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color: #5D9DE6;
	text-decoration: underline;
	}

.hometext img, .menuitem img, #sgallery img {	
	border: 7px solid #E9E9E9;
}

.menuitem img {
	margin: 0 6px 0 6px;
}

img {	
	border: none;
}

a img {
	border: none; 
}

a:link, a:visited {
	color: #0033cc;
	text-decoration: underline;
}

a:hover, a:active {
	color: #D66331;
	text-decoration: underline;
}	

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder, .forumborder {
	border: #ededed 1px solid;
	background-color: #fff;	
	border-collapse: collapse;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #e5f2ff;
	color: #616060;
	text-align: left;
}

.forumheader, .forumheader2, .forumheader3{
	background-color: #fff;
	color: #000;
	padding: 4px;
	border: 1px solid #ededed;
	text-align: left;
}

.finfobar {
	background-color: #f8f8f8;
	color: #000;
	padding: 4px;
	border: #ededed 1px solid;
	font-size: 7pt;
	text-align: left;
}

.button {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
}

.smallblacktext, .smalltext, .nextprev {
	font-size: 8pt;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.finfobar{
	background-color: #CCC8C8;
	color: #000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif
}

.helpbox {
	color: #000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}
