#wrapper {
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("modena_images/background.gif");
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
#header {
	margin: 0px;
	padding: 0px;
}
#modena_logo {
	float: left;
	width: 241px;
	height: 118px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact {
	float: left;
	padding-top: 70px;
	padding-left: 400px;
}
#phone {
	float: right;
	padding-top: 85px;
	padding-right: 10px;
}
.space {
	padding-bottom: 30px;
	padding-top: 15px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
}
#Content p {
	color: #000000;
	font-size: 15px;
	padding: 0px;
}





#spacer {
	clear: both;
	height: 5px;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	background-color: #FFFFFF;
}
#Nav_left {
	float: left;
	width: 236px;
	background-color: #FFE49C;
	border: 2px solid #000000;
	height: 430px;
	clear: both;
}

#Content {
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 740px;
	height: 422px;
	padding-left: 10px;
	border-right-width: 1px;
}

#margin {
	float: left;
	width: 5px;
	height: 422px;
}


#Content a:hover {
	text-decoration: none;
}
#pesto_balsamic {
	padding-left: 2px;
}

#Content_seasonello  {
	float: right;
}


#label {
	float: left;
}
#Content_title {
	padding-top: 5px;
	clear: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body a {
	color: #7496DC;
}
#Recipes {
}
#Recipes li {
	padding-bottom: 5px;
}


#widgets {
	clear: both;
	background-color: FFE49C;
}
#widgets ul {
	margin: 0;
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(modena_images/bullet.gif);
}
#widgets li {
	padding-bottom: 5px;
	padding-right: 50px;
}

#widgets li a:hover {
	border-bottom-style: solid;
	border-top-color: #EC5C0F;
	border-right-color: #EC5C0F;
	border-bottom-color: #EC5C10;
	border-left-color: #EC5C0F;
	border-bottom-width: 1px;
}
.space img a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}



#nav, #nav ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1.5;
	padding-left: 0px;
	font-size: 15px;
	color: #666666;
	background-color: #999999;
}

#nav a {
	display: block;
	width: 11em;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	padding-left: 5px;
}
#nav a:hover {
	background-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
}

#nav li { /* all list items */
	float: right;
	width: 11em;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 11em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-left: 0px;
	background-color: #CCCCCC;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-color: #999999;
	text-decoration: none;
}
#Crbologna {
	font-size: 18px;
	color: #0099FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#Crbologna a {
	color: #7496DC;
	font-size: 24px;
}
#Crbologna a:hover {
	text-decoration: none;
}
http://www.cssplay.co.uk/css/default.css

#search {width:260px; float:right; text-align:right; position:absolute; top:4px; right:30px;}

http://www.cssplay.co.uk/menus/css/dropdown.css

/* ================================================================ 

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/dd_valid.html

Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.

This stylesheet and the assocaited (x)html may be modified in any 

way to fit your requirements.

=================================================================== */

/* common styling */

.menu {
	width:616px;
	height:32px;
	position:relative;
	z-index:100;
	border-right:1px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	margin:0;
	list-style-type:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu {
	padding-top: 5px;
}

.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:149px;
	position:relative;
	padding-left: 5px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:15px;
	text-decoration:none;
	color:#fff;
	width:138px;
	height:29px;
	padding-left:10px;
	line-height:28px;
	font-weight:normal;
	background-color: #999999;
	border: 1px none #000;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #FFE49C;
	background-position: 130px top;
	color: #666666;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 130px center;
	color: #666666;
}
.menu ul ul :hover > a.drop {
	background-color: #FFE49C;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background-color: #CCCCCC;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background-color: #FFE49C;
	color: #666666;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:29px;
	left:0;
	width:149px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:29px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px;
	top:-1px;
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#FFFFFF;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;
	background-color: #999999;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#666666;
	background-color: #CCCCCC;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#666666;
	background-color: #CCCCCC;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.links {
	color: #7496DC
}
#flashContent {
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	width: 600px;
	border: thin none #CCCCCC;
	padding-top: 9px;
}
