@charset "utf-8";

.watermarklogo {
	width:144px;
	height:152px;
	/* css lets you designate how you want an image to 
	repeat. Along the x-axis, y-axis or not at all. */
	background-repeat:no-repeat;
	background-image: url(images/contactus.gif);
	background-position: left center;
}

/*==============================
	HEADER WRAPPER
===============================*/
.header-wrapper
{
	width:606px;
	height:240px;
	/* css lets you designate how you want an image to 
	repeat. Along the x-axis, y-axis or not at all. */
	background-repeat:repeat-x;
	min-height: 240px;
}
.header-menu {
	height: 90px;
	background-image: url(images/topmenubg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
	float: left;
	width: 606px;
}
/* CSS Document */
/* MENU BTN */
ul#navmenu {
	width: 606px;
	list-style: none;
	z-index: 1000;
	margin-top: 33px;
	margin-left: 14px;
}

ul#navmenu li { display: inline; }
	
ul#navmenu li a {
	display: block;
	float: left;
	height: 33px;
	background-image: url(images/menuBtn.png);
	text-indent: -9999px;
}
ul#navmenu li a.index {
	width: 95px;
	background-position: 0 0;
	}
ul#navmenu li a.about {
	width: 98px;
	background-position: -92px 0;
	}
ul#navmenu li a.vendors {
	width: 98px;
	background-position: -190px 0;
	}
ul#navmenu li a.gallery {
	width: 97px;
	background-position: -285px 0;
	}
ul#navmenu li a.contact {
	width: 98px;
	background-position: -477px 0;
	}
	
	
	ul#navmenu li a.index:hover, ul#navmenu li a.index:focus {
	background-position: 0 -33px;
	}
	
	ul#navmenu li a.about:hover, ul#navmenu li a.about:focus {
	background-position: -92px -33px;
	}
	
	ul#navmenu li a.vendors:hover, ul#navmenu li a.vendors:focus {
	background-position: -190px -33px;
	}
	
	ul#navmenu li a.gallery:hover, ul#navmenu li a.gallery:focus {
	background-position: -285px -33px;
	}
	
	ul#navmenu li a.contact:hover, ul#navmenu li a.contact:focus {
	background-position: -477px -33px;
	}
	

/*==============================
	GLOBALS
Sets the default document font size, family
and color
===============================*/

