/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1007;
	background-color: #5b6647;	
	margin: 0px;
	background-image:url(images/cont_bg.png);
	background-repeat:repeat-y;
	background-position: center;
}
a, a:visited, a:active {
	color: #1f1007;
	outline: none;
}
a:hover, a:focus {
	color: #c19438;
	text-decoration: none;
}

/*////////////////////MAIN TEMPLATE STYLES//////////////////////////////////////////*/
#container {
	height: 0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:956px;
}
#borders {
	float:left;
	width:956px;
	min-height: 800px;
	background-image:url(images/borders.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: -1px;
}
#container2 {
	float:left;
	width:942px;
	margin: 0 7px;
	min-height: 800px;
	background-image:url(images/cont2_bg.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #e6c98f;
}
#header {
	float: left;
	height: 124px;
	width: 942px;	
	background-image:url(images/header_bg.png);
	padding: 0;
	margin: 0;
}
#logo{
	float: left;
	background-image: url(images/logo.png);
	height: 122px;
	width: 179px;
	margin: 2px 0px 0px 2px;
}
#logo h1 {
	height: 122px;
	width: 179px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#logo h1 span {
	display: none;
}
#topLinks{
	float: right;
	height: 33px;
	line-height: 33px;
	width: 62px;	
	text-align: center;
	padding: 0;
	margin: 0;
}
#navigation {
	float: right;
	width: 735px;
	height: 25px;
	padding: 0 0 0 15px;
	margin: 66px 0 0 0;
}

/*/////////////////FEATURE IMAGE STYLES////////////////////*/
#feature {
	float:left;
	position: relative;
	top: 0px;	
	padding: 0;
	margin: 0 9px;
	height: 234px;
	width: 922px;
	border: 1px solid #1f1007;
	overflow: hidden;
}

/*//////////////FRONTPAGE STYLES////////////////////////*/
#frontContent {
	float: left;
	width: 942px;
	margin: 10px 0 0 0;
}
#left {
	float: left;
	width: 143px;
	margin: 0;
}
#lftTopLine {
	float: left;
	width: 143px;
	height: 18px;
	background-image:url(images/lftTopLine.png);
}
#appointment {
	float: left;
	height: 78px;
	width: 143px;
	overflow: hidden;
}
#appointment h1 {
	float: left;
	width: 143px;
	height: 29px;
	background-image:url(images/appointment.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#lftMidLine {
	float: left;
	width: 143px;
	height: 36px;
	background-image:url(images/lftMidLine.png);
}
#new {
	float: left;
	width: 143px;
	min-height: 251px;
}
#new h1 {
	float: left;
	width: 143px;
	height: 29px;
	background-image:url(images/whatsnew.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#middle {
	float: left;
	width: 609px;
	min-height: 367px;
	margin: 11px 10px 0 10px;
}
#middle h1 {
	float: left;
	width: 609px;
	height: 47px;
	background-image:url(images/featProp.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#middle h2 {
	float: left;
	width: 576px;
	color: #596446;
	font-size: 16px;
	padding: 0;
	margin: 0 0 15px;
	text-transform: uppercase;
}
#middle img {
	border: 1px solid #1f1007;
}
#right {
	float: right;
	width: 170px;
	margin: 0;
}
#rtTopLine {
	float: left;
	width: 170px;
	height: 18px;
	background-image:url(images/rtTopLine.png);
}
#home {
	float: left;
	width: 170px;
}
#home h1 {
	float: left;
	width: 170px;
	height: 49px;
	background-image:url(images/welcome.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
#map {
	float: left;
	width: 170px;
	height: 156px;
/*	background-image:url(images/map.png);*/
}
#map img {
	border: none;
}
#rtMidLine {
	float: left;
	width: 170px;
	height: 35px;
	background-image:url(images/rtMidLine.png);
}
#contact {
	float: left;
	width: 164px;
	min-height: 120px;
	padding: 0 3px;
}
#contact h1 {
	width: 164px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #596446;
	text-align: center;
}
.box1 {
	width: 129px;
	padding: 0 0 0 7px;
}
.box1 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.box1 li{
	margin: 0;
	padding: 6px 0;
}
.box2 {
	width: 576px;
	padding: 0 10px 0 23px;
}
#appointment span, #new span, #middle span, #home span {
	display: none;
}
/*//////////////ARTICLE STYLES////////////////////////*/
#artContent {
	float: left;
	width: 942px;
	margin: 10px 0 0 0;
}
#breadcrumbs {
	float: left;
	width: 742px;
	height: 15px;
	line-height: 12px;
	font-size: 10px;
	text-transform: lowercase;
	margin: 0 0 4px;
	padding: 0 0 0 30px; 
	color: #5b6647;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active {
	text-decoration: none;
	color: #5b6647;
}
#breadcrumbs a:hover, #breadcrumbs a:focus {
	text-decoration: none;
	color: #c19438;
}
#article {
	float: left;
	width: 772px;
	margin: 0 0;
}
#article h1 {
	float:left;
	width: 672px;
	margin: 0;
	padding: 0 0 15px 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #5b6647;
	background-image:url(images/artHeader.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-weight: normal;
}
#artDesc {
	float: left;
	width: 712px;
	min-height: 310px;
	padding: 0 30px 0;
	margin: 0 0;
}


/*/////////////////////FOOTER STYLES//////////////////////////*/
#FooterLine {
	float: left;
	width: 942px;
	height: 17px;
	background-image: url(images/FooterLine.png);
	margin-top: 10px;
}
#footer {
	float: left;
	width: 942px;
	height: 35px;
	padding: 10px 0;
	text-align: center;
	color: #1f1007;
	font-size: 10px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #1f1007;
}
#footer a:hover, #footer  a:focus {
	color: #c19438;
	text-decoration: none;
}
