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

html {	
	background:url(images/bg.jpg) top center repeat-y #fff4d5;
}

body {
	margin:0;
	padding:0;
	background:url(images/water.jpg) top center no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f543e;
	line-height:18px;
}

#wrapper {
	width:956px;
	margin:0 auto;
}

.tag {
	margin:0;
	padding:0;
	height:59px;
}

.menu {
	margin:0;
	padding:0;
	height:35px;

}

.header {
	padding:0;
	margin:0;
	height:339px;

}

.bodybox {
	width:600px;
	float:left;
}

.sidebar {
	width:356px;
	float:left;
	text-align:center;
}

.context {
	margin:auto 0px;
	padding:0 25px 25px 25px;
	border-right:solid 1px #6f543e;
	text-align:justify;
	text-justify:inter-word;
}

.context2 {
	margin:auto 0px;
	padding:25px;
}

.bodytext, .bodytext a {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f543e;
	line-height:18px;
}
.bodytext2, .bodytext2 a {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007299;
	line-height:18px;
}
.addresstext {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6f543e;
	line-height:22px;
}

.addresstext b {
	font-weight:bold;
	line-height:22px;
}

.phonetext {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:34px;
	color:#75a770;
	line-height:34px;
}

.bodytitles, .bodytitles a {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#007299;
	text-decoration:none
}

.footer, .footer a {
	padding-top:10px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6f543e;
}
.themenubox {
	width:930px;
	display:block;
	height:35px;
	margin-left:13px;
}
.menubox1 {
	width:155px;
	float:left;
	height:35px;
}
.dropdownholder {
	display:block;
	float:left;
	width:465px;
}
.menubox2 {
	width:155px;
	float:left;
	height:35px;
}
.menubox3 {
	width:310px;
	float:left;
	height:35px;
}