@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Header {
	margin: auto;
	width: 1000px;
	position: relative;
	height: 177px;
}
.headerhighlight {
	color: #FFCC00;
	font-size: 14px;
}
#TopSearch {
	position: absolute;
	top: 20px;
	right: 12px;
	width: 550px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
#form1 {
	margin: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/reflect.jpg);
	background-repeat: no-repeat;
	background-position: 186px bottom;
}
#form2 {
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px dotted #CCCCCC;
}
#Searchfield {
	width: 120px;
	padding: 1px;
	font-size: 12px;
}
#LeftColumn {
	width: 180px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #415268;
}
#LeftColumn h3 {
	margin: 0px;
	padding: 5px;
}
#LeftColumn ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#LeftColumn li {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
}
#LeftColumn li a {
	text-decoration: none;
	color: #00101F;
	font-size: 11px;
}
#LeftColumn li a:hover {
	text-decoration: underline;
	color: #0066FF;
	font-size: 11px;
}
.MainColumn a {
	color: #003399;
	text-decoration: none;
}
.MainColumn a:hover {
	color: #0066FF;
}
#Footer a {
	color: #FFFFCC;
	text-decoration: none;
}
#Footer a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#ContentArea {
	margin: auto;
	width: 1000px;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.MainColumn {
	width: 815px;
	float: left;
}
.MainColumn h1 {
	color: #00101F;
	margin: 0px;
	padding: 0px;
}
.MainColumn h2 {
	color: #2A4B7A;
	margin: 0px;
	padding: 8px;
}
.MainColumn p {
	margin: 0px;
	padding: 12px;
	line-height: 22px;
}
.Center {
	text-align: center;
}
#Pics img {
	border: 1px solid #43556B;
	margin-right: 5px;
}
#Pics {
	padding-top: 12px;
	padding-bottom: 12px;
}
#Footer {
	font-size: 11px;
	text-align: center;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.Padding {
	padding: 12px;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cities ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cities li {
	display: inline;
	float: left;
	width: 175px;
	text-align: center;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	background-image: url(images/city_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.cities a {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.cities a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	color: #0066FF;
}

