BODY {
        font-size : 8pt;
        color: #646464;
        font-family: Veranda, "Verdana",Sans-Serif ;
        margin:0px auto; padding:0px;
        background: #194A93 url(./images/florida_bg.gif) repeat-x;

}


TABLE.FOOTER {    width: 770px;
                height: 30px;
                text-align: left;
                background: white;

}



TABLE.MAIN {    width: 743px;
                text-align: left;
                background: url('./images/main_bg.gif'); repeat-y;
                background-position: center;

}

TD.MAIN {
                height: 300px;
                background: url('./images/navigation_bg.gif') no-repeat top left;
                }

TD.NAV {

                border: 0px solid black;
                width: 154px;
                font-family: Tahoma;
                }

TD.INSIDE {
                width: 568px;
                padding-left: 10px;
                padding-right: 20px;
                }

TD.INDEX {
                width: 578px;
                padding-left: 10px;

                border: 0px solid red;

                }


TABLE.NAV1 {
                padding-right: 15px;
                padding-bottom: 5px;
                }

TD.BUY  {
                background: url('./images/buying.gif') no-repeat;
                width: 131px;
                height: 133px;
                }
                
                
TD.SELL  {
                background: url('./images/selling.gif') no-repeat;
                width: 131px;
                height: 133px;
                }

TD.DO   {
                background: url('./images/doyouwant_bg.gif') no-repeat bottom right;
                width: 549px;
                height: 161px;
                padding-right: 15px;
                border: 0px solid black;

        }


TD.TOP {
                background: url('./images/index_01.gif') no-repeat top left;
                height: 155px;
                }



TD.FOOTER {
                background: transparent url(./images/footer.gif); no-repeat;
                height: 40px;
                }


TABLE.FULL {    width: 100%;
                height: 100%;

                }
                
                
TABLE.FULLNEXT {
                margin-top: 25px;
                

                }
                
TD.BUYING       {
                padding-left: 15px;
                padding-right: 15px;
                background: url('./images/thinking.gif') no-repeat top left;
                padding-top: 28px;
                }

TD.SELLING       {
                padding-left: 15px;
                padding-right: 15px;
                background: url('./images/thinkingofselling.gif') no-repeat top left;
                padding-top: 28px;
                }
                
TABLE.BOTTOM {width: 743px;
                          text-align: left;
                          color: #BEBEBE;
                          padding: 0px;
                          margin: 0px;

}

TD.BOTTOM { font-family: Verdana, "Verdana", Sans-Serif;
            font-size: 7pt;
                }

.bottom { 
font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;
	color:white;
                }








a:link { color: #5EAD41; text-decoration: none; font-weight: bold}
a:visited { color:#008410; text-decoration:none; font-weight: bold}
a:hover { color: #0091FE; text-decoration: underline; font-weight: bold }
a:active { color: #008410; text-decoration: none; font-weight: bold}

a.directions:link { color: #ffffff; text-decoration: none }
a.directions:visited { color: #ffffff; text-decoration: none }
a.directions:hover { color:#ffc200; text-decoration: underline }
a.directions:active { color: #ffffff; text-decoration: none}

a.bottom { color: #BEBEBE; text-decoration: none ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom:link { color: #BEBEBE; text-decoration: none ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom:visited { color: #BEBEBE; text-decoration: none ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom:hover { color:#0098BC; text-decoration: underline ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom:active { color: #BEBEBE; text-decoration: none;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}



.bottom2 { color: #0098BC; text-decoration: none ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom2 { color: #0098BC; text-decoration: none ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom2:link { color: #0098BC; text-decoration: none ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom2:visited { color: #0098BC; text-decoration: none ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom2:hover { color:#0098BC; text-decoration: underline ;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}
a.bottom2:active { color: #0098BC; text-decoration: none;font-family: Verdana, "Verdana", Sans-Serif;            font-size: 7pt;}

a.BIG:link { color: #00AB04; text-decoration: none }
a.BIG:visited { color: #00AB04; text-decoration: none }
a.BIG:hover { color:#000000; text-decoration: underline }
a.BIG:active { color: #00AB04; text-decoration: none}


H1 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-variant: normal;
  font-style: normal;
  margin-bottom: 5px;
  color: #5EAD41
}

H3 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

H5 {
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}
H6 {
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}
div.hr {
  height: 1px;
  background: #fff url(./images/dot.gif) repeat-x scroll center;
  width:100%;
}
div.hr hr {
  display: none;
}


div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000;
  width:200px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }



html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #194E93;
	margin : 5px; 
} 

br 
{
	line-height : 11px;
	margin : 0; 
} 

a 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #006699; 
	text-decoration : none; 
}

a:hover 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #DD6900; 
	text-decoration : underline; 
} 

input, select, textarea
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : white; 
	border : 1px solid #BABABA;
	margin : 2px; 
} 

ul
{
 	margin: 0px;
	padding: 0px;
}

li
{
	font-family : verdana;
	font-size : 12px;
	margin : 5px;
	padding : 0px;
	list-style : none;
  	padding-left: 15px;
  	background-image: url(./images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 6px;
}

td
{
	font-family : Verdana;
	font-size : 11px; 
	color : #000000;
} 

form 
{
	font-family : Verdana;
	font-size : 11px; 
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display: inline;
} 

.table_header_text
{
	font-family : Verdana;
	font-size : 12px; 
	font-weight : bold;
	color: #5678A2;
}

.warning
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold; 
	color : red; 
}

.bold
{
	font-family : verdana, serif;
	font-size : 12px; 
	font-weight : bold; 
	color : #006699;
	text-decoration : underline; 
}

.title
{
	font-family : verdana;
	font-size : 15px; 
	font-weight : bold; 
	color : #006699;
}

.price
{
	font-family : verdana;
	font-size : 13px; 
	font-weight : bold; 
	color : #5678A2;
}

.timings
{
	font-family : verdana, serif;
	font-size : 11px; 
	color : #222222;
}

.top_background
{
  	background-image: url(./images/title-back.gif);
  	background-repeat: repeat;
}

.topmenu
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color: #222222;
}

.images
{
	border : 1px solid #BABABA;
}

.line_white_left {border-left: solid 1px #ACAFB8}
.line_white_right {border-right: solid 1px #ACAFB8}
.line_white_top {border-top: solid 1px #ACAFB8}
.line_white_bottom {border-bottom: solid 1px #ACAFB8}

.submit
{
	font-weight : bold;
	background : #65ABD3; 
	color : white;
}

h2
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color : #5678A2;
}
