
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4C693D;
	background: #F0F0D5;
	margin: 0px;
}

a:link, a:active, a:visited {
	color: #182610;
	text-decoration: none;
	border-bottom: 1px dotted #182610
}
a:hover {
	color: #4C693D;
	border-bottom: 1px dotted #4C693D
}

dt {
	font-weight: bold;
	border-bottom: 1px dashed #4C693D;
}

dd {
	margin-bottom: 10px
}

#index_body {
	position: relative;
	width: 750px;
	margin: auto;
	background: #FFF url('../images/body-background.jpg') repeat-x;
	height: 720px;
}

#index_navigation a:link, #index_navigation a:active, #index_navigation a:visited, #index_navigation a:hover {
	border: 0px;
}

#header a:link, #header a:active, #header a:visited, #header a:hover {
	border: 0px;
}

#index_collage {
	position: absolute;
	top: 0px;
	left: 108px;
	font-size: 1px;
	line-height: 0px;
}

#index_navigation {
	position: absolute;
	z-index: 15;
	top: 120px;
	left: 0px;
}

.index_logo {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 15px;
}

#index_content {
	position: absolute;
	top: 515px;
	padding: 0px 15px 0px 15px;
}

#body {
	width: 750px;
	margin: auto;
	border-width: 0px 1px 0px 1px;
	border-color:#797F66;
	border-style: solid;
}

#header {
	position: relative;
	font-size: 1px;
	line-height: 0px;
}

#sub_content {
	background: #FFF;
	padding: 15px;
}

#footer {
	font-size: 10px;
	width: 752px;
	margin: auto;
	height: 50px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #182610;	
	text-decoration: none;
}
#footer a:hover {
	color: #4C693D;
	border-bottom: 1px dotted #4C693D
}

.float_left {
	float: left
}

.float_right {
	float: right;
}

.clear_floats {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

.align_right {
	text-align: right;
}

.note {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.page_title_bar {
	background: #C4CBA9  repeat-x;	
	height: 21px;
}

.page_title_arrow {
	float: left;
	margin: 2px 0px 0px 2px;
}

.page_title {
	font-weight: bold;
	font-size: 14px;
	color: #EBEDC8;
	padding: 1px 0px 0px 5px
}

.contact_box {
	margin: auto; 
	width: 350px;
	border-bottom: 2px solid #80866C;
	background: #C4CBA9;
	float: left;
}

.contact_box_inner {
	padding: 10px
}

.about_us_box {
	margin: auto; 
	width: 720px;
	border-bottom: 2px solid #80866C;
	background: #C4CBA9;
}

.about_us_inner {
	padding: 5px;
}

.packages_box {
	margin: auto; 
	width: 400px;
	border-bottom: 2px solid #80866C;
	background: #C4CBA9;
}

.packages_box_inner {
	padding: 10px
}

.packages_box_inner dt {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #4C693D;
	margin-bottom: 4px;
}

.packages_box_inner dd {
	font-size: 11px;
	margin-bottom: 6px
}

.restrictions_box {
	margin: auto; 
	width: 425px;
	border-bottom: 2px solid #80866C;
	background: #C4CBA9;
}

.restrictions_box_inner {
	padding: 10px
}

.map_box {
	margin: 25px auto 0px auto; 
	width: 550px;
	border-bottom: 2px solid #80866C;
	background: #C4CBA9;
}

.map_box_inner {
	padding: 10px
}

.map {
	width: 350px; 
	height: 250px; 
	margin: auto; 
	border: 2px double #80866C;
}

