﻿table a:link {
	color: #93529E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

table a:visited {
	color: #E27907;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

table a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline overline;
}

table a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
}
.body-12-blue {
	color: #3E6D86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.body-12-blue-bold {
	color: #3E6D86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.body-10-purple {
	color: #93529E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.body-12-purple {
	color: #93529E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.body-12-purple-bold {
	color: #93529E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
table {
	color: #3E6D86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
}
ul {
	color: #3e6d86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
	text-decoration: none;
	list-style-type: none;
}
#map {
	border: 3px #999999 solid;
}
li {
	color: #3e6d86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 2.0em;
	text-decoration: none;
	padding: 0 0 0 0;
	background: url('images/arrowlist.gif') no-repeat 0 51%;
}
.list li {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 2.0em;
	padding: 0 0 0 15px;
	text-decoration: none;
	background: url('images/arrowlist.gif') no-repeat 0 51%;
}
li a {
	color: #3e6d86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
}
dt a {
	color: #3e6d86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 3px;
	line-height: 1.5em;
	text-decoration: none;
	list-style-type: decimal;
	border-bottom: 1px solid #9BBECF;
	display: block;
	width: 385px;
	cursor: pointer;
}
.stretchtoggle a:hover {
	color: #93529E;
}
a.stretchtoggle  {
	color: #5a9bbe;
}

dd {
	margin: 8px 0 8px 0;
	padding: 0;
	width: 380px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #3E6D86;
	background: #fff;

}
td {
	color: #3E6D86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
}
p {
	color: #3E6D86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
}
h1 {
	font-family: Georgia, Verdana, Serif;
	color: #599bbf;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
	background-color: #f0e6f1;
	width: 100%;
	padding: 3px 0 3px 3px;
}
h2 {
	color: #93529E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 5px 0;
}
/*---------- Structure ---------------*/
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	}
#right_col {
	float: left;
	width: 251px;
	height: 250px;
	background-position: 0 0;
	
}
.float-right {
	float: left;
}
#content {
	float: left;
	width: 460px;
	font-family: Verdana;
	font-size: 11px;
	padding-right: 0px;
	margin-bottom: 0px;
}
#home #content {
	float: left;
	width: 100%;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 20px;
}

#home #content p {
	padding: 0;
	margin: 10px 0 10px 0;
}
#home #content ul {
	margin: 0  0  0 25px;
	padding: 0;
}
#home #content li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

strong {
	font-weight: bold;
}
.listtype {
	
	background: url('images/arrowlist.gif') no-repeat 0 50%;
	padding-left: 10px;
}
#content a{
	color: #5A9BBE;
}
#footer p {
	color: #CCADD6;
	font-size: 11px;
	text-align: center;
	width: 750px;
	margin: 0 auto;
	border-top: 8px solid #599bbf;
	clear: both;
	margin-top: 20px;
}
#footer a:link {
	color: #93529E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	color: #E27907;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline overline;
}
#footer a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.realplayer a {
	padding: 0 0 0 20px;
	font-size: 10px;
	color: #C0C0C0;
}

.location {
	text-align:left;
	margin-right: 5px;
}

