body {
	background-color: #333333;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvtica, "sans serif";
	font-size: 13px;
	color: #000000;
}
.clear {
	clear: both;
}
#header {
	height: 10px;
	width: 100%;
	background-color: #000000;
}
#head {
	width: 100%;
	background-color: #ECF9FF;
	background-image: url(http://www.voltrain.org/images/top-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC6CB;
}
#head #headtitle {
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	padding-top: 35px;
	background-image: url(http://www.voltrain.org/images/head-image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	height: 150px;
	padding-left: 10px;
}
#head #headtitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6em;
	font-weight: normal;
}
#head #headtitle p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #999999;
}
#nav {
	background-color: #FFFFED;
}
#nav #navcontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	height: 20px;
}
#nav #navcontent ul {
}
#nav #navcontent li {
	display: block;
	float: left;
}
#nav #navcontent a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 20px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
#nav #navcontent a:hover {
	background-color: #1F5E9F;
}

#main {
	background-color: #FFFFED;
	width: 100%;
}
#main a {
	font-weight: bold;
	color: #404446;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
}
#main #content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-image: url(http://www.voltrain.org/images/main-bg.jpg);
	background-repeat: repeat-y;
}
#main #content .logos {
	margin-top: 5px;
}
#main #content h2 {
	font-weight: bold;
	font-size: 1.6em;
	color: #88707A;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main #content p {
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#main #content .box p {
	margin-bottom: 0px;
}
#main #content strong {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
}
#main #content ol, #main #content ul {
	font-size: 0.9em;
	list-style-position: outside;
}
#main #content ul {
	list-style-type: disc;
}
#main #content li {
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 1.3em;
}
#main #content .numbered {
	list-style-type: decimal;
	margin-left: 5px;
}
#main #content .roman {
	list-style-type: lower-roman;
	margin-left: 5px;
}
#main #content #infoarea {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
#main #content #infoarea #leftcolumn {
	width: 370px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#main #content #infoarea #rightcolumn {
	float: left;
	width: 370px;
	margin-top: 10px;
}
#main #content #infoarea .image {
	margin-bottom: 10px;
}
#main #content #infoarea .pic {
	float: right;
	margin-left: 20px;
	display: block;
}
#main #content #infoarea .othernews {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABAB9F;
}
#main #content #infoarea h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#main #content #infoarea h4 {
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#main #content #infoarea h5 {
	display: block;
	margin-top: 10px;
	color: #88707A;
	margin-bottom: 10px;
}
#main #content #infoarea h6 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
	margin-bottom: 6px;
	margin-top: 4px;
}
#main #content #infoarea p {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main #content #infoarea .recent_articles {
	float: left;
	width: 130px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D4C5;
}
#main #content #infoarea .recent_articles h4 {
	font-size: 0.8em;
	margin-bottom: 5px;
}
#main #content #infoarea .PDFdownload {
	display: block;
	float: right;
	margin-left: 10px;
	border: 2px solid #E8D9DE;
	background-image: url(http://www.voltrain.org/images/pdf_file.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 40px;
	height: 50px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	width: 150px;
}
#main #content #infoarea .PDFdownload a {
	color: #002164;
	text-transform: none;
	display: block;
	margin-top: 4px;
	line-height: 1.2em;
}
#main #content #infoarea .PDFdownload a:hover {
	color: #CCCCCC;
}

#main #content #infocolumn {
	float: left;
	margin-top: 10px;
	width: 800px;
}
#main #content #infocolumn .infobox {
	float: left;
	width: 240px;
	padding-right: 12px;
	padding-left: 12px;
}
#main #content #infocolumn .infobox .logo {
	display: block;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#main #content #infocolumn .icon {
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 5px;
}
#main #content #infocolumn hr {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#main #content #infocolumn h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
#main #content #infocolumn p {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.3em;
}
#main #content #infocolumn #contact {
	background-color: #ECF9FF;
	padding: 5px;
	margin-top: 5px;
	background-image: url(http://www.voltrain.org/images/top-grad.jpg);
	background-repeat: repeat-x;
}
#main #content #infocolumn #contact .contactbox {
	float: left;
	width: 260px;
	margin-right: 20px;
}
#main #content #infocolumn #contact .form .formbox {
	float: left;
	width: 240px;
}
#main #content #infocolumn #contact h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #747B7E;
	margin-bottom: 5px;
}
#main #content #infocolumn #contact h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #747B7E;
}
#main #content #infocolumn #contact p {
	color: #333333;
	font-size: 1em;
	line-height: 1.4em;
}
#main #content #infocolumn #contact a {
	color: #484C4E;
	font-weight: bold;
}
#main #content #infocolumn #contact a:hover {
	color: #000000;
}
#main #content #infocolumn #contact #address {
	text-align: right;
	font-size: 0.8em;
	line-height: 1em;
}
#main #content .box {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #F4EACE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contact .form {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1A2633;
	background-color: #D4E0E6;
	padding: 10px;
	float: left;
	width: 480px;
	margin-top: 30px;
}
#contact .form legend {
	text-transform: none;
	font-size: 1.6em;
	display: block;
	width: 100%;
}
#contact .form label {
	display: block;
	float: left;
	width: 200px;
	margin-top: 10px;
}
#contact .form input {
	float: left;
	width: 200px;
	display: block;
	border: 1px solid #550000;
	margin-top: 4px;
}
#contact .form textarea {
	display: block;
	float: left;
	width: 200px;
	margin-top: 4px;
	border: 1px solid #550000;
}
#contact .form button {
	display: block;
	float: left;
	width: 180px;
	margin-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
}


#footer {
	height: 200px;
	width: 100%;
	background-image: url(http://www.voltrain.org/images/footer-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer #footercontent {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footercontent img {
	margin-bottom: 20px;
}
#footer #footercontent p {
	color: #CCCCCC;
	text-align: center;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer #footercontent a {
	color: #CCCCCC;
}
#footer  #footercontent  a:hover   {
	color: #C29499;
}
#footer #footercontent strong {
	font-weight: bold;
	color: #CC9CA1;
}
#footer #footercontent .copyright {
	font-size: 0.8em;
	margin-top: 10px;
}
