﻿body  	
{ 
background-color:#E8EAEF;
margin:12px 0px 12px 0px;
font-family:Arial;
font-size:12px; 
text-align:center;
}
#page
{
height:100%;
padding:10px 10px 0px 10px;
background-color:#fff;
text-align:center;
min-width:790px;
width:790px;
margin 0 auto;
}
#topheader
{
background-color:#EEEFF3;
text-align:right;
height:15px;
margin:0px 0px 10px 0px;
padding:2px 5px 2px 2px;
}
#thLeft
{
float:left;
width:48%;
text-align:left;
font-size:12px;
font-family:Bodoni MT;
}
#thLeft a:hover {text-decoration:underline; color:#000;}
#thLeft a:visited {text-decoration:none; color:#000;}
#thLeft a:link {text-decoration:none; color:#000;}
#thLeft a:active {text-decoration:none; color:#000;}
#thRight
{
float:right;
width:48%;
text-align:right;
font-size:10px;
}
#header
{
/*background-image: url('images/topimg_boat.jpg');*/
/*background-image: url('images/topimg_pontoon.jpg');*/
background-repeat:no-repeat;
background-position:center;
height:117px;
text-align:right;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#header p
{
font-size:10px;
color:#fff;
padding:85px 5px 0px 0px;
}
h2
{
font-family:arial;
font-size:115%;
padding:5px 0px 5px 0px;
margin:0px 0px 0px 0px;
color:#A62A2A;
}
h2 a:hover {text-decoration:underline; color:#A62A2A;}
h2 a:visited {text-decoration:none; color:#A62A2A;}
h2 a:link {text-decoration:none; color:#A62A2A;}
h2 a:active {text-decoration:none; color:#A62A2A;}
h3
{
font-size:100%;
padding:5px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
/************************************************************/
#menu
{
text-align:left;
background-color:#003B79;
width:100%
}
.menuhorz
{
background-color:#003B79;
color:#fff;
font-family:Arial;
font-size:12px; 
height:20px;
width:50%;
}


/*static*/
.smenuitems
{
color:#fff;
font-family:Arial;
font-size:12px; 
width:100%;
height:20px;
text-align:left;
margin:1px 1px 1px 1px;
padding:1px 1px 1px 5px;
}

.smenuhover
{
background-color:#003B79;
color:#fff;
font-family:Arial;
font-size:12px; 
width:100%;
height:20px;
margin:1px 1px 1px 1px;
padding:1px 1px 1px 5px;
}

/*Dynamic*/
.dmenucontainer
{
background-color:#003B79;
border-bottom: solid 1px #003B79;
border-left: solid 1px #003B79;
border-right: solid 1px #003B79;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:125px;
}

.dmenuitems
{
background-color:#003B79;
color:#fff;
font-family:Arial;
font-size:12px; 
width:125px;
height:20px;
text-align:left;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
border: solid 1px #fff;
}

.dmenuhover
{
background-color:#A62A2A;
color:#fff;
font-family:Arial;
font-size:12px; 
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
border: solid 1px #fff;
}  	
/************************************************************/
#container
{
width:100%;
height:100%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;    
border-left: solid 1px #003B79;    
}  	

#border
{
background-image: url('images/bordertop.gif');
background-repeat:no-repeat;
background-position:right top;
height:100%;
margin:5px 1px 0px 0px;
border-right: solid 1px #003B79;
text-align:left;
padding: 10px 10px 0px 10px;
}

.moreborder
{
padding:0px 10px 0px 0px;
height:100%;
width:100%;
margin:0px 10px 0px 0px;
text-align:center;
}

.frontleft
{
width:48%;
float:left;
border-right: dotted 2px #EEEFF3;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
height:210px;
}

.frontright
{
width:48%;
float:right;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
height:210px;
}
.fronttop
{
width:100%;
border-bottom: dotted 2px #EEEFF3;
margin:0px 0px 5px 0px;
padding:0px 5px 5px 5px;
float:none;
text-align:center;
height:210px;
}
.frontbottom img
{
padding:0px 5px 5px 5px;
}
#containerbottom
{
background-color:#003B79; 
height:20px;
}
/************************************************/  	

#footer
{
clear:both;
background-color:#EEEFF3;
font-size:10px;
text-align:right;
height:15px;
margin:10px 0px 10px 0px;
padding:2px 5px 2px 2px;
}
#footer a:hover {text-decoration:underline; color:#000;}
#footer a:visited {text-decoration:none; color:#000;}
#footer a:link {text-decoration:none; color:#000;}
#footer a:active {text-decoration:none; color:#000;}

/************************************************/  
#contactform
{
border-top: dotted 2px #EEEFF3;
padding:10px 0px 10px 0px;
}
#contactdetails span
{
font-weight:bold;
}
.textbox
{
height:16px;
width:200px;
border:solid 1px #000;
background-color:#CDCDCD;
font-family:Arial;
font-size:12px;
color:#000;
}
.textarea
{
height:100px;
width:200px;
border:solid 1px #000;
background-color:#CDCDCD;
font-family:Arial;
font-size:12px;
color:#000;
}
.button
{
height:20px;
width:70px;
border:solid 1px #000;
background-color:#CDCDCD;
font-family:Arial;
font-size:12px;
color:#000;
}
/*****************************************************/
/*properties*/
#propertycontent
{
    float:left;
    width:600px;
height:650px;
    }
    #propimg
    {
        float:left;
        width:45%;
height:650px;
        }
    #propdetails
    {
        width:50%;
        text-align:left;
height:650px;
float:left;
        }
    #pagecontacts
    {
        width:150px;
          float:right;
        position:relative;
        font-family:Arial;
        font-size:11px;
                }