body, table, input, select, option, textarea, html {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000;
	
}

ul
{
    text-align:left;
}

body
{
	margin:0;
	border:0;
	padding:0;
	background-color: #000000;
}


.roomhead {
	list-style-type:	none;
	font-size: 			12px;
	color: 				#8B9925;
	font-weight:		bold;	
	margin:0;
	border:0;
	padding:0;
}


A:link { text-decoration: none; color: #545E56;}
A:visited { text-decoration: none; color: #545E56;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

h1 {
	font-size: 			16px;
	color: 				#000000;

}
h2 {
	font-size: 			13px;
	color: 				#000000;
}

h3 {
	font-size: 			11px;
	color: 				#000000;
}

h4 {
	font-size: 			13px;
	color: 				#000000;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#6A7E83;
	background-color:	#B1C0C4;

}

td.page2 {
  	background-image: url('images/page2.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }

td.side1 {
  	background-image: url('images/side1.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }
	
td.side2 {
  	background-image: url('images/side2.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
	

a.newnav:link, a.newnav:visited  {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
    background-image: url(images/butbg-off.gif);
	background-repeat: no-repeat;
	font-size: 			11px;
	width: 130px;
	*width: 166px;
	height: 16px;
	*height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 36px;
	padding-top: 4px;
	text-decoration:none; 
    color: #FFFFFF;
}

a.newnav:hover, a.newnav:active
{
    background-image: url(images/butbg-on.gif);
	text-decoration:none; 
	color:#E6E6E6;
}

#flashheader {
		border: solid 0px;
		width: 731px;
		height: 240px;
		align: center;
		margin:0px 0px;
 }

/* Changes July 2011 */

.margin5 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.margin10 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.margin15 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.margin20 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.margin30 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.nomargin {
	padding: 0;
	margin: 0;
}
.list1 {
 	list-style-type: none;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.box1 {
	padding:15px 20px;
	border: solid 1px #333;
	background: #a5b9be;
	margin: 0 0 20px;

 }
.image-border {
	border: 1px solid #666666;
}

.box2a {
	padding:15px 20px;
	background: #b8c8cc;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
 }
.box2b {
	padding:15px 20px;
	border: solid 1px #333;
	background: #b8c8cc;
	margin: 0;

 }

.shop-hours {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:13px;
}






