body {
	background-image: url(../images/pixel_tanbg.gif);
	background-repeat: repeat;
	margin: 0px;
}
.bgGradient {
	background-attachment: fixed;
	background-image: url(../images/bggradient.png);
	background-repeat: repeat-x;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333333;
	background-position: center center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer a:link {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #918E8C;
	text-decoration: underline;
}
#content {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 36px;
	width: 704px;
}
#leftContent {
	padding-right: 238px;
}
.footerPadding {
	padding-right: 8px;
	padding-left: 8px;
}
#quickInfo {
	border: 1px dashed #d4cfcb;
	padding: 5px;
	width: 190px;
}
#rightContent {
	float: right;
}
#insurance {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#infoHeader {
	font-family: Tahoma, Arial;
	font-size: 0.65em;
	font-weight: bold;
	color: #64696a;
	background-image: url(../images/info_bg.jpg);
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 5px;
	background-repeat: repeat-y;
	margin-bottom: 2px;
}
#questionMark {
	margin-right: 4px;
}
#headerDarkBlue {
	font-family: Tahoma, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #2177ce;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#contentText {
	font-family: Tahoma, Arial;
	font-size: .75em;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 30px;
}
#headerLightBlue {
	font-family: Tahoma, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #67a6f7;
	text-decoration: none;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#infoContent {
	background-color: #eaf4f8;
	padding: 5px;
}
#infoAddress {
	font-family: Tahoma, Arial;
	font-size: .7em;
	color: #333333;
	text-decoration: none;
	line-height: 1.3em;
	margin-bottom: 5px;
}
#infoAddressMap {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	line-height: 1.3em;
	border: 1px dashed #bad0da;
	padding: 3px;
	margin-bottom: 8px;
	text-align: center;
	margin-top: 3px;
	display: block;
}
#infoAddressMap a:link {
	background-color: #aec2cb;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#infoAddressMap a:hover {
	background-color: #2177ce;
	display: block;
}
#infoAddressMap a:visited {
	background-color: #333333;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#diagram {
	padding: 4px;
	border: 1px dashed #999999;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#rightMap {
	float: right;
	margin-right: 35px;
}
