/* CSS Document */
*{
padding:0;
margin:0;}
a
{
font-family:Helvetica,Verdana, Arial,sans-serif; 
font-size:12px; color:#333333;
text-decoration:none;}
p{
	font-size:12px;
	color:#333333;
	line-height: 20px;
}
img{border:0;}
html,body
{ 
background:#bcbcbc;
font-family:  Helvetica,Verdana,Arial, sans-serif;
margin:0 auto 0 auto;
line-height:1.5em;}

#main_warper
{
margin:0 auto 0 auto;

width:956px;
background:url(images/body_bg.jpg) repeat-y;
}
#main_warper2
{margin:0 auto 0 auto;

width:956px;
background:url(images/body_bg_1.jpg) repeat-y;
}

#top_border
{
background-color:#bdbebd;
height:50px;}
#footer
{
	clear:both;
	width:956px;
	height:130px;
	background-color: #BBBBBB;
}

#left_menu{
float:left;
padding-left:9px;
width:231px;}

#main_body{
float:left;
padding-left:75px;
width:585px;

padding-right:25px;
height:460px;
}
#main_body3
{float:left;
padding-left:10px;
width:585px;

padding-right:25px;
}
#logo
{

text-align:left;
}
#meet_1 {

height:32px;
width:231px;}
#meet_1 a{

}
#meet_1 a:hover
{background-image:url(images/meet_1_h.jpg);
}



#image1
{
width:473px;
text-align:center;
float:left;
padding-left:10px;}
#images_right
{
width:201px;

text-align:left;
float:left;}


a.greenlinks, a.greenlinks:visited, a.greenlinks:active  {
	color: #628334;
	text-decoration: none;
	font-weight: bold;
}

a.greenlinks:hover {
	color: #628334;
	text-decoration: underline;
		font-weight: bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 15px;
	padding-top: 6px;
}

.headerrtext {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 30px;
	color: #5C7B2F;
	padding-right: 15px;
	padding-top: 6px;
	line-height: 34px;
}

.headerrsubtext {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #5C7B2F;
	padding-right: 15px;
	padding-top: 6px;
	line-height: 24px;
}

