@charset "utf-8";
body {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/pageElements/backgroundB.gif);
	
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #333333;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}

h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}

a {
	text-decoration: none;
}

a:link {
	color:#F00;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #00c;
}

img {
  border-style: none;

}








.oneColLiqCtrHdr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FCFCFC; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	/*margin-bottom: 50;*/
	margin-left: auto;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	
		
	
	
}
.oneColLiqCtrHdr #header {
	background: #333333;
	font-size: 2em;
	font-weight:bolder;
	padding: 0 10px 5px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #FCFCFC;
	background-image:url(../images/pageElements/JaneJohn.gif);
	background-repeat:no-repeat;
	
	}
	
	.oneColLiqCtrHdr #headerRV {
	background: #333333;
	font-size: 2em;
	font-weight:bolder;
	padding: 0 10px 5px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #FCFCFC;
		
	}
	
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
}



.oneColLiqCtrHdr #mainContent {
	background: #FCFCFC;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 95%;
	}


.oneColLiqCtrHdr #footer {
	background-color: #000;
	border: 1px solid #FCFCFC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}
		
	.oneColLiqCtrHdr #footer a:link {
	color: #3F0;
	text-decoration: none;
}

.oneColLiqCtrHdr #footer a:hover {
	color: #FFF;
	text-decoration: underline;
	
}
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FCFCFC;
	text-align: center;
	font-size: .7em;
}

/* Misc styles */


.floatLeft {
	float: left;
	margin-right: 5px;
	clear: none;
	width: auto;
}
.floatRight {
	float: right;
	margin-right: 5px;
	clear: none;
}

.clear {
	clear:both;
	text-align: justify;
}.box {
	font-size: 0.8em;
	font-style: italic;
	height: auto;
	width: 500px;
	border: thin solid #666;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.movieBox {
	background-color: #e6e6e6;
	padding: 10px;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: fixed;
	top: 150px;
	left: 5px;
	width: auto;
	z-index: -5;
}


#boBox {
	height: 75px;
	width: 300px;
	margin-right: 10px;
	border: thin double #CCC;
	margin-left: 0px;
	text-align: center;
	background-color: #FFC;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box1 {
	float: right;
	height: auto;
	width: auto;
	font-size: .7em;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#boBoxContainer {
	float: left;
	height: auto;
	width: 300px;
}
.padBox {
	padding-right: 10px;
	padding-left: 10px;
}
.photoGalleryContainer {
	height: auto;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	
}
.randomGalleryPix {
	float: left;
	height: 175px;
	width: 150px;
	font-size: 0.7em;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 0px;
}
.latestGalleryPix {
	float: left;
	height: 158px;
	width: 150px;
	font-size: 0.7em;
	text-align: center;
	padding-left: 40px;
}

.webCamBox {
	float: left;
	height: 158px;
	width: 180px;
	font-size: 0.7em;
	text-align: center;
	padding-left: 40px;
}

.weatherContainer {
	float: left;
	height: auto;
	width: auto;
}
.weatherBox1 {
	float: left;
	height: 175px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 0px;
	margin-right: 15px;
	text-align: left;
}

.weatherBox2 {
	float: left;
	height: 175px;
	width: 150px;
	font-size: 0.7em;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

