/*Plein Air 2008*/

body {
/*	height:100%;  */
	background:url(image/body_bg.gif) repeat-x;
	font-family:Arial, Helvetica, 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 {
	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:319px;
	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;
	color:#006;
	text-decoration:none;
	}
	
#navMenu a:hover {
	color:#66c;
	}

#hdrImages {
	float:right;
	margin:0px;
	padding:0px;
	width:247px;
	height:319px;
	border-left:1px #FFF solid;
	}

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;}

/* 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;}

