/* CSS Document */

body {
	background-color: #FDE9E9;
}
#container {
	height: 500px;
	width: 760px;
	margin: 0px auto;
	background-color: #DDF9C2;
	background-repeat: no-repeat;
	position: absolute;
	text align: center;
}
#container1 {
	height: 600px;
	width: 760px;
	margin: 0px auto;
	background-color: #DDF9C2;
	background-repeat: no-repeat;
	position: absolute;
}
#container2 {
	height: 1100px;
	width: 760px;
	margin: 0px auto;
	background-color: #DDF9C2;
	background-repeat: no-repeat;
	position: absolute;
}
#container3 {
	height: 900px;
	width: 760px;
	margin: 0px auto;
	background-color: #DDF9C2;
	background-repeat: no-repeat;
	position: absolute;
}
#container4 {
	height: 1500px;
	width: 760px;
	margin: 0px auto;
	background-color: #DDF9C2;
	background-repeat: no-repeat;
	position: absolute;
}
#container5 {
	height: 700px;
	width: 760px;
	margin: 0px auto;
	background-color: #DDF9C2;
	background-repeat: no-repeat;
	position: absolute;
}


#header {
	background-image: url(images/header.jpg);
	width: 760px;
	height: 68px;
	background-repeat: no-repeat;
	position: relative;
}
#feature {
	background-image: url(images/special.jpg);
	width: 760px;
	height: 36px;
	background-image: url(images/specials.jpg);
	padding-top: 5px;
	position: relative;
}
#main {
	background-color: #DDF9C2;
	width: 760px;
	height: 320px;
	position: relative;
	left: 0px;
	top: auto;
}
#sidenav{
	background-color: #DDF9C2;
	width: 160px;
	height: 320px;
	position: relative;
	left: 0px;
}
#center{
	background-color: #DDF9C2;
	width: 599px;
	height: 320px;
	position: absolute;
	left: 160px;
	padding-top: 5px;
	top: 128px;
}
#main_menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #770421;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

p1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7A0026;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A0026;
	text-decoration: none;
}
a:hover {
	color:#999999;
}

.feature_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7A0026;
	text-decoration: none;
	padding-bottom: 0px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A0026;
	text-decoration: none;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A0026;
	text-decoration: none;
}
.p1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A0026;
	text-decoration: none;
}
