
.normalText ul {
	list-style:disc;
	display:block;
	margin-bottom:20px;
	margin-left:20px;
}

.normalText li {
	float:none;
}

.newText {

font-size: 14px;
line-height: 130%;
color: #333333;
}

.consultingdetails {

line-height: 130%;
color: #333333;
background-color: #ece2c9;
margin-left: 40px;
margin-right: 40px;
padding: 8px;
line-height: 18pt;

}


.textPhotoRight {
	float:right;
	margin:0 0 15px 15px;
	border: 0 solid #562610;
}

.textPhotoLeft {
	float:left;
	margin:0 15px 15px 0;
	border: 0 solid #562610;
}


.testimonial, .testimonialRight, .testimonialWide {
	padding:15px;
	margin:10px 16px 10px 5px;
	
	font-size:11px;
	text-align:justify;
	background:#EBE6D6;
}

.testimonial {
	width:280px;
	float:left;
}

.testimonialRight {
	width:280px;
	float:right;
}	


.testimonial strong, .testimonialRight strong, .testimonialWide strong {
	font-size:11px;
}


#contentLinks {
	margin:70px 0 30px 60px;;
	width:840px;
}

/* Services */

#contentServices {
	margin:70px 0 30px 60px;;
	width:840px;
}

/* Services: Personal Chef */

#photoPersonalChef {
	width:350px;
	height:263px;
	background:url(../images/steak.jpg);
}

/* Services: Romantic Dinner */

#photoRomanticDinner {
	width:350px;
	height:235px;
	background:url(../images/poachedpear.jpg)
}

/* Services: Dinner Parties */

#photoDinnerParties {
	width:350px;
	height:263px;
	background:url(../images/prawn.jpg);
}


/* Services: Gift Certificate */

#photoGiftCertificate {
	width:300px;
	height:400px;
	background:url(../images/tapassmall.jpg);
}


/* Menus */

#contentMenus {
	margin:70px 80px 30px 80px;;
	width:840px;
}

/* Menus: Corporate Lunches */

#ecofriendly {
	float:right;
	width:300px;
	font-size:11px;
	padding:10px;
	margin-left:15px;
	background-color:#d6e0c0;
}

#ecofriendly  ul {
	list-style:disc;
	margin-left:20px;	
}

#photoCorpLunch {
	width:350px;
	height:235px;
	background-image:url(../images/cutting.jpg);
}


/* Menus: Catering (BBQ) */

#photoBBQ {
	width:350px;
	height:263px;
	background:url(../images/bbq.jpg);
}

/* Menus: Catering (Hors D'oeuvres) */

#photoHors {
	width:350px;
	height:263px;
	background:none;
}


/* Menus: Personal Chef */

#photoPersonalChefMenu {
	width:350px;
	height:261px;
	background:url(../images/pork.jpg);
}

/* Menus: Dinner Parties */

#photoDinnerPartyMenu {
	width:350px;
	height:235px;
	background:url(../images/dragonbowl.jpg);
}


/* About */

#contentAbout {
	margin:70px 80px 30px 80px;;
	width:840px;
}

#photoAbout {
	background:url(../images/drewheadshot.jpg);
	margin-left:15px;
	float:right;
}


/* Contact */

#contentContact {
	margin:70px 80px 40px;
}

#photoContact {
	width:250px;
	height:376px;
	background:url(../images/drewaction.jpg);
}

.formWrapper, #contactInfo {
	float:left;
	display:inline;
}

.formWrapper{
	border-right: 2px #b5a089 dashed;
	width: 460px;	
}

	.formWrapper form {
		width: 460px;
	}

	.formWrapper form, .formWrapper br {
		clear:left;
	}

	.formWrapper label, .formWrapper input {
		display:block;
		width:140px;
		float:left;
		margin-bottom:15px;
		text-align:right;

	}
	
	.formWrapper label {
		padding-right:20px;	
	}

#referral {
	width:245px;
}

#sendButton {
	width:auto;
	margin-top:10px;
	margin-left:160px;
	padding:5px 15px;
	text-align:center;
	display:inline;
}

#contactInfo {
	font-size:18px;
	margin-top:280px;
	margin-left:25px;
}


/* Site map */

.sitemap {
	width:300px;
	padding:30px;
	margin:40px 20px;
	border:1px dashed #562610;
	background:#fbfaf8;
}

.sitemap li {
	float:none;
	margin-left:10px;
}


/*
#contactInfo{
	width: 220px;
	margin-right: 100px;
	margin-top: -80px;
	float:right;
}*/

