#main {
	margin: 0px 0px 0px 140px;
	padding: 10px;
	background: transparent;
	border-top: none;
	border-right: none;
	border-bottom: none;
	}
#cabin {
	position: relative;
	height: 470px;
	padding: 0px;
	border: none;
	margin: 0px 5px 5px 0px;
	background: transparent;
	}
#picbox {
	position: relative;
	padding: 0px;
	border: none;
	margin: 0px 5px 5px 0px;
	background: transparent;
	}
#picboxR {
	position: relative;
	float: right;
	padding: 0px;
	border: none;
	margin: 0px 5px 5px 0px;
	background: transparent;
	}
#picboxL {
	position: relative;
	float: left;
	padding: 0px;
	border: none;
	margin: 0px 5px 5px 0px;
	background: transparent;
	}
#titlebox {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	border: none;
	margin: 0px 5px 5px 0px;
	background: transparent url(/lib/images/title.bg.gif) repeat-x;
  text-align: right;
	}
#floatbox {
	position: relative;
	float: left;
	padding: 5px;
	border: 2px #4229B5 solid;
	margin: 5px;
	background: #FEAE01;
	}
#weather {
	position: relative;
	float: right;
	padding: 0px;
	border: none;
	margin: 30px 5px 0px 5 px;
	background: transparent;
	}
#Boxes {
	margin: 0px;
	margin: 0px 0px 0px 140px;
	}
#BoxTowns {
	position: relative;
	width: 200px;
	margin: 0px 0px;
	padding: 10px 10px;
	float: left;
	}
#BoxAttractions {
	position: relative;
	width: 300px;
	margin: 0px 0px;
	padding: 10px 10px;
	}
#BoxActivities {
	position: relative;
	width: 120px;
	margin: 0px;
	padding: 10px;
	}

body, td {
	margin: 0;
	padding: 0;
	bgcolor: #FFFFFF;
	text: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none 
	}

h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	}

h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: normal; 
	color: #7B5CE9;
	}
h2.SpecialEvent {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FEAE01;
	}
h2.HomeNavTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #7B5CE9;
	}
h2.CabinNavTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FEAE01;
	}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}
	
a {  
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	} 
a:link {  
	text-decoration: none;
	}  
a:visited {  
	text-decoration: none;
	}  
a:hover {  
	text-decoration: underline;
	}  

#floatbox ul {
	list-style-type: none;
	margin:0;
	}
#floatbox ul li {
	padding: 0px 0px 10px 0px;
	}

#floatbox h1, #floatbox h2 {
	margin: 0px;
	}

ul.LinkOpts {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}
ul.LinkOpts li {
	display: inline;
	margin: 0px 10px;
	padding: 0;
	text-align: center;
	}
p.pComment {
	font: italic;
	margin-bottom: 0px;
	}
p.pCommentFrom {
	margin-top: 5px;
  	text-indent: 0pt;
	}

ul.nodec {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul.nodec li {
	margin: 0px;
	padding: 0;
	}

table.CabinTable td {
	font: 10px;
	text-align: center;
	padding: 3px;
	}
table.CabinTable td.CabinTableHeader {
	font: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	}
table.HomeTable td {
	font: 10px;
	text-align: center;
	padding: 3px;
	}
table.HomeTable td.HomeTableHeader {
	font: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	}
#ContainerRightNav {
	margin:0; 
	padding:0; 
	width:180px; 
	float:right; 
	position:relative;
	}
#HomeNav, #CabinNav {
	width:180px; 
	float:none; 
	position:relative;
	text-align:center; 
	margin-top:50px; 
	margin-right:5px; 
	margin-bottom:10px; 
	margin-left:20px; 
	padding:5px; 
	border-width:2px; 
	border-style:solid; 
	}
#HomeNav {
	background-color:#DED6F9; 
	border-color:#7B5CE9; 
	}
#CabinNav {
	background-color:#FFEBBF; 
	border-color:#FEAE01; 
	}
#HomeRentalSpecs, #CabinSpecs {
	width:180px; 
	float:none; 
	position:relative;
	text-align:center; 
	margin-right:5px; 
	margin-bottom:10px; 
	margin-left:20px; 
	padding:0px; 
	border-width:2px; 
	border-style:dotted; 
	}
#HomeRentalSpecs {
	background-color:#ffffff;
	border-color:#7B5CE9; 
	}
#CabinSpecs {
	background-color:#ffffff;
	border-color:#FEAE01; 
	}
h2.HomeTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #7B5CE9;
	margin: 0;
	padding: 0;
	}
table.HomeSpecTable td {
	font: 10px;
	text-align: left;
	padding: 3px;
	}
table.HomeSpecTable td.HomeSpecHeader {
	font: 12px;
	font-weight: bold;
	text-align: right;
	}
h2.CabinTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FEAE01;
	margin: 0;
	padding: 0;
	}
table.CabinSpecTable td {
	font: 10px;
	text-align: left;
	padding: 3px;
	}
table.CabinSpecTable td.CabinSpecHeader {
	font: 12px;
	font-weight: bold;
	text-align: right;
	}
p.indent {
	margin-left: 30px;
	}
#floatbox td {
	font-size: 12px; 
	}
#main td {
	font-size: 12px;
	}
#main table.Distances td {
	font-size: 14px;
	}
.YellowText{
	color: #7B5CE9;
	font: bold;
	}
#boxR {
	position: relative;
	float: right;
	width: 220px;
	padding: 5px;
	border: 2px #FEAE01 solid;
	margin: 0px 5px 5px 0px;
	background: #FFEBBF;
	}
#boxL {
	position: relative;
	float: left;
	width: 220px;
	padding: 5px;
	border: 2px #7B5CE9 solid;
	margin: 0px 5px 5px 0px;
	background: #DED6F9;
	}
