* {
   font-family: georgia;
   font-size: 12px;
   color: #464646;
   line-height: 19px;
   padding: 0;
   margin: 0;
}

body {
	background: #bfd982 url("images/bodyBg.jpg") repeat-x top;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}


#container {
	width: 910px;
	margin: 15px auto 0 auto;
	text-align: left;
	background: white;
	padding: 5px 0;
}

.clear {
	clear: both;
}

h1 {
	font-size: 15px;
	color: #768e34;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 12px;
	color: #c2c2c2;
}

#header {
	background: transparent url("images/header.jpg") no-repeat center;
	height: 111px;
	margin: 0 0 10px 0;
}

#header span {
	color: #bfd982;
	float: right;
	margin: 8px 25px 0 0;
	font-family: tahoma;
}

#header span strong {
	color: #bfd982;
	font-family: tahoma;
	font-size: 13px;
}

img#logo {
	margin: 10px 0 0 15px;
	float: left;
}

#nav {
	float: right;
	width: 550px;
	margin: 7px 14px 0 0;
	.margin: 7px 13px 0 0;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	float: left;
	margin: 0 0 0 12px;
	color: #7d9536;
}

#nav li a {
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li .selected {
	color: #ec672c;
}


/* Index */
#indexLeft {
	float: left;
	width: 390px;
	margin: 0 0 0 20px;
	.margin: 0 0 0 10px;
}

#indexLeft p {
	text-align: justify;
	margin: 0 0 15px 0;
}

table#indexList {
	margin: 7px 0 0 5px;
	width: 380px;
}

table#indexList td {
	font-weight: bold;
	padding: 0 0 7px 0;
	.padding: 0 0 8px 0;
	color: #363636;
}

#indexPhotos {
	float: right;
	margin: 3px 15px 0 0;
	.margin: 0 8px 0 0;
}

img#promise {
	margin: 0 0 0 5px;
}

#featureBox {
	float: left;
	background: transparent url("images/favdish.jpg") no-repeat top;
	width: 460px;
	border-right: 1px solid #7d7d7d;
	margin: 15px 0 12px 30px;
	.margin: 15px 0 12px 15px;
	padding: 30px 0 0 0;
	.padding: 40px 0 0 0;
	text-align: center;
}

#featureBox h3 {
	color: #ec672c;
	font-size: 15px;
	margin: 10px 0 0 0;
	.margin: 7px 0 0 0;
}

#featureBox h3 span {
	color: #363636;
}

#featureBox p {
	padding: 1px 25px 10px 0;
	line-height: 19px;
	font-size: 11px;
}

#networking {
	float: right;
	text-align: center;
	margin: 17px 30px 10px 0;
	.margin: 14px 8px 10px 0;
}

#networking h1 {
	margin-bottom: 4px;
	font-size: 15px;
	color: #708826;
	letter-spacing: -.25;
	text-align: center;
}

#networking ul {
	list-style-type: none;
	margin: 7px 0 0 0;
}

#networking li {
	float: left;
	margin: 0 15px 10px 0;
}

img#brunchery {
	margin: 0 0 0 0;
}

#indexTest {
	clear: both;
	width: 897px;
	background: transparent url("images/indexTestBg.jpg") repeat-x top;
	margin: 0 0 0 6px;
	padding: 15px 0;
	text-align: center;
}

#indexTest h3 {
	margin: 0 0 7px 25px;
	text-align: left;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

#indexTest p {
	width: 800px;
	margin: 0 0 10px 48px;
	.margin: 0 0 10px 0;
	font-style: italic;
	line-height: 21px;
	color: #313131;
	word-spacing: 1px;
}

#indexTest p span {
	font-style: normal;
	color: #464646;
}


#content {
	width: 850px;
	margin: 0 0 0 25px;
	padding: 0 0 15px 0;
}

#content p {
	margin: 15px 0;
}

#content h1 {
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color: #90ab48;
	margin-top: 20px;
	margin-bottom: 5px;
}

#content h2 {
	color: #363636;
	margin: 5px 0 15px 0;
	text-align: center;
}


/* MENUS */
ul#menuList {
	margin: 15px 0 0 0;
	text-align: center;
	list-style-type: none;
}

ul#menuList a {
	color: #6f8631;
	font-size: 15px;
}

ul#menuList li {
	margin: 7px 0;
}


/* TESTIMONIALS */
dl#tests {
	text-align: center;
	margin: 0 auto;
	.margin-left: 110px;
	width: 640px;
}

dl#tests dt {
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	padding: 0 10px;
}

dl#tests dd {
	font-size: 11px;
	border-bottom: 1px solid #c3c3c3;
	margin: 0 0 6px 0;
	padding: 0 0 10px 0;
	font-style: italic;
	text-align: center;
}


/* CONTACT */
table#contactTable {
	float: left;
	width: 440px;
	margin: 0 0 15px 25px;
	.margin: 0 0 15px 20px;
	border-right: 1px solid #c3c3c3;
}

table#contactTable td {
	padding: 4px 4px;
}

#quoteForm span, #contactTable span, #contactForm span {
	color: #ed1c24;
}

#contactRight {
	float: right;
	width: 350px;
	background: transparent url("images/contactBg.jpg") no-repeat top; 
}

#contactRight ul {
	margin: 15px 0 0 25px;
	list-style-type: none;
}

#contactRight li {
	margin: 11px 0;
}

#contactRight li span {
	font-family: tahoma;
}

#contactRight h4 {
	font-size: 17px;
	color: #2a4630;
	margin: 20px 0 0 25px;
}


/* QUOTE */
table#quoteTable {
	margin: 0 0 0 30px;
}

table#quoteTable td {
	padding: 4px 4px;
}


/* FOOTER */
#footer {
	background-color: #223927;
	width: 900px;
	height: 50px;
	margin: 0 auto;
	.margin: 0 0 0 5px;
	clear: both;
	text-align: center;
	word-spacing: 1px;
}

#footer p {
	margin: 0 auto;
	padding-top: 12px;
	color: white;
}

#footer p span {
	color: #bfd982;
	font-size: 14px;
}

#footer p strong {
	color: white;
	font-size: 14px;
}

p.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #707070;
}

p.copyright a {
	font-family: tahoma;
	font-size: 11px;
	color: #707070;
}

.message {
	color: #da5353;
}

ul#gallerySets {
   list-style-type: none; 
   width: 300px;
   clear: both;
}

ul li.setThumb {
	float: left;
	width: 90px;
	padding-bottom: 10px;
}

ul li a img {
   border: 0px;
}

ul li div.setTitle {
	color: #768e34;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
