
BODY {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 96%;
  background: #fff;
  margin: 0px;
  padding: 0px;
  }

A {
  color: #003399;
  text-decoration: none;
  }

A:visited {
  color: #003399;
  }
  
A:hover {
  text-decoration: underline;
  color:#990000;
  }



.normal {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  }	

.small {
  font-size: 95%;
  }
  

  
/* Wrapper DIV for entire page */
#wrap {
  width: 900px;
  margin: 15px auto 0px auto;
  }
  
/* Page Header + Top Navigation bar styles */
#top {
  position: relative;
  font-size: 11pt;
  font-weight: bold;
  color: #FFF;
  padding-bottom: 10px;
  }

#top #logo {
  background: #fff;

  }



#top UL {
  background: #036;
  padding-left: 70px;
  height: 25px;
  border: solid #FFF;
  border-width: 1px 0px;
  z-index:100;
  }

td.side {
	  background: #EEE;
	  }
/* Left Navigation sidebar styles */
#sidenav {
  position: relative;
  background: #EEE;
  float: left;
  width: 200px;
  font-size: 0.9em;
  padding-bottom: 50px;
  height: 100%;
  }

#sidenav UL {
  margin: 5px;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
  background: #DDD;
  }
  
#sidenav UL LI {
  list-style: none;
  }

#sidenav UL A {
  color: #666;
  text-decoration: none;
  display: block;
  width: 140px; /* IE6 */
  background: url(/images/sidenav.gif) repeat-x top #DDD;
  padding: 6px 7px 6px 7px;
  }

#sidenav UL A:hover, #sidenav UL UL A:hover, #sidenav #thispage {
  text-decoration: none;
  color: #FFF;
  background: url(/images/sidenav-hover.gif) repeat-x top #036;
  }

#sidenav UL UL {
  margin: 0;
  text-transform: none;
  font-size: 97%;
  }

#sidenav UL UL A {
  width: 133px; /* IE6 */
  background-image: none;
  padding: 4px 7px 4px 14px;
  }

#sidenav .title {
  padding: 6px 7px 6px 7px;
  background: #EEE;
  }

#sidenav .contacts {
  position: absolute;
  font-size: 9pt;
  font-weight: bold;
  color: #999;
  bottom: 5px;
  left: 4px;
  }

#sidenav .contacts A {
  color: #999;
  }

#sidenav .contacts A:hover {
  text-decoration: none;
  color: #000;
  }

/* Main page body styles */
#main {
  float: left;
  background: #FFF;
  font-size: 0.9em;
  width: 670px;
  padding: 0 0 0 20px;
  }
 #main2 {
  float: left;
  background: #FFF;
  font-size: 0.9em;
  width: 710px;
  padding: 0 0 0 10px;
  }

#main p {
  margin-top: 3pt;
  margin-bottom: 9pt;
  margin-right:3px
 
  }
#slideshow  {
	width: 610px;
	margin:6px auto;
	}
#map  {
	width:100%;
	background: #EEE;
	text-align:center;
	padding-top:14px;
	}
#map h1  {
	font-size: 1.4em;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight:normal;
  color:#003366;
  text-align:left;
  margin-left:20px;
  }
  
 #map h3 {
 	margin-bottom:4px;
	} 
  #map p  {
  	text-align:left;
	padding-left:20px;
	padding-right:20px;
	}
 #availability {
	margin-top: 20px;
	margin-right:auto;
	margin-bottom:40px;
	margin-left:auto;
	}
#main H1, #main H2, #main2 H1 {
  color: #111;
  font-weight: normal;
   margin-bottom: 1pt;
  line-height: normal;
  }

#main H1, #main2 H1 {
  font-size: 1.4em;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight:normal;
  color:#003366;
  }
 

#main H2 {
  font-size: 1.3em;
  color: #003366;
  }

#main H3 {
  font-size: 11pt;
  display: inline;
  color: #666;
  }
  
#main .aphoto IMG {
  border: 0;
  }

#main .aphoto P {
  color: #fff;
  padding: 3px 10px 3px 10px;
  margin: 0;
  font-size: 8pt;
  }

#main UL {
  margin-left: 0;
  padding-left: 16px;
  list-style: disc outside;
  }

#main UL UL {
  margin: 5px 0 5px 0;
  }
  
#main .spaced LI {
  padding-bottom: 5px;
  }

