#header{
	position:fixed;
	top:10px;
	left:0px;
	height:125px;
	width:100%;
	background: url(../buttons/title.gif)center/contain no-repeat;
	text-indent: -100em;
	margin: 0px,0px,0px,0px;
	z-index:4;
	}
body {
	margin:5px;
	padding:5px;
	font:18px  papyrus,ariel, helvetica, sans-serif;
	font-weight:600;
	line-height:18px;
	color:black;
	background: #C67E62 url("../buttons/back.gif");
	}
/*used in imen.html,shop.html,*/
#Menu {/*main menu*/
	position:fixed;
	background:none ;
	top:170px;
	left:20px;
	font:12pt ariel,helvetica,sans-serif;
	border:0pt solid #FFCC00;
	color:#fbfa96;
	width:165px;
	padding:2px;
	line-height:17px;
	z-index:3;
	}
#MenuS {/*side menu for shop*/
	position:fixed;
	top:170px;
	left:5px;
	width:170px;
	padding:0px 0px 0px 0px;
	color:#FFFF00;
	background-color: none;
	font:12pt papyrus,helvetica,sans-serif;
	line-height:18pt;
	text-align:center;
	z-index:3;
	}
#pages{/*used in shop for category listing*/
	position:absolute;
	right:20px;
	top:145px;
	width:120px;
	text-align:left;
	text-indent:0px;
	font: 10pt arial, helvetica, sans-serif;
	border:0pt solid black;
	padding:0px;
	color:Black;
	font-weight:600;
	}
#Content {/*used in cal2.php,shop.php,index.php*/
	margin:160px 15px 10px 185px;
	width:auto;
	padding:5px;
	background: none;
	border:0pt solid #E3C464;
	font-size: 14pt;
	font-weight: 400;
	line-height:20px;
	font-family: papyrus, helvetica, sans-serif;
	}
#Content2 {/*used in cal2.php,shop.php*/
	margin:160px 15px 10px 185px;
	width:auto;
	padding:5px;
	background: #CE9E8B;
	border:2pt outset #6C3600;
	font-size: 14pt;
	font-weight: 400;
	line-height:20px;
	font-family: ariel, helvetica, sans-serif;
	}
#msg {/*used everywhere,*/
	position:fixed;
	color: F2E3B5;
	font:14pt  Trebuchet, "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	top:0px;
	width:100%;
	padding:130px 0px 0px 0px;
	height:25px;
	font-weight: 600;
	background: #C67E62 url("../buttons/back.gif");
	border-bottom:2pt solid #000000;
	text-align:center;
	z-index:3;
	}
.infoS {/*used in shop for Cat Info*/
	margin-top:0px;
	text-indent:10px;
	width:350px;
	min-height:390px;
	float:right;
	padding:5px;
	background:none ;
	color:#000000;
	border:2pt outset #E3C464;
	font-size:12pt;
	font-weight: 400;
	font-family:  arial, helvetica, sans-serif;
	}
#pages{/*pages dropdowns for category list page*/
	position:fixed;
	left:10px;
	top:202px;
	font:10pt ariel,helvetica,sans-serif;
	}
#pages2{
	font:10pt ariel,helvetica,sans-serif;
	margin:5px5px 5px 5px;
	}
.Clear{/*used in cal2.php,shop.php*/
	clear:both;
	}
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*/
	text-align:center;
	}
.red {/*red centered text*/
	color:#AD1F37;
	text-align:center;
	}
.sp{/*centered text with special font and color*/
	text-align:center;
	font-family: papyrus, helvetica, sans-serif;
	color:black;
	font-weight: 600;
	}
.picsm {/*used in cal2.php,shop.php*/
	font-family: arial;
	text-align:center;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	padding: 5px,5px,5px,5px;
	float:left;
	width: 200px;
	height:200px;
	background: none;
	border:0pt solid black;
	font-size: 12pt;
	font-weight: 400;
	}
.piclgl {/*used in cal2.php,shop.php*/
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:text-top;
	text-align:justify;
	color:#000000;
	margin:5px 5px 5px 5px ;
	padding: 0px 0px 0px 0px;
	float:left;
	background-color:#FEF9D8;
	font-weight:400;
	}
