@charset "utf-8";
/* CSS Document */

body {background:#b5a880; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:150%; font-size:14px;}

#container {background:#eeebe2; width:900px; padding:10px;}

img {border:0;}

#bannerad img {padding:5px 0px;}

a {cursor: hand;}
h2 {font-family:Arial black, Arial, Helvetica, sans-serif; font-size:24px; letter-spacing:-1pt; text-transform:capitalize; margin-bottom:0px;}

.pink {color:#FF00FC;}
.orange{color:#FF8202;}
.cyan {color:#00C1BF;}
.red {color:#FD0100;}
.sage {color:#999966;}
.purple {color:#9999FF;}
.aqua {color:#33CCCC;}
.gold {color:#FF9900;}
.silver {color:#999999;}
.bronze {color:#996600;}

#homepage p {font-weight:bold;}

#homepage ul {list-style:none; margin-left:0; padding-left:0;}
#homepage ul li {font-weight:bold; padding:20px 0px;}
#homepage ul ul li{font-weight:normal; padding:2px 0px;}
#homepage ul ul ul {padding-left:10px;}


#whatandwhen h2 {color:#33CCCC;}
#whatandwhen p {font-weight:bold;}

#takingpart h2 {color:#9999FF;}
#takingpart p {font-weight:bold;}

#carnivalqueen h2 {color:#FF00FC;}
#carnivalqueen p {font-weight:bold;}

#volunteers h2 {color:#0000CC;}
#volunteers p {font-weight:bold;}

#wherethemoneygoes h2 {color:#00C1BF;}
#wherethemoneygoes p {font-weight:bold;}

#sponsors h2 {color:#FD0100;}
#sponsors p {font-weight:bold;}

#news h2 {color:#660000;}
#news p {font-weight:bold; padding-bottom:30px;}

#contact h2 {color:#009900;}
#contact p {font-weight:bold;}

.smallad {width:47%; text-align:justify; float:left;}
.smalladspacer {width:6%; float:left;}
#navlist { 
width:220px;
	}

#navlist h2 {
	margin-left:15px;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	background:#000;
	font-weight:bold;
	color:#fff;
	padding:5px;
	
	}
#navlist ul {list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	}

	
#navlist li a{
display:block;
	background:none;
	font-family:Arial black, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-1pt;
	color:#000;
	margin-left:30px;
	padding:0px 10px 8px 30px;
	text-decoration:none;
}

#navlist li a:hover{
	margin-left:30px;
	background:url(../images/star2.gif) left top no-repeat;
	color:#fff;
	}
 
a.elw {font-size:12px; color:#333300; text-decoration:underline; }
