/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) 0 0 repeat-x #C3EA5E;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header{
	width: 778px;
	height: 49px;
	padding: 220px 0 0 0;
	margin: 0 auto;
	position: relative;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header a.member{
	background:url(images/member_login_icon.gif) center top no-repeat #fff;
	width:44px;
	height:17px;
	padding:23px 0 0 0;
	font:bold 10px/10px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	position:absolute;
	left:490px;
	top:6px;
}
#header a.member:hover{
	color:#607800;
	background-color:#fff;
}
#header img{
	position: absolute;
	left: 209px;
	top: 5px;
}
#header ul.nav{
	width: 538px;
	height: 40px;
	padding: 0;
	margin: 0 auto;
}
#header ul.nav li{
	float: left;
	padding: 0;
	margin: 0;
	width: 70px;
}
#header ul.nav li a{
	display:block;
	height:28px;
	padding:0 11px 0 11px;
	background-color:#FFFFEF;
	color:#523500;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 1px 0 0;
	float:left;
}
#header ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
}
#header ul.nav li.home{
	display: block;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0 11px 0 11px;
	background: url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color: #fff;
	font: bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 70px;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body{
	background:url(images/body_bg_mid.gif) 0 0 repeat-y;
	width:631px;
	margin:0 auto;
}
#body p.top{
	display: block;
	width: 631px;
	height: 75px;
	float: left;
	background-image: url(images/body_top_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#body p.bot{
	display:block;
	background:url(images/body_bottom_bg.gif) 0 0 no-repeat;
	width:631px;
	height:78px;
	float:left;
}
/*------------------------------------------------left panel start---------------------*/
#left{
	width: 625px;
	float: left;
}
#left h2{
	display: block;
	width: 631px;
	color: #000000;
	background-color: #F8EFD3;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 20px;
}
#left h3{
	display: block;
	width: 620px;
	height: 100%;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	font: bold 16px/23px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: center;
	background-color: #F9E5BD;
}
#left p.text1{
	display: block;
	width: 630px;
	font: normal 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #63562E;
	background-color: #F8EFD3;
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	float: left;
}
#left p.text2{
	display: block;
	width: 600px;
	color: #000000;
	background-color: #F9E5BD;
	padding: 11px 10px 19px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#left p.text2 span{
	font:bold 16px/18px   Arial, Helvetica, sans-serif;
	color:#9C4D00;
	font-style: bold;
	background-color:#F8EFD3;
}
#left p.rm{
	display:block;
	width:370px;
	height:19px;
	margin:0 0 4px 0;
	font-size:0;
	background:url(images/read_more_div.gif) 0 0 repeat-x;
	float:left;
}

}
	
/*------------------------------------------------right panel end---------------------*/

/*------------------------------------------------body end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footer{
	width:778px;
	height:207px;
	margin:0 auto;
	padding:31px 0 0 0;
	background:url(images/footer_bg.gif) left bottom no-repeat;
	position:relative;
}

/*------------------------------------------------footer end---------------------*/
