/* CSS Basic Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}


.menu_table td
{
border-bottom:1px solid #5B3524;
height:27.5px;
padding-left:12px;
}
.offer_box
{
margin:51px 0px 0px 21px;
}






.border_bottom
{
border-bottom:1px dotted #333333;
}

.border_left
{border-left: 1px dotted #333333; margin-right:4px;}


/* CSS Background image Document */
.header_image
{
background:url(../images/header_bg.jpg) left top no-repeat;
height:175px;
}

.header_stp
{
background:url(../saint-p/header-st-p.png) left top no-repeat;
height:175px;
}


h3 {font-size:14px;
	margin-top: 4px;
	color:#C9232D;
	padding-bottom: 6px;
	border-bottom:1px dotted #333333;
	width: 90%}



/* CSS Background image Document */

.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27.5px;
	font-weight: bold;
	color: #5B3524;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27.5px;
	font-weight: bold;
	background-color:inherit;
	color:#C9232D;
	text-decoration:none;
}

#left_link a:link, a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	line-height: 27.5px;
	font-weight: bold;
 	color: #5B3524;
	background-color:inherit;
	text-decoration: none;
	}
#left_link a:hover
{
color:#C9232D;
text-decoration:none;
background-color:inherit;
}

#left_link a:visited
{
color:#5B3524;
text-decoration:none;
background-color:inherit;
}
	
	
#content a:link, a:active {
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
	}
#content a:hover {
	color:#C9232D;
	text-decoration:none;
	font-weight:normal;
	}

#content a:visited {
	color:#333333;
	text-decoration:underline;
	}



	
	
#cook{
	color: #333333;
	margin: 20px 0px 0px 0px;
	}
	
#cook p{
	color: #333333;

	}
	
#cook a:link, a:active{
	color: #333333;
	text-decoration: none;

	}
#cook a:visited{
	color: #333333;
	text-decoration: none;

	}
 #cook a:hover{
	color:#C9232D;
	text-decoration: none;
	font-size: 10px;
	line-height:inherit;
	}
