/* CSS Document */

html { overflow-x: hidden; }

body{padding:0px; margin:0px; color:#000000; font:12px Verdana, arial, Helvetica, sans-serif;}

a:link      { color: #693737; font-size: 12px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: none; font-weight:bold }
a:visited   { color: #693737; font-size: 12px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: none; font-weight:bold }
a:hover     { color: #693737; font-size: 12px; font-family: Verdana,  Arial, Helvetica, sans-serif; text-decoration: underline; font-weight:bold }

#bannerPanel{height:175px; width:768px; }

#gradient{height:75px; width:100%; padding:0px;}

#content{width:650px; height:330px; float:left; background-color:#ffffff; margin-left:50px;}
#contentinner{height:90%; width:100%;}

#menu{width:220px; float:left; height:330px; background-color:#ffffff; margin-left:50px;}
#menuinner{border-right-style:solid; border-right-width:1px; border-right-color:#663333; height:90%; width:100%;}

#footerHome{width:100%; height:75px; position:absolute; top:750px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerEvents{width:100%; height:75px; position:absolute; top:840px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerCharity{width:100%; height:75px; position:absolute; top:600px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerBiog{width:100%; height:75px; position:absolute; top:600px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerCommunity{width:100%; height:75px; position:absolute; top:620px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerRadio{width:100%; height:75px; position:absolute; top:860px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerTele{width:100%; height:75px; position:absolute; top:710px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerPres{width:100%; height:75px; position:absolute; top:700px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerAwards{width:100%; height:75px; position:absolute; top:1200px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerGallery{width:100%; height:75px; position:absolute; top:860px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footerContact{width:100%; height:75px; position:absolute; top:600px; left:0px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed;}
#footer{width:100%; height:75px; border-top-width:1px; border-top-color:#663333; border-top-style:dashed; }



.floatright{float:right; padding:10px;}
.floatLeft{float:left; padding:8px;}

.browntext{color:#663333;}

.contact {font-size:14px; line-height:1.5;}
.copy {font-size:9px;}

/* menu code */

#coolmenu{
border: 0px solid black;
width: 220px;
background-color: #ffffff;
}

#coolmenu a{
font: bold 12px Verdana;
padding: 4px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px solid #663333;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #663333;
color: white;
}

#tabledescription{
width: 100%;
height: 3em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
}
