* {
	margin:0;
	padding:0;
}
body {
	background-image: url(images/secondary_bkgrnd.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
	background-color: #330D0A;
}

a {
	font-size:12px;
	color:#F90;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#FF0;
}


ul.bullets{
	padding:5px 0 5px 0;
}
ul.bullets li{
	list-style:outside;
	font-size:12px;
	padding: 10px 0 5px 0;
	margin:0 0 0 20px;
}
ul.bullets li a:link, ul.bullets li a:visited, ul.bullets li a:active{
	color:#073c6e;
	text-decoration:none;	
}
ul.bullets li a:hover{
	color:#073c6e;
	text-decoration:none;
}

.checks{
	background-image:url(images/home_checkmark.gif);
	background-position: left;
	background-repeat:no-repeat;
	font-size:12px;
	padding: 5px 0 5px 10px;
	margin:0 0 0 20px;
}

ol.numbers{
	color:#000;
	font-size:12px;
	line-height:17px;
	list-style:decimal;
	padding: 0 30px 5px 10px;
	margin:0;
}
ol.numbers li{
	padding: 5px 0 0 0;
	margin:0 0 0 40px;
}
ol.numbers li a:link, ol.numbers li a:visited, ol.numbers li a:active{
	color:#073c6e;
	text-decoration:none;	
}
ol.numbers li a:hover{
	color:#073c6e;
	text-decoration:none;
}

p.center {text-align:center;width:150px;margin: 0 auto;line-height:14px;padding:0 0 0 0;}
p.alert {color:#6b3800;font-size:12px;font-weight:bold;line-height:14.5px;width:110px;float:right;padding:5px 0 5px 0;}
a.learn_more {
	display:block;
	width:169px;
	height:50px;
	background-image: url(images/learnmore_button.gif)
}
a.learn_more:hover {
	background-position:0 -50px;}

#wrapper {
	margin:0 auto;
	width:960px;
}

#utilities {
	height:25px;
	width:895px;
	padding:10px 0 0 20px;
	background-color: #252a88;
	color:#fff;
	font-weight:bold;
}
#utilities a {font-weight:100;display:inline;font-size:11px;text-decoration:none;padding:0 3px; color:#00aeef;}
#utilities a:hover {font-weight:100;display:inline;font-size:11px;text-decoration:underline;padding:0 3px;}

#facebook {width:20px;height:20px;background-image:url(images/facebook_link.jpg);float:left;background-repeat:no-repeat;padding:0 0 0 10px;}

#new_media2 {
	float:right;
	padding:2px 15px 0 0;
	margin-top:-5px;
	width: 100px;
}

h1 {
	font-size:22px;
	font-weight:100;
	color: #F90;
	margin: 20px 0 0 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
h2 {
	font-weight:100;
	color:#FC0;
	font-size:18px;
	padding:10px 0 20px 10px;
}
h3 {
	font-size:14px;
	color:#FF0;
	padding:0 0 5px 0;
	margin: 20px 0 0 10px;
}

#header {
	height:141px;
	width:960px;
	display:block;
}
#header p {
	color:#000000;
	width:367px;
	line-height:36px;
	padding:30px 0 0 440px;
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#flashbanner {
	height:443px;
	width:100%;
	background-repeat:no-repeat;
	vertical-align: top;
	display: block;
	float:left;
}
#secondarybanner {
	height:281px;
	width:100%;
	display: block;
	float: left;
}
img.divider{
margin: 5px 0 5px 0;
}
#testimonial {
	height:105px;
	width:100%;
	background-image:url(images/testimonial_bkgrnd.gif);
	background-repeat:no-repeat;
}
#testimonial p.testimonial {
	color: #cc0033;
	width:95%;
	line-height:23px;
	margin: 0 auto;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
#testimonial p.testimonialBy {
text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #000000;
	font-size:13px;
	padding:0 0 5px 0;
	margin-top:3px;
}
#nav {
	height:56px;
	width: 960px;
	display: block;
	float:left;
}
#nav li {list-style-type:none;float:left;}

a.home {
	display:block;
	width:77px;
	height:56px;
	background-image:url(images/nav_home.gif);
}
a.home:hover {background-position:0 -56px;}
a.home_selected {
	display:block;
	width:77px;
	height:56px;
	background-image:url(images/nav_home.gif);
	background-position:0 -56px;
}

a.thechef {
	display:block;
	width:101px;
	height:56px;
	background-image:url(images/nav_thechef.gif);
}
a.thechef:hover {background-position:0 -56px;}
a.thechef_selected {
	display:block;
	width:101px;
	height:56px;
	background-image:url(images/nav_thechef.gif);
	background-position:0 -56px;
}
a.weddings {
	display:block;
	width:110px;
	height:56px;
	background-image:url(images/nav_weddings.gif);
}
a.weddings:hover {background-position:0 -56px;}
a.weddings_selected {
	display:block;
	width:110px;
	height:56px;
	background-image:url(images/nav_weddings.gif);
	background-position:0 -56px;
}

