body, html {
	margin: 0px;
	padding: 0px;
	color: #35261b;
	background:#7b9115 url(images/bg.jpg) no-repeat;
	background-position: center top;
}
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;
}

/* =STRUCTURE
----------------------------------------------- */

#container {
	margin:0 auto;
	width:760px;
	text-align:left;
	background-image: url(images/pg_bg.gif);
	background-repeat: repeat-y;
}

#container:after{font-size:0px; line-height:0px; height:0px; content:'.'; visibility:hidden; display:block; clear:both}
/* \*/ * html #container{height:1px} /* */
#header {
	height: 230px;
	background-image: url(images/header_banner.jpg);
	margin: 0px;
	padding: 0px;
}
#fullcolumn {
	float:left;
	width:720px;
	padding: 0 20px 20px 20px;
}
#narrowleftcolumn {
	float:left;
	width: 260px;
	padding: 0 20px 20px 30px;
}
#widerightcolumn {
	float:right;
	width:400px;
	padding: 30px 30px 20px 0;
}
#wideleftcolumn {
	float:left;
	width:480px;
	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/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}

/* =Navigation
----------------------------------------------- */

#mainnavcontainer {
	margin: 15px 10px 30px 10px;
}

#mainnavcontainer li {
	display: inline;
	list-style-type: none;
	font-size: 14px;
	padding: 0 12px 4px 19px;
}
#mainnavcontainer li a {
	color: #7B9115;
	text-decoration: none;
}
#mainnavcontainer li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7B9115;
}
#mainnavcontainer #currentpage a {
	color: #573216;
}
#secondarynavlist {
	padding-top: 0px;
}
#secondarynavlist li {
	list-style-type: none;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left:0px;
	text-align:center;
}
#secondarynavlist li a {
	color: #7B9115;
	text-decoration: none;
}
#secondarynavlist li a:hover {
	
}
#secondarynavlist #currentpage a {
	color: #ae6227;
}
#secondarynavtop {
	background-image: url(images/green-bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #8fa239; border-top:none;
	width: 169px;
}
#secondarynavtop h1 {
	margin: 0 0 20px 0;
}
.restaurantprice {
	font-weight: bold;
	color: #698000;
	padding-right: 10px;
	letter-spacing: 0.1em;
}
#secondarynavbottom {
	/* background-image: url(images/-districtbackground-footer.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: .1em;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* =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:#573216;
	margin-top: 0;
	margin-bottom: 15px;
}
h2 {
	font-size: 164%;
	color: #432a18;
	margin-bottom: 12px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #35261b;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-size: 100%;
	text-transform:uppercase;
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #35261b;
	margin-bottom: 0;
}
.homepageh1 {
	margin-top: 20px;
}

/* =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;
}
li {
	list-style:circle;
	padding: 0 0 4px 19px;
}

/* =Tables
----------------------------------------------- */
#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;
}
.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: 10px 15px 10px 15px;
	margin: 0px 0px 10px 10px;
	border: 1px solid #999;
	float: right;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/artistcountbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	text-align: center;
}
.white {
	color: #FFFFFF; font-weight:bold; padding:9px 0 0; font-size: 150%; 
}
.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;
}

small{font-weight:bold; font-size:12px; float:left; width:100%; padding-bottom:10px}

h4.blog-link{color:#35261B;
font-size:90%;
font-weight:bold;
letter-spacing:0.25em;
margin:0;
text-transform:uppercase;
padding:10px 0 20px;
font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}


h4.blog-link a {
	font-size: 100%;
	
	text-transform:uppercase;
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #35261b;
	margin-bottom: 0;
}
.clear{
	clear:both;
}