/* Start of CMSMS style sheet 'default' */
@import url(css/milkbox/milkbox.css);
img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
body{
	background:url(images/bg.jpg) repeat-x top center #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
}
h1{ 
	color:#3A6031;
	font-size:20px;
	font-weight:bold;
}
h2{ 
	color:#3A6031;
	font-size:16px;
	font-weight:bold;
}
h3{
	color:#3A6031;
	font-size:14px;
	font-weight:bold;
}
h4{
	color:#3A6031;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h5{
	color:#3A6031;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	text-align:center;
}
#page_wrapper{
	height:auto;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:1000px;
}
#header{ 
	color:#fff;
	background:url(images/header.jpg) no-repeat;
	width:1000px;
	height:179px;
	margin:0px;	
	text-align:left;
	position:relative;
}
	#header ul{ 
		list-style:none;
		margin:0px;
		text-align:right;
		left:387px;
		top:78px;
		position:relative;
		width:570px;
		}
	#header li{ 
		color: #fff;
		float:left;
	}
	#header li a{
		outline:none;
		list-style:none;
		display:inline;
		padding-right:29px;
		color:#fff;
		text-decoration:none;
		font-size:14px;
		font-weight:bold;
	}
	#header li a:hover{
		color:#F6F0F0;
	}

/* left nav in css menu*/
#container{
	background: url(images/text_bg.jpg) repeat-y;
	height: auto !important;
	min-height:600px;
	width:1000px;
	float:right;
}
#textcontainer{
	color:#000;
	width:760px;

	padding:10px 20px 10px 1px;
	float:right;
}
	#textcontainer a, #textcontainer a:visited{
		color:#3D792F;
		text-decoration:underline;
	}
	#textcontainer a:hover{
		color:#2A4824;
	}
	#textcontainer ul{
		color:#000;
		list-style-image:url(images/circle.jpg);
	}
#footer{ 
	width:1000px;
	height:50px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(images/footer.jpg);
	padding-top:15px;
	clear:both;
	
}

#credits{
	margin:0px auto;
	color:#656565;
	text-align:right;
	width:920px;
	font-weight:bold;
	padding-bottom:5px;
	clear:both;
}
	#credits a{
		color:#656565;
		text-decoration:none;
		
	}
	#credits a:hover{
		color:#000;
	}
#phone{
	color:#3A6031;
	font-size:26px;
	text-align:right;
	position:relative;
	top:122px;
	left:798px;
	font-weight:bold;
	width:175px;
}

#calltoaction{
	padding:10px;
	float:right;
	border:0px;
}
#print_logo{
	display:none;
}
#calltoaction_left{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0px auto;
	text-align:center;
	width:118px;
	margin-top:-20px;
}	
	#calltoaction_left a, #calltoaction_left a.visited{
		color:#fff;
		text-decoration:underline;
	}
	#calltoaction_left a:hover{
		color:#ccc;
	}
.greyb{
	color:#5A5A5A;
	font-size:14px;
	font-weight:bold;
}
.grey{
	color:#5A5A5A;
	font-size:14px;

}
.greenb{
	color:#3A6031;
	font-size:14px;
	font-weight:bold;
}
.green{
	color:#3A6031;
	font-size:14px;

}

.images{
	width:255px;
	padding:10px;
	float:right;
	text-align:center;
}
	.images img{
		padding-bottom:15px;
	}
	
.table_header{
	background: #3A6031;
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
}
.odd{
	background-color:#666;
	color:#fff;
	font-weight:bold;
	}
.even{
	font-weight:bold;
	}
.gallery_images{
/*	width:226px;
	height: 280px;*/
	text-align:center;
	padding:10px;
	float:left;
	color:#6d6d6d;
	font-weight:bold;
	/*overflow-x:hidden;
	overflow-y:visible;*/
}
.gallery_images img{
	/*width:210px;
	height:230px;*/
	/*border:4px solid  #fff;	*/
	border:0;
}
.gallery_images a{
	border:0px;
	outline:none;
}

	
/* End of 'default' */

