/* common */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
	border:0 none;
	color:#191919;
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}
p {
	padding-bottom: 10px;
}
body {
	background-color: #8cc63f;
	background-image:url('/images/site/cfm_bg_grade.jpg');
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color: #000000;
	line-height: 17px;
	width: 100%;
	min-width: 1000px;		
}
a, a:link, a:visited, a:active{
	text-decoration: underline;
	color: #c5361c;
	/*color: #445229;*/
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5{
	/*color: #c5361c;*/
	color: #2D7D2F;
}
h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;

}
h4 {
	font-size: 13px;
	font-weight: bold;

}
h5{
	font-size: inherit;
	font-weight: bold;
	float: left;
	display: inline;
	padding-right: 10px;
}
div {
	display:block;
}
/* IDS */
#wrapper {
	width: 940px;
	
	background-image: url('/images/site/cfm_site_shadow.png');
	/*background-repeat: repeat-y;*/
	margin: 0 auto;
	
}
#content-wrapper {
	width: 900px;
	min-height: 500px;
	background-color: #ffffff;
	margin-left: 20px;
}
#content {
	min-height: 650px;	
	padding-left: 25px;
	position: relative;
	padding-bottom: 20px;
}

#content-right {
	position: relative;
	float: left;
	width: 570px;
	padding-left: 20px;
}
#header {
	width: 900px;
	height: 190px;	
}
#header img{
	display: block;
	float: left;
	height: 190px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 420px;
}
	
#footer {
	height: 38px;
	background-color: #eab120;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 13px;
	width: 850px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	
}
#footer a:link, #footer a:visited{
	color: #191919;	
}
/*classes */
.clear {
  clear:both;
}
img.news-home-image, img.vendor-home-image{
	width: 80px;
	height: 80px;
	border: 0px;
}
#home-ingredients{
	position: relative;
	top: -8px;
	left: 0px;
	background-image: url('/images/cfm_canvas_tagline.png');
	background-repeat: no-repeat;
	width: 275px;
	height: 145px;
	float: left;
	padding-top: 135px;
	font-size: 12px;
}
.hide {
	text-indent:-9009px;	
	display: block;
}

	
#home-slideshow{
	position: relative;
	width: 270px;
	height: 346px;
	float: left;	
	padding-top: 12px;
}
#home-map{
	background-image: url('/images/cfm_home_map.png');
	position:relative;
	top: 12px;
	margin-left: 20px;
	padding-top: 200px;
	color: #2d7d2f;
	width: 269px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	right: 0px;
	display: inline;
	float:left;
	
}
#home-map a {
  position: absolute;
  height: 197px;
  width: 259px;
  top: 0px; 
  text-decoration: none;
  }
#home-map a i { visibility: hidden; }
#home-vendors{
	list-style-type: none;
	margin-left: 0px;
	float: left;
	width: 240px;
	position: relative;
	top: 0px;
	left: 40px;
}
#home-heart{
	background-image: url(/images/cfm_vday_icon.png);
	height: 30px;
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 30px;
	
}
#home-news {
	list-style-type: none;
	margin-left: 0px;
	float: left;
	width: 240px;
	position: relative;
	top: 0px;
	padding-right: 10px;
}
#home-vendors h2, #home-news h2{
	text-transform: none;	
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#home-vendors h2 a, #home-news h2 a{
	color: #2d7d2f;
}
#home-vendors img, #home-news img{
	padding-right: 10px;
}
#home-vendors-link {
	background-image: url('/images/icons/cfm_shopbsk_home.png');
	background-repeat: no-repeat;	
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 40px;
	font-weight: bold;
	padding-top: 5px;
}
/*if vendors or news don't have image, give it a display of none */
.hide-image {
	display: none;
}
#home-news li, #home-vendors li{
	clear: left;
	padding-bottom: 10px;
}
div.hr{
	background-image: url('/images/site/cfm_flourish_home.png');
	background-repeat: no-repeat;
	bacground-position: center center;
	width: 530px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
}
/*navigation*/
#nav-top{
	height: 34px;
	list-style-type: none;
}
#nav-top li{
	padding: 0px;
	margin: 0px;
	float:left;
}
#nav-top li a{
	display: block;
	height: 34px;
	text-indent:-9009px;
}

#nav-home a{
	width: 114px;
	background:transparent url(/images/navs/main/cfm_nav_down_01.jpg) no-repeat 0 0;
}
#nav-home a:hover, #nav-home-on a{
	width: 114px;
	background:transparent url(/images/navs/main/cfm_nav_over_01.jpg) no-repeat 0 0;
}
#nav-about a{
	width: 112px;
	background:transparent url(/images/navs/main/cfm_nav_down_02.jpg) no-repeat 0 0;
}
#nav-about a:hover, #nav-about-on a{
	width: 112px;
	background:transparent url(/images/navs/main/cfm_nav_over_02.jpg) no-repeat 0 0;
}
#nav-vendors a{
	width: 113px;
	background:transparent url(/images/navs/main/cfm_nav_down_03.jpg) no-repeat 0 0;
}
#nav-vendors a:hover, #nav-vendors-on a{
	width: 113px;
	background:transparent url(/images/navs/main/cfm_nav_over_03.jpg) no-repeat 0 0;
}
#nav-news a{
	width: 111px;
	background:transparent url(/images/navs/main/cfm_nav_down_04.jpg) no-repeat 0 0;
}
#nav-news a:hover, #nav-news-on a{
	width: 111px;
	background:transparent url(/images/navs/main/cfm_nav_over_04.jpg) no-repeat 0 0;
}
#nav-events a{
	width: 125px;
	background:transparent url(/images/navs/main/cfm_nav_down_05.png) no-repeat 0 0;
}
#nav-events a:hover, #nav-events-on a{
	width: 125px;
	background:transparent url(/images/navs/main/cfm_nav_over_05.png) no-repeat 0 0;
}
#nav-hours a{
	width: 212px;
	background:transparent url(/images/navs/main/cfm_nav_down_06.jpg) no-repeat 0 0;
}
#nav-hours a:hover, #nav-hours-on a{
	width: 212px;
	background:transparent url(/images/navs/main/cfm_nav_over_06.jpg) no-repeat 0 0;
}
#nav-contact a{
	width: 113px;
	background:transparent url(/images/navs/main/cfm_nav_down_07.jpg) no-repeat 0 0;
}
#nav-contact a:hover, #nav-contact-on a{
	width: 113px;
	background:transparent url(/images/navs/main/cfm_nav_over_07.jpg) no-repeat 0 0;
}

