body {
	background-color:#ffffff;
	font-family: Arial, sans-serif;
	line-height: 1; 
 	margin-top: 70px;
}

a {  
	color: #666666;
	text-decoration: none;
	font-family: Arial, sans-serif;
	}

a:link {  
	color: #666666;
	text-decoration: none;
	font-family: Arial, sans-serif;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	}

a:visited {
	color: #666666;
	font-family: Arial, sans-serif;
	}

.site_container {
	margin: 0 auto;
	width: 890px;
	height: 660px;
	padding: 0px;
	border-width:2px;
	border-style:groove;
	border-color:#b9ab79;
}


#home
{
  display: block;
  width: 72px;
  height: 24px;
  background: url("images/home_button.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -24px;
}

#home span
{
  display: none;
}


img.leftNav {
	padding: 0px 0 35px 0;
}

.about {
	background-image: url(images/about_us_off.png);
}

.about:hover {
	background-image: url(images/about_us_on.png);
}

.imageFrame {
	padding: 50px 0 40px 0;
}

.centerLine {
	padding: 14px 0 14px 0;
}

img.imageLogo {
	padding: 64px 0 50px 0;
}

img.showcase {
	padding: 15px 0 15px 0;
}

.imageHome {
	padding: 0 13px 0 13px;
}

.bodyHeader {
	color: #333333; 
	font-size: 20px; 
	line-height: .5;
}

.bodyText {
	color: #666666; 
	font-size: 12px; 
	font-weight: normal; 
}

.aboutText {
	color: #666666; 
	font-size: 12px; 
	font-weight: normal; 
	padding: 0 13px 0 13px;
	line-height: 1.5;
}

.aboutHead {
	color: #333333; 
}


.selectedText {
	color: #666666; 
	font-size: 12px; 
	padding: 0 10px 0 10px;
	line-height: 1.3;
}

.selectedHead {
	color: #333333; 
}


.selectedHeadBold {
	color: #333333; 
	font-weight: bold; 
}


.slideText {
	color: #666666; 
	font-size: 12px; 
	padding: 0 0px 0 0px;
	line-height: 1.3;
}

.slideLink {
	padding: 0 5px 0 5px;
}

.bodyAddress {
	color: #666666; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: .2;
}
