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

body {	
	text-align: center;
	padding: 0;
	margin: 0 auto 0 auto;
	background: #FFF url(images/bg_body.jpg) top left repeat-x;
	width: 977px;
}

body, td {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 9pt;
	line-height: 135%;
	color: #333333;
}

/* Header Div
---------------------------------------------------------------------------------------------
*/

div#header {	
	height: 112px;
	text-align: left;
	width: 977px;
	}
	
div#logo {	
	width: 207px;
	float: left;
	text-align: left;
	}
		
div#nav {
	float: left;
	margin: 45px 0 0 0;
	}
	
/* Feature Div
---------------------------------------------------------------------------------------------
*/

div#feature {	
	height: 214px;
	width: 1024px;
	text-align: left;
	/*	background: url(images/banner.jpg) top center no-repeat;	*/
	}	

/* Main Div
---------------------------------------------------------------------------------------------
*/

div#main {	
	padding: 30px 0 15px 0;
	text-align: left;
	}
	
#main_content {
	text-align: justify;
	float: left;
	width: 650px;
	background: url(images/bg_content.png) top left no-repeat;
	}
	
#main_rightmenu_container {
	text-align: left;
	float: right;
	width: 300px;
	}
	
#main_rightmenu {
	width: 300px;
	/*	background: url(images/bg_menu.png) top left no-repeat;	*/
	}

#main_rightmenu, #rightmenu td {	
	font-size: 9pt;
	}
	
.main_padding {
	padding: 20px;
}

.rightmenu_padding {
	padding: 0px 20px 20px 20px;
}


/* Footer Div
---------------------------------------------------------------------------------------------
*/

div#footer {	
	text-align: left;
	padding: 15px;
	color: #666666;
	font-size: 8pt;
	border-top: 5px solid #343434;
	}

div#footer_left {
	width: 50%;
	float: left;
	text-align: left;
}

div#footer_right {
	width: 50%;
	float: right;
	text-align: right;
}

div#footer_seo {
	color: #999999;
	font-size: 7pt;
	line-height: 100%;
	padding: 5px 0 0 0;
	text-align: justify;
}	
/* Text styles
---------------------------------------------------------------------------------------------
*/	

	
h1 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 20pt;
	text-align: left;
	line-height: 125%;
	color: #333333;
	margin: 0 0 8px 0;
	padding: 0;	
	}

h2 {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	line-height: 125%;
	color: #333333;
	margin: 0 0px 8px 0;
	padding: 0;	
	}

h3, h4, h5 {
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	line-height: 125%;
	color: #333333;
	margin: 0 0 -8px 0;
	padding: 0;	
	}
	
#feature h1 {
	color: #FFF;
	}
	
#main_rightmenu h1 {
	color: #000000;
	font-size: 15pt;
	font-weight: normal;
	line-height: 125%;
}

#main_rightmenu h2 {
	font-size: 15pt;
	color: #333333;
}

#main_rightmenu h3, #main_rightmenu h4, #main_rightmenu h5, {
	font-size: 11pt;
	color: #333333;
}

/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	

#footer a:link, #footer a:visited {
	color: #A69F95;
	font-weight: normal;
	text-decoration: none;
	}

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

#feature a:link, #feature a:visited {
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}

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

img {	
	border: none;
}

a img {
	border: none; 
}

a:link, a:visited {
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	font-weight: bold;
	color: #333333; 
	background-color: #cccccc; 
	text-decoration: underline;
}

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

/* Main Menu Bar */

div.menuBar {	
	text-decoration: none;
}

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 {
	display: inline-block;
	padding: 0 8px;
	margin: 0 15px 0 15px;
	color: #FFFFFF;
	letter-spacing: 1pt;
	text-decoration: none;
	
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	
	border-bottom: 5px solid #303030;
	}
	
div.menuBar a.menuButton:hover, div.menuBar a.menuButton:active {
	border-bottom: 5px solid #FF9900;
}

/* drop down menu */

div.menu {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 5001;
	/*	margin: 0 0 0 -1px;	*/
	margin: 0;
	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;
	/*	border-left: 1px solid #303030;	*/
	/*	border-right: 1px solid #303030;	*/
}

/* 	place drop down menu text style here	*/

div.menu a.menuItem:link, div.menu a.menuItem:visited {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 0pt;
	padding: 5px 10px 3px 10px;
	background-color: #FF9900;
	/*	border-bottom: 1px solid #303030;	*/
}

div.menu a.menuItem:hover, div.menu a.menuItem:active {
	color: #333333;
	background-color: #cccccc;
	/*	border-bottom: 1px solid #303030;	*/
}	

/*
e017 styles =e107
---------------------------------------------------------------------------------------------
*/

.fborder {
	border: #ededed 1px solid;
}

.forumheader{
	padding: 4px;
	border: 1px solid #ededed;
	text-align: left;
}

.forumheader2{
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.forumheader3{
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	text-align: left;
	background: url(images/menu1_fade.jpg) repeat-x;
	font-weight: bold;
}

.finfobar{
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.button {
}

.smallblacktext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color: #555;
}

.smalltext {
	font-size: 7.5pt;
	line-height: 150%;
}

td {
	text-align: justify;
	font-family: Verdana, Trebuchet, Arial, sans-serif;
	font-size: 8.5pt;
	line-height: 150%;
}

.nextprev {
	font-size: 7pt;
}

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

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

.finfobar{
	background-color: #CCC8C8;
	padding: 4px;
	border: 1px solid #C3BDBD;
}

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

.caption2 {
	background: url(images/menu1_fade.jpg) repeat-x;
	padding: 8px 0px 8px 4px;
	font-weight: bold;
}


/*
Form Builder styles - copy into current theme
---------------------------------------------------------------------------------------------
*/

#form {

}

#form .forumheader3, #form .forumheader{
	padding: 4px;
	border: none;
}

#form .tbox{
	background-color: #F8F8F8;
	border: #AAAAAA 1px solid;
	color: #333333;
	padding: 1px;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
}

#form .tbox:focus {
	background-color: #FCF5DD;
}

#form .button, #form button {
	font-size: 11px;
	cursor: pointer;
}

#form .button:hover, #form button:hover {
	font-size: 11px;
	cursor: pointer;
}

#form .smalltext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color: #555;
}

#form td {
	text-align: left;
}

#form .nextprev {
	font: 7pt tahoma, verdana, arial, helvetica, sans-serif;
	color: #b47716;
}