html,body {
	margin:0;
	padding:0;	
	background-color:#FCFBF9;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
	_text-align:center;
}

/* Main Div's
---------------------------------------------------------------------------------------------
*/

div#content {
	clear:both;
	width: 100%;
	text-align: left;
	background-color:#FFFFFF;
	}
	
div#container {
	_text-align:center;
	}
	
div#headercontainer {	 
	height:138px;
	width:100%;
	float:left;
	background: url(images/header_background.jpg) left repeat-x;
	}

div#header {	
	height:138px;
	width:800px;
	margin:0 auto 0 auto;
	_text-align:center;
	text-align:left;
	}
	
div#logo {	
	height:138px;
	width:250px;
	float:left;
	background: url(images/logo.gif) center no-repeat;
	}

#navcontainer {
	float:right;
	width:540px;
	height:138px;
	}

#navpad {
	width:100%;
	height:114px;
	}
	
#nav {
	height:24px;
	width:100%;
	text-align:right;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:24px;
	color:#FFFFFF;
	}
	
#startlink {
	margin:0 1px 0 0;
	float:right;
	height:24px;
	width:4px;
	background: url(images/navlink_right.jpg) left no-repeat;
}

#endlink {
	float:right;
	height:24px;
	width:4px;
	background: url(images/navlink_left.jpg) left no-repeat;
}
		
#blurb_container {
	height:252px;
	width:100%;
	clear:both;
	background: url(images/blurb_background.jpg) top repeat-x;
	}

#blurb_area {
	width:800px;
	height:252px;
	margin:0 auto 0 auto;
	_text-align:center;
	}

#blurb_text_container {
	width:500px;
	height:252px;
	float:left;
}

#blurb_text {
	padding:50px 10px 0 0;
	text-align:left;
	color:#65513D;
	line-height:22px;
	font-weight:lighter;
}

#blurb_image {
	width:293px;
	height:252px;
	float:right;
	background: url(images/photos.jpg) top no-repeat;
}


div#mainarea {
	width:800px;
	margin:0 auto 0 auto;
	_text-align:center;
}

div#leftcontainer {
	float:left;
	width:800px;
	}
		
div#left {	 
	
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#4A3C2D;
	}
		
div#rightcontainer {
	float:right;
	width:280px;
	}
	
div#right {	 
	text-align:left;
	margin:15px 15px 25px 15px;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:11px;
	}

div#base {
	clear:both;
	height:0;
	overflow:hidden;
	width:100%;
	}
	
	
div#footercontainer {
	clear:both;
	width:100%;
	height:101px;
	background: url(images/footer_background.jpg) top repeat-x;
	}
	
div#footer {
	margin:0 auto 0 auto;
	width:800px;
	padding:25px 0 0 0;
	text-align:center;
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#7B8463;
	}
	

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

#right h1 {
	display:block;
	color:#65513D;
	height:22px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:21px;
	font-weight:lighter;
	background: url(images/title_tile.jpg) top repeat-x;
	}

#rightmenu_text {
	border-left:1px solid #D9D5CA;
	border-right:1px solid #D9D5CA;
	border-bottom:1px solid #D9D5CA;
	padding: 30px 10px 10px 10px;
	margin:-32px 0 0 0;
	*margin:-40px 0 0 0;
	}
	
#left h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:18pt;
	color:#65513D;
	}
	
#flower {
	display:block;
	float:left;
	vertical-align:bottom;
	width:20px;
	height:20px;
	padding:0 5px 0 0;
	background: url(images/flower.gif) left no-repeat;
}


h2, h3, h4, h5 { 
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:19px;
	color: #333333;   	
	}

.bodymain {
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#4A3C2D;
	}
	
td {
font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#4A3C2D;
}
	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	



#nav a:link, #nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:right;
	height:24px;
	padding:0 8px 0 8px;
	text-decoration: none;
	background: url(images/navlink_background.jpg) top repeat-x;
	border-bottom: none;
	_border-bottom: none;
	}

#nav a:hover, #nav a:active {
	color:#CCCCCC;
	text-decoration:none;
	display:block;
	float:right;
	height:24px;
	padding:0 8px 0 8px;
	text-decoration: none;
	background: url(images/navlink_background.jpg) top repeat-x;
	border-bottom: none;
	_border-bottom: none;
	}
	
#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	_border-bottom: 1px solid #666666;
	}

#footer a:hover, #footer a:active {
	color:#7B8563;
	text-decoration: none;
	border-bottom: 1px dotted #7B8563;
	_border-bottom: 1px solid #7B8563;
	}

img {	
	border: none;
}

a img {
	border: none; 
}

.image {	
	border: none;
}

a.img:link, a.img:visited, a.img:hover, a.img:active {
	border-bottom: none !important;
	border:0px solid #000;
	border-bottom:none;
}

a:link, a:visited {
	color: #7B8563;
	text-decoration: none;
	border-bottom: none;
	_border-bottom: none;
}

a:hover, a:active {
	color: #666666;
	border-bottom: 1px dotted #666666;
	_border-bottom: 1px solid #666666;	
}	

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder {
	border: none;
	background-color: #fff;
	
}
.forumheader{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: none;
	text-align: left;
}

.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: none;
	text-align: left;
}

.forumheader3{
	background-color: #fff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: none;
	text-align: left;
}

.forumborder{
	border: none;
	background-color: transparent;
}

.fcaption {
	border: none;
	padding: 2px 0 2px 8px;
	background-color: #e5f2ff;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#616060;
	text-align: left;
}
.fcaption {
background: url(images/menu1_fade.jpg) repeat-x;
}


.finfobar{
	background-color: #f8f8f8;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	font-size: 7pt; font-family:verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
}

.button {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

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

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

td {
	text-align: left;
}

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

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

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

a.forumlink{
	color: #000;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}
.caption2 {
	background: #182327 url(images/menu1_fade.jpg) repeat-x;
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
