﻿.maincontentwrapper
{
	float: left;
	font-size: 70%;
	color: #5B5B5B;
	width:560px;
	padding-left:35px;
}

.maincontentwrapper h1
{
	font-size: 300%;
	color: #5B5B5B;
	margin: 10px 0px 10px 0px;
	font-weight: 100;
}

.maincontentwrapper h2
{
	font-size: 150%;
	font-weight: bold;
	color: #5B5B5B;
	margin: 10px 0px 10px 0px;
}

.maincontentwrapper h3
{
	color:#5B5B5B;
	font-size:130%;
	font-weight:bold;
	margin:10px 0;
}

.maincontentwrapper p
{
	margin-top: 5px;
}

.maincontentwrapper ul
{
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 20px;
	list-style-position: outside;
}
.maincontentwrapper ol
{
	margin-left: 20px;
	padding-left: 20px;
	list-style-position: outside;
}

.main-content-header
{
	background-color: #fcb42e;
	color: #FFFFFF;
	font-weight: bold;
}

.main-news-box
{
	background-color: #F4F4F4;
	margin-bottom: 5px;
}

.main-news-header
{
    background-color:#FCB42E;
    background-image:url("images/navigation/navsecondaryheaderwide.jpg");
    background-position:left top;
    background-repeat:no-repeat;
    font-weight:bold;
    height:32px;
    overflow:hidden;
    padding-left:10px;
    padding-top:2px;
}

.main-news-header h3
{
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
}

.main-news-content
{
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.main-news-view
{
	background-color: #E2E3E5;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 2px;
}

.main-news-view a
{
	color: Black;
	font-size:115%;
}

.main-news-content h1
{
	font-size: 130%;
	font-weight: bold;
}

.download-input
{
	width:150px;
}


#divGoogleDirectionsWrapper
{
    overflow:hidden;
}

#map_canvas_direction
{
    height:398px;
    margin-left:5px;
    width:375px;
}

#directions
{
    width: 170px;
}
