
body {
width:100%;
padding: 0;
margin: 0;
background: #f7f7f7 url(img/gradient_bg.jpg) top center repeat-x;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color: #6f1010;
}

.displayNone {
display: none;
}

.hidden {
visibility: hidden;
display: none;
}

a:link {
color: #4a6329; 
text-decoration: underline;
}

a:visited {
color: #4a6329; 
text-decoration: underline;
}
a:hover {
color: #618236;  
text-decoration: underline;
}

.clear { clear: both; }

#photobar {
width:100%;
height: 200px;
background: #d5dfc0 url(img/photos.jpg) top left repeat-x;
padding-bottom:3px;
border-bottom:3px #6f1010 solid;
}

#header h1 {
width: 887px; height: 104px; margin:0; padding:0; text-indent: -1000px; font-size: 9px;
background: transparent url(img/name.gif) top center no-repeat;
}

#header h1 a {
width: 887px; height: 104px; margin:0; padding:0; display: block; text-decoration: none;
}

h1 {
font: 24px Georgia, serif;
margin: 0;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #623272;
}

h1.title{
font: 24px Georgia, serif;
margin: 15px 0 5px 15px;
}

h2 {
font-family: Verdana, Arial, sans-serif;
margin: 10px 0 10px 0;
color: #bd8a55;
font-size: 16px;
}

h3 {
margin: 3px 0 10px 0;
font-family: Palatino Linotype,Georgia,Arial, sans-serif;
font-size: 20px;
color: #4a6329;
}

h3 a:link, h3 a:visited {
  text-decoration: underline;
  color: #623272;
}

h4 {
margin: 3px 0 10px 0;
font-family: Palatino Linotype,Georgia,Arial, sans-serif;
font-size: 16px;
color:#6f1010;
}

#container {
float:left;
margin: 10px 0 10px 30px;
width: 1100px;
text-align:left;
font-size: 13px;
line-height:20px;
}

#content {
float:left;
width:500px;
margin: 10px 20px 10px 0;
}

#home_photo {
float:right;
clear:right;
}

.photo {
border:3px #711514 solid;
}

#content strong {
color:#666;
}

#newsbox {
float:right;
margin: 10px 0 10px 0;
width: 340px;
min-height:121px;
background: #fff url(img/header_news.gif) top right no-repeat;
background-position: right 10px;
text-align:right;
font-size: 13px;
line-height:16px;
border:2px #294577 solid;
}

#newsbox ul {
margin: 60px 10px 10px 0;
list-style: square;
text-align:right;
}

#newsbox li {
font-family: Palatino Linotype,Georgia,Arial, sans-serif;
margin:3px 0 3px 0;
text-align:right;
color:#294577;
}

#newsbox li a{
color:#294577;
}

#menu {
float: left;
margin: 10px 0 0 0;
width: 194px;
}

.separator {
	margin: 10px 0 10px 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px #4d4444 solid;
	width: 95%;
}

.callout {
	margin: 10px 0 10px 0;
	padding: 0px 0px 4px 0px;
	float:left;
	width:520px;
	}
	
.callout p {
	padding: 0px;
	}	

.callout img {
	width: 200px;
	float:left;
	margin-right: 6px;
	border: 3px #4d4444 solid;
	}
	
.callout a {
	width: auto;
	float:left;
	padding-bottom: 0px;
	}	

.callout h2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;
color: #028978;
text-decoration: underline;
margin: 0px;
	}

.callout h2 a {
text-decoration: underline;
}	

.callout * {
	width:300px;
	float:right;
	}

.callout * * {
	width:auto;
	float:none;
	}
	
.thumbnail {
float: left;
border: 3px #4d4444 solid;
margin: 5px 15px 10px 0px;
}

.photo-r {
float: right;
clear:right;
border: 3px #4d4444 solid;
margin: 3px 3px 10px 10px;
}

#footer {
	width: 705px;
	height: 20px;
	margin: 0 0 20px 20px;
	clear: both;
	padding: 5px 0 5px 0;
	font-size: 11px;
	line-height: 13px;
	color: #4a6329;
	border-top: 3px #711514 solid;
}

#footer a:link, #footer a:visited { 
	color: #4a6329;
	text-decoration: none;
}

#footer a:hover { 
	color: #618236;
	text-decoration: underline;
}

#footer p.phone {
	float:left;
	font-family: Palatino Linotype,Georgia,Arial, sans-serif;
	font-size: 20px;
	line-height:21px;
	color: #4a6329;	
	margin: 1px 0 0 0;
}

#footer p.links {
	float:right;
	margin: 0;
}

#footer p.copyright {
	float:right;
	clear:right;
	font-size:11px;
	color:#9c9c9c;
	margin: 5px 0 0 0;
}

#footer p.copyright a:link, #footer p.copyright a:visited {
	color:#b1b1b1;
}

#footer p.copyright a:hover {
	color:#4e6a9d;
}

.breadcrumbs {
	font-size: 11px;
	margin: 15px 0px 10px 0px;
}