/*baseline resets all values to zero */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td,em,strong{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,th{font-style:normal;font-weight:normal;}
ol,ul{list-style-type:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}

/****** TAGS / HACKS / BODY *****/

h1 span, h2 span, h3 span, h4 span, a span{
	display:none;
}

.clear_fix{
	clear:both;
	height:1px;
	}
	
body{
	font-family:Arial, Helvetica, sans-serif;
	}

#nav{
	display:none;
}	
/****** WRAPPER ***********/
#wrapper{
	width:1200px;
	margin:0 auto;
	position:relative;
}

#left_vine{
	width:140px;
	height:650px;
	position:absolute;
	left:0px;
	z-index:1000;
	}

#right_vine{
	width:140px;
	height:650px;
	position:absolute;
	right:0px;
	z-index:1000;
	}

#container{
	width:1100px;
	position:absolute;
	left:49px;
	z-index:1;
	}
/***** HEADER ******/
#header{
	display:none;
	position:absolute;
	left:91px;
	background:url(/templates/images/header_placeholder.jpg) no-repeat;
	width:920px;
	height:225px;
	z-index:3;
	}
	
#logo{
	display:block;
	float:left;
	height:200px;
	width:200px;
	}
	
/**** CONTENT ***/
#content{
	padding:0px 89px 0 275px;
	width:920px;
	min-height:425px;
	height:auto !important;
	height:425px;
}

#lc{
	display:none;
	width:200px;
	float:left;
	padding:40px 0 0 0;
	}
	
.internal #lc ul{
	padding:100px 0 40px 0;
	min-height:40px;
	height:auto !important;
	height:40px;
	margin:0 20px 0 15px;
	text-align:right;
}
	
.internal #lc li{
	margin:0 0 10px 0;
}

.internal #lc li a{
	font-size:13px;
	text-decoration:none;
	color:#000;
	}
	
.internal #lc .here a{
	font-weight:bold;
	}
	
#give_callout{
	background:url(/templates/images/give_today_bottom2.gif) no-repeat bottom #1e3d6b;
	width:175px;
	margin:35px 0 0 25px;
	}
	
#give_callout h4{
	background:url(/templates/images/give_today_top2.gif);
	display:block;
	width:175px;
	height:31px;
	}

#give_callout p{
	color:#FFFFFF;
	padding:10px 15px;
	font-size:11px;
	}

#give_callout a{
	background:url(/templates/images/give_today_button2.gif);
	display:block;
	width:39px;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	float:right;
	margin:0 15px 10px 15px;
	text-decoration:none;
	}

#give_callout a:hover{
	text-decoration:underline;
	}
	
#newsletter{
	background:url(/templates/images/home_newsletter_bg.gif) no-repeat;
	width:135px;
	min-height:155px;
	height:auto !important;
	height:155px;
	margin:25px 0 0 15px;
	padding:0 20px;
	}
	
#newsletter h4{
	background:url(/templates/images/home_newsletter_head_bg.gif);
	display:block;
	height:25px;
	width:140px;
}

#newsletter p{
	font-size:11px;
	padding:10px 0px 10px 0;
	}

#newsletter .email_field{
	height:18px;
	width:125px;
	}

#newsletter .submit{
	background:url(/templates/images/home_newletter_button.gif);
	width:47px;
	height:17px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	line-height:17px;
	cursor:pointer;
	margin:5px 0 0 0;
	clear:both;
	}

.lc_sp_logo{
	float:right;
	margin:20px 20px 0 0;
}

#rc{
	width:720px;
	float:left;
	padding:40px 0 0 0;
	}

.internal #rc{
	padding:20px 20px 0 0;
	width:720px;
}

#utility_buttons{float:right; border:solid 1px #666666; padding:5px; width:135px;}

.increaseFont{
	display:block;
	height:16px;
	width:16px;
	background:url(../images/text_increase.gif);
	float:right;
	margin:0 0 0 10px;
	}

.decreaseFont{
	display:block;
	height:16px;
	width:16px;
	background:url(../images/text_decrease.gif);
	float:right;
	margin:0 0 0 10px;
	}

.resetFont{
	display:block;
	height:16px;
	width:16px;
	background:url(../images/text_normal.gif);
	float:right;
	margin:0 0 0 10px;
	}

.printIcon{
	display:block;
	height:16px;
	width:16px;
	background:url(../images/print_icon.gif);
	float:right;
	margin:0 0 0 10px;
	}

.increaseFont:hover{
	background:url(../images/text_increase_hover.gif);
	}

.decreaseFont:hover{
	background:url(../images/text_decrease_hover.gif);
	}

.resetFont:hover{
	background:url(../images/text_normal_hover.gif);
	}

.printIcon:hover{
	background:url(../images/print_icon_hover.gif);
	}

#breadcrumb{
	float:right;
	clear:right;
	text-align:right;
	color:#927638;
	font-size:12px;
	height:15px;
	margin-top:10px;
	}

#breadcrumb a{
	color:#927638;
	}

.internal #rc h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	height:30px;
	width:400px;
	margin-bottom:20px;
	font-weight:normal;
	float:left;
	color:#1E3D6B;
	}

.internal #rc h3{
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom:10px;
	font-weight:normal;
	float:left;
	color:#333333;
	}

.resultRowTwo, .resultRowOne {
	clear:both;
	 margin-bottom:20px !important;
}	


