html, body {
	background-color: #faf3f3;
	background-position: top center;
	background-repeat: repeat-y;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

a {
	color: #95BA79;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	background-color: #95BA79;
	color: #ffffff;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 6px;
	text-align: left;
	width: 692px;
}

h2 {
	color: #95BA79;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
}

h3 {
	background-color: #95BA79;
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 6px;
	text-align: left;
	width: 692px;
}

h4 {
	color: #95BA79;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	margin-bottom: 0px; 
	padding-bottom: 0px; 
}

h5 {
	color: #66698b;
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

h6 {
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	display: inline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

h7 {
	color: #95BA79;
	display: inline;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

dt {
	font-weight:bold;
	margin:1em 0 0;
}

dd {
	margin:0 0.6em;
	list-style-type:disc;
}

.region {
	color: #95BA79;
	font-size: 16px;
	font-weight: bold;
}

.locname {
	color: #000000;
	font-size: 12px;
	font-style: italic;
}

.website {
	color: #000000;
	font-size: 12px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
	color: #95BA79;
}

.cuisine {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

.byline {
	color: #95BA79;
	display: inline;
	font-family: Arial;
	font-size: 12px;
}

.bylineItalic {
	color: #95BA79;
	display: inline;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}


/* END TEXT STYLES */



img {
	border: 0px;
}

#wrapper {
	margin: 0 auto;
	height: 100%;
	padding: 0px;
	width: 1014px;
	text-align: center;
	background-image: url(../images/bground.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	height:auto !important;
}

#boxtop {
	height: 17px;
	background-color: #ffffff;
	background-image: url(../images/boxtop.jpg);
	background-repeat: no-repeat;
}

#contentWrapper {
	margin: 0 auto;
	padding: 6px;
	width: 946px;
	text-align: left;
}


#header {
	height: 144px;
	margin-bottom: 3px;
}

			/* ONLY FOUND ON HOMEPAGE */

#slideshow {
	width: 946px;
	height: 450px;
	margin-bottom: 3px;
}

#slideshowLeft {
	float: left;
	margin-right: 3px;
	width: 683px;
}

#slideshowRight {
	float: right;
	margin-top: 3px;
	width: 260px;
}

#promos {
	height: 61px;  /* WAS 98px */
	width: 946px;
	margin-bottom: 6px;
}

			/* END ONLY FOUND ON HOMEPAGE */

#footer {
	height: 61px;
	background-color: #95BA79;
	background-image: url(../images/footer.jpg);
	margin-bottom: 10px;
	width: 946px;
}

#copyright {
	font-family: Arial;
	font-size: 10px;
	line-height: 60%;
	text-align: center;
}

#textlinks {
	font-family: Arial;
	font-size: 10px;
	line-height: 60%;
	text-align: center;
	margin-bottom: 3px;
}

#ads {
	height: 90px;
	text-align: center;
}

#headerRight {
	float: right;
	background-color: #95BA79;
	width: 754px;
	height: 144px;
	background-image: url(../images/headerRight.jpg);
}

#logo {
	float: left;
	height: 144px;
}

#bannerArea	{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	height:	114px;
	padding: 3px 3px 0px 0px;
	text-align: right;
	text-decoration: none;
}

#bannerArea a	{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	padding: 3px 10px 0px 0px;
	text-decoration: none;
	height:	117px;
	text-align: right;
}

#bannerArea a:hover	{
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	padding: 3px 10px 0px 0px;
	text-decoration: underline;
	height:	117px;
	text-align: right;
}

#navigation {
	height: 27px;
}

#twitter {
	width: 166px;
}

@font-face {
    font-family: "Rockwell";
    src: url("ROCKB.TTF") format("truetype");
}


/* BEGIN NAVIGATION STYLES */


#Nav {
	margin: 0;
	padding: 0;
}

	#Nav li {
		font-family: Rockwell, Arial;
		font-size: 14px;
		float: left;
		height: 25px;
		list-style: none;
		width: 160px;
	}

	#Nav li a {
		background: #95BA79;
		color: #FFFFFF;
		display: block;
		padding: 3px 18px 6px 12px;
		text-decoration: none;
		white-space: nowrap;
		width: 130px;
	}

	#Nav li a:hover {
		background: #efee90;
		color: #95BA79;
	}

		#Nav li ul {
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
		}

		#Nav li ul li {
			display: inline;
			float: none;
			padding: 2px 0px;
		}

		#Nav li ul li a {
			background: #95BA79;
			color: #EFEE90;
			width: 130px;
		}

		#Nav li ul li a:hover {
			background: #EFEE90;
			color: #95BA79;
		}

/* END NAVIGATION STYLES */


/* TWITTER FEED */

.twitted {
	width: 160px;
	margin-bottom: 2px;
}

.twitted h2 {
	background-color: #95BA79;
	background-image: url(../images/twitter_header.jpg);
	color: #ffffff;
	font-size: 12px;
	margin: 0px 2px;
	height: 40px;
	width: 161px;
}

.twitted p.preLoader {
	margin: 0;
	padding: 16px 16px 16px 48px;
	background: transparent url("../images/loader.gif") 1em center no-repeat;
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0px 3px;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #95BA79;
	text-align: left;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
	font-size: 11px;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #95BA79;
	font-size: 11px;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #95BA79;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	font-size: 11px;
	margin: 0;
	padding: 5px 3px;
	color: #ffffff;
	background-color: #dddddd;
}

/* END TWITTER FEED */



/* Temp */

#excellence {
	font-family: Arial;
	font-size: 11px;
	line-height: 80%;
	text-align: center;
	margin-bottom: 1px;
}