
/* Screen Stylesheet */

body {
	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #401773;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
div > p {
	margin-top: 0px;
}


/* Text Style */

h1 {
	font-size: 27px;
	font-family: "Times New Roman", Times, serif;
	color: #4F2683;
	margin-bottom: 10px;
	margin-top: 20px;
}
h2 {
	font-size: 11px;
	color: #4F2683;
	font-weight: bold;
}
.subpage_title {
	margin-left: 15px;
	margin-right: 0px;
	font-size: 27px;
	font-family: "Times New Roman", Times, serif;
	color: #4F2683;
	font-weight: bold;
}
.main_navi_text {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #4F2683;
}
.navi_link {
	font-size: 10px;
	font-weight: bold;
}

.content_title {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #4F2683;
}
.content_subtitle {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	font-weight: bold;
}
.home_green_title {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #318207;
}
.map_text {
	font-size: 9px;
	text-align: center;
	margin-top: 3px;
	color: #746B52;
}
.map_pdf_link {
	color: #336633;
	text-decoration: none;
}
.indent {
	margin-left: 15px;
}
.beige {
	color: #7C6946;
}
.bold {
	font-weight: bold;
}


/* Global Hyperlinks */

a:link {
	color: #336633;
	text-decoration: underline;
}
a:visited {
	color: #336633;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	color: #4F2683;
	text-decoration: underline;
}

a.navi_link:link {
	color: #333333;
	text-decoration: none;
}
a.navi_link:visited {
	color: #333333;
	text-decoration: none;
}
a.navi_link:active {
	color: #333333;
	text-decoration: none;
}
a.navi_link:hover {
	color: #401773;
	text-decoration: none;
}

a.footer_links:link {
	color: #7C6946;
	text-decoration: underline;
}
a.footer_links:visited {
	color: #7C6946;
	text-decoration: underline;
}
a.footer_links:active {
	color: #7C6946;
	text-decoration: underline;
}
a.footer_links:hover {
	color: #660000;
	text-decoration: underline;
}

a.main_navi_text:link {
	color: #4F2683;
	text-decoration: none;
}
a.main_navi_text:visited {
	color: #4F2683;
	text-decoration: none;
}
a.main_navi_text:active {
	color: #4F2683;
	text-decoration: none;
}
a.main_navi_text:hover {
	color: #7042AA;
	text-decoration: none;
}


/* Template Styles */

.master_container {
	width: 770px;
	height: 100%;
	margin: auto;
	padding: 0px;
	background: transparent;
}
.body_wrapper {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_tile.gif);
}
.rightColumn {
	width: 470px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
}
.leftColumn {
	width: 290px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
.sub_rightColumn {
	width: 540px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	float: right;
}
.sub_leftColumn {
	width: 214px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}


/* Global Main Navigation Style */

.main_navi_wrapper {
	margin: 0px;
	padding: 0px;
}
.navi {
	height: 41px;
	margin: 0px;
	padding: 0px;
}
.line {
	width: 470px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.sub_navi_line {
	width: 540px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}


/* Left Navigation */

.left_navi_wrapper {
	margin: 0px;
	margin-left: 20px;
	margin-top: 7px;
	padding: 0px;
}
.left_navi {
	line-height: 18px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}

.left_navi_line {
	width: 195px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}


/* Green Sub Page Title */

.title_area {
	width: 540px;
	border-bottom: 3px solid #5B9F38;
	border-top: 3px solid #5B9F38;
	height: 30px;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	background-image: url(../images/bg_tile_green.png);
}


/* Content Home Page */

.home_copy_wrapper {
	width: 460px;
	margin: 0px;
	padding: 0px;
	float: left;
}


/* Content Second Level Page */

.second_copy {
	line-height: 18px;
	width: 489px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}
.second_copy_line {
	width: 489px;
	height: 1px;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}


/* Content Third Level Page */

.copy_area {
	width: 90%;
	line-height: 18px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 20px;
	padding: 0px;
	float: left;
}
.insert_image {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	float: right;
}


/* Content Search Page */

.search_wrapper {
	width: 330px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}
.content {
	height: 80px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
}
.content_right {
	width: 150px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	float: right;
}
.content_left {
	width: 150px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
}
.submit_button {
	margin: 0px;
	margin-left: 130px;
	padding: 0px;
}


/* Map */

.home_map_wrapper {
	height: 152px;
	margin: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0px;
	float: right;
}
.map_wrapper {
	height: 152px;
	margin: 0px;
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0px;
}
.map_top {
	width: 149px;
	height: 102px;
	margin: 0px;
	padding: 0px;
}
.map_bottom {
	width: 149px;
	height: 47px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/map_bottom.gif);
}


/* Green Home Page Row */

.home_green_content {
	width: 770px;
	height: 100%;
	border-bottom: 3px solid #5B9F38;
	border-top: 3px solid #5B9F38;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
	background-image: url(../images/bg_tile_green.png);
	float: left;
}
.border {
	width: 93px;
	height: 93px;
	border-width: 1px 1px 1px 1px;
	border-color: #336600;
	border-style: solid;
}


/* Footer Content */

.footer_wrapper {
	color: #7C6946;
	width: 770px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer_right {
	width: 170px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: right;
}
.footer_left {
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer_middle {
	font-size: 9px;
	margin-right: 170px;
	margin-left: 150px;
	margin-top: 5px;
	padding: 0px;
}
.sub_footer_middle {
	font-size: 9px;
	margin-right: 170px;
	margin-left: 150px;
	margin-top: 25px;
	padding: 0px;
}
.footer_line {
	width: 770px;
	height: 1px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}


/* Spacer */

.clear {
	clear: both;
	height: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

/* Search Page */
.locations_list {
	margin: 0px 0px 0px 20px;
}

.search_link {
	text-align:center;
	font-weight:bold;
}