@charset "utf-8";
p/* CSS Document */

 {
margin: 0;
padding: 0;
}


body {
	background-image: url(images/bg_pattern.gif);
	text-align: center;
}

#top {
	width: 874px;
	background-image: url(images/layout/top_border.png);
	height: 45px;
	padding: 0;
	margin: 0;
	background-position: bottom;
}

#middle {
	width: 784px;
	background-image: url(images/layout/middle_border.png);
	margin: 0;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.layout #photoslide {
	height: 379px;
	width: 590px;
	float: right;
	margin-bottom: 6px;
}


#bottom {
	width: 874px;
	background-image: url(images/layout/botton_border.png);
	height: 45px;
	margin: 0;
	padding: 0;
}
.layout #container {
	width: 874px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.layout #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 25px;
}

.layout #nav {
	width: 187px;
	float: left;
	margin-bottom: 6px;
}
.layout #content {
	width: 590px;
	float: right;
}
.layout #logo {
	width: 150px;
	float: left;
	margin-bottom: 6px;
}
.layout #left-column {
	float: left;
	width: 150px;
	height: auto;
}
.layout #left-sidebar {
	background-image: url(images/layout/left_sidebar_bg.gif);
	width: 129px;
	padding-left: 8px;
	padding-right: 8px;
}
.layout #left-bottom {
	background-image: url(images/layout/left_sidebar_bottom.gif);
	height: 20px;
	width: 145px;
}



.layout #topnav {
	height: 57px;
	width: 628px;
	float: right;
	margin-bottom: 6px;
}
.layout #right-column {
	float: right;
	width: 590px;
	height: auto;
}
.layout #content-footer {
	clear: both;
	width: 786px;
}
.sub-nav  {
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: -15px;
}
.img-leftalign {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.sub-nav a:link {
	color: #A12120;
}
.sub-nav a:visited {
	color: #A12120;
}
.sub-nav a:hover {
	color: #669025;
	font-weight: bold;
}

.img-rightalign {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.red-h2 {
	font-size: large;
	color: #A12120;
	font-style: italic;
	font-weight: bold;
	border-bottom-style: none;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.green-h2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #669025;
}
.purple-h2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #712C8A;
}
.bottom-nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bottom-nav a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.bottom-nav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.bottom-nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
}.map-it {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;
}

