/* Artisans of WMass Styles : http://www.weyakindesigns.com */

/* Colors */

.beige {
	color:#efe8ce;
}

.dark_beige {
	color:#98895c;
}

.medium_green {
	color:#89ac82;
}

.dark_green {
	color:#4b6f43;
}

/* End Colors */

body {
	padding:0;
	margin: 20px 0;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size:90%;
	color:#333333;
	background:#efe8ce url("../images/body_bg.jpg") top left repeat-x;
}

#wrapper {
	width:900px;
	background:#ffffff url("../images/hand_bg.jpg") right bottom no-repeat;
	border:5px solid #89ac82;
	min-height: 400px;
	padding:0 0 15px 0;
	margin:0 auto;
	min-height:500px;
}

#header {
	width:880px;
	height:180px;
	padding:5px 10px;
	text-align:center;
}

/* Navigation */

#nav {
	width:900px;
	background:#89ac82;
	padding: 6px 0;
	text-align:center;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	display: inline;
	list-style:none;
	padding: 6px 0px 6px 0px;
	font-family: century gothic, arial, helvetica, sans-serif;
	color:#3d5936;
	font-size:110%;
}


#nav li a {
	padding: 6px 20px 6px 35px;
	color:#3d5936;
	background: url("../images/nav_bg.jpg") 8px 1px no-repeat;
	text-decoration:none;
	display:inline;
}

#nav li a:hover {
	color:#98895c;
	background:#feefb6 url("../images/nav_bg2.jpg") 8px 1px no-repeat;
}

/* End Navigation */

/* Content */

#content {
	padding: 20px 25px;
	width: 850px;
	font-size:90%;
}

#content p {
	line-height: 170%;
}

#content li {
	font-size:95%;
	line-height: 130%;
	list-style-type: circle;
}


#content h1, h2, h3, h4, h5, h6 {
	font-family: century gothic, arial, helvetica, sans-serif;
	color:#3d5936;
	font-weight:normal;
	margin:0;
	padding:3px 0 3px 0;
}

#content h1 {
	font-size: 180%;
}

#content h2 {
	font-size: 160%;
}

#content h3 {
	font-size: 140%;
}

#content h4 {
	font-size: 120%;
}

#content h5 {
	font-size: 110%;
}

#content h6 {
	font-size: 100%;
}

#content img {
	border:1px solid #4b6f43;
}

#content a {
	color:#4b6f43;
}

#content a:hover {
	color:#98895c;
}

.right_photo_box {
	text-align:center; float:right; margin: 2px 0 5px 15px; font-size:90%;
}

/* End Content */

/* News Box */

#news_box {
	width:200px;
	float:right;
	margin:0 0px 5px 15px;
	border:1px solid #4b6f43;
	background:#faf6e7;
	min-height:150px;
}

#content #news_box h1 {
	color:#feefb6;
	padding:5px;
	margin:0 0 0 0;
	background:#98895c;
	font-size:120%;
	text-align:center;
}

#news_box .copy {
	padding:10px;
}

#news_box .copy ul {
	padding:0;
	margin:0;
}

#news_box .copy li {
	margin:0 0 12px 0;
	padding:0 0 0 20px;
	list-style-type:none;
	background: url("../images/hand_bullet.jpg") 0 5px no-repeat;
}

/* End News Box */

/* Artisans Listings */

.artisans_box {
	background:#d9eddd;
	border:1px solid #89ac82;
	padding:5px 10px;
	margin: 10px 0 15px 0;
	width: 99%;
	font-size:90%;
}

.artisans_box img {
	float:left;
	margin:4px 15px 10px 0;
	border:1px solid #89ac82;
}

.artisans_box p {
	margin-bottom:0px;
}

.links_box {
	width:200px;
	float:right;
	margin:5px 0 5px 15px;
	border:1px solid #98895c;
	background:#efe8ce;
	padding:10px;
}

/* End Artisans Listings */

/* Footer */

.footer {
	width: 848px;
	margin: 8px auto;
	font-size: 90%;
	color: #3d5936;
	text-align:center;
}

.footer a {
	color: #3d5936;
}

/* End Footer */

td#gsSidebarCol {
	display:none;
}

/*.gbNavigator {
	text-align:center;
}*/

#gsImageView {
	text-align:center;
}