@charset "UTF-8";
/* CSS Document */

h1 {
	font-size:1.5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #999999;
	font-weight:normal;
	margin-bottom:5px;
	
}
h2 {
	font-size:1.7em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin:15px 0 0 0;
	font-weight:normal;
}
h3 {
	font-size:1.4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	margin:10px 0 0px 0;
}
h4 {
	font-size:1.2em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	margin:10px 0 0px 0;
	font-weight:normal;
}
h5 {
	font-size:1.2em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e73a1a;
	font-weight:normal;
	margin:10px 0 0px 0;
}
/* headers for right nav/dont change */
h6 {
	font-size:1.6em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	font-weight:normal;
	padding:3px;
}
.clearboth {
	height:0px;
	clear:both;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#e73a1a;
}
div.hr {
	padding: 0;
	margin: 5px 20px 0 0;
	_margin: 5px 10px 0 0;
	height: 3px;
	clear: both;
	background:url(../images/greyline.gif) repeat-x;
}
div.hr hr {
	display: none;
} 
{
	display:block;
	border:none;
	_border:hidden;
	background-image:url(../images/greyline.gif);
	background-repeat:repeat-x;
	height:4px;
}
.findoutmore a {
	width:70px;
	border:0px;
	text-decoration:none;
	background-image:url(../images/arrow_bullet.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:0 10px;
	color:#666666;
}
.findoutmore a:hover {
	color:#e73a1a;
}

.readmore a {
	width:70px;
	border:0px;
	text-decoration:none;
	background-image:url(../images/arrow_bullet.gif);
	background-repeat:no-repeat;
	color:#666666;
}
.readmore a:hover {
	color:#e73a1a;
}


/*-----------------------------------------------------------Top Content box --------------------------------------------------*/
.contentbox {
	_margin:15px 0 0 0;
	width: 614px;
	_width:604px;
	float:left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.topcontentbox {
	background-image: url(../images/topboxbody_bg.gif);
	background-repeat: repeat-y;
}
.introtopbox {
	display:block;
	width:580px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/topboxheader_intro_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 4px;
}
.breadcrumbs {
	display:block;
	height:23px;
	background:url(../images/topboxheader_intro_bg.gif) no-repeat;
	padding:8px 10px 0 10px;
}
.introtopbox p {
	line-height:1.5em;
}
.bodytopbox_home {
	background-position:0px bottom;
	background-image: url(../images/topboxfooter_bg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 50px;
	padding-left: 10px;
	width: 580px;
}
.headertopbox_home {
	display:block;
	height:30px;
	background:url(../images/topboxheader_home_bg.gif) no-repeat;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;	
}
.headertopbox_news {
	display:block;
	height:30px;
	background:url(../images/topboxheader_bg.gif) no-repeat;
	padding:12px 0 0 10px;
}
.lefttopbox {
	width:600px;
	float:left;
}
.righttopbox {
	margin-right:15px;
	_margin-right:2px;
	width:580px;
	float:left;
}
.righttopbox h3 {
	font-size:1.7em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e73a1a;
	font-weight:normal;
	margin:10px 0 5px 0;
}
.righttopbox div.hr {
	padding: 0;
	margin: 5px 0;
	height: 3px;
	width:98%;
	clear: both;
	background:url(../images/greyline.gif) repeat-x;
}
.righttopbox div.hr hr {
	display: none;
} 
{
	display:block;
	width:98%;
	border:none;
	_border:hidden;
	background-image:url(../images/greyline.gif);
	background-repeat:repeat-x;
	height:4px;
}




/*-----------------------------------------------------------Left Content box --------------------------------------------------*/

.headerleftbox {
	display:block;
	height:30px;
	background:url(../images/smallboxheader_bg.gif) no-repeat;
	padding:12px 0 0 10px;
}
.bodyleftbox {
	background:url(../images/smallboxfooter_bg.gif) no-repeat;
	background-position:0px bottom;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 10px;
}
.topleftbox {
	
}
.bottomleftbox {
	padding:10px 0px 0 0px;
}

.leftlinkbox {
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}
.rightdescbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

.bottomleftbox h5 {
	font-size:1.3em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e73a1a;
	font-weight:normal;
	margin:0px 0 5px 0;
}
.bottomleftbox div.hr {
	padding: 0;
	margin: 5px 0;
	height: 3px;
	width:98%;
	clear: both;
	background:url(../images/greyline.gif) repeat-x;
}
.bottomleftbox div.hr hr {
	display: none;
} 
{
	display:block;
	width:98%;
	border:none;
	_border:hidden;
	background-image:url(../images/greyline.gif);
	background-repeat:repeat-x;
	height:4px;
}
/*-----------------------------------------------------------right Content box --------------------------------------------------*/

.headerrightbox {
	display:block;
	height:30px;
	background:url(../images/smallboxheader_bg.gif) no-repeat;
	padding:12px 0 0 10px;
}
.bodyrightbox {
	background-position:0px bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 50;
	padding-left: 10px;
	background-image: url(../images/contentboxfooter_bg.gif);
}
.toprightbox {
	
}
.bottomrightbox {
	padding:10px 0px 0 0px;
}
.bottomrightbox h5 {
	font-size:1.3em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e73a1a;
	font-weight:normal;
	margin:0px 0 5px 0;
}
.bottomrightbox div.hr {
	padding: 0;
	margin: 5px 0;
	height: 3px;
	width:98%;
	clear: both;
	background:url(../images/greyline.gif) repeat-x;
}
.bottomrightbox div.hr hr {
	display: none;
} 
{
	display:block;
	width:98%;
	border:none;
	_border:hidden;
	background-image:url(../images/greyline.gif);
	background-repeat:repeat-x;
	height:4px;
}

/*-------------------------------------------------------- Top/primary nav ---------------------------------------------------------------------*/
.menu {font-family: arial, sans-serif; font-size: 10px; letter-spacing:0.5px; width:600px; height:24px; position:relative; margin:0; margin:173px 0 10px 0; position:relative; z-index:100;}
.menu ul {padding:0; margin:0; list-style-type: none;}

.menu li {float:left; padding:0 10px 0 10px;}

.menu ul li a, .menu ul li a:visited { text-decoration:none; padding:0 0px 0 0px; height:30px; line-height:30px; color:#fff;}

.menu table {border-collapse:collapse; margin:0; padding:0;}

.menu ul li ul {visibility:hidden; position:absolute; top:25px; left:0; }


.menu ul li:hover a,
.menu ul li a:hover {display:block; float:left; color:#e73a1a; background:transparent;}

.menu ul li:hover ul,
.menu ul li a:hover ul {visibility:visible; width:600px; color:#333333;}

.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {float:left; border:0;}

.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {float:left; border:0;}

.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {color:#fff;}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:0; top:30px; }

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a { color:#333;}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {color:#000;}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; color:#e73a1a;;}

.menu ul li:hover ul.right li {float:right;}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {color:#e73a1a;;}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {color:#fff;}

/*-------------------------------------------------------- Footers ---------------------------------------------------------------------------*/

.footer {
	float:left;
	width:100%;
	color:#999999;
}
.footer ul {
	margin:10px 0 0px 4px;
}
.footer li {
	font-weight:bold;
	display:inline;
	list-style:none;
}
.footer li a {
	margin:0 3px 0 3px;
	color:#333333;
	text-decoration:none;
}
.footer li a:hover {
	color:#e73a1a;
}
.footer p {
	margin-top:10px;
	margin-left:7px;
}

/*-------------------------------------------------------- Right Column/Navigation ---------------------------------------------------------------------------*/



.dropdownbox {
	height:142px;
	
}
.dropdownbox p {
	margin:5px 0 0 13px;
	text-align:left;
}
.icon {
	background:url(../images/donate_icon.gif) no-repeat;
	background-position:134px 0;
}
.dropdownbox a {
	display:block;
	width:147px;
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.dropdownbox a:hover {
	color:#e73a1a;
}
.dropdownbox input {
	width:150px;
	border:solid 1px;
	text-align:left;
}
.dropdownbox select {
	width:152px;
	border:solid 1px;
	text-align:left;
}
/*-------------------------------------------------------- 3rd level navigation ---------------------------------------------------------------------------*/
.third_level_nav {
	width:185px;
	margin: 10px 0 0 -4px;
	
}
.third_level_nav h6 {
	margin-left:0px;
	padding:12px 0 0 10px;
	height:30px;
	background:url(../images/projects_tabs/features_bg.png);
}
.third_level_nav ul {
	padding: 0px 0 15px 0px;
	background-image:url(../images/third_level_nav_bg.png);
	*background-image:url(../images/third_level_nav_bg_ie.png);
	background-position:bottom;
}
.third_level_nav li {
	padding: 3px 0 3px 22px;
	display:block;
	font-weight: normal;
	font-size: 1.0em;
	overflow: hidden;
	color: #333;
	white-space:nowrap;
	height: 18px;
	background:url(../images/arrow_bullet.gif) no-repeat;
	background-position:11px 9px;
}

/*-------------------------------------------------------- Right Picture and caption ---------------------------------------------------------------------------*/
.picture_right {
	width:185px;
	margin: 10px 0 0 -4px;
	background-image:url(../images/third_level_nav_bg_ie.png);
	background-position:bottom;
}
.picture_right h6 {
	margin-left:0px;
	padding:12px 0 0 10px;
	height:30px;
	background:url(../images/projects_tabs/features_bg.png);
}
.picture_right p {
	padding: 0px 0 15px 10px;
	
}
.picture_right img {
	padding: 3px 0 3px 10px;
}
/*-------------------------------------------------------- 3rd level navigation button ---------------------------------------------------------------------------*/
.arrow_links {
	width:185px;
	margin: 10px 0 0 -4px;
}
.arrow_links h6 {
	margin-left:0px;
	padding:12px 0 0 10px;
	height:30px;
	background:url(../images/projects_tabs/features_bg.png);
}
.arrow_links ul {
	padding: 0px 0 15px 0px;
	background-image:url(../images/third_level_nav_bg.png);
	*background-image:url(../images/third_level_nav_bg_ie.png);
	background-position:bottom;
}
.arrow_links li {
	padding: 3px 0 3px 12px;
	display:block;
	font-weight: normal;
	font-size: 1.0em;
	overflow: hidden;
	color: #333;
	white-space:nowrap;
	height: 18px;
	background:url(../images/arrow_bullet_double.gif) no-repeat;
	background-position:43px 10px;
}
/*-------------------------------------------------------- mouseover draws home page ---------------------------------------------------------------------------*/


#tabslide {
	width:185px;
	margin: 4px 0 0 -4px;
}
#tabslide h6 {
	margin-left:0px;
	padding:12px 0 0 10px;
	height:30px;
	background:url(../images/projects_tabs/features_bg.png);
}
#tabslide H2 {
	margin:0px;
	padding:0px;
}
#tabslide .shingles {
	margin: 0px 1px;
	padding:0px;
	overflow: hidden;
	position: relative
}
#tabslide .shingles LI {
	display:block;
	z-index: 1;
	width: 100%;
	background:url(../images/projects_tabs/bg.png);
	background-position:-1px 0;
}
#tabslide .shingles IMG.photo {
	display:block;
	margin: 2px 8px 0px 10px;
}
#tabslide .shingles .handle {
	padding-right: 10px;
	cursor:pointer;
	color:#ee1d24;
	display:block;
	padding-left: 10px;
	margin-bottom: -6px;
	padding-bottom: 8px;
	overflow: hidden;
	padding-top: 10px;
	height: 57px;
	_margin-bottom: -3px
}
.bg_handle {
	background:url(../images/shingles_handlebg.png) no-repeat 0px 100%;
}
.bottom_bg_handle {
	background:url(../images/shingles_handlebg_bottom.png) no-repeat 0px 100%;
}
#tabslide .shingles .handle:hover {
	text-decoration: none
}
#tabslide .shingles .handle STRONG {
	padding-left:10px;
	display:block;
	font-weight: normal;
	font-size: 1.2em;
	overflow: hidden;
	color: #333;
	white-space:nowrap;
	height: 18px;
	background:url(../images/arrow_bullet.gif) no-repeat;
	background-position:0px 5px;
}
#tabslide .shingles .handle .description {
	display:block;
	overflow:hidden;
	padding-left:10px;
	color: #666;
	line-height: 14px;
	height: 28px;
}
#tabslide a {
	text-decoration:none;
}
.plus {
	color:#ee1d24;
}
