body {
	background-color: #B8A292;
}

#doc {
	width: 830px;
	margin: 0 auto;
	background-image: url(../images/cuts/background.gif);
	background-repeat: repeat-y;
	
	background-color: #B8A292;
}


#container {
	width: 800px;
	margin: 0 auto;
	
	font: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	
	background-image: url(../images/cuts/bkg_content.gif);
	background-repeat:repeat-y;
	background-position: right;	
	background-color: #E1E3E8;
}
#sidebar {
	margin: 0;
	padding: 0;
	float: left;
	width: 313px;
	min-height: 172px;
	background-image:url(../images/cuts/bkg_menu.gif);
	background-repeat: no-repeat;	
}

#content {
	margin-left: 313px;
	margin-top: -324px;
}

#sidebar #wrapper {
	padding-left: 32px;
}

#sidebar #menu {
	height: 172px;
}

#sidebar table a {
	display: block;

	width: 100%;			
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}
	
#sidebar table a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#sidebar table a.current {
	color: #FFFF00;
}

#content h1 {
	height: 46px;
	background-image: url(../images/cuts/top_filler.gif);
	background-repeat: no-repeat;
	
	text-align: right;
	padding-top: 24px;
	padding-right: 70px;
	
	color: #FFFFFF;
	font-size: 18px;
}


#content-footer {
	clear: both;
	background-image: url(../images/cuts/bottom_border.gif);
	background-repeat: repeat-x;
	height: 26px;
	
	margin-left: 26px;
	margin-right: 19px;
	background-color: #E1E3E8;
	
}

#copy {
	padding-left: 15px;
	padding-right: 75px;
	min-height: 350px;
}

#copy h2 {
	font-size: 18px;
	color: #336699;
	padding-bottom: 3px;
}

#copy h3 {
	font-size: 13px;
	color: #336699;
	padding-bottom: 6px;
}

#copy p {
	font-size: 11px;
	padding-bottom: 15px;
}

.vcard {
	font: Arial, Helvetica, sans-serif;
	color: #000033;
	text-align:center;
	margin-right: 38px;
	
}

#bottom-photos {
	margin-top: 10px;
}

#bottom-photos img {
	border: 2px solid #000000;
}


#bottom-photos img {
	margin-left: 15px;
	margin-right: 15px;
}

#footer {
	width: 830px;
	margin: 0 auto;
	background-image:url(../images/cuts/background_footer.gif);
	height: 23px;
}

label {
	padding-top: 5px;
	display: block;
}

#side-content {
	margin-left: 29px;
	margin-right: 34px;
}

#side-content .brochure-item {
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
}

#side-content .brochure-item p{
	padding-bottom: 10px;
	font-style: italic;
}

#side-content .brochure-item img {
	padding-left: 12px;
	padding-right: 12px;	
}

.right-item {
	text-align: right;
}

.body-item {
	text-align: center;
}

.body-item p {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.thumb-item {
	overflow: hidden;
	clear: both;
	margin-top: 15px;
}

.thumb-item img {
	float: left;
	margin-right: 10px;
}

#copy .thumb-item p {
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 230px;
	padding-top: 3px;
}

#street-address {
	font-size: 14px;

}

#street-address a:link {
	font-size: 60%;

}

.roads {
font-size: 11px;
font-style: italic;

}


