@charset "utf-8";

*{ margin: 0;
padding: 0; 
}


body {
	color: #B1C2D6;
	background-color: #001c3d;
	text-align:center;
	min-width:960px;
	background-image: url(images/sub_bg.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#wrapper{
margin-left: auto;
margin-right: auto;
width: 960px;
}


#logoxx {
	background-image: url(images/logo-fourchefs.png);
	background-repeat: no-repeat;
	text-indent: -9000;
	height: 140px;
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#logo{
	padding-top:0px;
	padding-bottom:0px;
/*	background-image: url(images/draft.png);
	background-repeat: no-repeat;
	background-position: 650px;*/

}

a{
	color: #CCC;
}

#menudiv {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;	
}


#footer {
	clear: both;
	width:100%;
	/*width: 960px;*/
	padding: 15px;
	border-top: 1px solid #e0e0e0;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
}	
#header {
	/*background-image: url(images/winter_logo.png);
	background-repeat: no-repeat;*/
	height: 200px;
}

#sub_logo{
float:left;	
	padding-left:45px;
}

#subpurch_logo{
float:left;	
	padding-left:15px;
}

#sub_purch{
	float:right;
	padding-right:120px;
	padding-top:10px;
	
}

#sub_purchPage{
	float:right;
	padding-right:0px;
	padding-top:10px;
}



#content{
	display: block;
	clear: both;

}


.storeList{
	line-height:1.9 em;
	list-style-type: none;
	padding-top:15px;
}

.storeList strong{
	font-size:1.8em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #F89E2B;
}
#leftside{
	width:440px;
	float:left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	
}

#pix{
	width:800px;
	float:left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	
}

#faceImage{
	float:left;	
	padding-right:20px;
	padding-bottom:20px;
	
	
}


#onecolumn{
	width:800px;
	float:left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding-left:25px;
	
}

#onecolumn p{
	line-height: 1.8em;

}

#onecolumn p em strong{
	color:#F7B61B;
	
}

#charity{
	width:450px;
	height:257px;
	background-image:url(images/ywca.png);
	background-repeat:no-repeat;
	padding:25px;
	padding-top:85px;
	padding-right:0px;
	margin-right:-190px;
	float:right	
}

#charity p{
	color:#07074E;
	padding-right:25px;
	margin-right: 35px;
}

#charity a{
	font-style:italic;
	color:#FFF;
	padding-right:85px;
}

#leftpurch{
	
	width:460px;
}

#leftpurch h1{
	color: #F89E2B;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 15px;
}


#leftside p{
	line-height: 1.8em;	
}


#leftside p a{
	padding:0px;	
}


#leftside p img{
	float:left;
padding-right:15px;
}

#chef{
	padding-bottom:0px;		
}

#restaurant{
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	margin-right:0px;
}

#chefimage{
	
}

#rightside{
	width:440px;
	float:right;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	padding-top: 35px;
	padding-bottom: 15px;
	color: #DDD;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	padding-top: 35px;
	padding-bottom: 10px;
}
.emphaticOrange {
	color: #FC0;
}


#toc{
width:500px;
margin:auto;
text-align:center;
	
	
}
#toc h1{
padding-bottom:0px;	
	
}

#toc h2{
padding-top:15px;	
	
}

#toc li{
	list-style-type: none;
	line-height:1.7em;
	
}


#foodlist{
	list-style-type: none;
	font-size: 14px;
}

#eventlist{
	list-style-type: none;
	font-size: 14px;}

#eventlist strong{
	font-size:1.6em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	
}
	
#eventlist li{
	list-style-type: none;
	font-size: 14px;
}	

#eventlist li a{
	color:#006;
}

#schedule, #schedule h1{
	background-image:url(images/orange_mid_02.png);
	background-repeat: repeat-y;
	color:#07074E;
	
}

#orangeTop{
	background-image:url(images/orange_top_01.png);
	width:440px;
	height:19px;	
}

#orangeBot{
	background-image:url(images/orange_bot_03.png);
	width:440px;
	height:28px;	
}

.linkList{
	list-style-type: none;
	padding-bottom: 0px;
}

.linkListA{
	list-style-type: none;
	padding-bottom: 35px;
	line-height:1.5em;
}

.retail {
	font-size: 1.5em;
}


