#bodyContainer {
	width: 900px;
	width/**/: 900px;
	position: relative;
	padding: 5px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	border: solid #000 1px;
	background-color: #ffffff;
}

#wlciheader {
	height: 135px;
	background: #ffffff url(../../images/wlciBanner.jpg) 0px 0px no-repeat;
}
#headerCaption1 {
	float:right;
	clear:both;
	width:320px;
	margin: 3px 10px 0 0;
	font: 11pt Lucida Sans Unicode, Helvetica, sans-serif;
	text-align: right;
}
#headerCaption2 {
	float:right;
	clear:both;
	width:720px;
	margin: 55px 4px 0 0;
	font: 10pt Lucida Sans Unicode, Helvetica, sans-serif;
}

#wlcinav {
}

#wlcifooter{
}

#pageContent{
	color: #000000;
}
#pageContentLeft {
	float: left;
	width: 41%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#pageContentRight {
	width: 57%;
	float: right;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#pageContentLeftGI {
	float: left;
	width: 46%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#pageContentRightGI {
	width: 52%;
	float: right;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#pageContentSpan {
	float: left;
	width: 100%;
}
#mapLeft {
	float: left;
	width: 55%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#mapContentRight {
	width: 43%;
	float: right;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
body {
	margin: 20px 0px; 
	padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	background: #63744e;
	/* background: #659CEE fixed; */
	font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;	
}

th, td {
	vertical-align:top;
}
	
h3 {
	font: 18px Lucida Sans Unicode, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h4 {
	font: 13px Lucida Sans Unicode, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #993300;
	}
p {
	font-size:small;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	}
	
li {
	font-size:small;
	}
	
a {
	color: #006699;
}

image {	
	border: 0px;	
}

.gssContainer {
	margin-bottom: 5px;	
    height: 225px;
    color: #dddddd;
    background-color: #BCD7AC;
	margin-top: 3px;
	vertical-align:middle;
}
.gss {
	margin-bottom: 5px;	
    height: 225px;
    color: #dddddd;
    background-color: #BCD7AC;
	margin-top: 3px;
	vertical-align:middle;
	position:relative;
}
.gss a img {
	border : 1px;
	border-color:#006699;
	}

.tanWidgetHeader {
	background: none #c2ba97;
	border: 1px solid #c2ba97;
	border-bottom: 1px solid #ffffff;
	color: #000;
	margin: 0;
	padding: 3px;
	font: 13px Lucida Sans Unicode, Helvetica, sans-serif;
	margin-right: 0px;
	}
.tanWidget {
	border: 1px solid #c2ba97;
	margin: 0 0 5px 0;
	padding: 3px;
	overflow: hidden;
	font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	}
.tanWidget a {	
	color: #006699;
	}

.moreButton {	
	color:#005b89;;	
	float:left;
	}
.closeButton {
	color:#FFFFFF;
	float:right;
	font-size:10px;
}
.editingInstructions {	
	color:#FFFFFF;
	text-align:center;
	}
.contentLeft {
	float:left;
	margin-right: 8px;
	}
.contentRight{
	float:right;
	}
.clearIt {    
	clear: both;	
	margin:0;	
	padding:0;	
	width:auto;
	}
.rightPic {	
	float: left;	
	padding-right: 10px;	
	padding-bottom: 5px;	
	position: relative;	
	top: 0px;	
	clear: left;
	}
.collaspe {	
	color:#006699;
	font-size:14px;
	}
.collaspe a {	
	color:#006699;
	font-size:14px;
	}
.logos{
	position: relative;
	margin: 0px auto;
	width: 1px;
}
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */
.menu {
	float:left; 
	width/**/: 100%;
	min-width: 850px; 
	font-family: Lucida Sans Unicode, Helvetica, sans-serif; 
	font-size:10px;
	background:url(http://www.wlci.gov/images/menu1.gif) repeat top left; 
	border-top:1px solid #63744e;  
	border-bottom:4px solid #63744e;
	margin:0 0 10px 0; /* for this demo only */ 
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul li {
	float:left; 
	position:relative; 
	background:url(http://www.wlci.gov/images/divider1.gif) no-repeat top right;
}
.menu ul li a, .menu ul li a:visited {
	float:left; 
	display:block; 
	text-decoration:none;
	color:#000; 
	padding:0px 16px; 
	line-height:25px; 
	height:25px; 
	border-bottom:2px solid #fff; 
}

.menu ul li:hover {
	width:auto;
}

.menu ul li a:hover {
	border-color:#63744e; 
	color:#63744e;
}

.menu ul li:hover a {
	border-color:#63744e; 
	color:#63744e;
}

.menu ul li ul {
	display: none;
}
.menu table {
	margin:0; 
	border-collapse:collapse; 
	font-size:11px; 
	position:absolute; 
	top:0; left:0;
}

/* specific to non IE browsers */
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:32px;
	margin-top:1px; 
	left:0;
	width:154px;
	border-bottom:1px solid #000;
}
.menu ul li:hover ul.endstop {
	left:-92px;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	background:#fff;
	color:#000;
	height:auto;
	line-height:15px;
	padding:4px 16px; 
	width:120px; 
	border:1px solid #000; 
	border-bottom:0;
}
.menu ul li:hover ul li a.drop {
	background:#ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu ul li:hover ul li a:hover {
	color:#000; 
	background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu ul li:hover ul li a:hover.drop {
	background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu ul li:hover ul li:hover ul {
	display:block; position:absolute; left:153px; top:-1px;
}
.menu ul li:hover ul li:hover ul.left {
	left:-153px;
}

/* specific to IE5.5 and IE6 browsers */
.menu ul li a:hover ul {
	display:block;
	position:absolute;
	top:30px; 
	t\op:33px; 
	background:#fff;
	left:0; 
	border-bottom:1px solid #000;
}

.menu ul li a:hover ul.endstop {
	left: -92px;
}
.menu ul li a:hover ul li a {
	display:block;
	background:#fff;
	color:#000; 
	height:1px; 
	line-height:15px; 
	padding:4px 16px; 
	width:154px; 
	w\idth:120px; 
	border:1px solid #000; 
	border-bottom:0;
}
.menu ul li a:hover ul li a.drop {
	background:#ccd url(images/bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;
}
.menu ul li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	height:0; 
	width:0;
}
.menu ul li a:hover ul li a:hover {
	color:#000; 
	background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu ul li a:hover ul li a:hover.drop {
 	background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.menu ul li a:hover ul li a:hover ul {
	visibility:visible; 
	position:absolute; 
	top:0;
	color:#000; 
	left:153px;
}
.menu ul li a:hover ul li a:hover ul.left {
	left:-153px;
}

[if lte IE 5.5]
.menu ul li a, .menu ul li a:visited {
	height:25px;
}

[endif]
