#rightcontent {
	width: 740px;
	float: right;
	margin-top: 25px;
}
#rightcontent h1 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: bold;
	color: #000099;
	margin-bottom: 1em;
	line-height: normal;
}
#rightcontent h2 {
	font-size: .87em;
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
	background-color: #CEE7FF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.mainphoto {
	height: 150px;
	background-image: url(../images/main_contact_base.jpg);
	background-repeat: repeat-x;
	background-color: #569BC4;
}.mainphoto h1 {
	font-size: 1em;
	margin: 0px;
}
.mapbox {
	float: right;
	width: 300px;
	margin-left: 20px;
	height: 270px;
	margin-bottom: 20px;
	text-align: left;
}
.mapbox a {
	font-size: 0.625em;
	color: #0066FF;
	text-decoration: none;
	line-height: 1.5;
	display: block;
	margin-top: 5px;
}
.mapbox a:visited {
	text-decoration: none;
}
.mapbox a:hover {
	color: #FF0000;
	font-weight: bold;
}
.locationtext {
	float: left;
	width: 420px;
}
.locationtext p {
	font-size: 0.72em;
	color: #333333;
}
.locationtext h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #666699;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 1.5;
}
.locationtext h4 {
	font-size: 0.72em;
	color: #333333;
	font-weight: normal;
}
.locationtext h4 a {
	color: #FF9900;
	text-decoration: none;
}
.locationtext h4 a:visited {
	color: #FF9900;
}
.locationtext h4 a:hover {
	color: #0066FF;
	text-decoration: underline;
}.cstitle {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.5em;
	color: #666699;
}
.cstext {
	font-size: 0.72em;
	color: #333333;
	line-height: 1.5;
}
.cstext a {
	color: #FF9900;
	text-decoration: none;
}
.cstext a:visited {
	color: #FF9900;
	text-decoration: none;
}
.cstext a:hover {
	color: #0066FF;
	text-decoration: underline;
}
