/* General */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 1.6em;
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
	color: #b8a39e;
	background-color: #ffffff;
}
a img { 
	border: none; 
}
.clear { 
	clear: both; 
}
a:link {
	color: #b8a39e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b8a39e;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: underline;
	color: #b8a39e;
}
h1 {
	font-size: 18px;
	color: #b8a39e;
}
h2 {
	font-size: 16px;
	color: #C59D9E;
}
h3 {
	font-size: 14px;
	color: #676767;
}
h4 {
	font-size: 12px;
	color: #676767;
}
.floatLeft	{ float: left; }
.floatRight	{ float: right; }
.centerpage	{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.aligncenter {
	text-align:center;
}

/* Content */

#container {
	width: 800px;
	height: auto;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	width: 800px;
	height: 189px;
}


/* Nav */

#mainnav {
	width: 800px;
	height: 38px;
	background-image: url(../images/bg_menu_01.jpg);
	background-repeat: repeat-x;
}

#menu {
	float:left;
	height: 38px;
}
#menu img {
	margin: 0px;
	padding: 0px;
	float:left;
}

ul#nav {
	list-style: none;
	}
	ul#nav li {
		display: inline;
	}
	ul#nav li a  {
		text-indent: -9999px;
		display: block;
		height: 38px;
		float: left;
		}
		ul#nav li a.home {
			background: url(../images/menu_01.jpg) no-repeat top center;
			width: 182px;
		}
		ul#nav li a.gallery {
			background: url(../images/menu_02.jpg) no-repeat top center;
			width: 100px;
		}
		ul#nav li a.flavors {
			background: url(../images/menu_03.jpg) no-repeat top center;
			width: 96px;
		}
		ul#nav li a.pricing {
			background: url(../images/menu_04.jpg) no-repeat top center;
			width: 106px;
		}
		ul#nav li a.order {
			background: url(../images/menu_05.jpg) no-repeat top center;
			width: 92px;
		}
		ul#nav li a.contact {
			background: url(../images/menu_06.jpg) no-repeat top center;
			width: 224px;
		}
			ul#nav li a.home:hover, ul#nav li a.home:active,
			ul#nav li a.gallery:hover, ul#nav li a.gallery:active,
			ul#nav li a.flavors:hover, ul#nav li a.flavors:active,
			ul#nav li a.pricing:hover, ul#nav li a.pricing:active,
			ul#nav li a.order:hover, ul#nav li a.order:active,
			ul#nav li a.contact:hover, ul#nav li a.contact:active {
				background-position: center center;
			}
		body#home ul#nav li a.home,
		body#gallery ul#nav li a.gallery,
		body#flavors ul#nav li a.flavors,
		body#pricing ul#nav li a.pricing,
		body#order ul#nav li a.order,
		body#contact ul#nav li a.contact {
			background-position: bottom center;
		}



#content1 {
	width: 800px;
	min-height: 505px;
	background-color: #ffffff;
	padding-top: 38px;
}


#left1 {
	width: 500px;
	min-height: 375px;
	float: left;
}

#left1 p {
	padding-left: 85px;
	padding-right: 25px;
}

#right1 {
	width: 300px;
	min-height: 375px;
	float: left;
}


#left2 {
	width: 340px;
	min-height: 375px;
	float: left;
}

#left2 p {
	padding-left: 85px;
	padding-right: 25px;
}

#right2 {
	width: 460px;
	min-height: 375px;
	float: left;
}

#right2 p {
	padding-left: 40px;
	padding-right: 25px;
	padding-left:40px;
	font-size: 1.2em;
	line-height: 1.7;
}



#flashgalleryleft {
	width: 354px;
	min-height: 475px;
	float: left;
}

#flashgalleryleft p {
	padding-left: 85px;
}

#flashgalleryright {
	width: 446px;
	min-height: 475px;
	float: left;
}


#orderleft {
	width: 355px;
	min-height: 375px;
	float: left;
}

#orderleft p {
	padding-left: 85px;
	padding-right: 25px;
}


#orderright {
	width: 445px;
	min-height: 375px;
	padding-left: 0px;
	float: left;
}

#orderright p {
	padding-left: 25px;
	padding-right: 70px;
}

#content2 {
	width: 0px;
	min-height: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}

/* Footer */


#footer {
	width: 100%;
	height: 227px;
	margin-bottom:auto;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}



#footer p {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}

#footercontent {
	width: 800px;
	height: 227px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}

/* Forms */

/*.form_field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #CCCCCC;
}

.form_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}*/
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #676767;
	width: 322px;
	height: 100px;
}
input {
	background-color:#f5f5f5;
	color:#777777;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	height:13px;
	line-height:15px;
	width:150px;
}
	
#form_layout {
	line-height: 16px;
	margin-left: 65px;
}
#submit, #reset {
	background-color: #b8a39e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height:25px;
	width:60px;
	color: #ffffff;
}





.blueitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 30px;
	color: #2c64aa;
}
#tablecenter {
	width: 750px;
	padding-left: 135px;
	margin-right: auto;
	margin-left: auto;	

}

#tablecenter_home {
	width: 750px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;	

}
