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

body {
	background-color: #820219;
	color: #000;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.errormsg {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color:#C00000; font-weight: bold;
}

td.errortext {
	width: 80px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; color:#C00000; font-weight: bold;
}

td.basictext {
	width: 80px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; color:#000066;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 0px; 
}

/* main container w=1019, h=803 */

#container {	
	position:static;
	width: 805px;
	height: 635px;
	margin: 0 auto;
	padding: 0px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}

#map_container {	
	position:static;
	width: 805px;
	height: 635px;
	margin: 0 auto;
	padding: 0px;
	background-image:url(images/map-background.jpg)
}

#inner-container {
	position:relative;
	width:805px;
	height:635px;
	padding-bottom:6px;
}

#content {
	clear:both;
	position:relative;
	left:53px;
	top:110px;
	width: 697px;
	height: 332px;
}

#map_content {
	clear:both;
	position:relative;
	left:53px;
	top:100px;
	width: 697px;
	height: 342px;
}

#oldform_content {
	clear:both;
	position:relative;
	top:100px;
	width: 727px;
	height: 342px;
}
#form_content {
	clear:both;
	position:relative;
	left:60px;
	top:104px;
	width: 761px;
	height: 352px;
}
#content {
	clear:both;
	position:relative;
	left:53px;
	top:110px;
	width: 697px;
	height: 332px;
}

#map_content p {
	font-size:1.1em;
}

#navi {
	clear:both;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	top: 484px;
	left:23px;
	width:763px;
	height:131px;
	overflow: hidden;
}

#navi_location {
	float:left;
	width:187px;
	height:131px;
}

#navi_gallery {
	position:absolute;
	float:left;
	left:191px;
	width:188px;
	height:131px;
}

#navi_contact {
	position:absolute;
	float:left;
	left:384px;
	width:187px;
	height:131px;
}

#navi_clustr {
	position:absolute;
	float:left;
	left:576px;
	width:187px;
	height:131px;
}

#navi_clustr_widget {
	position:absolute;
	left:13px;
	top:13px;
	width:160px;
	height:106px;
}

#linkbar {
	clear: both;
	width: 805px;
	height: 26px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#linkbar_link{
	padding-top:5px;
	float:left;
	padding-left:20px;
	color: #FFF;
	text-align:left;
	line-height: 14px;
	font-size:10px;
}

.white {color:#FFF}
a {color: #fff;text-decoration:none }
a:link {color: #fff; text-decoration: none; }
a:active {color: #fff; text-decoration: none; }
a:visited {color: #fff; text-decoration: none; }
a:hover {color: #fff; text-decoration: underline; }


#footer {
	clear:both;
	width: 805px;
	height: 42px;
}

#footer_copywrite {
	float:left;
	padding-left:2em;
	padding-top: .5em;
	width:33%;
	height:20px;
}

#footer_photo {
	float:left;
	width:33%;
	padding-top:.5em;
	height:20px;
}

#footer_core84 {
	float:right;
	padding-right: 2em;
	padding-top:.5em;
	width:auto;
	height:20px;
}

#footer_copywrite a{
	color: #FFF;
	text-align:left;
	line-height: 12px;
	font-size:9px;
}

#footer_photo a{
	color: #FFF;
	text-align:left;
	line-height: 12px;
	font-size:9px;
}

#footer_core84 a{
	color: #FFF;
	text-align:right;
	line-height: 12px;
	font-size:9px;
}

#left_panel {
	float:left;
	width: 332px;
	height: 322px;
	overflow: hidden;
	position: relative;
}

#left_panel_content {
	clear:both;
	float:left;
	position:absolute;
	width: 289px;
	height: 287px;
	left: 21px;
	top:17px;
	text-align:center;
	overflow:visible;
	font-size:10px;
}

#left_panel_content p {
	margin-top:2em;
	margin-bottom:2em;
}

#centered {
	margin: 0 auto 0 auto;
	padding-left:100px;
	text-align:center;
}

#right_panel {
	float:right;
	width: 332px;
	height: 322px;
}

#right_panel_content {
	clear:both;
	float:left;
	width: 288px;
	height: 288px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: center;
}

#right_panel_gallery {
	clear:both;
	float:left;
	width:300px;
	height:290px;
	padding-left:16px;
	padding-top:16px;
	text-align: center;
}

#right_panel_content p {
	margin-top:2em;
	margin-bottom:2em;
}

#post_footer{
color:#FFF;
}
