body {
	background: #005e82 url(/images/bkg_body.jpg) no-repeat 50% 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 18px;
	line-height: 28px;
	color: #021046;
	}

h2.firsth2 {
	margin-top: 0;
	}
	
h3 {
	font-size: 16px;
	}
s
a:link {
	color: #005e82;
	} 

img {
	border: none;
	}

address {
	font-style: normal;
	}
	
div.container {
	width: 785px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	}
	 
/* Header */
div.header {
	width: 606px;
	position: relative;
	height: 149px;
	color: #fff;
	}
div.header a, .header a:visited {
	color: #fff;
	text-decoration: none;
	}
	div.header a:hover, .header a:visited:hover {
		text-decoration: underline;
		cursor: pointer;
		}
h1.logo {
	position: absolute;
	top: 56px;
	left: 56px;
	width: 213px;
	height: 77px;
	text-indent: -9999px;
	background: transparent url(/images/gwcvb_logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	}
ul.info {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 11px;
		list-style: none;
		text-align: right;
		padding: 0;
		margin: 0;
		}
		.info li {
			display: inline;
			padding: 0 7px;
			border-right: 1px solid #fff;
			}
		.info li.last {
			border-right: 0;
			padding-right: 0;
			}
div#socialNetworking {
	position: absolute;
	top: 45px;
	right: 0;
	text-align: right;
	}
div.search {
	text-align: right;
	margin-top: 5px;
	position: absolute;
	top: 40px;
	right: 0;
	}
	.search input {
		border: 0;
		margin: 0;
		}
	input.searchSubmit {
		height: 19px;
		vertical-align: bottom;
		}
		
p.phone {
	font-size: 20px;
	position: absolute;
	left: 275px;
	top: 111px;
	padding: 5px;
	margin: 0;
	}

/* Global nav */
div.globalnav {
	position: absolute;
	top: 150px;
	height: 38px;
	width: 606px;
	background: transparent url(/images/bkg_nav.gif) top left no-repeat;
	z-index: 1000;
	padding-left: 25px;
	} /*
div.globalnav ul {
	height: 38px;
	width: 606px;
	margin: 0;
	padding: 0;
	position: relative;
	}
	div.globalnav ul li {
		list-style: none;
		position: absolute;
		}
	div.globalnav ul li, div.globalnav ul a {
		height: 38px;
		display: block;
		}
	div.globalnav ul li a {text-indent: -9999px;} */
li.visitors {
	left: 0;
	width: 137px;
	}
li.planners {
	left: 137px;
	width: 111px;
	}
li.media {
	left: 248px;
	width: 111px;
	}
li.calendar {
	left: 359px;
	width: 111px;
	}
li.members {
	left: 470px;
	width: 136px;
	}
	
div.wrapper {
	background-color: #005e82;
	position: absolute;
	top: 188px;
	padding-bottom: 20px;
	}
	
div.main {
	background-color: #fff;
	padding: 14px;
	width: 578px;
	}
	
/* Footer */
div.footer {
	background: #fff url(/images/bkg_footer.gif) no-repeat left bottom;
	padding: 0 14px 14px 12px;
	}
div.footer p {margin: 10px 0 0 0;}
div.footer hr {
	color: #005e82;
	background-color: #005e82;
	height: 1px;
	width: 578px;
	margin: 0;
	}
	
/* Quick Links */
div.quicklinks {
	background: #8baea1 url(/images/bkg_qlinks.gif) repeat-y;
	width: 179px;
	position: absolute;
	right: -1px;
	top: 152px;
	}
	div.quicklinks h2 {
		background: #8baea1 url(/images/quick_links.gif) no-repeat;
		height: 108px;
		margin: 0 0 12px 0;
		text-indent: -9999px;
		} 
p.qlist-bottom {
	background: transparent url(/images/bkg_qlinks_btm.gif) left bottom no-repeat;
	margin: 0;
	padding: 0;
	}