.piclgr {/*used in cal2.php,*/
	font:10pt Arial Narrow Arial sans-serif;
	vertical-align:text-top;
	text-align:justify;
	color:#000000;
	margin:5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	float:right;
	background-color:#FEF9D8;
	font-weight:400;
	}
.infol {/*used in calendar/gallery and shop category list pages*/
	background-color:none;
	vertical-align:text-top;
	float:left;
	text-align:justify;
	margin-left:5px;
	margin-right:10px;
	padding:5px 5px 5px 5px;
	border-top:0pt solid #FFCC00 ;
	border-right:0pt solid #000000;
	border-bottom:0pt solid #000000;
	border-left:0pt solid #FFCC00;
	height:auto;
	width:auto;
	color:black;
	font:12pt Arial Narrow Arial sans-serif;
	}
TABLE.ctr{/*used in shop.php,*/
	margin:auto;
	width:auto;
	padding:0;
	float:none;
	}
li {
	color: black;
	text-align: left;
	}
a:link {
	color:#E3C464;
	font-size:16px;
	text-decoration:underline;
	font-weight:800;
	font-family: papyrus, arial, helvetica, sans-serif;
	}
a:hover {color:#F1A70E;}
a:visited {
	color:#fbfa96;
	font-weight:800;
	}
a.men:link {/*used in Calendar for title links like 'slide show' etc*/
	color: #fbfa96;
	padding:0px 0px 0px 15px;
	font:14pt papyrus,ariel, helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
	line-height:20pt;
	margin-left: 5px;
	}
a.men:hover{
	background-image: url(../buttons/starwS.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color:none;
	padding:0px 0px 0px 15px;
	color: #FFFF00;
	font-size:14pt;
	line-height:20pt;
	font-weight: 600;
	text-decoration: none;
	margin-left: 5px;
	}
a.men:visited{
	color: #fbfa96;
	padding:0px 0px 0px 15px;
	font:14pt papyrus,ariel, helvetica, sans-serif;
	line-height:20pt;
	font-weight: 600;
	text-decoration: none;
	margin-left: 5px;
	}
/*used in imen.html,cal2.php,*/
a.men3{/*Used in calender side menu*/
	font-size:10pt;
	}
.BorderOn  {/*used in shop.php,for message display*/
	width:195px;
    margin:0px 0px 0px 0px;
	font:10pt papyrus,ariel, helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	float:left;
	}			 
.BorderOff { /*used in shop.php,for message display*/
	width:195px;
    margin:0px 0px 0px 0px;
	font:10pt papyrus,ariel, helvetica, sans-serif;
	background-image: none;
	text-align: left;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	float:left;
 }         
img.nb { 
	border:none;
	float:none;
	max-width:100%;
	max-height:90%;
	}
hr {
	color:#F4C60B;
	}
/*used in footer.html,*/
#foot{
	color: #000000;
	background: none;
	margin:5px 5px 5px 5px;
	font:10px  times new roman, times, helvetica, sans-serif;
	padding:7px;
	width:auto;
	font-weight: 200;
	text-align: center ;
	clear:both;
	}
a.foot {
	font-size:10px;
	font:10px  arial, helvetica, sans-serif;
	font-weight: 200;
	position:center;
	text-align:center;
	}
#slideCont {/*featured items slider*/
	margin:0px 0px 0px 10px;
	border: solid 0px #000;
	text-align: center;
	position:relative;
	z-index:1;
	width:200px;
	float:right;
	overflow:hidden;\"
	}
#slideCont img {/*featured items slider*/
	margin:0px 5px 0px 5px;
	border:1px solid #000000;
	
	}
#right{/*div for featured slider*/
	margin-top:2px;
	margin-left:15px;
	margin-right:0px;
	width:200px;
	float:right;
	padding:5px 0px 5px 5px;
	background: none;
	border:2pt solid #FFFF53 ;
	font-size: 10pt;
	font-weight: 200;
	line-height:10px;
	text-align:center;
	font-family: ariel, helvetica, sans-serif;
	}
