body {
	top-margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/Rolling_Hills_Background_Image.gif) repeat-x #ffffff;
	color: #666666; 
	font-size: 13px;
	line-height: 17px;
	font-family: Calibri, Arial, Verdana;
}

p { 
	color: #666666; 
	font-size: 13px;
	padding: 10px 10px 0px 30px;
	line-height: 17px;
	font-family: Calibri, Arial, Verdana;
	margin-top: 10px;
	margin-bottom: 10px;	
}


.toptext { 
	color: #ffffff; 
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	font-family: Calibri, Arial, Verdana;
}

.leftside {
background: #FFFFFF url(../images/Rolling_Hills_Left_bg.gif) repeat-x;
border-right: 1px solid #FFFFFF;
font-size: 12px;
font-weight: bold;

}

.search { 
	color: #333300; 
	font-size: 13px;
	padding: 10px 20px 10px 20px;
	line-height: 15px;
	font-weight: normal;
	font-family: Calibri, Arial, Verdana;
}

.searchbutton{
	padding: 1px 5px 1px 5px;
	background-color: #333300;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 12px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px #333300 outset;
}


.subtitle { 
	color: #ffffff; 
	font-size: 13px;
	line-height: 15px;
	background-color: #5D8C98;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
	text-transform: uppercase;
}

h1 { 
	color: #333300; 
	font-size: 26px;
	padding: 20px 10px 0px 30px;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	font-weight: normal;
}


h2 { 
	color: #333300; 
	font-size: 21px;
	padding: 0px 20px 0px 10px;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 { 
	color: #666666; 
	font-size: 16px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}


.footercopy { 
	color: #666666; 
	font-size: 11px; 
	line-height: 16px; 
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-weight: normal;
	
	
}

.address { 
	width: 180px;
	color: #0a1a24; 
	font-size: 9px;
	float: left;
	line-height: 12px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 10px 0px 20px 20px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
}

.header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	text-align: right;
	padding-top: 120px;
	padding-right: 40px;
	line-height: 12px;
	color: #E4701E;
	font-weight: normal;
}


a:link {
  color: #0000FF;
  background-color:transparent;
  text-decoration:none;
  }
  
a:visited {
  color:#0000FF;
  background-color:transparent;
  text-decoration:none;
  }
  
a:hover {
  color: #0000FF;
  background-color:transparent;
  text-decoration:underline;
}

a.top:link, a.top:visited {
  color: #ffffff;
  background-color:transparent;
  text-decoration:none;
  }
  
a.top:hover {
  color: #ffffff;
  background-color:transparent;
  text-decoration: underline;
}

a.whitelink:link, a.whitelink:visited {
  color: #ffffff;
  background-color:transparent;
  text-decoration:underline;
  }
  
a.whitelink:hover {
  color: #ffffff;
  background-color:transparent;
  text-decoration:underline;
}


a.footer:link, a.footer:visited {
  color: #666666;
  margin-left: 3px;
  margin-right: 3px;
  letter-spacing: 0px;
  }
  
  
a.footer:hover {
  
  margin-left: 3px;
  border-bottom: #333300 solid 1px;
  margin-right: 3px;
  padding-bottom: 1px;
  text-decoration: none;
}


/*- SIDE MENU STYLE--------------------------- */

ul.side {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 200px;	
	top: 0px;
	height: 100%;
}
	
#menu {
	position: relative;
	height: 100%;
	width: 200px;
	top: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	}
	
#menu li a {
  	height: 17px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 1px 27px;
	font-family: Calibri, Arial, Verdana, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 15px; 
	display: block;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #ffffff;
	height: 17px;
	
	}
	
#menu li a:hover {
background-color:#8e8573;

	}
	