@charset "utf-8";

html, body{
	padding:0;
	margin:0;
	background-color:#a6b2c0;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	}
	
#container{
	background:url(../images/bg.jpg) repeat-y 0 0;
	width:980px;
	height:100%;
	margin:0 auto 0 auto;
	padding:0 10px 0 10px;
	}
	
#top{
	padding:0;
	margin:0;
	}
	
#logo{
	background:url(../images/logo.jpg) no-repeat 0 0;
	width:980px;
	height:90px;
	margin:0 0 10px 0;
	}
	
#top_pic{
	background:url(../images/top_pic.jpg) no-repeat 0 0;
	width:980px;
	height:162px;
	}
	
#body_area{
	padding:5px 0 0 0;
	margin:0 0 40px 0;
	}
	
#left_col{
	padding:0;
	margin:0;
	float:left;
	}
	
#nav{
	padding:0;
	margin:0;
	}

#nav_header{
	background:url(../images/nav_header.jpg) no-repeat 0 0;
	width:189px;
	height:31px;
	}
	
#nav_body{
	background-color:#f5f3eb;
	border:1px solid #ccc;
	border-top:none;
	border-bottom:none;
	}
	
.menu_a{
	padding:0 0 0 5px;
	margin:0;
	display:block;
	text-indent:35px;
	width:169px;
	}
	
.menu_a ul{
	list-style:none;
	padding:0;
	margin:0;
	}
	
.menu_a ul li{
	padding:0;
	margin:0;
	}
	
.menu_a a:link, .menu_a a:visited{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	display:block;
	width:169px;
	height:19px;
	background:url(../images/menu_bg.jpg) no-repeat 0 -2px;
	padding:0;
	margin:0;
	}
	
.menu_a a:hover{
	background:url(../images/hover_bg.jpg) no-repeat 0 0;
	width:169px;
	height:19px;
	color:#8f2e42;
	}

.divider{
	background-color:#ccc;
	width:163px;
	margin:2px 0 3px 12px;
	height:2px;
	padding:0;
	font-size:0px;
	}
	
#nav_bottom{
	background:url(../images/nav_bottom.jpg) no-repeat 0 0;
	width:189px;
	height:29px;
	}
	
#subscribe{
	background:#f1ebd3 url(../images/subscribe_bg.jpg) repeat-x 0 0;
	width:177px;
	margin:8px 0 0 0;
	border:1px solid #ccc;
	padding:5px;
	}
	
#subscribe h1{
	padding:3px 0 0 0;
	margin:0;
	font:bold 15px "Helvetica Condensed", Arial, Helvetica, sans-serif;
	color:#000;
	}
	
#subscribe p{
	padding:10px 0 5px 0;
	margin:0;
	}
	
input{
	border:1px solid #8d2d41;
	}
	
h2 a:link, h2 a:visited{
	background:url(../images/submit.jpg) no-repeat 0 0;
	padding:5px 6px 6px 28px;
	margin:3px 0 4px 62px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}
	
h2 a:hover{
	color:#FFFF00;
	}
	
#middle_col{
	padding:0 0 0 8px;
	margin:0;
	float:left;
	width:582px;
	}
	
#scroll{
	padding:0;
	margin:0;
	border:1px solid #ccc;
	}
	
#scroll_left{
	float:left;
	background:url(../images/scroll_pic.jpg) no-repeat 0 0;
	width:28px;
	height:25px;
	}
	
#scroll_right{
	float:right;
	width:552px;
	height:25px;
	background-color:#f5f3eb;
	}
	
	
#content{
	padding:0;
	margin:8px 0 0 0;
	}
	
#content_left{
	float:left;
	width:279px;
	}

.box{
	padding:0;
	margin:0 0 10px 0;
	}
	
.box_heading{
	background:url(../images/box_heading_bg.jpg) no-repeat 0 0;
	width:272px;
	height:22px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:7px 0 0 7px;
	}
	
.box_content{
	padding:3px 5px 5px 5px;
	margin:5px 0 0 0;
	line-height:150%;
	}

h3{
	background:url(../images/button.gif) no-repeat 0 0;
	padding:2px 12px 6px 26px;
	margin:6px 0 4px 160px;
	font-size:11px;
	color:#b00e4a;
	text-decoration:none;
	}
	
h3 a:link, h3 a:visited{
	color:#b00e4a;
	text-decoration:none;
	}
	
h3 a:hover{
	color:#000;
	}	
	
	
p{
	padding:7px 0 7px 0;
	margin:0;
	text-align:justify;
	}	
	
	
#content_right{
	float:right;
	width:280px;
	border-left:1px solid #ccc;
	padding:0 0 0 10px;
	margin:0 0 0 8px;
	}
	
#right_col{
	padding:0;
	float:right;
	width:195px;
	padding:0 0 0 5px;
	}	
	
	
#agenda{
	background:url(../images/agenda_bg.jpg) no-repeat 0 0;
	width:188px;
	height:133px;
	padding:2px 0 0 8px;
	}
	
h4{
	padding:0;
	margin:0;
	font:bold 15px "Helvetica Condensed", Arial, Helvetica, sans-serif;
	color:#ffea00;
	}
	
#footer{
	padding:0;
	background:url(/images/footer_bg.jpg) repeat-x 0 0;
	height:47px;
	}
	
	
#footer_left{
	float:left;
	width:533px;
	}
	
#footer_left_icon{
	background:url(/images/footer_left_icon.jpg) no-repeat 0 0;
	width:35px;
	height:47px;
	float:left;
	}
	
#footer_right_text{
	color:#ffffff;
	float:right;
	width:480px;
	padding:10px 0 0 0;
	}
	
#footer_right{
	width:445px;
	float:right;
	}
	
#footer_right_icon{
	background:url(/images/footer_arrow2.jpg) no-repeat 0 0;
	width:26px;
	height:47px;
	float:left;
	}
	
#footer_right_text2{
	color:#fff;
	float:right;
	width:410px;
	padding:10px 0 0 0;
	}	
	
.white a:link, .white a:visited{
	color:#fff;
	text-decoration:none;
	}
	
.white a:hover{
	text-decoration:underline;
	}


.agenda_white, agenda_white a:link, .agenda_white a:visited{
	color:#fff;
	text-decoration:none;
	font-size:10px;	
	}
	
.agenda_white a:hover{
	text-decoration:underline;
	font-size:10px;	
	}
	



/*for scrolling*/	

#pscroller2{
width: 350px;
height: 20px;
padding:2px 0 0 10px;
margin:0;
}

#pscroller2 a:link, #pscroller2 a:visited{
text-decoration: none;
	color:#000;
}
	
#pscroller2 a:hover{
	text-decoration:underline;
	}
	
#category a, #category a:hover {
	text-decoration: underline;
	color:#000000;
}
a  {
	color: #8d2d41;	
	text-decoration: none;	
	
}	

a:hover {
	
	text-decoration: underline;	
	
}		
/*011107*/
div#members{
	color:#922560; 
	font:normal 18px "Verdana, Arial Black";
	
}	

hr {

height: 2px; background: #eee; color: #eee;

}	
	
select 	{

color:#922560; 
width:40%;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.catname {

font:bold 12px "Verdana";
}	

.gt {

font-weight:bold;
font-size:9px;
font-family:Verdana;
color:#A80054;

}

.gt1 {

font-weight:bold;
font-size:9px;
font-family:Verdana;
color:#A80054;

}

.phone {

font-weight:bold;
font-size:13px;		
font-family:Verdana;
}	
	
	
	
	
	
	
	
	
	
	
	