#main .spaced LI LI {
  padding-bottom: 2px;
  }
  
#main .dbox {
  border-bottom: 1px dashed #999;
  }

#main .rule {
  padding-top: 8px;
  border-bottom: 1px dashed #999;
  margin-bottom: 8px;
  }

#main .mbox {
  padding: 10px 15px 10px 15px;
  border: 1px solid #036;
  }

#main .mbox TH {
  font-weight: bold;
  text-align: left;
  font-size: 10pt;
  }

#main .mbox H2 {
  color: #fff;
  padding: 4px 10px 4px 10px;
  margin: 0 0 5px 0;
  font-size: 11pt;
  font-weight: bold;
  }

#main .nbox {
  background: #eee;
  }
  
#main .nbox TH {
  font-weight: bold;
  text-align: left;
  color: #fff;
  }

#main .testimonial {
  color: #99a;
  text-align: center;
  font-weight: bold;
  }

.screen {
  display: inline;
  }

.print {
  display: none;
  }
  
  .imgright  {  
	margin: 4px 4px 0 4px;	
	}
  
/* Right content sidebar styles */
#rightbar {
  width: 200px;
  padding-left: 4px;
  }


#rightbar2 {
  width: 240px;
  padding-left: 4px;
  }

#rightbar .abox {
  background: #eee;
  padding: 0;
  color: #333;
  padding-top:6px;
  }


#rightbar2 .abox {
  background: #eee;
  padding: 0;
  color: #333;
  }


  
#rightbar .cbox {
  padding: 5px;
  color: #fff;
  }
  
#rightbar H2 {
  color: #fff;
  padding: 2px 5px 2px 5px;
  margin: 0;
  font-size: 10pt;
  font-weight: bold;
  }


  
  #sidenav P {
  margin-top: 3px;
  margin-bottom: 11px;
  }
  
 .caption {
 	font-size:0.85em;
	} 
/* Page Footer styles */
#foot {
  border-top: 1px dashed #999;
  clear: both;
  width: 900px;
  padding: 6px 4px 8px 4px;
  margin: 0 auto 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #666;
  }
  
#foot A {
  float: right;
  text-decoration: none;
  color: #666;
  }

#foot A:hover {
  text-decoration: none;
  color: #000;
  }

p.leftcolumn {
	padding: 4px 6px;
	}
	
.imgdivright310 {
	text-align:center;
	width:310px;
	float:right;
	background-color:#eeeeee;
	padding-bottom:3px;
	margin:4px 0 4px 4px;
	}	
	
.imgdivright260 {
	text-align:center;
	width:260px;
	float:right;
	background-color:#eeeeee;
	padding-bottom:3px;
	margin:4px 0 4px 4px;
	}	
	
.imgdivright300 {
	text-align:center;
	width:260px;
	float:right;
	background-color:#eeeeee;
	padding-bottom:3px;
	margin:4px 0 4px 4px;
	}	
	
.imgdivleft280 {
	text-align:center;
	width:280px;
	float:left;
	background-color:#eeeeee;
	padding-bottom:3px;
	margin:4px 4px 4px 0;
	}		 	
#mainfull {
  text-align:center;
  background: #FFF;
  font-size: 0.9em;
  width: 100%;
  background: #EEE;
  } 
 #mainfull H1 {
  font-size: 1.4em;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight:normal;
  color:#003366;
  }  	
.thumbnail_center {
	border: #ffffff 2px solid;
	}
	

#slideshow	a {
	color:#003366;
	}
.imagetitle {
	font-size:16px;
	float:left;
	}
.imagenum {
	float:right;
	}	
	
#midcolumn a[href^="http://"] 

{

background-color: transparent;

background-image: url(images/external.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: right center;

padding-right: 13px;

}		

#sidenav2 {
  position: relative;
  background: #EEE;
  float: left;
  width: 180px;
  font-size: 0.9em;
  padding-bottom: 50px;
  height: 100%;
  }
  
 img.mid {
 	margin-left:20px;
	margin-right:17px;
	} 
	
img.iha {
	margin-right:60px;
	}
	
.by {
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #666;
  text-align:center;
  text-decoration:none;
  margin-top:20px;
  }	
  
.by a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #666;
  text-align:center;
  text-decoration:none;
  margin-top:50px;
  }	 	
  
 #topflag {
 	padding:1px;
	float:right;
	} 