@charset "utf-8";
#body_margin0 {
	margin: 0px;
}

#bg {
	background-image: url(../images/main/frame/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 1em;
	background-attachment: fixed;
	margin-bottom: 0px;
}

#topleveldiv {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #003366;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#frame_top {
	background-image: url(../images/main/frame/frame_top.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 900px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	font-size: 40px;
}
#frame_top_swf {
	background-image: url(../images/main/frame/frame_top_swf.png);
	height: 207px;
	background-repeat: no-repeat;
	padding-left: 14px;
	width: 886px;
}
#frame_navigationbar_bg {
	background-image: url(../images/main/frame/frame_navigation.png);
	background-repeat: repeat-y;
	height: 50px;
}
#frame_navigationbar_bottom {
	background-image: url(../images/main/frame/frame_navigation_bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 900px;
	clear: both;
}

#frame_mainarea_bg {
	background-repeat: repeat-y;
	background-image: url(../images/main/frame/frame_mainarea.png);
}
#frame_mainarea_bg_bottom {
	clear: both;
	text-align: center;
}

#leftbox {
	width: 148px;
	float: left;
	padding-left: 30px;
	font-size: smaller;
}


#mainbox  {
	float: left;
	width: 680px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 35px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #D0D4D4;
}
.note {
	font-size: 10px;
	padding-top: 10px;
}


#frame_bottom {
	background-image: url(../images/main/frame/frame_bottom.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 900px;
	overflow: hidden;
	clear: both;
}
.text_copyright {
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
	font-size: 12px;
}

.text_bold {
	font-weight: bold;
}
.text_bold_underline {
	font-weight: bold;
	text-decoration: underline;
}
.text_uppercase {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
}

h1 {
	font-size: 18px;
	text-decoration: none;
	display: inline;
	line-height: 30px;
}
h2 {
	font-size: 1.1em;
	text-decoration: none;
	display: inline;
}
.pictureframe {
	border: 1px solid #000000;
	padding: 2px;
}
#pictureframe_swf {
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 5px;
}
.textunderline {
	text-decoration: underline;
}


.map_thumbnail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.map_thumbnail_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.map_thumbnail_textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}


.picture_div {
	text-align: center;
	padding-top: 10px;
}
.picture_text {
	height: 20px;
	padding-top: 20px;
}
.text_heading_expand {
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D0D4D4;
	padding: 5px;
	cursor: pointer;
	text-transform: uppercase;
}
.text_heading_expand:hover {
	text-decoration: none;
	color: #FF0000;
}
.text_heading_expand a:link {
	text-decoration: none;
	color: #48658F;
}
.box_hide {
	text-align: right;
	width: 670px;
	cursor: pointer;
	padding-top: 5px;
}
.box_hide:hover {
	text-align: right;
	width: 670px;
	cursor: pointer;
	padding-top: 5px;
	color: #FF0000;
}
#box01 {
	display: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box02 {
	display: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box03 {
	display: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box04 {
	display: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#box05 {
	display: none;
	padding-right: 5px;
	padding-bottom: 5px;
}


#lastboxline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0D4D4;
}
.pricelist {
	font-size: 16px;
	color: #FF0000;
	padding: 10px;
}
.pricelist a {
	color: #FF0000;
	text-decoration: none;
}
#preload {
	visibility: hidden;
}

