@charset "utf-8";
body  {
	text-align: center;
	background: #FFFFFF;
	background-image: url(../images/bodybckgnd.png);
	background-repeat: repeat-x;
	
}

#wrapper {
	background-image: url(../images/btm_main_background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	position: relative;
	padding-bottom: 30px;
}

#top {
	/* background-color: #ADB6F3;*/
	background-image: url(../images/top_main_background.png);
	background-repeat: no-repeat;
}

#container {
	text-align: left;
	background-image: url(../images/content_bkgd.png);
	padding: 0 10px;
} 

#header {
	background: #FFFFFF;
	background-image: url(../images/clouds2_bkg.png);
	background-repeat: no-repeat;
	padding: 20px 0px 0px 170px;
	margin: 0;
	height: 180px;
} 

.facebook {
	float: right;
	width: 220px;
	height: 53px;
	margin-right: 10px;
}

#nav { /* since this element is floated, a width must be given */
	float: left;
	width: 130px;
	height:auto
	margin-top: 35px;
	padding: 0 10px;
}

#nav img {
	padding: 15px;
	border: none;
}

hr.purp {
	/* text-align: left; See IE fix on #content! */
	border: 0;
	width: 70%;
	height: 2px;
	background-color: #8800BB;
}

a img{border: none;
}

a:link, a:visited {
	color: #900;
	text-decoration: none;
}

a:hover   {
	color: #0A0;
	text-decoration: none;
}

a:active, a:focus {
	color: #030;
	text-decoration: none;
}

.color {
	color: #F00;
}

.imgcol {
	width: 140px;
	float: left;
	margin-right: 2px;
	text-align: center;
}

.imgcell {
	position: relative;
	float: left;
	width: 252px;
	height: auto;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: none;
}

.imgcellwide {
	position: relative;
	float: left;
	width: 514px;
	height: auto;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: none;
}

img.pad {
	width: 150px;
	height: 120px;
	padding: 4px 2px;
}

#mover {
	overflow:hidden;
}

#content {
	width: 790px;
	float: left;
	padding: 0 5px;
	line-height: 1.2;
	text-align: center; /* to fix IE not centering elements properly */
} 
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006;
	text-align: left;
}

#content h1 {
	font-size: 28px;
	text-align: left;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	font-size: 24px;
	text-align: left;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h3 {
	font-size: 20px;
	color: #006;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	list-style: inside square;
	text-align: left;
}

#footer {
	width: 960px;
	position: relative;
	background-position: top right;
	height: 135px;
	background-image: url(../images/FooterBkgd.png);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #2A0055;
	font-size: 100%;
	padding: 0 70px;
} 

#container #footer .overhang {
	background-image: url(../images/paintedturtle3.png);
	background-repeat: no-repeat;
	left: 850px;
	top: 85px;
	height: 127px;
	width: 153px;
}

#container .overhang {
	position: absolute;
	left: -65px;
	top: 0px;
}

.flrgt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	text-align: center;
}

.fleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	text-align: center;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.first {
	margin-top: 0px;
}

.dropcap {
	display: block;
	float: left;
	padding-top: 0.03em;
	padding-right: 0.1em;
	padding-bottom: 0em;
	padding-left: 0.03em;
	color: #8D4607;
	font: 48px/14px Georgia, "Times New Roman", Times, serif;
}
.horiz .txtcol {
	width: 628px;
	float: left;
	padding: 0 10px;
}

.horiz {
	width: 100%;
	float: left;
	text-align: left;
}
.halfwid {
	position: relative;
	width: 47%;
	height: auto;
	float: left;
	text-align: left;
	padding: 0 10px;
}
p.cntre {
	text-align: center;
}

span.bold {
	font-weight: bold;
}

#weather {
	width: 790px;
	float: left;
}
#weather p {
	font-size: 18px
	text-align: center;
	text-align: center;
	padding-top: 50px;
}
#sticker {
	width: 296px
	height: 190px;
	padding: 20px;
	float: right;
}

#pics {
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 20px;
}

#wwslogo {
		  margin: 0 150px 5px 100px;
}

.callcard {
	list-style-image: url(../images/ccimage.gif);
}

#eyesbk {
	background-image: url(../images/eyesback.gif);
	background-repeat: no-repeat;
	float: right;
	height: 150px;
	width: 400px;
}

#eyes {
	margin: 27px 50px 0 50px;
}
.blkbk {
	background-color: #000000;
	width: 778px;
	height: auto;
	border-left: solid #000000 1px;
	padding: 10px 10px;
}
.blkbk .halfwid p{
	text-align: center;
}

.whtbk {
	background-color: #FFFFFF;
	width: 798px;
	height: auto;
	border-left: solid #FFFFFF 1px;
}
.whtbk p {
	font: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
}
#content .blkbk .halfwid p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#content .blkbk p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#content .halfwid .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #006;
	font-weight: bold;
	padding-left: 20px;
}
#content .horiz .imgcell p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006;
	text-align: center;	
}
#content .horiz .imgcellwide p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006;
	text-align: center;
}
#content .hrow .halfwid .blue .reduced {
	text-decoration: line-through;
}

