
body {
	font-family:"Times New Roman", Times, serif;  
	color: #000; 
	}
a:link, a:visited { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Tahoma, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif; }

ul { list-style-type: square ; }

li { background: none; }

#menu {
	border-bottom: 1px solid #0378fb;
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode", Trebuchet;
}
#menu li { background: #fff; }
#menu a { background: #fff; }
#menu a:link, #menu a:visited {text-decoration: none; }

#content { font-size: 120%; line-height: 1.6em; }

#content h2 { color: #0378fb; font-size: 2em; }

#home #sidebar {
	line-height: 1.3em; 
	font-size: 120%;
	background: #FFF;
	border-left: 1px solid #0378fb;
}
#sidebar { background: #fff; }

#sidebar h3  { 
	color: #124b81;
	padding: 0;
	margin: .5em 0;
	}
#sidebar h4 { color: #724b28;}
#sidebar h5 { color: #a2563c;}
#sidebar h6 { color: #a2563c;}

#sidebar img { margin-top: 1em;}
	
#sponsorLogos {
	display:none; 
	clear: both;
	}

#footer {
	font-size: 110%;
	clear: both;
	text-align: center;
	padding: 1em 0;
	border-top: 1px solid #0378fb;
}

.cbb, .i1, .i2 { background:#fff; padding: 0; margin: 0;}

.cbb h3, .cbh3 {
	margin: 1em 0;
	}
.cbb h4, .cb h4 { margin-top: .25em; }
.cbb p { line-height: 1.4em; }

#helpCenter { font-family: "Trebuchet MS", Tahoma, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif; }

li.donate a:link, li.donate a:visited, 
li.sponsor a:link, li.sponsor a:visited, 
li.volunteer a:link, li.volunteer a:visited, 
li.help a:link, li.help a:visited
  { background:#fff; color:#724b28; }
  	
li.donate a:hover, li.donate a:active, 
li.sponsor a:hover, li.sponsor a:active, 
li.volunteer a:hover, li.volunteer a:active, 
li.help a:hover, li.help a:active 
 { background:#fff; color:#724b28; }
 
#sidebarBox {
	background: #FFFF99;
	padding: 0 1em;
	margin: 0;
	border: 1px solid #fff;
	}	
#sidebarBox ul {
	list-style-type: square; padding-left: 1em;
	}
#sidebarBox li {
	background: none;
	}

#iconsContainer, #icons { display: none; }

.dropShadow { 
	background:#fff;
	padding: 0; 
	margin-bottom: 1em;
	}
