﻿#header {
	background-image: url('images/header_bg.jpg');
	background-repeat: no-repeat;
	height: 150px;
	z-index: 5;
}
#footer{
	background-image: url('images/footer-b.gif');
	background-repeat: no-repeat;
	height: 91px;
	padding-left: 80px;
	clear: both;
}
#main{
	clear: both;
	padding: 0em 0em 3em 150px;
	min-height: 300px;
}

#main li {
    display: list-item;
    padding-left: 18px;
    background-image: url(images/bullet-orange.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

#nav{
	position: absolute;
	top: 110px;
	background-color: #99CCFF;
	width: 750px;
	z-index:1;
}
#footer li {
	display: inline;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 10px;
}
#footer p {
	font-family: Verdana, Arial, San-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #FFCC99;
	margin-top: 61px;
	/*margin-left: 90px;*/
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}
#header h1 {
	visibility: hidden;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, San-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	color: #333;
	background: #cff url('images/bodybg.png') repeat-x;
}



/*table style from veerle.duoh.com begins here */
table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}

caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	a:visited {
	color: #5B56A6;
	text-decoration: none;
}
/*table style from veerle.duoh.com ends here */


a:link {
	color: #5B56A6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#nav ul ul {
	display: none;
}
#nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 2em;
	border: 1px solid #f9f9f9;
}
#nav ul li {
	display: block;
	width: 120px;
	float: left;
	position:relative;
	line-height: 2em;
}
#nav ul li a{
	display: block;
	font-size: 1.2em;
	padding-left: 20px;
}
#nav ul li a:hover {
	text-decoration: none;	
	background-color: #E5F2FF;
}
#nav ul li ul li {
	white-space: nowrap;
	width: 150px;
	background-color: #fff;
}
h2 {
	color: #FF6633;
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}
.spaceabove {
	margin: 1em 0 0 0;
}

.spaceabovebelow {
	margin: 1em 0 1em 0;
}

.spacebelow {
	margin: 0 0 2em 0;
}

.testimonial {
	margin: 1.2em 0 0 0;
}

.author {
	color: #09C;
	margin: .5em 0 0.5em 0;
}

div#main.doublepane {
	background: #fff url('images/mainpanebg.gif') no-repeat top left;
}
div#main.singlepane {
	padding-right: 150px;
	background: #fff url('images/main_pane_meals_bg.jpg') no-repeat top left;
}
div#main.singlepane .sidebar {
	display: none;
}
.content {
	display: block;
	width: 400px;
	float:left;
}
/*my style to increase width on content on a singlepane page */
.contentwide {
	display: block;
	width: 520px;
	float:left;
}
#main.doublepane .content {
	padding-right: 50px;
	width: 350px;
}
.sidebar {
	width: 180px;
	display: block;
	float: right;
	margin-right: 20px;
}
.sidebar .quote {
	font-size: 1.1em;
	background-color: #E5F2FF;
	padding: 10px 20px;
	line-height: 1.5em;
	color: #0099CC;
} 
.quote blockquote {
	margin-top: 1em;
}
.quote blockquote + p {
	font-weight: bold;
	color: #939;
	margin-top: 1em;
}
.sidebar .images {
	font-size: 1.1em;
	padding: 10px 15px;
	line-height: 1.5em;
	color: #0099CC;
} 
/* class for a background image */
.meals {
    background-image: url('images/main_pane_meals_bg.jpg');
}
img.sitelogo {
	position: absolute;
	z-index: 5;
	left: 20px;
}