#header{
	position:fixed;
	top:5px;
	left:0px;
	height:100px;
	width:100%;
	background: url(../buttons/title.gif)center/contain no-repeat;
	text-indent: -100em;
	border-bottom:2pt solid #6C3600;
	z-index:4;
	}
body {
	margin:5px;
	padding:5px;
	font:14px  Trebuchet, "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-weight:400;
	line-height:18px;
	color:white;
	background:#B5845A url(../buttons/back.gif) repeat left;
	}
#Menu {/*main menu*/
	position:fixed;
	top:135px;
	text-align:left;
	left:15px;
	width:150px;
	padding:0px;
	border:0px solid #ffffff;
	line-height:15px;
	background:none;
	}
#MenuS {/*side menu for shop*/
	position:fixed;
	top:135px;
	left:15px;
	width:150px;
	padding:0px 0px 0px 0px;
	color:#FFFF00;
	background-color: none;
	line-height:18px;
	}
#msg {
	position:fixed;
	top:0px;
	left:0px;
	padding-top:105;
	color: black;
	font:14pt  Trebuchet, "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	width:100%;
	font-weight: 600;
	background-color:#B5845A;
	border-bottom:2pt solid #6C3600;
	text-align:center;
	z-index:3;
	}
#Content {
	margin:170 5px 5px 170px;
	width:auto;
	float: none;
	padding:5px;
	text-align:justify;
	background: none;
	color:white;
	border:0pt solid #FFFF53;
	font-size: 12pt;
	font-weight: 400;
	line-height:20px;
	font-family: Trebuchet, "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	}
#Content2 {
	margin:150 5px 5px 170px;
	width:auto;
	float: none;
	padding:5px;
	text-align:justify;
	background: none;
	color:white;
	border:0pt solid #FFFF53;
	font-size: 12pt;
	font-weight: 400;
	line-height:20px;
	font-family: Trebuchet, "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;	
	}
.Clear{/*Clear floats*/
	clear:both;
	}
#slidebar{/*photo slide bar across top of page*/
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	overflow:hidden;
	max-height:140px;
	max-width:1200px;
	padding:5px 0px 5px 0px;
	background: none;
	border:2pt solid #000000 ;
	font-size: 16px;
	font-weight: 200;
	line-height:1.2em;
	text-align:center;
	font-family: ariel, helvetica, sans-serif;
	}
.infoS {/*used in shop for info block*/
	margin-top:0px;
	text-indent:10px;
	width:350px;
	min-height:410px;
	float:right;
	padding:5px;
	background:none ;
	color:#000000;
	border:2pt outset #F4C60B;
	font-size:12pt;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
	}
#pages{/*pages dropdowns for category list page*/
	position:fixed;
	left:10px;
	top:170px;
	font:10pt ariel,helvetica,sans-serif;
	}
#pages2{
	font:10pt ariel,helvetica,sans-serif;
	margin:5px5px 5px 5px;
	}
.infol {/*used in Calendar/info and shop category list page*/
	width:100%;
	background-color:none;
	vertical-align:text-top;
	float:left;
	text-align:justify;
	margin-left:5px;
	margin-right:5px;
	padding:5px 5px 5px 5px;
	height:auto;
	color:white;
	font:12pt Arial Narrow Arial sans-serif;
	clear:both;
	}
.picsm {
	font-family: arial;
	text-align:center;
	color:#000000;
	margin:5px 5px 5px 5px;
	padding: 10px 5px 5px 5px;
	float:left;
	width: 170px;
	height:210px;
	background: #ffffff;
	border:3pt outset #755235;
	font-size: 12pt;
	font-weight: 400;
	}
.piclgl {
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:text-top;
	text-align:text-top;
	color:#000000;
	margin:5px 5px 5px 0px ;
	padding: 5px 5px 5px 5px;
	float:left;
	background-color:#FEF9D8;
	float:left;
	font-weight:400;
	}
.piclgr {
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:top;
	text-align:justify;
	color:#000000;
	margin:5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float:right;
	background-color:#FEF9D8;
	float:right;
	font-weight:400;
	}
img.nb { 
	border:none;
	float:none;
	max-width:100%;
	max-height:90%;
	}
TABLE.ctr{/*used in calendar/info*/
	margin:auto;
	width:auto;
	padding:0;
	float:none;
	}
hr{
	color: #999999;
	}
h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	background: none;
	font:28px  arial, helvetica, sans-serif;
	font-weight:900;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#F3D15A;
	}
h3 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font:18px  arial, helvetica, sans-serif;
	font-weight:900;
	font-weight:900;
	color:#F3D15A;
	}
h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:16px;
	line-height:16px;
	font-weight:900;
	color:#000000;
	}
.ct {/*centered text*/
	color:#F3D15A;
	text-align:center;
	} 
.sp{/*special color centered text in shop*/
	text-align:center;
	}
a:link{
	color: #673923;
	font-weight: bold;
	text-decoration: none
	}
a:visited{
	color: #EDB5A7;
	font-weight: bold;
	text-decoration: none
	}
a:hover{
	color: #FFFF66;
	font-weight: bold;
	text-decoration: none
	}
a:active{
	color: #DBBB5B;
	font-weight: bold;
	text-decoration: none
	}
a.men3:link{/*small menu suboptions calendar/gallery*/
	color: black;
	font-size:10pt;
	padding:0px 0px 0px 10px;
	font-weight: 600;
	text-decoration: none;
	margin-left: 0px;
	}
a.men3:hover{
	color: #FFFF99;
	font-size:10pt;
	padding:0px 0px 0px 10px;
	font-weight: 600;
	text-decoration: none;
	margin-left: 0px;
	}
a.men3:visited{
	color: #E0B0A0;
	font-size:10pt;
	padding:0px 0px 0px 10px;
	font-weight: 600;
	text-decoration: none;
	margin-left: 0px;
	}
#foot{
	color: #673923;
	font:10px  Trebuchet,  "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	padding:7px;
	width: 100%;
	font-weight: 200;
	text-align: center ;
	clear:both;
	}
a.foot:link{
	font-size:10px;
	color: #000000;
	text-align:center;
	}
a.foot:hover{
	font-size:10px;
	color: #FFFF66;
	text-align:center;
	}
a.foot:visited {
	font-size:10px;
	color: #673923;
	font-weight: bold;
	text-decoration: none
	}