/* CSS Document */

body {
	margin: 0; padding: 0;
	background: #2c0000 url(../images/bg_home.jpg) repeat-x;
}


#page {
	width: 850px;
	margin: 0 auto;
}

#page-inner {
	width: 800px;
	margin: 0 0 0 25px;
	background: url(../images/bg_content.jpg) no-repeat;
}

#header {
	height: 134px;
	padding: 21px 0 0 0;
	text-align: center;
}

#nav {
	height: 17px;
	margin: 10px 0 18px 0;
}

#maincontent1 {
	margin: 0; padding: 0;
}

#maincontent2 {
	margin: 0; padding: 0;
	border-top: 1px solid #8c6559;
}

#menublock {
	text-align: center;
	margin: 40px 0 0 162px;
	width: 475px;
}

#maincontent4 {
	width: 800px;
	margin: 50px 0 0 0;
}
	

#contenthd {
	height: 200px;
}

#left1 {
	width: 240px;
	float: left; 
	display: inline;
	margin: 60px 65px 0 0;
}

#left2 {
	width: 475px;
	float: left; 
	display: inline;
	margin: 40px 135px 0 40px;
}

#left3 {
	width: 475px;
	float: left;
	display: inline;
	margin: 40px 65px 0 0;
	text-align: center;
}

#right1 {
	width: 475px;
	float: left;
	display: inline;
	margin: 60px 0 0 0;
}

#right2 {
	width: 150px;
	float: left;
	display: inline;
	margin: 40px 0 0 0;
}

#right3 {
	width: 240px;
	float: left;
	display: inline;
	margin: 40px 0 0 0;
}

#right4 {
	width: 490px;
	float: left;
	display: inline;
	margin: 60px 0 0 0;
}



#footer {
	background: url(../images/footer_line.jpg) no-repeat top;
	margin: 35px 0;
	padding: 20px 0 0 0;
}

#footer-left {
	width: 375px;
	float: left;
	display: inline;
}

#footer-right {
	width: 375px;
	text-align: right;
	float: right;
	display: inline;
}

.clear {
	clear: both;
}

.menulisting {
	width: 475px;
	margin: 0 0 30px 0;
	background: url(../images/menu_bg.jpg) repeat-y;
	text-align: center;
}

.menutop, .menubottom {
	width: 475px;
}

.menutext {
	width: 450px;
	margin: 0 10px;
}

.testimonial {
	margin: 0 0 25px 0;
	border-top: solid 1px #735757;
	padding: 15px 0;
}


#flashcontent {
	width: 800px;
}

#contactlinks {
	width: 450px;
	position: relative;
}

.linksleft {
	width: 230px;
	position: absolute;
	top: 85px; left: 0;
}

.linksright {
	width: 230px;
	position: absolute;
	top: 85px; left: 260px;
}



/** Form Styles **/

#contactblock{
	width: 270px;
	float: left;
	display: inline;
}

#contactform {
	width: 175px;
	float: right;
	display: inline;
	margin: 0;
	font-size: 0.85em;
	line-height: 1.2em;
}

input, textarea {
	background: #fff;
	border: 1px solid #9b9972;
	color: #2c0000;
	margin: 0 0 2px 0;
	font-family: arial, helvetica, sans-serif;
}

textarea {
	font-size: 1em;
}

.formwrapper {
	margin: 0;
	width: 460px;
	clear: both;
	padding: 14px;
	border: 1px solid #9b9972;
} 

.formleft {
	width: 225px;
	float: left;
	display: inline;
	margin: 0;
}

.formright {
	width: 160px;
	float: right;
	display: inline;
	font-size: 0.9em;
	line-height: 1.6em;
}

.submit {
	background: #9b9972;
	color: #2c0000;
	font-size: 0.9em;
}

.submit2 {
	font-size: 0.9em;
}
	



/** Font Styles **/

body {
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	line-height: 1.4em;
}

h1 {
	font-size: 1.6em;
	color: #bbad84;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin: 0 0 40px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	text-transform: uppercase;
	color: #bbad84;
	letter-spacing: 0.3em;
	font-size: 0.85em;
	font-weight: normal;
	margin: 0 0 40px 0;
}

h2.newsletter {	
	margin: 0 0 5px 0;
	letter-spacing: 0.02em;
}

h2.links {	
	margin: 25px 0 0 0;
	letter-spacing: 0.02em;
	color: #fff;
}

h2.newsletterlead {
	font-size: 0.75em;
	text-transform: none;
	letter-spacing: 0.1em;
	margin: 0;
	line-height: 1em;
}




#maincontent1, #maincontent2, #maincontent3 {
	font-size: 0.82em;
	line-height: 1.4em;
	font-weight: normal;
}

#right1 ul, #right2 ul, #right3 ul {
	margin: 0; padding: 0;
}

#right1 li, #right2 li, #right3 li {
	background: url(../images/bullet.gif) no-repeat left;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	list-style: none;
}

#right1 li a, #right2 li a, #right3 li a {
	text-decoration: none;
}

#right1 li a:hover, #right2 li a:hover, #right3 li a:hover {
	text-decoration: underline;
	color: #fff;
}

#right1 ul {
	margin: -35px 0 40px 0;
}

#right1 ul li {
	display: inline;
	padding: 0; 
	margin: 0 10px 0 0;
	background: none;
}


#right3 ul {
	float: right;
}


#footer {
	font-size: 0.7em;

}

.phone {
	color: #cae6fc;
}

p.newslettertext {
	margin: 0;
	font-size: 0.85em;
	line-height: 1.2em;
}

.name {
	color: #cae6fc;
	font-style: italic;
}

.testcat {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bbad84;
	font-style: italic;
	
}

.caption {
	float: right;
	display: inline;
}

p.menus {
	font-size: 12px;
	line-height: 1.6em;
}



/** Link Styles **/

a {
	color: #bbad84;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	outline: none;
}

a.maplink {
	line-height: 1.4em;
}

a.maplinksm {
	font-size: 0.88em;
	line-height: 1.1em;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	background: none;
}



/**  Main Top of the Page Nav Styles  - rollovers use single image and negative positioning **/

#private, #catering, #story, #philosophy, #news, #contact, #gallery, #blog {
  height: 17px;
  float: left;
  display: inline;
  margin: 0; padding: 0;
}

#private:hover, #catering:hover, #story:hover, #philosophy:hover, #news:hover, #contact:hover, #gallery:hover, #blog:hover  {background-position: 0 -17px;}

#private span, #catering span, #story span, #philosophy span, #news span, #contact span, #gallery span, #blog span {display: none;}

#private {width: 109px; background: url(../images/nav/privatechef.gif) no-repeat 0 0;}
#catering {width: 153px; background: url(../images/nav/catering.gif) no-repeat 0 0;}
#story {width: 98px; background: url(../images/nav/ourstory.gif) no-repeat 0 0;}
#philosophy {width: 134px; background: url(../images/nav/philosophy.gif) no-repeat 0 0;}
#news {width: 66px; background: url(../images/nav/news.gif) no-repeat 0 0;}
#contact {width: 102px; background: url(../images/nav/contact.gif) no-repeat 0 0;}
#gallery {width: 78px; background: url(../images/nav/gallery.gif) no-repeat 0 0;}
#blog {width: 60px; background: url(../images/nav/blog.gif) no-repeat 0 0;}


/** Images **/

.border {
	border: 1px solid #9b9972;
	margin: 0; padding: 0;
}

.floatright {
	float: right;
	display: inline;
}
