body {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:70%;
	margin: 0;
	background:url('../img/backgroundline.jpg') repeat-x #C1281D;
}
.header{
	margin-top:10px;
	width: 760px;
	height:211px;
	background: url('../img/banner.jpg');
	padding: 0px;
	float:left;
}
.menu {
	width:149px;
	float:left;
	padding-left:22px;
}
.wines{
	width:542px;
	margin-top:8px;
	height:83px;
	float:left;
	background:url('../img/wines.jpg') no-repeat;
}
/* Hide from IE-Mac \*/
html>body .wines {margin-left:10px;}
.dining{
	width:542px;
	margin-top:8px;
	height:83px;
	float:left;
	background:url('../img/dining.jpg') no-repeat;
}
/* Hide from IE-Mac \*/
html>body .dining {margin-left:10px;}
.book-online{
	width:542px;
	margin-top:8px;
	height:83px;
	float:left;
	background:url('../img/bookonline.jpg') no-repeat;
}
/* Hide from IE-Mac \*/
html>body .book-online {margin-left:10px;}
.location{
	width:542px;
	margin-top:8px;
	height:83px;
	float:left;
	background:url('../img/location.jpg') no-repeat;
}
/* Hide from IE-Mac \*/
html>body .location {margin-left:10px;}
.contact{
	width:542px;
	margin-top:8px;
	height:83px;
	float:left;
	background:url('../img/contact.jpg') no-repeat;
}
/* Hide from IE-Mac \*/
html>body .contact {margin-left:10px;}
.galleryimage {
	margin-left:5px;
	margin-top:5px;
	width:115px;
	height:80px;
	float:left;
	display:block;
}
.weddings{
	width:542px;
	margin-top:8px;
	height:83px;
	float:left;
	background:url('../img/weddings.jpg') no-repeat;
}
/* Hide from IE-Mac \*/
html>body .weddings {margin-left:10px;}
.gallery{
	width:542px;
	margin-top:8px;
	height:83px;
	float:left;
	background:url('../img/gallery.jpg') no-repeat;
}
/* Hide from IE-Mac \*/
html>body .gallery {margin-left:10px;margin-right:0px;}
.welcome {
	width:110px;
	margin-top:8px;
	margin-left:10px;
	height:43px;
	float:left;
	background:url('../img/welcome.jpg') no-repeat;
}
/**text**/
.final-note {
	color:#951605;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	width:700px;
}
h1 {
	font-size:11px;
	font-family:arial;
	color:#8C0701;
	float:left;
	text-align:left;
	padding-left:10px;
}
.biscuitsTitleText {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#620A00;
	float:left;
}
.biscuitsForm {
	margin-top:3px;
	margin-bottom:2px;
	float:left;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	background:url('/img/formback.jpg') repeat-x;
	border:1px solid #701109;
}
.error-message {
	color:red;
	text-align:left;
	font-size:9px;
	padding-top:5px;
	margin-left:4px;

}
/**containers**/
.biscuitsColumn {
	width:200px;
	float:left;
}
.outerContainer {
	 width:760px;
	 margin-left: auto ;
     margin-right: auto ;
}
.mainContainer {
	width:760px;
	height:100%;
	float:left;
	background: url('../img/line.png') repeat-y;
}
.mainContent {
	width:562px;
	background:white;
	float:left;
	height:100%;
}
.bottomline {
	width:760px;
	height:22px;
	background: url('../img/bottomline.jpg') no-repeat;
	float:left;
}
/**buttons**/
.button {
	text-decoration:none;
	padding-top:22px;
	padding-left:25px;
	font-weight:bold;
	font-size:11px;
	color:white;
	width:130px;
	height:35px;
	background:url('../img/button.jpg') no-repeat;
	display:block;
}
.button:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
/**other**/
.clearJump {
	clear:both;
}
img, div { behavior: url('/files/iepngfix.htc') }
.biscuitsFill10{height:10px;}
.biscuitsFill20{height:20px;}
.biscuitsFill30{height:30px;}
.biscuitsFill40{height:40px;}
.biscuitsFill60{height:60px;}
.biscuitsFill75{height:75px;}
.biscuitsFill95{height:95px;}
.biscuitsFill162{height:162px;}
.biscuitsFill242{height:242px;}
.biscuitsText {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000;margin-left:10px;}
.biscuitsText a:link, .biscuitsText a:hover, .biscuitsText a:visited, .biscuitsText a:active {text-decoration:none;font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000;margin-left:10px;}
.biscuitsOverlayDialog{position: absolute; top: 30%; left: 35%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;}
.biscuitsImageDiv{font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000;margin:10px;}
