﻿/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:#999999; line-height:1.5; /*margin-top:0; margin-left:0;*/margin:0 auto; margin-bottom:20px; margin-top:20px; color:#777777;}

p.disclaimer {font-size:9px; font-style:italic;}


p.bolder {font-weight:bold;}

.tableheader{color:#ffffff;}

.justify{text-align:justify; padding:0 15px 10px 0;}



li{ list-style-image:url(blackbullet.gif); line-height:2.5 }
li.bullet2{ list-style-image:url(blackbullet2.gif); line-height:1.9 }

table.mainTable {border-width:0px; border-style:solid; border-color:#99cc00; width:985px; margin:0 auto;}

table.footertable {border-width:1px; border-style:solid; border-color:#f29e22; margin-left:auto; margin-right:auto; width:985px;}
td.footerbg{background-color:#f9e019;}
table.contactus {margin-left:auto; margin-right:auto; width:100%; font-weight:bold;}

td.header{background-color:#ffffff; height:160px; text-align:left;}
td.header2{background-color:#404040; height:10px;}
td.header3{background-color:#d91c5c; height:10px;}
td.footer2{background-color:#404040; height:5px; font-size:9px; color:#ffffff;}
td.footer3{background-color:#d91c5c; height:3px;}

.searchtable { border-color:#d91c5c; border-style:solid; border-width:1px;}

.searchbox{width:160px;}

.img{border:none;}

td.featured{background-color:#d91c5c; width:200px;}

table.content{background-color:#ffffff; width:100%;}
table.content2{background-color:#ffffff; width:100%; height:450px;}


table.menutable{width:100%;}

td.fill{background-color:#ffffff; width:5px;}

.hometitle{color:#404040;}

.featuredproptext{font-size:16px; font-weight:bold;}

table.menuTable{ width:195px; border:solid; border-width:0px; border-color:#ffffff;}


table.qsearch{ width:195px; height:150px; border:solid; border-width:1px; border-color:#ffffff; color:#ffffff}



table.featuredtable{ width:195px;}

.select {font-size:10px; width:100px;}

#mysubmit {width:160px; height:25px; font-size:11px;}
#mysubmit2 {width:160px; height:25px; font-size:11px;}



a.body:link      { color: #d91c5c; font-size: 12px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal }
a.body:visited   { color: #d91c5c; font-size: 12px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal }
a.body:hover     { color: #d91c5c; font-size: 12px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: underline; font-weight:normal }

a.footer:link      { color: #ffffff; font-size: 10px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal }
a.footer:visited   { color: #ffffff; font-size: 10px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal }
a.footer:hover     { color: #ffffff; font-size: 10px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: underline; font-weight:normal }

td.menu {width:115px;}

hr{ color:#000000; border-style:dotted; border-width:2px;}



.floatRight { 
    float: right; 
    margin: 7px; 
}

.floatRight2 { 
    float: right; 
    margin: 20px; 
}




.regformtxt{font-size:10px;}

.holding {color:#34329c; width:785px; margin-left:auto; margin-right:auto;}
.holding2{background-color:#009999; width:785px; height:25px; margin-left:auto; margin-right:auto;}
/* menu code */

#coolmenu{
border: 0px solid black;
width: 195px;
background-color: #d91c5c;
}

#coolmenu a{
font: 14px Verdana;
padding: 8px;
padding-left: 4px;
display: block;
width: 100%;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;

}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #ff87cb;
color: white;
}