a.bakedgoods {
	display:block;
	width:151px;
	height:56px;
	background-image:url(images/nav_baked.gif);
}
a.bakedgoods:hover {background-position:0 -56px;}
a.bakedgoods_selected {
	display:block;
	width:151px;
	height:56px;
	background-image:url(images/nav_baked.gif);
	background-position:0 -56px;
}
a.contact {
	display:block;
	width:130px;
	height:56px;
	background-image:url(images/nav_contact.gif);
}
a.contact:hover {background-position:0 -56px;}
a.contact_selected {
	display:block;
	width:130px;
	height:56px;
	background-image:url(images/nav_contact.gif);
	background-position:0 -56px;
}
#content {
	background-image:url(images/secondary_bkgrnd.gif);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	float:inherit;
	height:auto;
	width:960px;
	vertical-align: bottom;
}
.textcontent {
	height:auto;
	width:620px;
	display:block;
	float:right;
}
.textcontent p {
	font-family:Georgia, "Times New Roman", Times, serif;
 	size:16px;
 	color:#FFF;
 	font-weight:400px;
	line-height: 18px;
	padding: 5px 5px 5px 1px;

}
.textcontent ul {
	padding: 0 10px 0 15px;
	margin: 0 0 0 30px;
	color: #FFF;
}
.textcontent ul li {
	font-size:12px;
	line-height:20px;
	padding: 0 0 0 5px;
	list-style-position:outside;

}
p.description {
	font-size:12px;
	line-height:16px;
	padding: 0 5px 10px 5px;
	color: #FC0;
	font-style:italic;
	text-align:center;
}
.subnav {
	width:340px;
	float:left;
	margin:0 auto;
	display:block;
}
ul.sub_nav {
	width:180px;
	padding:10px 0 10px 30px;
	font-size:14px;
	line-height:28px;
	color: #FFF;
	font-weight:bold;
	text-transform:uppercase;
}
ul.sub_nav li  {
font-size:12px;
line-height:28px;
color: #FFF;
font-weight:bold;
list-style:none;
background-image:url(images/subnav_divider.gif);
background-position:bottom;
background-repeat:no-repeat;
}
ul.sub_nav li a, ul.sub_nav li a:visited  {
color: #FFF;
text-decoration:none;
}
ul.sub_nav li a:hover,   {
	color: #FF0;
	text-decoration:none;
}
ul.sub_nav li a.selected  {
color: #FF0;
text-decoration:none;
}
#intro{
	width:960px;
	display:block;
	float:right;
}

.call_out {
	width:281px;
	float:left;
	margin:10px 0 25px 200px;
	background-image:url(images/call_out_bg.jpg);
	background-repeat: no-repeat;
}
.call_out2 {
	width:281px;
	float:left;
	margin:10px 0 23px 20px;
	background-image:url(images/call_out_bg.jpg);
	background-repeat: no-repeat;
}

.call_out h2, .call_out2 h2 {
	width:281px;
	height:32px;
	font-family:Georgia;
	font-size:20px;
	font-weight:100;
	color:white;
	padding:10px 0 0 0;
	text-align:center;
	background-image:url(images/callout_titleBkgrnd.jpg);
	background-repeat:no-repeat;
}
.call_out h2.home {background-image:url(images/call_out_header.jpg);}

.call_out h2.contact, .call_out2 h2.contact {width:112px;height:32px;background-image:url(images/contact_header.jpg);padding:10px 0 0 60px;text-align:left;font-size:14px;}
.call_out p, .call_out2 p{width:130px;line-height:14px;padding:10px 0 0 12px}
.call_out img, .call_out2 img {margin:0 0 0 1px;}
.call_out_btm, .call_out_btm2 {
	background-image:url(images/callout_bkgrnd.gif);
	background-repeat:repeat-x;
	width:280px;
	height: auto;
}
.call_out_btm p, .call_out_btm2 p, .call_out_btm3 p {
	margin: 0;
	padding: 8px 0 1px 10px;
	width: 260px;
	color:#FFF;
	font-size:12px;
	line-height:12pt;
}
.call_out_btm h1 {
	margin: 0;
	padding: 8px 0 1px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
line-height:14pt;
	width: 260px;
	color: #FF0;
}


#promo{
	width:960px;
	display:block;
	float:left;
	background-color: #98ccff;
	background-image: url(images/promo_bkgrnd.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.promopic{
	width:280px;
	float:left;
	margin:20px 0 25px 40px;
}

.promotext{
	width:605px;
	float:left;
	margin:20px 0 15px 10px;
}
.promointrotext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style:italic;
	color: #006;
	padding:10px 0 0 0;
}

#footer {
	height:43px;
	width: 100%;
	text-align:center;
	color:#FFFFFF;
	padding:12px 0 10px 0;
	background-image:url(images/footer_bkgrnd.gif);
}
#footer a {font-weight:100;display:inline;font-size:11px;text-decoration:none;padding:0 3px; color: #FC0;}
#footer a:hover {font-weight:100;display:inline;font-size:11px;text-decoration:underline;padding:0 3px;}

.clearer {clear:both;}

ul.menu {
	list-style:none;
	width: 182px;
}
.gallerytable{
margin: 0 auto;
border:none;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	}
