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

a:link {
	color: #968E4F;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #557EB9;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
.margin_10 {
	margin-right: 10px;
	margin-left: 10px;
}


h1 {
	font-size: large;
	color: #242E03;
}
h2 {
	font-size: medium;
	color: #242E03;
}

.style1 {
font-size: small
}

.ptitle1 {
	font-size: x-large
}

.container {
	background-color: #242E03;
}

.ptitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #62554D;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #74A5CD;
	color: #62554D;
}
.link_brown {
	color: #62554D;
}


.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #557EB9;
	background-color: #DCDC94;
}

.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBEBC1;
	background-color: #74A5CD;
	margin: auto;
}
.tabletext2 {
	font-size: 14px;
	background-color: #74A5CD;
	color: #EBEBC1;
}

.style3 {
	color: #EBEBC1;
	font-size: 14px;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F4A12;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #242E03;
	list-style-type: none;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	width: auto;
	background-color: #74A5CD;
	line-height: 20px;
}

#container {
	position:relative;
	width:850px;
	height:auto;
	background-color: #74A5CD;
	margin-top: 0%;
	margin-right: 10%;
	margin-bottom: 0%;
	margin-left: 10%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: medium solid #242E03;
}

#header {
	position:relative;
	width:850px;
	height:auto;
}
#navcontainer {
	position:relative;
	width:850px;
	height:auto;
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #242E03;
	border-right-color: #242E03;
	border-bottom-color: #242E03;
	border-left-color: #242E03;
}
#content {
	position:relative;
	width:810px;
	height:auto;
	background-color: #EBEBC1;
	color: #242E03;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
}
#cabininks {
	background-color: #74A5CD;
	margin-top: 10px;
	height: auto;
	width: 700px;
	position: relative;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



#Footer {
	position:relative;
	width:850px;
	height:auto;
	background-color: #242E03;
	color: #DCDC94;
	text-align: center;
	font-size: 16px;
}

.pic_left {
	margin-right: 20px;
	border: 20px solid #FFFFFF;
	float: left;
}
.float_left {
	float: left;
	margin-right: 20px;
}

.float_right {
	float: right;
}

body {
	background-color: #EBEBC1;
}

.font_24 {
	font-size: 24px;
}

.pic_right {
	float: right;
	border: 20px solid #FFFFFF;
	margin-left: 20px;
}
.pic_center {
	border: 20px solid #FFFFFF;
}
.link_brown_big {
	font-size: 36px;
	color: #62554D;
}
