/* CSS Document */
html{
	width: 100%;
	height: 100%;
}

body{
	background-color: #FFF4F4;
	height: auto;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
*{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 779px;
	height: auto;
	background-color: #FFFFFF;
}
#left {
	width: 251px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

#top-left {
	width: 252px;
	height: 20px;
	background-color: #A12B31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	float: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#top-left a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#top-left a:hover {
	color: #FFFF00;
}

#logo {
	width: 252px;
	height: 132px;
	background-color: #F3F3F3;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo img {

}

#logo p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7.9px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	color: #000000;
	letter-spacing: 3px;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
}
#iso {
	height: 40px;
	width: 252px;
	background-color: #E2E2E2;
	float: left;
}
#iso p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 10px;
}
#iso a {
	text-decoration: none;
	color: #333333;
	letter-spacing: .5px;
}
#iso a:hover {
	color: #CC0000;
}

#left-spacer {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
#left-nav {
	width: 252px;
}
#left-nav ul {
	list-style-type: none;
	width: 252px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#left-nav li {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	text-align: right;
	float: left;
}
#left-nav li a {
	color: #666666;
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	width: 240px;
	height: 34px;
	float: left;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#left-nav a {
	padding-right: 5px;
	margin: 0px;
}
#left-nav li a:hover {
	background-color: #E8E8E8;
	color: #CC0000;
	border-right-color: #CC3300;
	width: 240px;
}
#map {
	float: left;
	height: 114px;
	width: 251px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	padding-top: 10px;
	padding-bottom: 10px;
}
#news-events {
	height: 315px;
	width: 251px;
	background-color: #F4F4F4;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
#news-events p {
	float: left;
	width: 220px;
	padding-left: 4px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #AB023C;
	line-height: normal;
	text-indent: 3px;
	text-decoration: none;
}
#news-events a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}



h4 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
	font-size: 16px;
}
#news-events img {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
h6 {
	color: #252669;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
