/* =BODY & TEXT
----------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	color: #35261b;
	background-color:#F0F0F0;
	background-image: url(images/body-background.png);
	background-repeat: repeat;
}
body {
	text-align:center;
}
body,td,th {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px 0 15px;
	padding: 0;
	line-height: 1.5em;
	margin-top: 1em;
}

/* =STRUCTURE
----------------------------------------------- */

#container {
	margin:0 auto;
	width:1000px;
	text-align:left;
	background-image: url(images/page-background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#header {
	height: 68px;
	background-image: url(images/tbanner.jpg);
	margin: 0px;
	padding: 0px;
	TOP: 25px;
}
#fullcolumn {
	float:center;
	width:960px;
	padding: 20px;
	TOP: 15px;
	text-align:center;
	background-color: #FFFFFF;
	
}
#narrowleftcolumn {
	float:left;
	width: 260px;
	padding: 0 0 20px 0;
	margin-top:-15px;

}
#widerightcolumn {
	float:right;
	width:700px;
	padding: 0px 40px 20px 0px;
	/*overflow:auto;
	height:500px;*/
}
#wideleftcolumn {
	float:left;
	width:660px;
	padding: 0 0 20px 40px;
}
#narrowrightcolumn {
	float:right;
	width:169px;
	padding: 0px 40px 0 20px;
}
#footer {
	font-size:11px;
	clear:both;
	height: 50px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/altbackground/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}

/* =Navigation
----------------------------------------------- */

#mainnavcontainer {
	margin: 10px 40px 25px 40px;
	border-bottom: 1px solid #0066CC;
	padding-bottom: 14px;
}

#mainnavcontainer li {
	display: inline;
	list-style-type: none;
	padding-right: 16px;
	font-size: 14px;
}
#mainnavcontainer li a {
	color:#0066CC;
	text-decoration: none;
}
#mainnavcontainer li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#mainnavcontainer #currentpage a {
	color: #006600;
}
#secondarynavlist {
	margin-left: 10px;
	padding-top: 8px;

}

#secondarynavlistmain {

	margin: 4px;
	margin-top: 10px;
}

#secondarynavlistmain li {
	list-style-type: none;
	display: block;
	font-size: 15px;
	padding-top:4px;
	padding-bottom: 10px;
	padding-right: 5px;
}

#secondarynavlistmain li a {
	color:#0066CC;
	text-decoration:none;
}

#secondarynavlistmain li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

#secondarynavlist li {
	list-style-type: none;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 10px;
}
#secondarynavlist li a {
	color:#339900;/*#7B9115;*/
	text-decoration: none;
}
#secondarynavlist li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}
#secondarynavlist #currentpage a {
	color: #ae6227;
}
#secondarynavtop {
	
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;/*179px;*/ /* 169 */
}
#secondarynavtop h1 {
	margin: 18px 0 20px 0;
}
.restaurantprice {
	font-weight: bold;
	color: #698000;
	padding-right: 10px;
	letter-spacing: 0.1em;
}
#secondarynavbottom {
	
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: .1em;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}

/* =HEADINGS
----------------------------------------------- */

h1, h2, h3, h4 {
	font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 218%;
	color:#35261b;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: bold;
	font-weight: bold;
	text-align: left;
}

.subtitle {
	font-family: "Century Gothic","Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	text-align:center;
	clear:both;
	margin: 0;
	margin-top: -20px;
	padding: 0;
	font-size: 170%;
	color:#009933;
}

h2 {
    font-weight: bold ;
	font-size: 164%;
	color: #35261b;
	margin-top:2em;
	margin-bottom: 12px;
	border-bottom: 1px solid #339900;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #35261b;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: none;
}

h3 img a {
	border:none;
}

h3 img a:hover {
	border: 1px solid #3366FF;
}

h4 {
	font-size: 100%;
	text-transform:uppercase;
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #35261b;
	margin-bottom: 8px;
	margin-top: 30px;
}
.homepageh1 {
	margin-top: 20px;
}

#switchlang {
	width: 150px;
	margin:0 auto;
	padding-top: 10px;
}


#switchlang img, #switchlang img a {
	border:none;
}

#switchlang img a:hover {
	border: 1px solid #3366FF;
}

#pageutils {
	width: 150px;
	margin:0 auto;
	padding-top: 10px;
}


#pageutils img, #pageutils img a {
	border:none;
}

#pageutils img a:hover {
	border: 1px solid #3366FF;
}


/* =LINKS
----------------------------------------------- */

