P, UL, OL, DL, TD, BLOCKQUOTE, BODY {
	font-size : 14px;
}
h1, h2, h3, h4, h5, h6, th {
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
th {
	font-size: 15px;
}
li {
	padding-bottom : 3px;
	padding-top : 2px;
}
dt {
	font-weight: bold;
	padding-bottom : 3px;
	padding-top : 2px;
}
dd {
	padding-bottom : 3px;
}

#bannerBar {
	height: 52px; 
	background: #E77D00; 
	width: 100%; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: #FFFFFF;
}

#pageContainer {
	width: 95%; 
	background: #FFFFFF; 
	margin:auto; 
	margin-top: 5px;
}
#vmbcHeader {
	background: #ffe7a5;
	padding-bottom: 5px;
	background-image: url('http://www.volunteermbc.org/CIOC/vmbcGradient.png');
	background-repeat: repeat-y;
	
}
#headerMenu {
	list-style: none;
	padding: 0;
	margin: 1em;
}
#headerMenu li
{
	float: right;
	margin: 0.15em;
	text-align: center;
	border: 1px solid white;
	background: #E77D00;
	padding: 0.15em;
	font-size: larger;
	font-weight: bold;
} 

#menuEvents {
	width: 4em;
}
#menuResources {
	width: 5.5em;
}
#menuMembership {
	width: 6em;
}
#menuAboutUs {
	width: 5.5em;
}
#menuMainHomePage {
	width: 8em;
}
#menuOpportunities {
	width: 6.5em;
}

#headerMenu li:hover
{
	border-color: #8C1C00;
}

#headerMenu li a
{

	display: block;
	height: 3em;
	padding: 0px 0.15em;
	color: white;
	background: #E77D00;
	text-decoration: none;
	margin: auto;
} 

#headerMenu li:hover a
{
	color: #8C1C00;
}

#vmbcLogo {
	position: relative;
	margin-top: -30px;
	float: left;
	margin-right: .25em;
	border: none;
}


#bottomBar {
	text-align: center; 
	color: white; 
	background: #8C1C00; 
	border-color: white; 
	border-style: solid; 
	border-width: 1px;
	padding: 0.5em 0px;
}

#titleBox {
	background: transparent;
	position: relative;
	height: 2.5em;
}

#page_name {
	position: absolute;
	top: 0.25em;
	right: 0.75em;
	color: #8C1C00;
	background: transparent;
	font-size: x-large;
	font-weight: bolder;
}


.MenuCenter {
	text-align: center;
}

#mainContent {
	margin: 0.5em;
}

#no_header_body {
	background: #ffffff;
}
