/* CSS Document */


h2 {
font-family: "Georgia", Times New Roman, Times, serif;

font-weight:normal;
font-size: 1.3em;
color: #f8f8f7;
padding: 0px 0px 0px 0px;
margin: 0;
}

h3 {
font-family: Helvetica, Arial, sans-serif ; font-weight:normal;
font-size:  1em;
color: #5b5a2e;
}

p {
font-family: Helvetica, Arial, sans-serif;
font-size: .9em;
color: #5b5a2e;
padding: 0px 0px 0px 0px;
margin: 0;
}

a, a:visited {
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
color: #5b5a2e;
padding: 0px 0px 0px 0px;
}

a:hover{
color: #ffffff;}

img{
float:left;
}







#container{
margin: 0 auto;
width: 905px;
text-align: left; 

}
#top{
width: 905px;
height: 47px;
float:left;

}

#navarea{
width: 905px;
height: 35px;
float:left;

}

#header{
width: 905px;
height: 248px;
float:left;

}


#logo{
width: 222px;
height: 248px;
float:left;
background-image:url(/images/logobg.gif);
background-repeat:no-repeat;

}


#bodytop{
width: 905px;

float:left;

}

#bodyleft{
width: 222px;

float:left;

}

#bodyright{
width: 683px;

float:left;

}

#rightcontentbg{
width: 683px;

float:left;
background-image:url(/images/rightbg.jpg);
background-repeat: repeat-y;

}



#rightcontent{
width: 683px;

float:left;
background-image:url(/images/maincontentbg.jpg);
background-repeat: no-repeat;

}

#contentleft{
float:left;
}


#contentright{

padding: 0px 0px 0px 25px;

float:left;
}


#flashcontent{
width: 662px; 
height: 227px; 
float:left;
padding: 6px 19px 15px 2px;
}


#leftnav{
width: 222px;

float:left;
background-image:url(/images/leftnavbg.gif);
background-repeat:repeat-y;

}





#bodybottom{
width: 905px;

float:left;

}

#bottomleft{
width: 222px;
height: 227px;
float:left;

}

#bottomright{
width: 683px;

float:left;

}
#col1{
width: 223px;
float:left;
background-image:url(../images/bgcol1.jpg);
background-repeat:repeat-y;
}

#col1head{
width: 223px;
height: 84px;
float:left;
background-image:url(/images/calendarbg.jpg);
background-repeat:no-repeat;

}

#col2{
width: 221px;
float:left;
background-image:url(/images/bgcol2.jpg);
background-repeat:repeat-y;

}
#col2head{
width: 221px;
height: 84px;
float:left;
background-image:url(/images/folderbg.jpg);
background-repeat:no-repeat;

}

#col3{
width: 239px;
float:left;
background-image:url(/images/bgcol3.jpg);
background-repeat:repeat-y;

}
#col3head{
width: 239px;
height: 84px;
float:left;
background-image:url(/images/bottlesbg.jpg);
background-repeat:no-repeat;

}

#footer{
width: 683px;
text-align:center;
float:left;
padding: 5px 0px 0px 0px;

}

#footer p{
color: #fff;
font-family:Helvetica, Arial, sans-serif;
font-size: .8em;
}

#footer a{
color: #fff;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
font-size: .8em;

}


#footer a:hover{
color: #CC9933;
}