.resultRowTwo p, .resultRowOne p{
	clear:left;
	font-style:italic;
	display:inline !important;
	padding:0 !important;
}

.resultRowOne {
	background-color:#fff5e1;
}
	
.searchresulth3 {
	color:#0033CC !important;
}	
	
.internal #rc h4{
	color:#1E3D6B;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:5px;
	}

.internal #rc h5{
	color:#1E3D6B;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.internal #rc p{
	font-size:12px;
	line-height:20px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	clear:left;
	width:500px;
}


.internal #rc .fundcallout{
	position:absolute ;
	right:125px;
	background-color:#E7D9BE;
	padding: 0 5px;
	width:140px;
/*	margin:0 0 20px 20px;*/
	}

.fundcallout H3, .fundcallout h5, .fundcallout p {
	width:auto !important;
}
	
.fundcallout h3{
	margin-top:5px;
	margin-bottom:5px !important;
}
.fundcallout h5{
	margin-bottom:5px;
	}

.internal #rc .fundcallout img {
	margin:0 0 5px 0;
}

.internal #rc .fundcallout p{
	line-height:15px;
	text-align:left;
	font-style:italic;
	font-size:10px;
	margin-bottom:5px !important;
	}


.internal #rc fieldset {
	clear:both;
}
.internal #rc .fund_finder input{
	margin:0 5px;
	outline-style:none;
	}

.internal #rc .fund_finder{
	margin:0 0 20px 0;
	background:#E7D9BE;
/*	padding:0 10px 10px 10px;*/
/*	border:solid 1px #1E3D6B;*/	
	background-image:url(../images/fundfinder_bottom.gif) ;
	background-position:bottom;
	background-repeat:no-repeat;
	width:500px;
}
.internal #rc .fund_finder p{
	background-color:#E7D9BE;

}

	
.internal #rc .fund_finder_top{
	background-image:url(../images/fundfinder_top.gif);
	background-repeat:no-repeat;
	height:11px;
	width:500px;
}

.donation_link{
	position:relative;
	display:block;
	width:auto;
	height:16px;
	line-height:16px;
	color:#000 !important;
	font-size:11px;
	text-align:center;
	float:right;
	margin:0 15px 10px 15px;
	text-decoration:none;
	padding:0 10px;
	}

.donation_link img {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	}	

.internal #rc ul{
	font-size:12px;
	line-height:20px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 20px;
	list-style:disc;
}

.internal #rc a{
	color:#000;
}

.internal #rc .callout{
	width:300px;
	float:right;
	margin:0 -160px 20px 20px;
	}

.internal #rc .callout p{
	text-align:right;
	font-style:italic;
	font-size:10px;
	}

.img_right .media{
	float:right;
	margin:0 0 20px 20px;
	}

.img_left .media{
	float:left;
	margin:0 20px 20px 0 ;
	}

.img_right, .img_left{
	clear:both;
	margin:0 0 20px 0;
	}
	
.img_right p, .img_left p{
	clear:none !important;
	}
#left_rc{
	width:400px;
	float:left;
	}

#left_rc h2{
	background:url(/templates/images/home_left_rc_head_off-white.gif) no-repeat;
	display:block;
	height:80px;
	width:400px;
}

#left_rc h3{
	background:url(/templates/images/home_left_rc_subhead_off-white.gif) no-repeat;
	display:block;
	height:40px;
	width:400px;
}

#left_rc p{
	font-size:12px;
	line-height:20px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 20px;
}

.read_more{
	float:right;
	color:#0033CC;
	font-size:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#left_rc ul{
	font-size:12px;
	list-style:disc;
	margin:10px 20px 10px 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}

#reasons{
	background:url(/templates/images/reasons_bg_off-white.gif) no-repeat;
	min-height:165px;
	height:auto !important;
	height:165px;
	margin-top:20px;
	}

#right_rc{
	width:320px;
	float:right;
	}

#video{
	background:url(/templates/images/video_bg_off-white.gif) no-repeat;
	min-height:273px;
	height:auto !important;
	height:273px;
	}

#video_flash{
	margin:38px 0 10px 25px;
	float:left;
}

#video p{
	font-size:10px;
	margin-left:30px;
	clear:left;
	width:230px;
	}

#latest_news {
	margin:0 0 0 30px;
	width:245px;
	}

#latest_news h4{
	background:url(/templates/images/home_news_head_bg_off-white.gif);
	display:block;
	width:242px;
	height:21px;
	}

#latest_news p{
	font-size:10px;
	line-height:16px;
}

/**** FOOTER ****/
#footer{
	width:660px;
	padding:25px 129px 0 311px;
	height:130px;
	clear:both;
}

#copyright{
	float:left;
	font-size:11px;
	width:250px;
	}
	
#utilities{
	float:left;
	width:260px;
	}

#utilities li{
	float:left;
	}

#utilities li, #utilities a{
	font-size:11px;
	margin:0 1px;
	color:#000000;
	text-decoration:none;
	}

#utilities a:hover{
	text-decoration:underline;
	}


#credit {
	float:right;
	font-size:11px;
	text-align:right;
	}
#credit a {
	color:#1E3D6B;
}	

label.error {
	color:#FF0000;
	padding:0 0 0 10px;
}	

#newsletter label.error {
	color:#990000;
	padding:0;
	font-size:11px;
	display:block;
}