@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/home-pageBg.gif);
	background-repeat: repeat;
	background-position: left top;
}
h1 {
	font-size: 1.5em;
	color: #8C752D;
}
h2 {
	font-size: 1.3em;
	margin-top: 30px;
	color: #A88B35;
}

h3 {
	font-size: 1.0em;
}
hr {
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	color: #E0E0E0;
}



a {
	color: #A88B35;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: none;
	background-color: #EDE3C5;
	color: #666666;
}
p {
	line-height: 1.2em;
}
.aboutHeadshots {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}
#backToTopLink {
	margin-top: 100px;



}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#contactInfo {
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../images/home-pageBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contactInfo a {
	color: #A88B35;
}




 #container {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.directionsLi {
	margin-bottom: 10px;
}
.external {
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#footer1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	background-image: url(../images/home-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #D3D9B9;
} 
#footer1  p {
	text-align: center;
	font-size: 0.75em;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0;
	color: #CCCCCC;
}
#footer1    a {
	color: #CCCCCC;
}
#footer2 {
	background-color: #D3D9B9;
	vertical-align: top;
	padding-bottom: 20px;
}
#footer2  img {
	padding-right: 5px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}
#footer2Links {
	width: 350px;
	margin-left: 275px;
	margin-top: 0px;
	padding-top: 15px;
}



  #header1 {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/home-banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #BCC492;
	height: 110px;
} 
  #header1  h1 {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
	margin-top: 0px;
	margin-left: 50px;
	font-size: 1.7em;
}
#header2Nav    {
	background-color: #E6D9B0;
	height: 21px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 38px;
}
#header3  {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../images/home-doplets.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
}
  #header4  {
	background-image: url(../images/gradientBgBot.jp);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0;
	width: 950px;
	background-color: #B45F00;
	height: 20px;
	margin: 0px;
}

#logo {
	float: left;
	margin-left: 15px;
	margin-top: 2px;
}



 #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-left: 19em;
	padding-top: 10px;
} 
#mainContent ul {
	margin: 20px;
	padding-left: 15px;
	line-height: 1.2em;
}
.newsletterButt {
	padding-top: 5px;
	padding-bottom: 5px;
}
.newsletterBot {
	text-align: left;
}

.newsletterSignupHeader {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebarGraphic {
	padding-top: 20px;
}



 #sidebar1 {
	float: left;
	padding-top: 18px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	width: 16em;
	margin-right: 20px;
	background-color: #E6D9B0;
}
#sidebar1 p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 15px;
	margin-right: 10px;
}
#sidebar1 li {
	margin-left: 18px;
	padding-bottom: 5px;
}
#sidebar1  a {
	font-size: .9em;
}

.specialOffers {
	width: 239px;
	margin-left: 20px;
	text-align: center;
	height: 45px;
	margin-bottom: 0px;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(../images/specialOfferBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #CCCCCC;
}
.staffHeadshots {
	float: right;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: -15px;
}

#submitButt {
	margin-right: -19px;
}
#tagLine {
	font-size: 1.0em;
	padding-bottom: 5px;
	padding-left: 95px;
	padding-top: 0px;
	margin-right: 100px;
}
