@charset "utf-8";
/* CSS Document */
body
{
background-image:url(images/background-gradient.png);
background-color:#0099CC;
background-repeat:repeat-x;
margin-top:-1px;
}



.container
{
background-repeat:repeat-y;
width:962px;
margin:auto;
background-color:white;
border:1px solid black;
}

/* .container-top
{
background-image:url(images/Page-Top.jpg);
background-repeat:no-repeat;
background-position:top;
height:14px;
}

.container-base
{
background-image:url(images/Page-Base.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:14px;
clear:both;
} */

.footer
{
width:940px;
margin:auto;
padding-bottom:5px;
}



.logo
{
height:348px;
width:962px;
margin:auto;
position:relative;
border-bottom:1px solid black;
}




.logo-left
{
position:absolute;
background-image: url(images/Logo.jpg);
width:212px;
height:348px;
}


.logo h1
{
position:absolute;
left:212px;
text-indent:-9999px;
background-image:url(images/CalooundraCityHarvest.jpg);
background-repeat:no-repeat;
height:191px;
width:750px;
margin:0px;
border-bottom:none;
}

.notice-container
{
position:absolute;
left:212px;
top:191px;
background-image:url(images/message.jpg);
background-repeat:no-repeat;
height:157px;
width:710px;
}

.notice-content
{
padding:15px 50px 0px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
overflow:hidden;
}

.notice-content td
{
    font-size:12px;
}


.logo-base
{
background-image:url(images/Boats.jpg);
background-repeat:no-repeat;
height:157px;
width:252px;
position:absolute;
left:710px;
top:191px;
}

.menu
{
width:950px;
margin:auto;

}
.content
{
width:962px;
margin:auto;
position:relative;
background-image:url(images/content-back.gif);
}

.content-top
{
background-image:url(images/content-top.gif);
height:15px;

}

.content-container
{
background-image:url(images/content-base.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:50px;

padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
}

.content-container-table
{
width:100%;
}

.content-container-table .side
{
width:250px;
vertical-align:top;
}

.content-container-table .main
{
vertical-align:top;
}

.content-main
{
margin-right:15px;
}

.content-base
{
clear:both;
}

.content strong
{
color:#39737C;
}




.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}


.main_dnnmenu_rootitem, .main_dnnmenu_selected  { /*TD if menu option for 

using tables is on*/
	text-transform:uppercase;
	cursor: pointer; 
	cursor: hand; 
	color: #39737C; 
	font-size: .9em;
        font-weight:bold;  
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	  

  
    padding: 5px 10px 5px 10px;   /*explicitly set padding for root menu 

items*/
	
	line-height:40px;

        border-right:1px solid white;
         border-left:1px solid white;  
}

.main_dnnmenu_selected  { /*TD if menu option for using tables is on*/
	
	background-color:#C5E0E4;
        border-left:1px dotted #39737C;
	border-right:1px dotted #39737C;

}

.main_dnnmenu_itemhover {  
	color:white;
	background-color:#39737C;
        border-right:1px solid white;
         border-left:1px solid white;        
}

.main_dnnmenu_itemhover td {  
	background-color: transparent; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	padding: 0px 5px 0px 5px;
	background-color: white;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-family:verdana;
	font-size:12px;
	color: #39737C; 
}

.main_dnnmenu_submenu .main_dnnmenu_itemhover
{

	color: #28626B; 
	
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
}
.main_dnnmenu_rootmenuarrow {
}


.heading_a3 .Head, h2
{
color:#39737C;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24px;
margin:0px;
padding:0px;
margin-bottom:5px;
border-bottom:1px dotted #39737C;
}


.menu a:focus, .menu a:active {
	width:0; 
	height:0;
	outline:0; /* for browsers that understand */
}

.event-container
{
text-align:left;
padding-left:50px;
padding-top:20px;
}

.event-container h2
{
border:none;
}
.event-container .Head
{
color:#39737C;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24px;
}

.event-container .SubHead
{
padding-right:5px;
}


