body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #9bbb58;
}
table {
	margin:0px;
	padding:0px;
	font-size:13px;
}
#container{
	width:963px;
	margin:0px auto;
}
h1{
	font-size:14px;
	margin:0;
	padding:0;
}
#header {
	margin:0px auto;
	background-image:url(../images/newheader.png);
	background-repeat:no-repeat;
	width:963px;
	height: 282px;
	
	}

#home #content{
	margin:0px auto;
	text-align: left;
	background-image:url(../images/body_lines2.jpg);
	background-repeat:no-repeat;
	width:963px;
	height:504px;
	
}
p.recipe{
	line-height:18px;
	font-size:12px;
}


#locations #content,
#about #content,
#contact #content,
#contact_thanks #content,
#success #content,
#recipes #content,
#dressings #content{
	margin:0px auto;
	padding:0 0 20px 0;
	text-align: left;
	background-image:url(../images/body_long.jpg);
	background-repeat:repeat-y;
	width:963px;	
}
.small{
	font-size:12px;
	font-style:italic;
}



hr{
color:#033;	
}
#leftcol{
height:74px;
margin-left:175px;
position:absolute;
top:340px;
width:147px;
z-index:1;

}
#leftnancy{
height:194px;
margin-left:140px;
position:absolute;
top:420px;
width:147px;
z-index:1;

}
#lefttext{
height:200px;
margin-left:120px;
position:absolute;
top:560px;
width:147px;
z-index:1;
font-size:18px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#lefttext.charlotte{
	padding-left:10px;
	top:580px;
}
#lefttext.concord{
	padding-left:40px;
	top:600px;
}
#lefttext.huntersville{
	padding-left:70px;
	top:620px;
}
#lefttext.kannapolis{
	padding-left:100px;
	top:640px;
}
#lefttext.mooresville{
	padding-left:130px;
	top:660px;
}

#middle	{
	margin-left:365px;
	margin-top:-460px;
	width:260px;
	height:350px;
	position:absolute;
	font-size: 12px;
}
#about_mid{
	margin-left:375px;
	margin-top:100px;
	width:780px;
	height:488px;
	position:absolute;
	left: -266px;
	top: -85px;
	
}
#location_mid{
	margin-left:375px;
	margin-top:100px;
	width:780px;
	height:488px;
	position:absolute;
	left: -266px;
	top: -85px;
	
}
#rightcol{
	width:220px;
	height:250px;
	position:absolute;
	left: 260px;
	top:-20px;
}
#right{
	width:190px;
	height:570px;
	top: 30px;
	border-color:#E967A3;
	border-style:solid;
	border-width:thin;
	padding:0px 2px 0px 2px;
}
#rightdressings{
	width:190px;
	
	padding-left:6px;
		border-color:#E967A3;
	border-style:solid;
	border-width:thin;
}

#navigation {
	width:963px;
	height:38px;
	margin:0px auto;
	margin-top:255px;
	position:absolute;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
}

#navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:190px;
}
#navigation li{
	display:inline;
	color:#C5DF9B;
	padding-right:20px;
	text-align:center;
	left: 150px;
	
}

/*  home page content navigation */
#middle a:link, #middle a:visited  {
	color:#033;
	text-decoration:underline;
}
#middle a:hover, #middle a:active {
	color:#063;
	text-decoration:none;
}






/*  navigation */
#navigation li a:link, #navigation li a:visited  {
	color:#C5DF9B;
	text-decoration:underline;
}
#navigation li a:hover, #navigation li a:active {
	color:#FFD578;
	text-decoration:none;
}

/*  content navigation */
#content a:link, #content a:visited  {
	color:#033;
	text-decoration:underline;
}
#content a:hover, #content a:active {
	color:#063;
	text-decoration:none;
}

 
#footer {
	position:relative;
	margin:0px auto;
	width:100%;
	height:141px;
	font-size:12px;
 	color:#FFFFFF;
 	background:url(/images/foot_bg.jpg) repeat-x;
	text-align:center;
	}
.foot{
	font-size:16px;
	margin:0px;
	padding-top:60px;
	text-align:center;
	
}
.foot ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.foot li{
	display:inline;
	padding-right:50px;
	
}

 /* footer navigation */
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
	}
#footer a:hover, #footer a:active {
	color:#CCCCCC;
	text-decoration:none;
	}


	
	
	
	
	p.subtwo{
	color:#002424;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	}
/* images with this class will get this style*/

.imgborder {border: 1px solid #000000;
}



/* form styles*/

form {
	border:  1px dotted ##20271f;
	padding:  3px 6px 3px 6px;
	vertical-align: middle;
}
.required {	font-size: 10px;
	color: #FF0000;


}
select {
width:  200px;
border: 1px inset #000000;
}
textarea {
	width:  200px;
	height: 40px;
	color:#003333;
	background-color: #E9F0E3;
	border: 1px solid #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fieldsets {
	color: #990033;
	font-weight: bold;
}
input.txt {
	color:#003333;
	width: 200px;
	background-color: #E9F0E3;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}

select.txt {
	color:#990033;
	border:1px inset #003333;
	width: 200px;
	font-size: 12px;
}
p.txt {
color:#990033;
}
select.box {
	color:#003333;
	border:1px inset #003333;
	background-color: #E9F0E3;
	width: 140px;
}
input.btn{
	background-color: #E9F0E3;
	border:  1px outset #003333;
}

select.btn{
background-color: #CCCCCC;
border:  1px outset #003333;
}
form p {
	clear:  left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	float: none;
}
form p label {
	float: left;
	width: 25%;
	font-variant: normal;
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

