/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:url(images/bg_2.jpg);
background-color:#bdd6fc;
background-repeat:repeat-x;}

#maincontainer{
width: 838px; /*Width of main container*/
height:auto;
margin: 0 auto; /*Center container on page*/
border:1px solid #000;
margin-top:50px;
padding:5px;
background-color:#FFFFFF;}

#topsection{
background: #fff;
height: 125px; /*Height of top section*/
margin:5px;}

#header {background-color:#004a91; width:570px; height: 105px; float:left;}
#header p {font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-size:32px; font-weight:bold; margin:20px 0 0 35px;}
#location {height:auto;  background-color:#FFFFFF; padding:0 0 5px 0; margin-bottom:5px;}
#location img {float:left; filter:blendTrans(duration=.7);} 
#availability {height:auto; width:826px; border:1px solid #000; background-color:#FFFFFF; padding:5px; margin-bottom:5px;}
#table2 {position:relative; left:150px; border:none; text-align:left; padding:0; color:#0066CC; width:600px; text-decoration:none; font-weight:bold;}
#table2 a:link {text-decoration:none; color:#0066cc;}
#table2 a:visited { color:#0066cc; text-decoration:none;}
#table2 td {padding:1px; font-size:14px; }
#bottom {height:200px; width:828px; background-color:#004a91; padding:5px; margin:5px 0 0 0;}
#bottom ol li {text-align:left; margin-left:275px;}
#menu {color:#fff; font-size:14px; padding:5px 50px 0 10px; line-height:1.2em; width:100px; float:left; height:150px;}
#menu p {width:200px;}
#menu a {color:#fff; text-decoration: none;}
#welcome {float:right; margin:50px 25px 0 0; color:#619ad0; font-size:22px; width:525px;}
#welcome p {padding-left:40px; color:#fff; line-height:1.5em; font-size:14px;}
#footer {text-align:center; color:#000;}
#footer a:link, a:visited {text-decoration:none; color:#000;}
#checker {background-color:#004a91; width:129px; height:105px; float:left; margin-right:5px;}
#disclaim {padding-top:20px; line-height:1.1em; font-size:11px; text-align:center;}
#notes {font-size:12px; padding:20px;}
#travel {margin-top:20px; font-size:12px; clear:both; width:750px;}
h3 {font-size:14px;}
h4 {font-size:12px; font-weight:normal;}
#securitybox {border:1PX SOLID #000; width:450PX; text-align:center; padding:5px; font-weight:bold; margin-left:150px;}
#securitybox2 {border:1PX SOLID #000; width:800PX; text-align:center; padding:5px; font-weight:bold; margin-left:5px;}
#guide {padding:10px; font-size:12px;}
.goback {font-size:16px; font-weight:bold; padding-left:350px;}
.closewindow {font-size:16px; font-weight:bold; padding-left:300px; color:#FF0000;}


#cottage table, td {font-size:12px; padding:10px; text-align:justify; line-height:1.3em; clear:both;}
#cottage table a { text-decoration:underline;}

/*Start Map Settings*/
#myMap {position:relative; left:0px; border:#006699 solid 5px; width:785px; height:700px;}  
.titleStyle {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.iconStyle {position:relative; top:-10px; width:13px;}
.detailsStyle {font-family:Verdana; font-size:11px; font-weight:bolder; text-align:left; color:#800000; line-height:1.4em;}
/*End Map Settings*/

#mapinfo {margin:0 auto; font-size:12px; width:800px; line-height:1.5em;}

/* start tool tip */
a.tooltip {color:#7ffe7f;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:20px; padding:10px 5px 5px 5px; font-weight:normal; color:#000; border:1px solid #000; width:225px; background-color:#ddd;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#000 url(images/tooltip.jpg) 0 0; display:block; font-size:1px;}
/* end tool tip */

/* start tool tip2 */
a.tooltip2 {color:#7ffe7f;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {display:block; position:absolute; top:20px; left:20px; padding:10px 5px 5px 5px; font-weight:normal; color:#000; border:1px solid #000; width:385px; background-color:#ddd;}
a.tooltip2:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#ddd url(images/tooltip2.jpg) 0 0; display:block; font-size:1px;}
/* end tool tip */