body {
   background: white;
   font-size: 12pt;
   }

#navigation, #right-box-unst-content, #secondary-navigation, #header, #footer {
   display: none;
   }
	
#left-column, #right-column {
	float: none !important;
	 width: auto !important;
   margin: 0 5% !important;
	clear: both;
}
#left-column img, #right-column img{
	float: none !important;
	clear: both;
}
#left-column p a, #right-column p a{
	margin-left: 5px;
	margin-right: 5px;
}
#right-column {
	padding: 0 !important;
}
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
  /* border-top: 1px solid #930;*/
   }

a:link, a:visited {
   color: #000000;
   /*background: transparent;*/
   /*font-weight: bold;*/
   text-decoration: none;
	
   }

#copyright {
	float: none !important;
	clear: both !important;
}
#content ul li {
	font-size: 12px;
}



* {
	font-size:100.01%;
}
html {
	font-size:62.5%;
}
body{
	font:1em Arial, Helvetica, sans-serif;
	margin:0;
}

h1{
	font:bold 2.2em Arial, Helvetica, sans-serif;
	color:#608D2E;
	letter-spacing:-1px;
	width:540px;
	padding:20px 0 4px 0;
	margin:0;
}

h2{
	font:bold 1.8em Arial, Helvetica, sans-serif;
	color:#28546F;
	letter-spacing:-1px;
	padding:16px 0 4px 0;
	margin:0;
	line-height:24px;
clear:both;
}

h3{
	color:#608D2E;
	font:bold 1.5em Arial, Helvetica, sans-serif;
	margin:0;
	padding:16px 0 4px 0;
}

h3{
	height:40px;
}

h4 { 
font-size:1.3em;
font-weight:bold;	
}

p, li {
	margin:0;
	padding:8px 0;
font-size: 1.3em;
}

.clearboth { clear: both !important; display: block; }
.clearleft { clear: left !important; display: block; }

a img {
	border: none;
}

a { text-decoration: underline; }

img.right {
	float: right;
	border: #28546f 1px solid; padding: 2px;
	margin: 0 0 20px 20px;
}	
	

img.left {
	float: left;
	border: #28546f 1px solid; padding: 2px;
	margin: 0 20px 20px 0;
}	

object { display: none; }
#tripadvisor { display: none; }
#qmEditor, #qmEditorClosed { display: none; }