* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

h1 {
	display: block;
	font-size: 18px;
}

a:link, a:visited {
	color: #624e40;
}

img {
	border: 0;
}

#printcontent {
	display:block;
}

#flashcontent {
	display:none;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: #fff url(images/sidebar.gif) repeat-y left;
}
#header {
	height: 130px;
	background: #caa755 url(images/header.png) no-repeat;
	border-bottom: 2px solid #635027;

}
#header a.home-link {
	display: block;
	width: 400px;
	height: 130px;
	float: left;
}
#header #contact-box {
	width: 220px;
	margin: 20px 20px 0 0;
	line-height: 16px;
	float: right;
}

#header #contact-box h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	background: #4b3c31;
	text-align: center;
	padding: 4px 0;
}

#header #contact-box p {
	font-size: 12px;
	padding: 6px 8px;
	background: #ae8e48;
	border-bottom: 1px solid #94763d;
}

#header #contact-box p a:link, #header #contact-box p a:visited {
	color: #000;
	text-decoration: none;
}

#header #contact-box p a:hover {
	text-decoration: underline;
}

#sidebar-bottom {
	clear: left;
	float: left;
	width: 220px;
}
#sidebar-bottom #mini-gallery {
	background: #999694;
	margin: 0 18px;
	border-bottom: 2px solid #807c7a;
}
#sidebar-bottom #mini-gallery img {
	border: 1px solid #76706b;
}
#sidebar-bottom p.more {
	margin: 2px 18px;
	text-align: right;
}

#sidebar-bottom p.more a:link, #sidebar-bottom p.more a:visited {
	color: #474642;
	text-decoration: none;
}

#sidebar-bottom p.more a:hover {
	text-decoration: underline;
}

#sidebar-bottom #mini-gallery div.link {
	background: #4b3c31;
	text-align: center;
	padding: 8px 0;
}

#sidebar-bottom #mini-gallery div.link:hover {
	background: #624e40;
}

#sidebar-bottom #mini-gallery div.thumbs {
	margin: 8px 0 0 0px;
}

#sidebar-bottom #mini-gallery div.thumbs img {
	margin: 0 0 8px 8px;
}


#sidebar-bottom #mini-gallery div p {
	padding: 0;			
}
#sidebar-bottom #mini-gallery div p a:link, #sidebar-bottom #mini-gallery div p a:visited {
	font-size: 11px;
	color: #c69f4a;
	
	text-decoration: none;
}

#sidebar-bottom #mini-gallery div p span a:link, #sidebar-bottom #mini-gallery div p span a:visited {
	display: block;
	font-size: 14px;
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
}

#sidebar-bottom #mini-gallery p {
	padding: 0.5em 8px;
	color: #323233;
}

#sidebar-bottom #mini-gallery ul {
	padding: 0 10px 0.5em 30px;
	color: #323233;
	border-bottom: 2px solid #807c7a;
}

#sidebar-bottom #mini-gallery ul li {
	padding: 1px 0;
}

#sidebar-top {
	width: 220px;
	background: #adadad url(images/sidebar.gif) repeat-y left;
	float: left;
}

.home #sidebar-top {
	height: 422px;
}

#sidebar-top #nav {
	list-style-type: none;
	border-top: 1px solid #8d8d8d;
	margin: 20px 15px;
}
#sidebar-top #nav li {
	text-transform: uppercase;
	border-bottom: 1px solid #8d8d8d;
	line-height: 12px;
}

#sidebar-top #nav li a {
	display: block;
	padding: 6px 0 6px 22px;
	background: url(images/nav_bullet.gif) no-repeat left center;
}

#sidebar-top #nav li a:link, #sidebar-top #nav li a:visited {
	color: #000;
	display: block;
	text-decoration: none;
}

#sidebar-top #nav li.current_page_parent {
	background: #7c7a78 url(images/nav_bullet.gif) no-repeat left center;
	cursor: default;
}

#sidebar-top #nav li a:hover {
	display: block;
	background: #bdbdbd url(images/nav_bullet.gif) no-repeat left center;
}

#sidebar-top #nav li.current_page_item {
	background: #bdbdbd url(images/nav_bullet.gif) no-repeat left center;
}

#sidebar-top #nav li.current_page_item a:hover {
	background: #bdbdbd url(images/nav_bullet.gif) no-repeat left center;
	cursor: default;
}

#sidebar-top #nav li.current_page_item ul a:hover {
	background: #7c7a78;
	color: #333231;
	cursor: pointer;
}

#sidebar-top #nav li.current_page_parent ul a:hover {
	background: #bdbdbd;
	cursor: pointer;
}

#sidebar-top #nav li.current_page_parent ul li.current_page_item a:hover {
	background: #bdbdbd url(images/nav_bullet.gif) no-repeat left center;
	cursor: default;
}


#sidebar-top #nav ul {
	padding: 0 0 0 0px;
	background: #999694;
	display: none;
}

#sidebar-top #nav .current_page_parent ul, #sidebar-top #nav .current_page_item ul {
	display: block;
}

#sidebar-top #nav ul li {
	list-style-type: none;
	background: none;
	text-transform: none;
	border: 0;
}

#sidebar-top #nav ul li a {
	background: none;
	list-style-type: none;
}

#content {
	width: 680px;
	background: #fff;
	float: left;
	margin: 20px;
	color: #323233;
}

.home #content {
	width: 470px;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0.25em;
}
#content p {
	margin: 0.5em 0 1.0em 0;
}

#content ul {
	margin: 0.5em 0 0.5em 25px;
}

#gallery {
	width: 740px;
	float: right;
	padding-bottom: 5px;
/*	background: #fff url(images/shadow_gallery.gif) repeat-x bottom;*/
}
#secondary {
	float: left;
	display: inline;
	width: 210px;
	border-left: 1px solid #d5d5d5;
	margin: 20px 10px 20px 0;
	color: #323233;
}
#secondary h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0.3em 15px;
}	
#secondary p {
	margin: 0.5em 0 0.75em 15px;
}		
#footer {
	padding: 20px 15px;
	text-align: center;
	clear: both;
	background: #58585a;
	color: #dedede;
}

#footer p {
	margin: 0.25em 0;
	font-size: 11px;
}

#footer p.contact {
	color: #fff;
}

#footer p a:link, #footer p a:visited {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

div.clear {
	clear: both;
}

#gallery-grid img {
	border: 1px solid #999;
	padding: 2px;
	margin: 1px;
}

#content ol {
	margin: 1em 40px;
}

#content ol li {
	margin: 1em 0;
}

.alignright {
	float: right;
	padding: 0 0 4px 10px;
}