body, table, input, select, option, textarea, html {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000;
	
}
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: #747E76;}
A:visited { text-decoration: none; color: #747E76;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

/*p, h1, h2, h3, h4 { margin: 0px; }*/

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 :		#8B9925;
	background-color:	#F2F2E5;

}

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 */
#aboutus p {
	line-height:1.3em;
	font-size:12px;
	text-align: left;

}


#aboutus .margin5 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#aboutus .margin10 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#aboutus .margin15 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#aboutus .margin20 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#aboutus .margin30 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#aboutus .nomargin {
	padding: 0;
	margin: 0;
}
#aboutus .list1 {
 	list-style-type: none;
	padding: 0;
	margin: 0;
}
#aboutus .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;
}

#aboutus .box1 {
	padding:15px 20px;
	border: solid 1px #333;
	background: #ada187;
	margin: 0 0 20px;

 }
#aboutus .image-border {
	border: 1px solid #333333;
}

#aboutus .box2a {
	padding:15px 20px;
	background: #9c917a;
	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;
 }
#aboutus .box2b {
	padding:15px 20px;
	border: solid 1px #333;
	background: #9c917a;
	margin: 0;

 }

#aboutus .shop-hours {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:13px;
}

#aboutus a {
	color:#ccc;
}


#aboutus a:hover {
	color:#fff;
}







