@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
}
#rightcontent {
	float: right;
	width: 221px;
	height: 100%;
	padding-top: 10px;
}

body {
	text-align: center;
	padding: 0px;
	height: 100%;
	text-decoration: none;
	background-image: url(assets/PlanksOld0346_2_M.jpg);
}
#container{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: inherit;
	height: 100%;
	background-image: url(assets/vertical.gif);
	margin-top: 20px;
	border: none;
	}
	
#containermenu{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: inherit;
	height: 100%;
	margin-top: 20px;
	border: none;
	background-color: #FFF;
	padding-bottom: 20px;
	}	
	
	
.spacer {
	clear: both;
}

#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-style: normal;
	text-transform: uppercase;
	height: 100px;
	width: 800px;
	text-align: center;
	padding: 0px;
	background-color: #da5a10;
}
#header ul {
	list-style-type: none;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 75px;
}


#header li {
	display: inline;
	margin-left: 45px;
	margin-right: 45px;
}
#address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #000;
	text-align: center;
	font-weight: bold;
}
#hours {
	font-size: small;
	font-weight: bold;
	text-align: center;
}


#twitter_update_list li {
	font-size: large;
	text-decoration: none;
	padding-bottom: 5px;
	text-align: left;
	padding-top: 15px;
	margin-right: 10px;
}
#time {
	text-align: right;
}




#twitter_div {
	color: #000;
	background-color: #FFF;
}

.download{
	font-size: 24px;
}

.download a:link{
	color: #DA5A10;
	text-decoration: none;
}
.download a:focus {
	color: #DA5A10;
	text-decoration: none;
	font-size: 36px;
}
.download a:hover {
	color: #DA5A10;
	text-decoration: none;
	font-size: 36px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:focus {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

ul#twitter_update_list {
	list-style-type: none;
}

#twitter_div #twitter_update_list a {
	display: list-item;
	color: #da5a10;
}



.bar {
	background-color: #f6c229;
	width: 800px;
	height: 16px;
	padding: 0;
}


#leftcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	width: 475px;
	height: 100%;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
#leftcontent p {
	text-align: left;
	font-size: large;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0;
}
#menu {

}
.menu_text {
	text-align: left;
}
.cheese_left {
	margin: 15px;
	height: auto;
	padding: 15px;
}

.cheese_desc {
	font-size: x-small;
	text-align: left;
	height: auto;
}
.cheese_head {
	font-size: x-large;
}
.prices {
	text-align: right;
	vertical-align: bottom;
	font-size: medium;
}
#items {
	text-align: left;
	font-variant: small-caps;
	font-size: medium;
}
.welcome {
	font-size: large;
	font-weight: bold;
}
#media a {
	color: #da5a10;
}

img { 
	border: none; 
} 
#rightcontent a {
	color: #000;
}
