body {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
	background-color:#efeeee;
	line-height:1.4em;
}

a, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#943533;
	text-decoration:none;
}

img {
	border:0px;
	margin-top:.8em;
}
.imgtop {
	margin-top:0;
	margin-bottom:.8em;
}

h2 {
	margin:0 0 .1em 0;
	padding:0;
	font-size:1.4em;
	color:#c1c348;
}

p {
	margin:.5em 0;
}

.pbot {
	margin-bottom:1.4em;
}
.ptop {
	margin-top:0;
}
.pmap {
	padding:1em 0;
}
.pmap_small {
	font-style:italic;
	font-size:.9em;
}

#container {
	margin:0 auto;
	width:960px;
	height:auto;
	min-height:700px;
	border:1px solid #c9c9c9;
	background-color:white;
}

#header {
	text-align:center;
	margin-bottom:15px;
}

#footer {
	clear:both;
	text-align:right;
	font-size:.8em;
	width:95%;
	margin:0 auto;
	border-top:1px solid #ababab;
	padding:.3em 0 1em 0;
}
#footer a {
	color:#666666;
}

#leftnav {
	width:160px;
	height:520px;
	margin-right:.8em;
	margin-left:6px;
	float:left;
}
#leftnav ul {
	list-style:none;
	text-align:right;
	padding:0;
	margin:0;
	font-weight:bold;
}
#leftnav li {
	padding-bottom:1.5em;
}
#leftnav a {
	color:#666;
	text-decoration:none;
}
#leftnav a:hover {
	color:#943533;
	text-decoration:none;
}
ul#secondnav {
	padding-bottom:1.2em;
}
#secondnav li {
	font-weight:normal;
	padding-bottom:.2em;
}
.activenav {
	color:#943533!important;
}
.active-leader {
	font-weight:bold;
}


#loginlinks {
	position:absolute;
	color:#943533;
	margin:2em 0 0 65em;
}
#loginlinks a {
	color:#943533;
	text-decoration:none;
}
#loginlinks a:hover {
	color:#000;
}

.intropage {
	background:url(../images/introphoto.jpg);
}

#introcenter {
	width:570px;
	float:left;
}
#introcenter h1 {
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#943533;
}
#introcenter p {
	margin:1.5em 0;
}
#introcenter form {
	margin-top:3em;
	font-weight:bold;
}
#introcenter input {
	margin:0 .4em;
}
#agesubmit {
	background:none;
	border:none;
	font-weight:bold;
}

#introright {
	width:190px;
	float:left;
	font-size:.9em;
	color:#666666;
	line-height:1.2em;
	height:532px;
}



.onecol {
	float:left;
	width:188px;
	margin:0 .8em;
}
.twocol {
	float:left;
	width:395px;
	margin:0 .8em;
}
.threecol {
	float:left;
	width:592px;
	margin:0 .8em;
}
.smallcol {
	float:left;
	width:135px;
	margin:0 .4em;
}
.twocol-leadership {
	float:left;
	width:395px;
	margin:0 .8em;
}
.twocol_map {
	float:left;
	width:375px;
	margin:0 .8em;
}
.leadershipcol {
	float:left;
	width:490px;
	margin:0 .8em;
	border:1px solid green;
}

#bevlist {
	font-size:.9em;
}
#bevlist h3 {
	font-size:1.4em;
	padding:.3em 0 0 0;
	margin:0;
	border-top:1px solid #c9c9c9;
}
#bevlist h4 {
	margin:0;
	padding:.8em 0 .1em 0;
	font-size:1.2em;
}
#bevlist ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:197px;
}


.linklist {
	font-size:.9em;
	float:left;
	padding-bottom:2em;
}
.linklist ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:197px;
}


#map_contain {
	width:620px;
	float:left;
}

.map_sep {
	padding-top:1.5em;
	margin-bottom:1.5em;
	margin-left:1em;
	border-bottom:1px solid #c9c9c9;
	clear:both;
}


#marqueecontainer{
	position: relative;
	height: 520px;
	overflow: hidden;
}
#vmarquee {
	position: absolute;
	width: 98%;
}
#vmarquee img {
	margin:20px 0;
}

#marqueetop {
	position:absolute;
	margin-top:-1em;
	z-index:10;
}
#marqueebot {
	position:absolute;
	bottom:0;
	z-index:10;
}