a:link {
	color: #5F7300;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #5F7300;
	text-decoration: underline;
}
a:active {
	color: #5F7300;
	text-decoration: underline;
}
#footernavigation {
	text-align: center;
	padding-bottom: 30px;
	font-size: 11px;
}
a.map:link {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5C7113;
	padding: 4px;
	line-height: 2.5em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* =LISTS
----------------------------------------------- */

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#galleryqualifications li {
	background-image: url(images/greewhitecheckmark.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 4px 19px;
}

.rolelist ul {
	background-color:#FFFF66;
	border:#663300 1px solid;
	padding: 20px;
	width: 70%;
	margin:0 auto;

}

.rolelist li {
	list-style-type:disc;
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 0.5em;
}

.delinfo li {
	list-style-type:disc;
	margin-bottom: 1em;
}

/* =Tables
----------------------------------------------- */
table {
	clear:both;
}
#directory {
	padding: 0;
	margin: 0;
}
#directory td {
	padding: 15px 0 15px 0;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#sort {
	padding: 0;
	margin: 0;
}
#sort td {
	padding: 20px 15px 10px 0;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

#sort th {
color:#fff;
	background-color:#8CA02D;
	background-image:url(images/thbackground.gif);
	padding: 10px 10px 10px 10px;
	text-align: center;
	vertical-align: top;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: left top;
}
table.sortable thead {
    cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/* =Images
----------------------------------------------- */

.imageright {
	text-align: right;
	margin-bottom: 20px;
	margin-left: 18px;
	clear: right;
	float: right;
	display: inline;
}
.imageleft {
	text-align: left;
	margin-bottom: 20px;
	margin-right: 18px;
	clear: left;
	float: left;
}
.homepagebanner {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.sponsorlogos {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.buildingimages {
	padding: 5px;
	border: 1px solid #999;
	margin-right: 20px;
}
.map {padding-top: 20px;}

/* =misc
----------------------------------------------- */

#sidebar {
	margin-top: 30px;
}
#homeevent {
	clear: both;
	margin-top: 30px;
}
.artistcount {
	color: #FFFFFF;
	padding: 8px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #999;
	float: right;
	clear: both;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/artistcountbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 32px;
	line-height: 30px;
	text-align: center;
}
.white {
	color: #FFFFFF;
}
.servicemark {
	font-size: 9px;
	color: #333333;
}
#galleryqualifications {
	height: 100%;
	width: 100%;
	padding: 15px;
	background-color: #A0B835;
	margin-bottom: 20px;
}
#artistcountkey li {
	background-image: url(images/artistcountkey.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 20px;
	line-height: 20px;
	background-position: 0em .2em;
}
#map {
	border: 1px solid #999;
	}
	
#linktous {
width:95%;
padding:10px;
border: 1px solid #999;
}
.sidebargraphic {
	margin-top: 15px;
}


pre {
overflow: scroll;
}

/* = Language selection
--------------------------------------- */

#langsel_container {
	margin:0 auto;
	width:525px;
	text-align: center;
	padding-top: 35px;
	border: none;

}

#langsel_container h1 {
	color:#009900;
	font-weight: bold;
	
}

.language {
	margin-top:5em;
	float:left; width:140px; margin:15px; margin-bottom:40px;
	font-weight:bold;
	font-size: 16px;
	color:#009900;
	text-align:center;
}

.language img, .language img a{
	border: none;
}

.question, .question a:link, .question a:active, .question a:hover, .question a:visited  {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	font-size: 105%;
	clear:both;
}

.question a:hover {
	text-decoration:underline;
}
.answer {
	clear:both;
	margin-left: 30px;
	display:none;
}

.go_top {
	margin-right: 10px;
	float:right;
}

.go_top img {
	border: none;
}

.formerr {
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	margin-left: 1em;
}

.propose {
	background-color: #FFFF99;
	margin: 20px 0 20px 0;
	border: solid 1px #999999;
	padding:20px;
}
.propose textarea {
	width:100%;
}


.maintitle {
	margin-bottom: 3em;
}

.questiongroup {
	margin-bottom: 1em;
}

.description {
	font-size: 100%;
}

.endsection {
	margin-top: 2em;
	margin-bottom: 2em;
	text-align:right;
	/*float:right;*/
}

.endsection a:link, .endsection a:visited, .endsection a:link {
	color: #5F7300;
	text-decoration: none;
}
.endsection a:hover {
	text-decoration: underline;
}
.faqsummary {
		margin-bottom:20px;
}
.faqsummary .title {
	font-size: 15px;
	clear:both;
}

.questionscount {
	font-size: 11px;	
}

.calendartable {
	clear:both;
}
.calendartable tr {
	padding: 7px;
}


/* reCaptch
-------------------------------------------- */
#recaptchaerror{
	padding:4px;
	border:1px solid black;
	font-size:14px;
	color:#ff0033;
}