#signup-form{
	font-size: 12px;
	padding-bottom: 30px;
}
#signup-form span, #signup-form img{
	float: left;
	padding-right: 10px;
}
#signup-form .input{
	border: 1px solid rgb(153, 153, 153); 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px;
	float:left	
}
#signup-form .submit{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px;
	float:left;
	border: 1px solid rgb(153, 153, 153); 
	cursor: pointer;
	margin-right: 10px;
	margin-left: 5px;
}

#in-the-news, #social-network{
	display: none;
}
#in-the-news.block, #social-network.block{
	display:block;
}
#in-the-news p{
	padding-bottom: 0px;
}
#social-network img{
	padding-left: 8px;
}
#social-network{
	padding-top: 30px;
}
#interior-left, #interior-right, #vendor-meal-center{
	padding-top: 10px;
	float: left;
}
#interior-left{
	width: 530px;
}
#interior-left ul li{
	margin-left: 20px;
}
#interior-left .vendor-category-column ul li, #interior-left .vendor-category-column ul li{
	margin-left: 0px;
}
#vendor-meal-left{
	width: 220px;
	list-style-type: none;
	padding-left: 0px;
	float: left;
	position: relative;
	left: -25px;
	top: -8px;
	
}
#vendor-meal-left li{
	text-indent:-9009px;
	margin-left: 0px;
}
#vendor-meal-left li a{
	display:block;
	width: 223px;
	text-indent:-9009px;
}
#vendor-nav-header{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_top.png) no-repeat 0 0;
	height: 82px;
}
#vendor-nav-breakfast a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_up_02.png) no-repeat 0 0;
	height: 30px;
}
#vendor-nav-breakfast a:hover, #vendor-nav-breakfast-on a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_down_02.png) no-repeat 0 0;
	height: 30px;
}
#vendor-nav-lunch a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_up_03.png) no-repeat 0 0;
	height: 26px;
}
#vendor-nav-lunch a:hover, #vendor-nav-lunch-on a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_down_03.png) no-repeat 0 0;
	height: 26px;
}
#vendor-nav-dinner a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_up_04.png) no-repeat 0 0;
	height: 24px;
}
#vendor-nav-dinner a:hover, #vendor-nav-dinner-on a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_down_04.png) no-repeat 0 0;
	height: 24px;
}
#vendor-nav-snacks a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_up_05.png) no-repeat 0 0;
	height: 31px;
}
#vendor-nav-snacks a:hover, #vendor-nav-snacks-on a{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_down_05.png) no-repeat 0 0;
	height: 31px;
}
#vendor-nav-footer{
	background:transparent url(/images/navs/sidenav/cfm_sidenav_bot.png) no-repeat 0 0;
	height: 52px;
}
#vendor-meal-center{
	width: 312px;
	
}
#vendor-meal-center p{
	padding-bottom: 0px;
}
#vendor-meal-center h3{
	padding-top: 10px;
}
#interior-right{
	width: 265px;
	padding-right: 20px;
	padding-left: 50px;
	float: left;
}
.block{
	display:block;
}
.vendor-category-column {
	/*text-transform: uppercase;*/
}
div.vendor-category-column{
	float:left;
	overflow: hidden;
	padding-right: 15px;
}

.vendor-category-column ul{
	list-style-type: none;
	padding-left: 0px;
	width: 150px;
	padding-bottom: 30px;
}
.vendor-category-column ul li{
	margin-left: 0px;
	line-height: 24px;
}
.contact-list{
}
ul.contact-list{
	list-style-type: none;
	padding-left: 0px;
	clear: both;
	padding-top: 15px;
}
#interior-left ul.contact-list li{
	margin-left: 0px;
	float:left;
	width: 230px;
	height: 70px;
}
.vendor-category-column ul li.frietkoten, .vendor-category-column ul li.pastoral_artisan_cheese_bread_wine, .vendor-category-column ul li.provos_village_bake_shoppe{
	line-height: 14px;	
}
#interior-left .vendor-category-column .frietkoten,#interior-left .vendor-category-column .pastoral_artisan_cheese_bread_wine, #interior-left .vendor-category-column .provos_village_bake_shoppe{
	margin-left: 20px;
	text-indent: -20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.vendor-image{
	width: 200px;
	float: left;
}
div.vendor-description{
	width: 310px;
	float: right;
}
h3.media-headline{
	margin-left: 20px;
	text-indent: -20px;
	text-transform:none;
}
.grand-opening {
	/*background:url('/images/cfm_events_grandopening_bg.png');*/
	width:526px;
	height: 760px;
	background-repeat: no-repeat;
	/*padding-top:50px;
	text-align: center;*/
}
.grand-opening p {
	/*color: #445229;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;*/
}
.event-footer, .event-footer p {
	color: #445229;
	padding-top: 10px;
}