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

h1 {
	font-size:1.7em;
	font-family: Verdana, Geneva, sans-serif;
	color: #e73a1a;
	font-weight:normal;
	margin-bottom:5px;	
}
h2 {
	font-size:1.4em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size:1.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin:10px 0 0px 0;
}
h4 {
	font-size:1.2em;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	margin:10px 0 0px 0;
	font-weight:normal;
}
h5 {
	font-size:1.2em;
	font-family: Verdana, Geneva, 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: Verdana, Geneva, sans-serif;
	color: #333333;
	font-weight:normal;
	padding:3px;
}
.clearboth {
	height:0px;
	clear:both;
}
a {
	color:#000;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color:#e73a1a;
	text-decoration: none;
}
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;
}


/*--------------------------------------------Top Content box -------------------------------------------*/
.contentbox {
	margin:25px 0 0 0px;
	_margin:15px 0 0 0;
	width: 800px;
	_width:604px;
	float:left;
}
.topcontentbox {
	background-image: url(../images/topboxbody_bg.gif);
	background-repeat: repeat-y;
}
.introtopbox {
	display:block;
	width:580px;
	height:auto;
	background:url(../images/topboxheader_intro_bg.gif) no-repeat;
	padding:8px 10px 0 10px;
}
.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:url(../images/topboxfooter_bg.gif) no-repeat;
	background-position:0px bottom;
	padding:0px 10px 0 10px;
	height:500px;
	text-align: justify;
}
.headertopbox_home {
	display:block;
	height:30px;
	background:url(../images/topboxheader_home_bg.gif) no-repeat;
	padding:12px 0 0 10px;
	
}
.headertopbox_news {
	display:block;
	height:30px;
	background:url(../images/topboxheader_bg.gif) no-repeat;
	padding:12px 0 0 10px;
}
.lefttopbox {
	width:250px;
	float:left;
}

.righttopbox {
	margin-right:15px;
	_margin-right:2px;
	width:320px;
	float:right;
}
.righttopbox p, .leftbox p, .bottomrightbox p{
	padding-bottom: 10px;
}
.righttopbox h3 {
	font-size:1.7em;
	font-family: Verdana, Geneva, 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:auto;
	padding:12px 0 0 10px;
	background-repeat: no-repeat;
}
.headerleftbox h1{
	line-height: 25px;
}
.bodyleftbox {
	background-position:0px bottom;
	padding-top: 0px;
	padding-bottom: 0;
	text-align: justify;
	background-repeat: no-repeat;
}
.topleftbox {
	
}
.leftbox {
	padding:10px;
}
.leftbox p{
	font-size: 1em;
}

.leftbox h5 {
	font-size:1.3em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e73a1a;
	font-weight:normal;
	margin:0px 0 5px 0;
}
.leftbox div.hr {
	padding: 0;
	margin: 5px 0;
	height: 3px;
	width:98%;
	clear: both;
	background:url(../images/greyline.gif) repeat-x;
}
.leftbox 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:65px;
	padding:12px 0 0 10px;
}
.bodyrightbox {
	background-position:0px bottom;
	height:500px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.toprightbox {
	
}
.toprightbox img {
	padding-top: 10px;
	padding-right: 2px;
	
}

.bottomrightbox {
	padding:10px 0px 0 0px;
}
.bottomrightbox h5 {
	font-size:1.3em;
	font-family: Verdana, Geneva, 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: Verdana, Geneva, sans-serif;
	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:hidden; 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:180px;
	display: none;
	
}
.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;
}
#container .maincolumn .contentbox .rightcolumn .bodyrightbox .toprightbox p a {
	text-decoration: none;
}

#title {
	display: none;
}
