body{
	position: relative;
	margin: 0;
	padding: 0;
	background: #D0D0D0 url(/_images/gui/background.jpg) repeat-y top center;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	font-family: Georgia, serif;
}

#content{
	position: relative;
	width: 792px;
	margin: 0 auto 10px auto;
	padding: 0;
	top: 0;
	background: #CEDBBA url(/_images/gui/background-content.jpg) repeat-y top center;
	text-align: left;
}

#content p, #content #navigation{
	margin: 0 15px 18px 15px;
}

#maincolumn{
	position: relative;
	top: 0;
	width: 490px;
	margin: 0 auto 10px auto;
	padding: 22px 0 5px 0;
	background: #C4D4AD url(/_images/gui/cap-center.gif) repeat-x 0 10px;
}

#leftcolumn, #rightcolumn{
	position: relative;
	width: 151px;
	top: 0px;
	padding: 90px 0 0 0;
	margin: 0 0 10px 0;
	background: transparent url(/_images/gui/cap.gif) repeat-x 0 12px;
}

#leftcolumn{
	float: left;
	padding-top: 40px;
	margin-right: -6px;
}

#home #rightcolumn{
	padding-top: 212px;
	_padding-top: 205px;
}

#rightcolumn{
	float: right;
	margin-left: -6px;
}

#content #leftcolumn p{
	margin: 0 10px 18px 10px;
}

#content #rightcolumn p{
	margin: 0  0 18px 0;
}

#content #navigation{
	margin: 21px 0 14px 0;
	padding: 0 15px 17px 15px;
	background: transparent url(/_images/gui/navigation-rule.gif) no-repeat bottom center;
}

#home #content #navigation{
	padding: 0 15px 39px 15px;
	background: transparent url(/_images/gui/navigation-rule-home.gif) no-repeat bottom center;
}

#home #maincolumn{
	padding-top: 45px;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	margin: 0;
	font-size: 1em;
}

h1{
	color: #5B3B0E;
	font-size: 18px;
	line-height: 18px;
	margin: 0 15px 21px 15px;
}

#leftcolumn h3{
	margin: 25px 0 0 9px;
	border-bottom: 1px solid #B9C5A7;
	color: #8E0505;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "ITC Clarendon", Clarendon, serif;
	font-size: 14px;
	line-height: 14px;
}

h3.about{
	text-indent: -5000px;
	background: transparent url(/_images/gui/section-about.gif) no-repeat top left;
}

h3.contact{
	text-indent: -5000px;
	background: transparent url(/_images/gui/section-contact.gif) no-repeat top left;
}

h3.involved{
	text-indent: -5000px;
	background: transparent url(/_images/gui/section-involved.gif) no-repeat top left;
}

h3.news{
	text-indent: -5000px;
	background: transparent url(/_images/gui/section-news.gif) no-repeat top left;
}

h3.preservation{
	text-indent: -5000px;
	background: transparent url(/_images/gui/section-preservation.gif) no-repeat top left;
}

h3.sanmarco{
	text-indent: -5000px;
	background: transparent url(/_images/gui/section-sanmarco.gif) no-repeat top left;
}

h3.shop{
	text-indent: -5000px;
	background: transparent url(/_images/gui/section-shop.gif) no-repeat top left;
}

ul#subnavigation{
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	margin: 6px 10px 18px 10px;
}

#subnavigation li{
	line-height: 15px;
	padding-bottom: 8px;
}

#rightcolumn p.badge{
	margin: 0 0 36px 0;
	padding: 0;
}

.break{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/* Links
--------------------*/

#subnavigation a:link, #subnavigation a:visited, #subnavigation a:hover, #subnavigation a:active{
	color: #000000;
	text-decoration: none;
}

#subnavigation a:hover, #subnavigation a:active{
	color: #839E88;
	border-bottom: 1px dotted #839E88;
}

a.image: link, a.image:visited, a.image:hover, a.image:active{
	border: none;
}

a img, img{
	border: none;
}
