/* Generic Selectors */

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;

color: #ffffff;

background-color: #000000;

onLoad="MM_preloadImages('images/home2.gif','images/specialevents2.gif','images/media2.gif','images/contact2.gif','images/grillnchill2.gif')";

}


li {

list-style-type: none;

line-height: 150%;

list-style-image: url(../images/arrowSmall.gif);

}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 24px;

font-weight: bold;

color: #ffffff;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

font-weight: bold;

color: #ffffff;

border-bottom: 1px solid #C6EC8C;

}

 

/**************** Pseudo classes ****************/

a:link {

color: #e27b1c;

text-decoration: none;

font-weight: bold;

}

li :link {

color: #e27b1c;

text-decoration: none;

font-weight: bold;

}

a:visited {

color: #e27b1c;

text-decoration: none;

font-weight: bold;

}

li a:visited {

color: #00CC00;

text-decoration: none;

font-weight: bold;

}

a:hover {

color: rgb(0, 96, 255);

padding-bottom: 0px;

font-weight: bold;

text-decoration: underline;

}

li a:hover {

display: block;

color: rgb(0, 96, 255);

padding-bottom: 0px;

font-weight: bold;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #C6EC8C;

}

a:active {

color: rgb(255, 0, 102);

font-weight: bold;

}

/************************* ID's *************************/

#navigation {

position: absolute;

width: 250px;

height: 600px;

margin: 0;

margin-top: 50px;

/* border-right: 1px solid #dd722a; */

font-weight: normal;

}

#centerDoc {

position: absolute;

padding: 0 0 20px 0; /*top right bottom left*/

margin-top: 50px;

margin-left: 260px;

background-image:url(images/contentbg.jpg);
background-repeat:no-repeat;

}



#border {

width: 800px;

height: 5px;

margin-top: 595px;

border-top: 1px solid #dd722a;

}

#wrap       { 

width:800px; margin:0 auto; 

} 


#footer {

position: absolute; top: 660px;

}