@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------topstrip--------------------*/
#topstrip{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 73px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}


.submit {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 57px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: lowercase;
}
.submit:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/submit1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 57px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: lowercase;
}
.menu_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 950px;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_active.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 43px;
	width: 105px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #BCE4F3;
	text-decoration: none;
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 43px;
	width: 105px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #e7c58d;
	text-decoration: none;
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 43px;
	width: 105px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor:text;
}
/*------------------------------------------------banner--------------------*/
#banner{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 290px;
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
}
/*------------------------------------------------banner1--------------------*/
#banner1{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 50px;
	background-image: url(images/banner1.jpg);
	background-repeat: repeat-x;
}.head1 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	text-transform: none;
	color: #504914;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 50px;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/*------------------------------------------------body_area--------------------*/
#body_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 500px;
}
#innerbody_area{
	width:1004px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
}.left {
	margin: 0px;
	float: left;
	height: 500px;
	width: 428px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.food_pic1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(images/food_pic1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 0px;
	float: left;
	height: 100px;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 123px;
}
.food_pic2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(images/food_pic2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 0px;
	float: left;
	height: 100px;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 123px;
}
.food_pic3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(images/food_pic3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin: 0px;
	float: left;
	height: 100px;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 123px;
}
.food_pic4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url(images/food_pic4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	margin: 0px;
	float: left;
	height: 80px;
	width: 386px;
	padding-top: 35px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 122px;
}
.right_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #b73d2a;
	text-decoration: none;
}
.orderonline {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/ordernow.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 97px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: lowercase;
}
.orderonline:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/ordernow1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 97px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: lowercase;
}.moreproducts_area {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 28px;
	width: 410px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.moreproducts {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/moreproducts.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 88px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.moreproducts:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #b73d2a;
	text-decoration: none;
	background-image: url(images/moreproducts.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 88px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.right_area {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 500px;
	width: 546px;
}
.innerright_area {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 546px;
}
.box_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #F6F6F6;
	float: left;
	height: 350px;
	width: 465px;
	border: 1px dashed #993300;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 18px;
	margin-top: 10px;
}
.innerbox_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #6d810c;
	text-decoration: none;
	margin: 0px;
	float: left;
	width:470px;
	border-top: 1px dashed #ffac00;
	border-left: 1px dashed #ffac00;
	border-right: 1px dashed #ffac00;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 18px;
	height:40px;
}
.right_head1 {
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	text-transform: none;
	color: #352e2c;
	text-decoration: none;
}
.right_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #2c221f;
	text-decoration: none;
}

.right_head2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b73d2a;
	text-decoration: none;
}
.more {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 35px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.more:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #b73d2a;
	text-decoration: none;
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 18px;
	width: 35px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}.right_textarea {
	margin: 0px;
	float: left;
	height: 197px;
	width: 504px;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 22px;
	line-height: 18px;
}
.right_text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2c221f;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 302px;
}
.right_head4 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #352e2c;
	text-decoration: none;
}
.dish {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #b73d2a;
	text-decoration: none;
	background-image: url(images/dish.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 180px;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*------------------------------------------------fotter--------------------*/
#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 150px;
	background-image: url(images/fotter_bg.jpg);
	background-repeat: repeat-x;
}
#fotter1{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #908b51;
	text-decoration: none;
	float: none;
	padding: 0px;
	height: 150px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fotter_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #666666;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #c75c2c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*------------------------------------------------fotterlinks --------------------*/
a.fotterlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
a.fotterlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
a.fotterlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #BAE4F9;
	padding-right: 5px;
	padding-left: 5px;
}
a.fotterlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #B73D2A;
	padding-right: 5px;
	padding-left: 5px;
}
/*------------------------------------------------fotterlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #be4b05;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #be4b05;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;

	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #5b9400;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.xhtml:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #be4b05;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #5b9400;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #5b9400;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
background-color: #be4b05;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.css:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #5b9400;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*------------------------------------------------validation--------------------*/
#innerblank
		{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #6d810c;
	text-decoration: none;
	float: left;
	width:940px;
	line-height: 18px;
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-top-color: #993300;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
		}
#innercontent
		{
	width:940px;
	float:left;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2c221f;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}
#innercontent002
		{
			width:940px;
			float:left;
			margin:10px 0 0 0;
			padding:0px;
			font-family: Arial;
			font-size: 12px;
			font-weight: normal;
			color: #2c221f;
			text-decoration: none;
		}		
#innercontent003
		{
			width:940px;
			float:left;
			margin:10px 0 0 0;
			padding:0px;
			font-family: Arial;
			font-size: 12px;
			font-weight: normal;
			color: #2c221f;
			text-decoration: none;
		}
#innercontent004
		{
			width:940px;
			float:left;
			margin:10px 0 0 0;
			padding:0px;
			font-family: Arial;
			font-size: 12px;
			font-weight: normal;
			color: #2c221f;
			text-decoration: none;
		}
#submenuhedding
		{
			width:940px;
			height:35px;
			float:left;
			margin:10px 0 0 0;
			padding:10px 0 0 0;
			font-family: Georgia;
			font-size: 30px;
			font-weight: normal;
			text-transform: none;
			color: #352e2c;
			text-decoration: none;
		}
#submenuhedding
		{
			width:940px;
			height:35px;
			float:left;
			margin:10px 0 0 0;
			padding:10px 0 0 0;
			font-family: Georgia;
			font-size: 30px;
			font-weight: normal;
			text-transform: none;
			color: #352e2c;
			text-decoration: none;
		}
#submenublank
		{
			width:940px;
			float:left;
			margin:0px;
			padding:0 0 10px 0;
		}
#submenutop
		{
			width:940px;
			height:1px;
			float:left;
			margin:0px;
			padding:0px;
			background-image:url(images/topline.jpg);
			background-repeat:no-repeat;
		}
.submenu
		{
			width:450px;
			height:19px;
			float:left;
			margin:0px;
			padding:0 0 0 20px;
			font-family: Arial;
			font-size: 12px;
			font-weight: normal;
			color: #2c221f;
			text-decoration: none;
			background-image: url(images/active.jpg);
			background-repeat:no-repeat;
		}
.submenu:hover
		{
			width:470px;
			height:19px;
			float:left;
			margin:0px;
			padding:0 0 0 20px;
			font-family: Arial;
			font-size: 12px;
			font-weight: normal;
			color: #2c221f;
			text-decoration: none;
			background-image: url(images/over.jpg);
			background-repeat:no-repeat;
		}
