body{
	margin: 0px;
	background-color:#EBDFC7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
}
h1{
	color:#CC3333;
	font-size:13px;
	margin:0px 0px 12px 0px;
}
h2{
	font-size:14px; font-weight:bold; display:block; padding:0px 0px 5px 0px; margin:0px;
}

p{
	margin:0px 0px 12px 0px;
	line-height:14px;
}

ul{
	line-height:14px;
	margin-top:7px;
}
li{
	padding-bottom:3px;
}

ol{
	line-height:14px;
	margin-top:7px;
}
ol li{
	margin-bottom:7px;
}

th{text-align:left; padding:0px 0px 6px 3px;}
td{line-height:14px;}
#wrapper{
	width: 770px;
	background-image:url(images/background.jpg); 
}

#header{}
#left-side {
	background-image:url(images/nav_background.jpg); float:left; width:211px;
}
#right-side {
	float:right; width:181px;
}
#content{width:330px; padding:10px 20px 10px 20px; margin-left:210px;}
#content a{color:#0000CC;}
#content a:link{text-decoration:none;}
#content a:visited{text-decoration:none;}
#content a:hover{text-decoration:underline;}
#content a:active{text-decoration:underline;}

#navigation{
	width:211px;
	height:290px;
	background-image:url(images/virtuvian.jpg); background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990033;
	font-weight:bold;
	line-height:22px;
	text-align:right;
	padding:80px 0px 0px 0px;
	float:left; 
}
#navigation a{
	color:#990033; text-decoration:none; padding-right:45px;
}
#navigation a:link, a:visited{
	color:#990033;
	text-decoration:none;
}
#navigation a:hover{
	color:#5E5541; text-decoration:underline;
}
#feature-box {
	background-image:url(images/feature_box.gif); width:181px; height:183px;
}
#feature{
	padding:20px;
	width:140px; height:142px;
	overflow:hidden;
}
#feature-title{font-size:14px; color:#000; margin-bottom:10px;}
#feature-content{margin-bottom:10px;height:90px; overflow:hidden;}
#feature-footer{text-align:right;}
#coupon {display:none;}
#footer{
	background-color:#333333;
	clear:both;
	color:#BBBBBB;
	text-align:center;
	font-size:9px;
	padding:2px;
	height:13px;
}
#footer a{color:#BBB;}
#footer a:link{text-decoration:underline;}
#footer a:visited{text-decoration:underline;}
#footer a:hover{color:#FFF; text-decoration:underline;}
#footer a:active{text-decoration:underline;}

.title{margin:4px 0px 6px 0px;}
.subtitle{font-weight:bold; font-size:12px; margin:0px 0px 4px 0px;}

