
/*******************************************************************************************************************
 HEADER
*******************************************************************************************************************/
#header
    {
    width:800px;
	height: 80px;
/*	border: 1px solid gray; */
    clear:both;
    margin:20px 0px 15px 0px;
    padding:0px;
	 background-image: url(/images/bground.gif);
  	/*background-color: #88aaee;*/
    }

#header .logoBox
    {
    width:500px;
    margin:0px 0px 0px 5px;
    float:left;
    text-align: left;
    }

#header .searchBox	
    {
    margin:10px 0px 0px 10px;
    width:220px;
    float:left;
    }
	 
#header .name {font-size: 30px; font-family: Arial, Helvetica, sans-serif; text-align: center; margin: 5px; color: white;}
#header .shortDesc {font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-align: center; font-style: italic; padding: 2px; margin: 0px; color: white;}

/*******************************************************************************************************************
BODY
*******************************************************************************************************************/
#body
    {
    width:800px;
    clear:both;
    margin:0px 0px 10px 0px;
    padding:0px;
    }

#body .leftnav
    {
    padding:0px;
    margin:0px 0px 0px 0px;
    width:180px;
    float:left;
    }

#body .contentSm
    {
    padding:0px;
    margin:0px 10px 0px 10px;
    width:400px;
    float:left;
    text-align: left;
    }

#body .content
    {
    padding:0px;
    margin:0px 10px 0px 20px;
    width:540px;
    float:left;
    text-align: left;
    }
	 
#body .contentFull
    {
    padding:0px;
    margin:0px 10px 0px 20px;
    width:100%;
    float:left;
    text-align: left;
    }
	 
#body .rightnav
    {
    padding:0px;
    margin:0px 0px 0px 0px;
    width:200px;
    float:left;
    text-align: left;
    }

#quickAdmin
    {
    padding:10px 0px 10px 10px;
    margin:10px 0px 20px 20px;
    width:800px;
    text-align: left;
	background-color:#eeeeee;
/*	height:40px; */
    }

/*******************************************************************************************************************
FOOTER
*******************************************************************************************************************/
#footer
    {
    margin:0px 10px 10px 10px;
    clear:both;
    padding:0px;
    width:800px;
    margin:0px;
    border-top: 1px black solid;
    }

#footer a
{
   display: block;
   text-decoration: none;
}

/*******************************************************************************************************************
INPUTS
*******************************************************************************************************************/
	 
input.search
{
	background-color: #FFFF99;
	border: 1px solid black;
	margin: 0 4 0 0px;
	height: 20px;
	width: 130px;
}

input.button
{
//	background-color: transparent;
	color: #88aaee;
	margin: 0 0 0 0px;
	cursor: hand;
	font: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
}
/*******************************************************************************************************************
LEFT NAV
*******************************************************************************************************************/
	
#leftNavItem
{
	background-color: #6699CC;
	color: #000000;
	font-weight: 600;
	text-align: center;
}

#leftNavItem a
{
   color: white;
   display: block;
   padding: 5 4 5 4px;
   border-bottom: 2px solid White;
   text-decoration: none;
}

#leftNavitem a:hover
{
   background-color: #99CCFF;
   color: #A9A9A9;
}


#leftNavItemOff
{
	background-color: lightgrey;
	color: #000000;
	font-weight: 600;
	text-align: center;
}

#leftNavItemOff a
{
   color: white;
   display: block;
   padding: 5 4 5 4px;
   border-bottom: 2px solid White;
   text-decoration: none;
}

#leftNavitemOff a:hover
{
   background-color: grey;
   color: #A9A9A9;
}

/*******************************************************************************************************************
RIGHT NAV
*******************************************************************************************************************/
	
#rightNavHeader
{
background-color: #6699CC;
border: 1px solid gray;
border-right: 3px solid gray;
text-align: center;
padding: 3 2 3 2px;
font: 18px Arial, Helvetica, sans-serif;
}

#rightNavHeaderGP
{
background-color: #eeeeee;
border: 1px solid gray;
border-right: 3px solid gray;
text-align: center;
padding: 3 2 3 2px;
font: 18px Arial, Helvetica, sans-serif;
}

#rightNavBody
{
background-color: white;
border: 3px solid gray;
border-left: 1px solid gray;
border-top: none;
text-align: left;
padding: 7 2 7 4px;
font: 13px Arial, Helvetica, sans-serif;
 color: Black;
}

/*******************************************************************************************************************
BASIC TYPOGRAPHY
*******************************************************************************************************************/

h1
{
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 24px;  
	font-style: normal;  
}

h2
{ 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 20px;  
	font-style: normal;  
	font-weight: bold;
	padding: 0 0 2 0px;
	border-bottom: 1px dashed Black;
}

td, body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/*******************************************************************************************************************
CALENDAR STYLES
*******************************************************************************************************************/

#calEventHeader{
width: 580px;
background-color: #FFFF99;
border: 1px solid gray;
border-right: 2px solid gray;
font: 14px black;
font-weight: bold;
padding: 2 2 2 2px;
}

#calEventBody{
width: 580px;
background-color: white;
font: 14px gray; 	
padding: 8 2 8 2px;
border: 1px solid gray;
border-top: none;
border-bottom: 2px solid gray;
border-right: 2px solid gray;
}

/*******************************************************************************************************************
LOCATION FONT
*******************************************************************************************************************/
.site_loc
{
	font-weight: bold;
	font-style: italic;
	color: #2266CC;
}

a.site_loc
{
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #2266CC;
}

a.site_loc:hover
{
	color: #99CCFF;
}

/*******************************************************************************************************************
ADMIN NAV
*******************************************************************************************************************/
.admin_nav
{
	font-weight: bold;
	font-style: italic;
	color: #2266CC;
}

a.admin_nav
{
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0044cc;
}

a.admin_nav:hover
{
	color: #5599FF;
}


