@charset "utf-8";
/* CSS Document */
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;}
select {
	font-size:11px;
	font-weight:normal;
	background-color:#dddddd;
	color:#333333;
	width:225px;
	}
form {
	margin-top:3px;
	}
.style3 {font-size: 12px}
#template-02 {
	width:720px;
}
#logo {
	position:absolute;
	width:210px;
	left:720px;
	top:112px;
	height:180px;
	padding:10px 8px;
	text-align:left;
	margin:5px;
	font-size:11px;
}
#volunteer-spotlight {
	float:right;
	width:200px;
	height:180px;
	text-align:left;
	font-size:11px;
	border-right:3px solid #999;
	border-bottom:3px solid #999;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#ededed;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top:10px;
	margin-left:10px;
}
#volunteer-spotlight p {
	margin-top:10px;
}
#volunteer-spotlight a {
	font-size:10px;
	color:#009;
	text-decoration:underline;
}
#volunteer-spotlight a:hover {
	text-decoration:none;	
}
#template-left {
	width:140px;
	margin:0 5px;
	padding:8px 3px;
}
#template-left a {
	font-weight:normal;
	padding:8px;
}
#template-left a:hover {
	padding:8px;	
}
#template-left h5 {
	color:#369;
	font-size:14px;
	border-bottom:1px dotted #ccc;
	margin:0;
	padding:0;
}
#template-center {
	width:530px;
	left:160px;
	border-left:2px solid #ccc;
}
#template-center h3 {
	margin-top:5px;	
}
#template-right {
	width:220px;
	left:721px;
	border-left:0;
	text-align:center;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#069;
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
}
#news {
	width:275px;
	margin-bottom:10px;
	padding:5px;
	float:left;
}
#horizontal-nav {
	position:relative;
	top:90px;
	color:#fff;
	font-size:12px;

}
#horizontal-nav a:link, #horizontal-nav a:visited {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0 17px;
}
#horizontal-nav a:hover {
	text-decoration:underline;	
}
#welcome {
	width:100%;
}
.firsttimers {
	color:#369;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	border-bottom:none;
}
#welcomebox {
	margin-bottom:20px;
	border-right:3px solid #999;
	border-bottom:3px solid #999;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#E7EEF1;
	padding:5px;
	position:relative;
}
#welcome-arrow {
	width:20px;
	height:14px;
	position:absolute;
	top:5px;
	right:5px;
}
.arrow-up {
	background-image:url(images/arrowup.gif);
	background-repeat:no-repeat;
}
.arrow-down {
	background-image:url(images/arrowdown.gif);	
	background-repeat:no-repeat;

}
#large_buttons a:link, #large_buttons a:visited {
 	margin:10px 0;
	padding:0;
	border-bottom:0;
}
#calendar {
	background-color:#ffffcc;
	padding:10px;
	border:1px solid #D3D6D6;
}

#template-center a
{
	color:#006699;
}