body
{
	background-image: url(images/side.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FCE147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*==============================
	SITE WRAPPER
===============================*/
.site-wrapper
{
	width:606px;
	/* min-height lets your site grow vertically 
	(like in tables). */
	min-height:650px;
	/* By setting these to auto you are centering the 
	site */
	margin-left:auto;
	margin-right:auto;
	margin: 0 auto;
	padding-top: 0px;
	clear: both;
	zoom: 1;
}
.site-wrapper2 {
	width:606px;
	/* min-height lets your site grow vertically 
	(like in tables). */
	min-height:750px;
	/* By setting these to auto you are centering the 
	site */
	margin-left:auto;
	margin-right:auto;
	margin: 0 auto;
	padding-top: 0px;
	clear: both;
	zoom: 1;
}
.site-wrapper3 {
	width:606px;
	/* By setting these to auto you are centering the 
	site */
	margin-left:auto;
	margin-right:auto;
	margin: 0 auto;
	padding-top: 0px;
	clear: both;
	zoom: 1;
	height: 100%;
	min-height: 60%;
}
.site-wrapper4 {
	width:606px;
	/* min-height lets your site grow vertically 
	(like in tables). */
	min-height:780px;
	/* By setting these to auto you are centering the 
	site */
	margin-left:auto;
	margin-right:auto;
	margin: 0 auto;
	padding-top: 0px;
	zoom: 1;
	clear: both;
}
.flashcontent
{
	width:606px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	float: left;
	display: block;
}

/*==============================
		BODY WRAPPER
===============================*/
.body-wrapper
{
	margin-top:0px;
	/* floats are crucial to the creation of any
	web interface. Every web developer must master
	this concept. Don't worry I'll be writing a
	tutorial about this a little later.	:)	*/
	float:left;
	width:606px;
	min-height:400px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.body-wrapper2 {
	margin-top:0px;
	/* floats are crucial to the creation of any
	web interface. Every web developer must master
	this concept. Don't worry I'll be writing a
	tutorial about this a little later.	:)	*/
	float:left;
	min-height:800px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 606px;
}

/*==============================
	CONTENT-WRAPPER
===============================*/
.content-wrapper
{
	float:left;
	width:225px;
	margin: 0px;
	padding: 5px;
}
.content-wrapper2 {
	float:left;
	width:231px;
	margin-right:7px;
	clear: left;
}
.content-wrapper3 {
	float:left;
	width:231px;
	margin-right:7px;
	clear: left;
}

.content-middle {
	float:left;
	width:585px;
	margin: 10px;
}



/*==============================
		PANEL CONTENT
===============================*/
.panel
{

}
/*The panel content */
.panel_content
{
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.panel_image1 {
	text-transform: none;
	background-image: url(images/market.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 240px;
	margin-top: 47px;
}

.panel_contentBullet {
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.h2 {
	position:relative;
	color:#83B70D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	line-height:120%;
	font-weight:500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83B70D;
}
.h2  span {
	position:absolute;
	display:block;
	width:100%;
	height:31px;
	left:2px;
	top:4px;
	background-position: left center;
}
.h3 {
	position:relative;
	color:#F18A2D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	line-height:120%;
	font-weight:500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F18A2D;
}
.h3 span {
	position:absolute;
	display:block;
	width:576px;
	height:31px;
	left:2px;
	top:4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-width: 2px;
	border-left-style: dotted;
	word-spacing: 0.1em;
}

.highLetter {
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
}

/* The panel title */
.panel_title
{
	height:16px;
	font-size:16px;
	padding:2px;
	padding-left:4px;
	background-repeat:repeat-x;
	background-position:center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.calenderRow {
	height:45px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	float: right;
	padding: 2px;
}
/*==============================
		RIGHT WRAPPER 
===============================*/
.right-wrapper
{
	min-height:150px;
	display: block;
	margin: 5px;
	padding: 5px;
}

.right-wrapper2 {
	float:right;
	width:590px;
	min-height:150px;
	margin: 8px;
	display: inline;
}


 

/*==============================
		calendar
===============================*/
.calendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}
#calendar    .calendar-icon-10 {
	background-image: url(images/calendar/1_10.gif);
	background-position: center bottom;
	margin: 0px;
	background-repeat: no-repeat;
	float: left;
}
.calendar-day {
	font-weight: lighter;
	font-size: 1.3em;
	color: #000;
	width: 45px;
	text-align:center;
	padding-top: 28px;
}

p.date {
	width: 42px;
	height: 10px;
	padding: 18px 0 14px 0;
	text-align: center;
	position: absolute;
}
.shield {
	position: relative;
	border: thin dotted #333333;
	height: 140px;
}
.comments {
	position: absolute;
	text-align: center;
	top: 11px;
	left: 9px;
	width: 573px;
	height: 112px;
	padding: 5px 0;
	background-repeat: no-repeat;
	background-position: right 0;
}
p.date span { display: none; }
/*==============================
		FOOTER
===============================*/
.footer
{
	/* clears are the sisters to float, it's 
	time to meet the whole family :) */
	clear:both;
	height:60px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer  p {
font-size:10px;
text-align:center;
color:#595959;
margin:0;
}
.h1 {
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	background-repeat: no-repeat;
	line-height: 16px;
	color: #84B50C;
}
.bullet {
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	color: #84B50C;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	list-style-position: inside;
	clear: both;
	float: left;

}
.bullet2 {
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	color: #F18A2D;
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
	list-style-position: inside;
}
.body-wrapper3 {
	margin-top:0px;
	/* floats are crucial to the creation of any
	web interface. Every web developer must master
	this concept. Don't worry I'll be writing a
	tutorial about this a little later.	:)	*/
	float:left;
	width:606px;
	min-height:700px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.middle {
	float:left;
	width:590px;
	min-height:800px;
	display: block;
	margin: 5px;
}
.panel_image3 {
	text-transform: none;
	background-image: url(images/market.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 220px;
	margin-top: 20px;
}
.body-wrapper3 {
	margin-top:0px;
	/* floats are crucial to the creation of any
	web interface. Every web developer must master
	this concept. Don't worry I'll be writing a
	tutorial about this a little later.	:)	*/
	float:left;
	width:606px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 30px;
}
.comments2 {
	position: absolute;
	text-align: center;
	top: 11px;
	left: 6px;
	width: 572px;
	height: 125px;
	padding: 5px 0;
	background-repeat: no-repeat;
	background-position: right 0;
}
.shield2 {
	position: relative;
	border: thin solid #F18A2D;
	height: 99%;
}
.body-wrapper4 {
	margin-top:0px;
	/* floats are crucial to the creation of any
	web interface. Every web developer must master
	this concept. Don't worry I'll be writing a
	tutorial about this a little later.	:)	*/
	float:left;
	width:606px;
	min-height:1000px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.leftBox {
	margin-top:0px;
	/* floats are crucial to the creation of any
	web interface. Every web developer must master
	this concept. Don't worry I'll be writing a
	tutorial about this a little later.	:)	*/
	float:right;
	display: block;
}
.commentBox {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;

}
.bold {
	font-weight: bold;
}
.body-wrapper4 {
	margin-top:0px;
	/* floats are crucial to the creation of any
	web interface. Every web developer must master
	this concept. Don't worry I'll be writing a
	tutorial about this a little later.	:)	*/
	float:left;
	min-height:600px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 606px;
	padding-bottom: 15px;
}
