@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	}

body {
	margin: 0px 0px 0px 0px;
	background-image:url(/images/la_dolce_vita_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #4d0000;
	text-align:center;
	}
		
#primary_content {
	background-color:#FFFFFF;
	padding-left:17px;
	text-align:left;
	margin-top:15px;
	}

#primary_content p {
	font-size:11px;
	line-height:16px;
	margin-right:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

li {
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.sub {
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	}		
	
#primary_content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #990000;
	padding-top: 12px;
	}
	
#primary_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #990000;
	padding-top: 12px;
	}
	


#sub h1 {
	font-family: Monotype Corsiva, Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 24px;
	line-height: 26px;
	text-align: right;
	padding-right: 15px;
	margin-top:0px;
}

#sub ul {
	list-style: none;
	color:#990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;

}	
	
#secondary_content {
	background-color:#de9b10; 
	padding-left:17px;
	margin-top: 15px;
	text-align:left;
}
	
#secondary_content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #990000;
	padding-top: 12px;
	}

#secondary_content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin-right:30px;
	}
	
#specials {
	background-image:url(../images/specials_bdg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 269px;
	width:234px;
	background-color: #5b0000;
}

#specials p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #de9b10;
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	padding-left: 17px;

}

#specials h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #de9b10;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
	padding-left: 17px;

}

#sidebar_info {
	background-color: #de9b10;
	width:234px;
	min-height: 453px;
	border-top: 6px #000000 solid;
	background-image:url(/images/site/rightcorner.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#sidebar {
	background-color:#de9b10; 
	height:728px; 
	border-left: #000000 6px solid; 
	width:234px; 
	float:right; 
	background-image:url(/images/site/rightcorner.gif); 
	background-position:bottom; 
	background-repeat:no-repeat;
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #de9b10;
	}

#newsletter p {
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color: #de9b10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}