@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgd_bar_top.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	color: #4d4b4b;
	background-color: #645D53;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
	line-height: -25px;
}

h2 {
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	line-height: 10px;
}

.addressHeader {
	font-size: 11px;
	font-weight: bold;
	color: #3c5258;
	line-height: 17px;
}
.addressNumbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c5258;
	line-height: 17px;
}
.addressLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3c5258;
	line-height: 17px;
}

.addressLink a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2d3d56;
	text-decoration: underline;
}

.addressLink a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2d3d56;
	text-decoration: underline;
}

.addressLink a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2d3d56;
	text-decoration: none;
}
.addressLink a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2d3d56;
  text-decoration: underline;
}

#wrapper {
	background-color: #FFFFFF;
}

#topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	height: 39px;
	width: 780px;
}

#content {
	background-color: #FFFFFF;
	padding-bottom: 75px;
}

#leftColumn {
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}

#rightColumn {
	vertical-align: top;
}

#address {
	width: 254px;
	padding: 20px;
	border: 1px solid #D3D3D5;
	background-color: #EEEDEC;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

#footer {
	background-image: url(images/bkgd_bar_btm.gif);
	background-repeat: repeat-x;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827b74;
	text-align: right;
}
