/* 88 Days of Summer Style Sheet */

/* Color Notes:

Reds:

#660000 - Dark Red (used for page titles and some navigation text)

#993300 - Medium Red (used for red subtitles)



Blues:

#000066- Dark Blue (table background color and some headlines)

#3399FF - Medium Blue (table background color and some subtitles)

#3300CC - Highlight Blue



Oranges:

#FF6600 - Dark Orange (left navigation background color)

#FFCC66 - Light Orange (left navigation background color - second level, unselected)

#FFCC00 - Highlight Orange



Grays:

#CCCCCC - Light Gray (gray text reversed out of dark backgrounds)

#333333 - Dark Gray (gray text over light backgrounds )

*/

BODY { bgcolor: #FFFFFF; font: 10px Verdana, Arial, Helvetica, sans-serif; margin:0px 0px 0px 0px}

a:link {color: #2222ff;}
a:active {color: #2222ff;}
a:visited {color: #2222ff;}
a:hover {color: #ff2222;}






.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 18px;
}

a.navigation:link {
	color: #ffffff;
}

a.navigation:active {
	color: #FFFFFF;
}

a.navigation:visited {
	color: #FFFFFF;
}

a.navigation:hover{
	color: #2222ff;
}


h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 0px;
	font-weight: bold;
}


h2 { color: #ff6600; font-size: 13px; font-weight:bold; }



.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399ff;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.quote {
	font-size: 10px;
	padding-left: 20px;
	padding-right: 40px;
	color: #666666;
}


.content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}


.list { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;

}

a.minorTitle {}



.topnav { background:#000066; color:#CCCCCC; } 

a.topnav { color:#CCCCCC; }

a.topnav:active { color:#CCCCCC; }

a.topnav:visited { color:#CCCCCC; }



.menuLevel0 {background: #FF6600; color: #FFFFFF; font-weight: bold; padding-left: 5px; }

a.menuLevel0 { text-decoration: none; }

a.menuLevel0:hover { color: #FFFFFF; text-decoration: underline; }



.menuLevel1 { background: #FFCC66; color: #660000; padding-left: 5px; }

a.menuLevel1 { text-decoration: none; }

a.menuLevel1:hover { color: #660000; text-decoration: underline; }



.menuCurrent { font-weight:bold; background: #FFFFFF; color: #666666; padding-left: 5px; }



#maincopy { border:15px solid white; }

#whoscoming { border:15px solid white; }




a.ulineFixed { font-size: 12px; color: #000066; }



H2 { color: #000066; font-size: 12px; }

TD { font: 10px Verdana, Arial, Helvetica, sans-serif; }



DT {font-weight: bold; margin-top:8px; margin-left: 10px}

DD (margin-left: 30px; margin-right: 30px;}










/*

#whoscoming {margin-top: 15px; padding-right: 10px}

*/



#footer { color: #666666; font-size: 12px; margin: 20px 20px 60px 20px }

#login { margin: 10px 8px 10px 8px; }






.adBrightBlue {

	border-top: 1px solid #3399FF;

	border-bottom: 1px solid white;

	border-left: 1px solid white;

	border-right: 1px solid white;

	font-size: 12px;

	background: #3399FF;

	color: #000066;

	padding-top:10px;

	padding-right: 8px;

	padding-left: 8px;

	padding-bottom: 10px;

}

.addarkOrange 

{

	border-top: 1px solid #FFCC00;

	border-bottom: 1px solid white;

	border-left: 1px solid white;

	border-right: 1px solid white;

	font-size: 12px;

	background: #FF6600;

	color: #000066;

	padding-top:10px;

	padding-right: 8px;

	padding-left: 8px;

	padding-bottom: 10px;

}

.adOrange 

{

	border-top: 1px solid #FFCC00;

	border-bottom: 1px solid white;

	border-left: 1px solid white;

	border-right: 1px solid white;

	font-size: 12px;

	background: #FFCC00;

	color: #000066;

	padding-top:10px;

	padding-right: 8px;

	padding-left: 8px;

	padding-bottom: 10px;

}

.adDarkBlue {

	border-top: 1px solid #000066;

	border-bottom: 1px solid white;

	border-left: 1px solid white;

	border-right: 1px solid white;

	font-size: 12px;

	background: #000066;

	color: #FFFFFF;

	padding-top:10px;

	padding-right: 8px;

	padding-left: 8px;

	padding-bottom: 10px;

}







.leftmenu {

	background: #ff6600;

	color: #cccccc;

	margin-left: 5px;

}



.leftnavigation

{

	background: #ff6600;

	color:#cccccc;

	margin-top:10px;

	padding-left:5px;

	padding-right: 5px

}



.lightgray {color: #cccccc }



.darkblue {color: #000066}



.lightblue {color: #3399ff }



.darkgray {color: #333333 }



.blueback { background: #3399ff; }



.blackback {color: #cccccc; background: #000000; padding-bottom: 5px; padding-top: 2px;}



.orangeback {background: #ffcc66; padding-bottom: 5px; padding-top: 2px;}



/* deprecated */

.pagetitle { font-weight: bold; font-size: large; color: #660000; } 

.subtitleMedBlue { font-weight: bold; color: #3399FF; }

.subtitleDarkBlue { font-weight: bold; color: #000066; }

.subtitleMedRed { font-weight: bold; color: #993300; }


