body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
}
p {
	line-height:18px;
	margin-bottom:10px;
}
#container {
	width:1000px;
	margin-left:40px;
}
#sidebar {
	width:225px;
	float:left;
}
#homepage_content {
	float:left;
	margin-top:25px;
	margin-left:25px ;
	width:664px;
	margin-bottom:20px;
}
#column_container {
	width:664px;
}
#column_left{
	float:left;
	width:312px;
	margin-right:40px;
}
#column_right {
	width:312px;
	float:left;
}
#slider {
	width:664px;
	height:233px;
	padding-bottom:5px;
	
}
#services {
	
}
h2#services {
	background-image:url('/images/button_off.png');
}
#quick_links {
	background-color:#b0c4a4;
	width:199px;
	padding:10px;
	margin-top:20px;
	min-height:505px;

}
#homepage_content {
	
}
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	background:url('/images/button_on.png') center top no-repeat; /*This Will Set the Link background */
	height:61px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:199px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:25px;
	text-align:right;
	font-size:10px;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:0px;
	font-family:times new roman;
	font-size:24px;
	color:#924325;
	padding-right:20px;
	padding-top:10px;
	vertical-align:middle;
}
.links:hover {
	background:url('/images/button_off.png') center top no-repeat;
	color:white;
}
.services-header {
color:#366B45;
font-size:15px;
}
.quick_links_head {
	font-size:16px;
	color:#366B45;
	margin-bottom:10px;
}
#news-item {
	margin-top:20px;
}
.news-date {
	color:#366B45;
	margin-bottom:0px;
	padding-bottom:0px;
}
.news-content {
	margin-top:0px;
	width:180px;
	font-size:12.5px;
	color:#215040;
}
.learn_more {
 text-decoration:underline;
color:#924325;
padding-top:0px;
}
.learn_more:hover {
 text-decoration:underline;
 color:#fff;
 padding-top:0px;

}
.quick_links {
  color:#215040;
  line-height:24px;
  text-decoration:none;
  font-size:14px;
}
.quick_links:hover {
  color:#215040;
  line-height:24px;
  text-decoration:underline;
}

.box1 {
	float:left;
  width:292px;
  background-color:#e7dfca;
  height:150px;
margin-left:0;
padding:10px;
}
.box2 {
  width:292px;
  background-color:#e7dfca;
  height:150px;
padding:10px;
}


/*////////////new styles////////////*/

#callouts {
	float:left;
	clear:left;
	width:664px;
	margin-top:6px;
}

.box {
	float:left;
	width:312px;
}

#box1 {
	float:left;
	width:292px;
	background-color:#e7dfca;
	height:150px;
	padding:10px
}

#box2 {
	float:left;
	width:292px;
	background-color:#e7dfca;
	height:150px;
	padding:10px;
}

/*//////////end new styles//////////*/




.brown {
  color:#924325;
  text-transform:uppercase;
  font-size:16px;
  margin-bottom:10px;
  margin-top:10px;
}

.brown a {
	color:#924325;
  
	text-decoration:none;
}

.brown a:hover{
	color:#215040;
}
#home_ul {
  color:#215040;
/*  font-weight:bold;*/
  font-size:14px;
  margin-bottom:20px;
}
#home_ul li {
  color:#215040;
/*  font-weight:bold;*/
  font-size:14px;
line-height:20px;
  margin-left:20px;
}
.green {
 color:#366B45;
 font-size:12px;
line-height:15px;
/* margin-top:0px;*/
}


#big_contact a {
	color:#215040;
	text-decoration: none;
}

#big_contact a:hover {
	text-decoration:underline;
}
#big_contact {
color:#215040;
font-weight:bold;
font-size:13px;
}


.green_big {
 color:#366B45;
 font-size:15px;
 margin-top:-4px;
}
.green_big a {
	text-decoration: none;
}

.green_big a:hover {
	text-decoration:underline;
}


.box_header {
/*margin-left:10px;*/
margin-top:0px;
margin-bottom:0px;
  font-size:15px;
  width:210px;	
  float:left;
color:#215040;
}
.small {
font-size:11px;
color:black;
float:left;
margin-top:0px;
margin-bottom:0px;
padding-left:25px;
}
.small_brown {
  margin-top:3px;
  font-size:11px;
  float:left; 
/*  margin-left:10px;*/
  margin-bottom:0px;
  color:#924325;
}
#home_footer {
		height: 65px;
		width:1000px;
		margin:10px 0 10px -500px;
		left: 50%;
		position:relative;
		background-color: #fff;

		clear:left;
		height:50px;
		border-top:1px solid black;
		padding:15px 0;
		color:black;
	/*	width:915px;*/
	/*	margin: 20px auto;*/
}
span.footer_green {
	color:#366B45;
	font-weight:bold;
}
#home_footer p {
/*	margin-left:115px;*/
	text-align:center;
	font-size:13px;
	line-height:19px;
	margin-bottom:0px;
}
#home_footer a {
	text-decoration:none;
	color:#366B45;
}
#home_footer p.footer_small {
	font-size:11px;
/*	margin-left:190px;*/
}

#home_footer p.footer_small a {
	font-weight:bold;
}

#home_footer p a:hover {
	text-decoration:underline;
}

#navigation {
  background-image:url(/images/backgrounds/navigation_home.png);
}

#wrapper {
  margin-left:-500px;
}




