﻿body {
	background-color: #FFFFFF;
	margin: 0px;
}
div#container { 
	background: #FFFFFF url(../images/bg_main.jpg) repeat-y center;
	/* width: 3000px; */
	height: 100%; 
	margin: 0 auto; 
} 
/* -- HEADER -- */
.header {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 594;  
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	word-spacing: 2px;
}
.header a {
	text-decoration: none;
	color: #3366CC;
	font-weight: bold;
}
.header a:hover {
	color: #FF6600;
}
.content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}
/* -- FOOTER -- */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 1.5em;
	background-color: #3366CC;
	color: #666666;
	background-image: url(../images/bg_footer.jpg);
}
.footer a {
	text-decoration: none;
	color: #3366CC;
	font-weight: bold;
}
.footer a:hover {
	color: #FF6600;
}
.feature-home {
	background-color: #FFFFFF;
	height: 150px;
	width: 236px;
	border: 1px solid #eeeeee;
	margin-left: 5px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.top a {
	text-decoration: none;
	color: #3366CC;
}
.content a {
	color: #3366CC;
}
.content a:hover {
	color: #FF6600;
}
.location {
	border: 1px solid #cccccc;
}
hr {
	color: #3366cc;
	height: 1px;
	background-color: #3366cc;
	border: 0;
}
h5 {
	color: #3366CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #3366CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #3366CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #3366CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #3366CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.box {

	border: 1px solid #cccccc;
}
hr .gray {

	color: #cccccc;
	height: 1px;
	background-color: #cccccc;
	border: 0;
}
.bio {
	font-size: 12px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.grouptitle {
	text-decoration: underline;
}
