/* CSS Document */

body
{
	margin: 0;
	font: 11pt verdana, arial, sans-serif;
	background: #003333;
}

h2
{
	font: 16pt verdana, arial, sans-serif;
	font-weight: bold;
	color: #006633;
}

h5
{
	font: 10pt verdana, arial, sans-serif;
	font-weight: bold;
	color: #003333;
}

#main
{
	width: 740;
	height: 100%;
	border: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #ffffff;
	border-right: 2px solid #cc9933;
	border-left: 2px solid #cc9933;
}

#title
{
	width: 740;
	padding: 0;
	font: 16pt georgia, arial, sans-serif;
	color: #cc9933;
}

#bar
{
	width: 740;
	height: 297;
	background-image: url("images/bar4.jpg");
	vertical-align: top;
	padding-top: 0px; 
}


#contactList
{
	width: 500;
	height: 500;
	overflow: auto;
}

#content
{
	width: 590px;
	padding-left: 40px;;
	font: 11pt verdana, arial, sans-serif;
	text-align: left;
}

#meetBoard
{
	text-align: justify;
}

#footer
{
	width: 100%;
	font: 10pt verdana, arial, sans-serif;
	color: #006633;
	padding-top: 75px;
}

/* Links */
a
{
	color: #996600;
	text-decoration: none;
}
 
a:visited
{
	color: #996600;
	text-decoration: none;
}

a:active
{
	color: #996600;
	text-decoration: none;
}

a:hover
{
	color: #cc9900;
	text-decoration: none;
}

/* Tab Navigation */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#nav {
	width: 150px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font: 11pt verdana, arial, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	color: #996600;
}

* html #nav { /*IE 6 only */
	width: 150px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#nav li {
	border-bottom: 1px dashed #cc9933;
	width: 150;
	margin: 0;
}

#nav li a{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #ffffff;
	color: #996600;
	text-decoration: none;
	width: 150px;
}

html>body #nav li a{ /*Non IE6 width*/
	width: 150px;
}

#nav li a:hover{
	background-color: #ffffff;
	color: #cc9933;
}

/* Image Effects */
.KarenBrown a {
display: block;
width: 116px;
height: 175px;
background: transparent url('images/KarenBrown.jpg') no-repeat;
}

.KarenBrown a:hover {
background-position: -116px 0;
} 

.MaryJoEdmiston a {
display: block;
width: 116px;
height: 175px;
background: transparent url('images/MaryJoEdmiston.jpg') no-repeat;
}

.MaryJoEdmiston a:hover {
background-position: -116px 0;
} 

.BertHughes a {
display: block;
width: 116px;
height: 175px;
background: transparent url('images/BertHughes.jpg') no-repeat;
}

.BertHughes a:hover {
background-position: -116px 0;
} 

.JoeBenoit a {
display: block;
width: 116px;
height: 175px;
background: transparent url('images/JoeBenoit.jpg') no-repeat;
}

.JoeBenoit a:hover {
background-position: -116px 0;
} 

.JodyBlythe a {
display: block;
width: 116px;
height: 175px;
background: transparent url('images/JodyBlythe.jpg') no-repeat;
}

.JodyBlythe a:hover {
background-position: -116px 0;
} 

.AngieRush a {
display: block;
width: 116px;
height: 175px;
background: transparent url('images/AngieRush.jpg') no-repeat;
}

.AngieRush a:hover {
background-position: -116px 0;
} 

.StaceyBatterton a {
display: block;
width: 116px;
height: 175px;
background: transparent url('images/StaceyBatterton.jpg') no-repeat;
}

.StaceyBatterton a:hover {
background-position: -116px 0;
} 