html,body {
	height: 100%;
}

body {
	background-color: #BCA060;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, Helvetica;
	font-size: 0.95em;
	line-height: 150%;
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	color: #56350C;
}

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{  
	margin:0; 
	padding:0; 
} 

* html body p {
	line-height: 22px;
}

a {
	text-decoration: none;
	color: #DD0000;
}

p a,td a {
	text-decoration: underline;
}

input, select
{
	font-family: Georgia, Helvetica;
	color: #56350C;
	font-size: 100%;
	padding: 3px;
}

.button
{
	background-image: url('buttonbg.gif');
	background-repeat: repeat-x;
	height: 24px;
	color: white;
	border: 0px;
}

/*
.borderright { border: 1px solid magenta; }
.borderleft { border: 1px solid red; }
.contentleft { border: 1px solid silver; }
.contentright { border: 1px solid yellow; }

.content { border: 1px solid blue; }

.maincontent { border: 1px solid orange; }

/*
*/
.main {
	width: 1014px;
	margin: 0px auto;
	text-align: left;
	/*border-left: 1px solid #DCDBCE;
	border-right: 1px solid #DCDBCE;*/
	
	/*position: relative;
	left: 30px;*/
}


.stadlbg {
	background-image: url('stadlbg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

.stadlbg2 {
	background-image: url('stadlbg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

* html .stadlbg2 {
	background-image: url('empty');
	background-repeat: no-repeat;
	background-position: center;
}

/**********************************************
 HEAD
**********************************************/
.head {
	position: relative;
	width: 1014px;
	height: 393px;
	/*background-image:url('head.jpg');
	background-repeat: no-repeat;*/
	left: -41px;
}

.head1,.head2a,.head2b,.head2c,.head3a,.head3b,.head3c {
	background-repeat: no-repeat;
}

.logolink
{
	position: absolute;
	left: 85px;
	top: 12px;
}

.head1 {
	/*background-image: url('head-1.jpg');*/
	width: 1014px;
	height: 114px;
}

.head2a {
	float: left;
	/*background-image: url('head-2a.jpg');*/
	width: 267px;
	height: 238px;
}

.head2b {
	float: left;
	/* background-image:url('head-2b.jpg'); */
	width: 486px;
	height: 238px;
}

.head2c {
	float: left;
	background-image: url('head-2c.jpg');
	width: 261px;
	height: 238px;
}

.head3a {
	float: left;
	background-image: url('head-3a.jpg');
	width: 267px;
	height: 41px;
}

.head3b {
	float: left;
	background-image: url('head-3b.jpg');
	background-repeat: repeat-x;
	width: 486px;
	height: 41px;
}

.head3c {
	float: left;
	background-image: url('head-3c.jpg');
	width: 261px;
	height: 41px;
}

* html .head /* compensating borderright position because head pushes borderright to end of head */
{
left: 38px;
}

/**********************************************
 MENU
**********************************************/ 


.menu {
	color: white;
	font-size: 80%;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 18px;
}

.menu a {
	color: white;
	font-weight: bold;
	vertical-align: middle;
}

.menu a img {
	vertical-align: middle;
}

/**********************************************
 SIDES
**********************************************/
.borderleft {
	background-image: url('left-border.jpg');
	background-repeat: repeat-y;
	margin-left: 40px;
}

.borderright {
	background-image: url('right-border.jpg');
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 39px;
	
}

* html .borderright {
	position: relative;
	left: -79px;
}

.contentleft,.contentleft2 {
	float: left;
	width: 190px;
	margin-left: 36px;
}

.contentleft2 {
	width: 0px;
}

* html .contentleft {
	margin-left: 18px;
}

.contentrightcontainer {
	position: relative;
	float: right;
	margin-top: 5px;
	margin-right: 36px;
	width: 179px;
	background-color: #FFFFFF;
	background-image: url('right-side.jpg');
	background-repeat: repeat-y;
}

* html .contentrightcontainer  /* ie6 */
{
	margin-right: 19px;
}

.contentrightcontainer2 {
	position: relative;
	width: 179px;
	background-image: url('right-side-smallwhite.jpg');
	background-position: right;
	background-repeat: repeat-y;
	border-bottom: 0.1px dotted white;
	border-bottom: 1px solid #AC8946; /* for Firefox + Opera: bg image would be in original position: not in uplifted position from parent layer */
}

* html .contentrightcontainer2  /* ie6 */
{
	width: 170px;
	/*position: relative; 
	left: -132px;
	top: -2px;*/
}

.contentright {
	position: relative;
	/*top: -235px;
	margin-bottom: -235px;*/
	margin-left: 12px;
}

* html .contentright {
	position: absolute;
	left: 65px;
	/*background-color: white;*/
}

* html .contentright2 {
	background-image: url('right-side.jpg');
	background-repeat: repeat-y;
	background-color: white;
}

* html .contentright3 {
	background-image: url('right-side-smallwhite.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.contentright,.contentright a {
	vertical-align: middle;
	text-align: center;
}

.contentright img {
	margin: 3px;
	margin-top: 16px;
}

.contentrighttext {
	padding-left: 15px;
}

* html .contentrighttext {
	padding-left: 6px;
}

.contentrightbanner
{
	position: absolute;
	left: 215px;
	top: 10px;
	/* border: 1px solid blue; */
}

.contentleftbanner
{
	position: absolute;
	left: -160px;
	top: 10px;
}

* html .contentleftbanner
{
	left: -80px;
}

* html .contentrightbanner
{
	left: 295px;
}

.sideheadright {
	
	background-image: url('right-head-sponsors.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -0px;
	margin-bottom: 0px;
	margin-left: -14px;
	width: 100%;
	text-align: left;
	width: 171px;
	height: 44px;
	padding-top: 18px;
	padding-left: 10px;
}

* html .sideheadright {
	width: 181px;
	margin-left: 1px;
}

.rightheadbg {
	width: 100%;
	height: 33px;
	background-image: url('right-head-bg.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-left: 10px;
	margin-left: -6px;
	text-align: left;
	font-size: 120%;
	color: #FFFFFF;
}

* html .rightheadbg {
	margin-left: 7px;
	padding-top: 5px;
}

.rightbottom {
	width: 180px;
	height: 17px;
	background-image: url('right-white-bottom.jpg');
	background-repeat: no-repeat;
	position: relative;
	left: -12px;
}

* html .rightbottom {
	position: relative;
	left: 1px;
	background-color: #AC8945; /* if not set there is a one pixel height border at 
								bottom from underground layer content right*/
}

.lefteventshead {
	width: 190px;
	height: 36px;
	margin-top: 0px;
	background-image: url('left-head-events.jpg');
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 10px;
}

* html .lefteventshead {
	height: 54px;
}

.lefteventsheadtextt {
	margin-top: 17px;
	margin-left: 10px;
}

.leftcontent {
	background-color: #FFFFFF;
	background-image: url('left-side-smallwhite.jpg');
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
}

.leftcontent.events {
	font-size: 80%;
	padding-top: 9px;
}

.evententry,
.evententrynext
{
	width: 100%;
}

.evententrynext a
{
	color: #B20000 !important;
}

.evententrydate
{
	float: left;
	display: block;
	margin-right: 5px;
	width: 75px;
	text-align: right;
}

.leftcontent.events img {
	margin-top: 6px;
	margin-right: 15px;
}

.leftcontent.events a {
	color: #000000;
}

.leftcontentright {
	background-image: url('left-side.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.lefttop {
	width: 190px;
	height: 17px;
	margin-top: 5px;
	background-image: url('left-white-top.jpg');
	background-repeat: no-repeat;
	background-color: white;
}

.leftbottom {
	width: 190px;
	height: 17px;
	margin-bottom: 5px;
	background-image: url('left-white-bottom.jpg');
	background-repeat: no-repeat;
}

.sidehead {
	font-size: 120%;
	color: #FFFFFF;
}

.contentright p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.contentright .rightheadbg {
	margin-top: 30px;
	margin-bottom: 0px;
}

.search
{
	margin: 5px;
	margin-top: 17px;
	margin-bottom: 0px;
}

.search input
{
	width: 85px;
	border: 0px;
}

.search .image
{
	width: 8px;
	height: 9px;
}

.leftwoodbutton
{
	background-color: #AC8947;
}

/**********************************************
 CONTENT
**********************************************/
.content {
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url('right-side.jpg');
	background-repeat: repeat-y;
}

.contenttoptexture,.contenttoptexture2 {
	float: left;
	width: 482px;
	margin-left: 5px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: white;
	background-image: url('top-side.jpg');
	background-repeat: repeat-x;
}

.contenttoptexture2 {
	width: 672px;
}

* html .contenttoptexture {
	width: 440px;
}

.contentbottomtexture {
	background-image: url('bottom-side.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentrighttexture {
	background-image: url('left-side.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

p {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.contenteventhead
{
	font-size: 130%;
	border-bottom: 1px solid #56350C;
	margin-top: 10px;
}

* html .contenteventhead
{
	font-size: 130%;
	border-bottom: 1px solid #56350C;
	padding-top: 10px;
	width: 440px;
}

.title,h1,h2 {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	color: #B20000;
}

h2, h1,.title {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 50px;
	line-height: 130%;
	background-image: url('head-ornament.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 400px;
}

h2
{
	background-image: none;
}

.title {
	font-weight: bold;
}

.onecol
{
	margin-top: 15px;
}

p.shorttext {
	font-style: italic;
	color: #B20000;
}

.wysiwygTable td,
.wysiwygTable th {
	vertical-align: top;
	border: 0px;
}

.wysiwygTable {
	
}



.pageChild
{
	/*background-color: #333333;*/
	background-image: url('naht.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	width: 420px;
}

.pageChild .continue
{
	text-align: right;
}

.pageChild.galleryfolder
{
	background-image: none;
	padding: 0px;
	width: 440px;
}

.artistshortview,
.artistshortviewbigimage
{
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 20px;
	
}

.artistshortview2
{
	float: left;
	margin: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	
}


.artistshortview img,
.artistshortview2 img,
.artistshortviewbigimage img
{
	border: 1px solid #B20000;
	border-bottom: 0px;
}

.artistshortviewtext,
.artistshortviewbigimagetext
{
	width: 190px;
	padding: 5px;
	background-image: url('wood.jpg');
	background-repeat: repeat;
	background-position: bottom;
	/*border: 1px solid blue;*/
	font-weight: bold;
	border: 1px solid #55350C;
	text-align: right;
	font-size:0.9em;
}

.artistshortviewbigimagetext
{
	width: 427px;
}


* html .artistshortview,
* html .artistshortview2,
* html .artistshortviewbigimage
{
	margin:0px;
}

* html .artistshortview
{
	margin-right: 15px;
	margin-bottom: 15px;
}

* html .artistshortview2
{
	margin-bottom: 15px;
}

* html .artistshortviewtext
{
	width: 200px;
}

* html .artistshortviewbigimagetext
{
	width: 437px;
}

* html .artistshortviewbigimage
{
	margin-bottom: 15px;
}

.galleryfoldershortview img
{
	float: left;
	border: 1px solid #B20000;
	margin-right: 15px;
	margin-bottom: 15px;
}

* html .galleryfoldershortview img
{
	margin-right: 5px;
}

.googlemapview input
{
	border: 1px solid #56350C;
}

.googlemap
{
	width: 440px;
	height: 440px;
}

.content form input[type="text"],
.content form input[type="password"],
.content form textarea,
.content form select
{
	 border: 1px solid #AC8945;
	 width: 420px;
}

.content form textarea
{
	height: 80px;
}

.content form input[type="submit"]
{
	border: 0px;
}

.message
{
	color: #028A04;
	margin-top: 20px;
}

.error
{
	color: #B20000;
}

/**********************************************
 DISCUSSION
**********************************************/

.discentries,
.discentries_head
{
	padding: 3px;
}

.discentries_name,
.discentries_date
{
	background-color: #F8F3E9;
	color: #B20000;
	border-top: 1px solid #AC8945;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.discentries_name
{
	float: left;
	width:314px;
}

.discentries_date 
{
	width:124px;
	float: left;
	font-size: 70%;
	text-align: right;
}

.discentries_name.special,
.discentries_date.special 
{
	background-color: #b20000;
	color: white;
}


/**********************************************
 FOOTER
**********************************************/
.clear {
	clear: both;
	width: 1px;
	height: 1px;
}

.footer {
	clear: both;
	background-color: #452908;
	background-image: url('footer-top.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	width: 100%;
}

.notice {
	margin: 0px auto;
	width: 850px;
	padding: 20px;
	font-size: 70%;
	line-height: 140%;
	color: #BCA060;
}

* html .notice {
	position: relative;
	left: -38px;
}

.footermenu
{
	margin-bottom: 10px;
}

.footermenu a
{
	vertical-align: middle;
}

span {
	border: 0px;
}

.wysiwygTable td {
	vertical-align: top;
	border: 0px;
}

.wysiwygTable {
	border: 0px;
}


.contactform input,
.contactform select,
.contactform textarea
{
	margin-bottom: 15px;
	width: 100%;
}

