/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Restyle!*/

a {color:#a9924e;}
a:hover {color:#444;}

textarea {font-family:tahoma, sans-serif;}

p {
	margin:5px 0 15px 0;
	}

strong {
	font-weight:bold;
	color:#032960;
	}
	
em {
	font-style:oblique;
	}
	
h3 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	}
	
#left ul  {margin:10px 0;}


body {
	background:#fff;
	color:#604f23;
	font:12px arial, sans-serif;
	line-height:1.3;
	}
	
#container {
	position:relative;
	margin:0 auto;
	width:785px;
	}
	
#wrap {
	float:left;
	background:url(../images/pagebg.gif) repeat-y;
	width:785px;
	}
	
#header {
	float:left;
	width:770px;
	background:url(../images/top.gif) no-repeat;
	color:#fff;
	padding:5px 10px 5px 5px;
	}
	
#header p.serving {
	float:left;
	width:450px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
	}
	
#header p.phone {
	float:right;
	width:300px;
	font-size:28px;
	font-weight:bold;
	text-align:right;
	margin-bottom:0;
	}
	
#header ul#nav {
	float:right;
	width:400px;
	clear:both;
text-align: right;
margin-top: -5px;
	}
	
#header ul#nav li {
	float:right;
	margin:0 10px;
text-align: right;
		}
	
#header ul#nav li a {
	font-size:11px;
	color:#a9924e;
	font-weight:bold;
	text-decoration:none;
	}
	
#main, #inside {
	background:url(../images/main.jpg) left 29px no-repeat;
	float:left;
	width:785px;
	margin-left:1px;
	padding-bottom:10px;
	}

#main {
	height:278px;
	}
	
#inside {
	background:url(../images/inside.jpg) left 29px no-repeat;
	/*padding-bottom:130px;*/
	margin-left:2px;
	height:177px;
	}
	
#main h1, #inside h1 {
	float:left;
	width:250px;
	font-size:12px;
	color:#bcbcbc;
	margin:5px;
	font-weight:bold;
	font-weight:bold;
	height:61px;
	}
	
#main h1 strong, #inside h1 strong {
	color:#a9924e;
	font-size:18px;
	}
	
#subnav {
	float:right;
	width:425px;
	}
	
#subnav ul {
	width:425px;
	margin:0 auto;
	}
	
#subnav ul li {
	display:inline;
	}
	
#main .buttons {
	float:left;
	width:249px;
	clear:both;
	/*margin-top:18px;*/
	}
	
#main .buttons img {
	float:left;
	}
	
#left {
	float:left;
	width:440px;
	padding:10px;
	}
	
#left h1, #right h2 {
	color:#7c7c7c;
	font-size:18px;
	}
	
#left h1 strong, #right h2 strong {
	color:#909f80;
	}
	
#left ul {
	margin-left:15px;
	}
	
#left ul li {
	list-style-type:square;
	margin-left:10px;
	}
	
#left .left {
	background:#ece6d7;
	padding:5px;
	}
	
#right {
	float:right;
	width:270px;
	padding:5px;
	margin-top:-15px;
	}
	
#right a {
	color:#a9924e;
	}
	
#right a:hover {
	color:#92a182;
	}
	
#right ul {
	margin-left:15px;
	color:#92a182;
	}
	
#right ul li {
	list-style-type:square;
	margin-left:15px;
	}
	
#right form {
	float:left;
	width:238px;
	padding:10px;
	background:url(../images/form.gif) no-repeat;
	padding-bottom:20px;
	margin-bottom:5px;
	}
	
#right form label {
	floaT:left;
	width:80px;
	color:#fff;
	font:oblique 11px georgia, serif;
	margin-bottom:4px;
	}
	
#right form input {
	float:left;
	width:156px;
	font-size:11px;
	margin-bottom:4px;
	border:0;
	}
	
#right form p {
	margin:0;
	}
	
#right form p strong {
	font:oblique bold 11px georgia;
	color:#fff;
	}
	
#right form input.submit {
	float:right;
	width:50px;
	border:none;
	}
	
#footer {
	float:left;
	width:782px;
	border-top:10px solid #a9924e;
	margin-left:1px;
	padding-bottom:10px;
	border-bottom:25px solid #909f80;
	}
	
#footer ul {
	float:left;
	width:450px;
	padding-top:10px;
	}
	
#footer ul li {
	font-size:10px;
	text-transform:uppercase;
display:inline;
	}
	
#footer ul li a {
	text-decoration:none;
	border-right:2px solid #909f80;
	padding:0 15px;
	}
	
#footer p {
	float:right;
	width:250px;
	padding-top:10px;
	margin:0;
	}
	
.float-left {
	float:left;
	margin:0 5px 5px 0;
	}
	
.float-right {
	float:right;
	margin:0 0 5px 5px;
	width:auto;
	}
