/* CSS Document for www.MayStMarket.com */

body {
	background-color: #ffe57f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
	margin:0;
	padding:0;
	background-image: url(../images/bkgrd-yellow-texture.gif);
	}
#container{
	text-align: left;
	margin: 20px auto;
	padding: 0;
	background-color: #3B683B;
	background-image:url(../images/green-bar2.gif);
	background-position:top left;
	background-repeat:repeat-y;
	/*	border: medium #000000 solid;*/	
	width: 800px;
}
#header {
	background-color: #f2da87;
}
#pages-main-contentbox {
	float:right;
	border-right: 3px solid black;
	}
#pages-content {
	width:600px;
	padding: 0;
	margin: 10px 30px 10px 0px;
	}
.content-text {
	margin:0;
	padding: 10px;
	border: 3px solid black;
	background-color: #fff2bf;
	}
.content h2 {
	background:url(../images/box-h2.gif) no-repeat top left;
	background-color: #3B683B;
	margin: 0;
	padding: 12px 0 0 14px;
	font-size: 130%;
	color: #000000;
	height: 25px;
}	

.content .img-left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.content .img-right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.content .subheading {
	font-size:120%;
	font-weight: bold;
	}
#home-main-content {
	float:right;
	width:640px;
	border-right: 3px solid black;
	background-color: #3B683B;
	}
#home-content-left {
/*	background: #fc6;*/
	float:left;
	}
#home-content-right {
	float: right;
/*	background-color:#336633;*/
}
.box {
margin: 10px;
width: 299px;
background: url(../images/box-all.gif) no-repeat bottom left;
background-color:#FFE57F;
}
.box h3 {
background:url(../images/box-h3.gif) no-repeat top left;
background-color: #ffe57f;
margin: 0;
padding: 10px 10px 2px 15px;
font-size: 130%;
color: #000000;
border-bottom: thin solid #336633;
}

.box p{
	margin:0;
	padding: 10px;
}
#navbarwrapper {
	margin: 0;
	padding: 7px 0 0 7px;
	float: left;
	width: 138px;
	}
#nav {
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav li {
	}
#nav a {
	display: block;
	padding: 5px 5px 0 5px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	border-bottom: 2px solid #3b683b;
	}
#nav a:visited {
	color: #ffffff;
	font-size: medium;
	}
#nav a:hover {
	color: #FFE57F;
	font-size: medium;
	border-bottom:2px solid #FFE57F;
	}


/*Styles for page highlighting for nav - a visual "you are here" - implemented with global.js */
#nav a.here:link,
#nav a.here:visited,
#nav a.here:hover,
#nav a.here:active {
 	text-decoration: none;
	color: #ffffcc;
	border-bottom:1px solid #ffffcc;
	font-weight:bold;
	font-size: 120%;
	}		

#home-footer {
	clear: both;
	text-align: center;
	background-color: #2b572b;
	color:#FFFFFF;
	border-top: thin solid black;
	border-bottom: 3px solid black;
	border-left: 3px solid black;
	border-right: 3px solid black;
	}

#navbarwrapper p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	}
.style2 {
	font-size: large;
	color: #1F3A1F;
	}
#home-footer a:link,
#home-footer a:visited,
#home-footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
.menu tr{
	border:0;
	}
.menu td{
	vertical-align:top;
	}
.alt {
	background-color:#F8E080;
	}
