/* Body */
body {
	background: #8da44f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
  overflow: auto;


}
#wrap {
	margin: 0  auto;
	width: 720px; 
}
#page {
	float: left;
	background: white;
	width:720px;
	height: auto;
	padding: 0px 0px 0px 0px;
}

#text {
        float: left;
	background: transparent;
	width:690px;
	height: auto;
	padding: 20px 15px 0px 15px;
}

#logo{
	display: block;
	background: url(images/newsletter_button_small.jpg);
	width: 57%;
	height:50px;
	background-repeat:no-repeat;
	border:0px;
	text-align: center;


}


/* Headers */
h1 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: url(images/Header_pattern_2.jpg);
	font-weight: bold;
	color: #F8F8F8;
	margin: 0px auto;
	padding: 2px;
	text-align: center;
}
h2 {
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(images/Header_pattern_2.jpg);
	font-weight: bold;
	color: #F8F8F8;

	margin-bottom: 5px;
	padding: 2px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic; 
	font-size: 13px;
	padding: 2px;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:underline
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}


.hide { display: none; }


/* Menu (Thanks CSS play) */

.menublock {padding:0 0 0 5px; margin:0; list-style:none; height:35px; width: 713px;  background:#F0F0F0 url(images/three_0.gif); position:relative; border:0px solid #000; border-width:0 1px; border-bottom:1px solid #444;}


.menublock li {float:left;}

.menublock li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 7px; cursor:pointer;}

.menublock li a b {float:left; display:block; padding:0 15px 0 4px;}

.menublock li.current a {color:#F0F0F0 ; background:url(images/three_2.gif);}

.menublock li.current a b {background:url(images/three_2.gif) no-repeat right top;}

.menublock li a:hover {color:#fff; background:#000 url(images/three_1.gif);}

.menublock li a:hover b {background:url(images/three_1.gif) no-repeat right top;}

.menublock li.current a:hover {color:#fff; background:#000 url(images/three_2.gif); cursor:default;}

.menublock li.current a:hover b {background:url(images/three_2.gif) no-repeat right top;}


div#preload { display: none; }


#followTab {
	position: fixed;
	z-index: 99;
	right: 0;
	top: 130px;
	width: 35px;
	height: 180px;
	padding: 5px;
	overflow: hidden;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	box-shadow: 0 0 .5em rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 .6em rgba(0, 0, 0, .6);
	-webkit-box-shadow: 0 0 .6em rgba(0, 0, 0, .6);
	list-style: none;
	background-color: #663;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
}
#followTab li { margin: 4px 0; padding: 0; line-height: 1.5em; }
#followTab a { display: inline-block; width: 35px; background-position: 0 0; }
#followTab a span { display: none; }
#followTab a.Twitter { height: 35px; background-image: url("images/Twitter-icon.png"); }
#followTab a.Newsletter { height: 35px; background-image: url("images/newsletter-icon.png"); }
#followTab a.Facebook { height: 35px; background-image: url("images/facebook-icon.png"); }
#followTab a.Google { height: 34px; background-image: url("images/google_plus_logo.png"); }



.galleryTable {
	border: 1px solid #360;
}
.redText {
	color: #C00;
}
.CTAImage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.disclaimer {
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
.OrvisLogo {
	margin: 5px;
}

