html, body {height:100%}
body {
padding:0;
margin:0;
background:#FFFFFF url(images/bg4.jpg) repeat-x; /*left top this sets the backgroun colour for the left div*/
color: #000000;
}	
#outer{
height:100%;
min-height:100%;
margin-left:150px;
margin-right:150px;
background: url(images/bg4.jpg) repeat-x;/*background colour of the centre div*/
border-left:1px solid #999;
/*border-right:1px solid #ccc;*/
margin-bottom:-26px;
color: #000000;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

.used{
	margin-left: 10px;
	
}
#details{
	/*clear:left;*/
}



#header{
position:absolute;
top:0;
left:0;
width:100%;
height:85px;
background:#000 url(images/bg3.jpg) repeat-y right;
overflow:hidden;
color: #ccc;
}
form{
	margin: 0px;
	padding: 0px;
	display: inline;

}

#left {
	position:relative;/*ie needs this to show float */
	width:150px;
	float:left;
	margin-left:-149px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:108px;/*needed to make room for header*/
	overflow:hidden;
}
#right {
	position:relative;
	width:150px;
	float:right;
	margin-right:-149px;
	padding-top:162px;
background: url(images/bg4.jpg) repeat-x;/*background colour of the centre div*/
}

* html #left {padding-bottom:25px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:3px;padding-right:2px}
#footer {
	clear:both;
	height:25px;
	background-color: #000000;
	color: #000000;
	border-top:1px solid #666666;
	text-align:center;
	position:relative;
	padding-right:20px;
	padding-left:20px;
	border-right: none #666666;
	border-bottom: 1px solid #666666;
	border-left: none #666666;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;

}
* html #footer {/*only ie gets this style*/
\height:27px;/* for ie5 */
he\ight:25px;/* for ie6 */
}
#title{
	height:30px;
	position:absolute;
	left: -1px;
	top: 108px;
	padding-left: 160px;
}
#righttitle{
	height:30px;
	position:absolute;
	left: 0px;
	top: 108px;
	padding-left: 0px;
}
table{
	font-size:small;
	border: thin solid #FF0000;
	margin-bottom:25px;
}
#specials{
	min-height: 66px;
	max-width: 100%;
	background-color: #FFFFFF;
	padding: 4px;
}
#specials h2{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;	
}
#price2{
	background-color:#FFFF66;
	border: 1px solid #000000;
}
#price2 h1{
	color: #FF0000;
}


#n21{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #FF0000;
	font-weight: bold;
}
#n22{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	position: relative;
	top: -40px;
	font-weight: bold;
	left: -9px;
}
#n23{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	position: relative;
	top: -40px;
	font-weight: bold;
	left: 9px;
}

#clearheader{height:162px;}/*needed to make room for header*/
#clearfooter{clear:both;height:15px;}/*needed to make room for footer*/
div,p {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#centrecontent {
	padding: 0px 10px 30px;
	color: #222222;
}
.wish {
	background-image: url(images/wishandwin2.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;

}

/*for understanding browsers */
div.index{
	min-height:250px;

}
/* for Internet Explorer */
/*\*/
* html div.index{
height: 250px;
}
/**/

/* Styles for specials */

div.rowSP {
	padding-top: 3px;
	min-height:100px;
	background-color: #66FFFF;
	border: thin dotted #00FF00;
	/*font-size: x-small;*/
  }
  
div.rowSP span.labelSP {
	float: left;
	width: auto;
	background-color: #FFFFFF;
	border: medium dotted #0000FF;
  }

div.rowSP span.formwSP {
	float: right;
	min-width: 75px;
	background-color: #FFFF33;
	border: medium dashed #00FF33;
  } 

/* Styles for the Hours Section*/
div.row {
	/*clear: both;*/
	padding-top: 3px;
	/*font-size: x-small;*/
  }
  
div.featured{
	min-height:198px;
}
div.row span.label {
	float: left;
	width: 49px;
	text-align: right;
  }

div.row span.formw {
	float: right;
	width: 100px;
	text-align: left;
  } 
div.hours{
	border-bottom: 1px solid #999999;
	width: 149px; 
	margin: 0px auto
}
/* end Hours Styles */
.nat h1, h2, h3{
	color: #97C61E;
}

.button.a {
	text-decoration: none;
	background-image: url(images/send_button.gif);
	background-repeat: no-repeat;
	color: #FF0000;
	 }
.button.a:link {
	text-decoration: none;
	background-image: url(images/send_button.gif);
	background-repeat: no-repeat;
	color: #FF0000;
	}
.button.a:visited {
	text-decoration: none;
	background-image: url(images/send_button.gif);
	background-repeat: no-repeat;
	color: #FF0000;
	}
.button.a:hover {
	text-decoration: none;
	background-image: url(images/send_button2.gif);
	background-repeat: no-repeat;
	}
	
/*thumbnail columns*/

.thumbs	ul{
clear:none; 
float: left; 
margin:0px;}

.thumbs	li{
		display: inline;
		float: left;
		width: 105px;
		height: 80px;
		}

	#gal_thumb_container{ width: 315px; }
#gal_enlarge_container img{ border: 1px solid #000; padding: 5px; }

#gal_thumb_container img{ border: 1px solid #000; }
	#gal_enlarge_container{ float: left; width: 315px; height: 244px; }
	#gal_container {
	width:660px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:4px solid #000;
	}
div.float {
  float: left;
  }
  
div.float p {
	text-align: center;
	width: 132px;   
   }
tr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
