/*Plein Air*/

body {
/*	height:100%;  */
	background:url(image/body_bg.gif) repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	color:#6d7e29;
	font-size:12px;
	line-height: 18px;
	margin:0px;
	padding:0px;
	}


a:link, a:visited {
	text-decoration: underline;
	color:#6d7e53;
	}

a:hover, a:active {
	color: #0b74a3;
	text-decoration: none;
	}

#pageWrapper, #wrapperPlain{
	background-color:#fff;
	width:843px;
	height:100%;
	margin:auto;
	}	

#topBorder {
	height:8px;
	background-color:#000066;
	border-bottom:1px #ffffff solid;
	margin:0px;
	padding:0px;
	}

#pgHeader {
	position:relative;
	background:url(image/header_bg2.jpg) no-repeat;
	margin:0px;
	padding:0px;
	width:843px;
	height:310px;
	border-bottom:1px #FFF solid;
	}
	
#navMenu {
	margin:150px 0px 0px 0px;
	padding:12px 0px;
	width:595px;
	text-align:right;
	background-color:#aec5bc;
	background-repeat:no-repeat;
	border-top:1px #FFF solid;
	float:left;
	}
	
#navMenu ul {
	list-style:none;
	margin:0px 400px 0px 0px;
	padding:0px;
	}
	
#navMenu li {
	margin:0px;
	padding:0px;
	}
	
#navMenu a {
	line-height:18px;
	height:18px;
	display:block;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
	color:#2B7DB5;

	}
	
#navMenu a:hover {
	color:#f90;
	}

#hdrImages {
	float:right;
	margin:0px;
	padding:0px;
	width:247px;
	height:319px;
	border-left:1px #FFF solid;
	}

#navL .m2 a {
	color:#E29F2E;
	font-size:1.1em;}

h1,h2,h3,h4{
	margin:0;
	margin-top:8px;
	margin-bottom:0px;
	}

#newsletterSignup {
	float:left;
	width:311px;
	height:146px;
	background-image:url(image/signup.jpg);
	background-repeat:no-repeat;
	padding:40px 0px 0px 30px;
	margin:0px;
	}
	
#breadcrumbGoogle {display:none;}

#contentWrapper, #contentNoMenuWrapper {border:1px solid #ccc;}

.TxtBlueItalic {
	font-family:"Times New Roman", Times, serif;
/*	font-weight:bold;  */
	font-style:italic;
	font-size:16px;
	letter-spacing:1px;
	color:#618476;
	}
	
.TxtBlue {
	color:#618476;
	}

#hoursOfOperation {
	float:right;
	width:448px;
	border:1px #77988b solid;
	border-right:8px #77988b solid;
	padding:18px 16px;
	margin:25px -19px 20px 0px;
	position:relative;
	}

.sidebarArticle3 {
	margin-bottom:10px;
	background-color:#eee;
	padding:5px;
	}
	
.topSpot {background-color:#fff;}


/* Store */
#store {
	position: static;
}
#storeContent {
	position: static;
}
#storeDetail {
	clear: both;
	background: #fff;
	border: none;
	padding: 1.5em;
	margin-left: 20px;
}
.allCategories {
}
#storeProductBody {
	margin-top: 1em;
	border-top: 2px solid #E66100;
}
.productThumbnail img, .productImage img {
	border: 1px solid #CCCC99;
}
.productIcon {
	display: block;
}
#storeCategory {
}
.storeDepartments, .storeCategories {
	float: left;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:30px;
	text-align: center;
	height:220px;
}
.storeCategoryProduct {
	clear: both;
	margin-left: 1em;
	width: 100%;
	border-bottom: 1px solid #999;
}
.productDetails, #storeContent {
	font-size: 98%;
}
.productDetails {
	width: 75%;
}

.productPrice, .storePrice {
	display: block;
	font-size: 100%;
	font-weight: bold;
}
.saleprice {
	color: red;
	font-size: 105%;
}
.productName {
	font-weight: bold;
	font-size: 1.2em;
}
.productThumbnail {
	padding-bottom: .5em;
}
.productName a:link, .productName a:visited {
	text-decoration: underline;
}
.productName a:hover, .productName a:active {
	color: #E66100;
	text-decoration: none;
}
#storeUpsale, #storeAlternatives {
	margin-top: 1em;
	padding-top: 1em;
	font-weight: bold;
}
.categoryReturn {
	clear: both;
}

.radioInput {
	width: 40%;
}
#searchResults h2{
	padding-top: 3em;
}
#enterZip fieldset {
	width: 90%;
	padding: 1em;
	font-size: 1.1em;
}
#enterZip legend {
	font-weight: bold;
	color: #000;
}

#circuitPageSendForm {
	width: 350px;
}

.emailLink {
	margin: 1.5em 0;
	font-size: 1.1em;
}
.catalogDetail .emailLink {
	margin-top: -20px;
}

#storeProducts {
	font-size: 1em;
	width: 100%;
}

/*Gallery*/

#artGalleryWrapper {
}

#artGalleryWrapper .artGalleryMainImage {
	 position:relative;
	 left:0;
	 top:0;
}

.artGalleryMain {
		width:510px;
}

.artGalleryTN {
	width:270px;
}

.artGalleryTNImage {
	width:130px;
	height:120px;
}

.artGalleryTNImage img {
	width:90px;
}

.artGalleryMainImage img {
	width:500px;
	}

.artGalleryMainImage h2, .artGalleryMainImage h3 {}






/* Footer */
#footer {
	clear:both;
	background-color:#aec5bc;
	padding:12px 12px;
	color:#FFFFFF;
	font-size:10px;
	line-height:14px;
	}

#footer a {
	color:#e7eeeb;
	}

#footer a:hover {
	color:#FFFFFF;
	}
	
.credit {	
	color:#e7eeeb;
	}

.logIn, .logOut {display:none;}

.contentBody ul {margin:0;}

.grpHeadline {color:#2B7DB5;}

.articleGroup {
	padding:5px;
	background-color:#eee;
	border:1px solid #ccc;
	margin-bottom: 10px;
	}
	
.articleGroup h2.articleHeadline {
	font-size:1em;
}

