/* CSS file: ../css/habitat_main.css for http://www.habitatchaut.org 		*/
/* Written in CSS 2.0									*/
/* Written by Scott Brasted								*/
/* Main Style Sheet for Chautauqua Area Habitat for Humanity's web site.	*/

/* begin html tags										*/
	html {
	width: 100%;
	height: 100%;
	}
	
	#header {
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 765px;
	height: 285px;
	background: url(../images/CAHfH_logo.jpg) no-repeat;
	}
	
	#header_clr {
	clear: both;
	margin-top: 290px;
	}

/* begin BODY tag										*/
	body {
	height: 100%;
	width: 100%;
	margin-bottom: 1px;
	background-color: #ffffff;
	font-family: "times new roman"; /*arial; */
	font-size: 85%; /*11pt; */
	font-weight: normal;
	text-align: left;
	}

/* begin DIV tags										*/
	div.jello {
	width: 760px;
	padding: 5px 5px 5px 5px;
	margin-left: auto;
	margin-right: auto;
	}

	div.sb_right {
	width: 166px;
	float: right;
	margin: 1px 0px 10px 10px;
	padding: 0px 0px 10px 7px;
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	background-color: #cccccc;
	border-color: #cccccc;
	border-style: double;
	}
	
	div.sb_right_box {
	width: 160px;
	background-color: #ffffff;
	border-color: #333333;
	border-width: 1px 1px 2px 1px; /* 1px 1px 6px 1px; */
	border-style: solid;
	margin: 2px 4px -6px -3px; 
	padding: 2px 4px 2px 2px;
	float: right;
		}
	
	div.sb_left {
	width: 183px;
	height: 380px; /* 400 */
	float: left;
	margin: 6px 30px 10px 0px;
	padding: 0px 15px 0px 0px;
	font-family: arial;
	font-size: 85%; /*11pt; */
	color: #000000;
	background-color: #cccccc;
	border-color: #000000;
	border-style: double;
	}
	
	div.sb_left_donation {
	width: 184px;
	height: 680px; /* 400 */
	float: left;
	margin: 6px 30px 10px 0px;
	padding: 0px 15px 0px 0px;
	font-family: arial;
	font-size: 85%; /*11pt; */
	color: #000000;
	background-color: #cccccc;
	border-color: #000000;
	border-style: double;
	}
	
	div.sb_left_pad {
	padding-left: 2px;
	}
	
	div.sb_left h5 {
	margin-top: 5px;
	width: 95%;
	}
	
	div#goal_line {
	margin-top: 240px;
	margin-right: 10px;
	padding-right: 5px;
	border-top: thin solid #000000;
	width: 109%;
	}
	
	div.footer {
	position: relative;
	text-align: center;
	clear: right;
	margin-top: 50px;
	padding-bottom: 20px;
	}

/* begin header tags									*/	
	h1 h2 h3  h5 h6{
	font-family: arial, non-serif;
	font-weight: bold;
	font-size: 300%;
	}

	h1 {
	font-size: 14pt;
	}

	h2 {
	font-size: 13pt;
	}
	
	h3 {
	font-size: 12pt;
	}
			
	h4 {
	font-size: 11pt;
	}
	
	h5 {
	font-size: 10pt;
	padding-left: 4px;
	}
	
	h6 {
	font-size: 9pt;
	}
	
	h2.no_top {
	margin-top: 0px;
	}
	
	h2.no_bottom {
	margin-bottom: 0px;
	}
	
	h2.no_top_bottom {
	margin-top: 0px;
	margin-bottom: 0px;
	}

	h3.no_top {
	margin-top: 0px;
	}
	
	h3.no_bottom {
	margin-bottom: 0px;
	}
	
	h3.no_top_bottom {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	h4.no_top {
	margin-top: 0px;
	}
		
	h4.no_bottom {
	margin-bottom: 0px;
	}	
	
	h4.no_top_bottom {
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
	h4.small_top {
	margin-bottom: 0px;
	margin-top: 1px;
	padding-top: 0px;
	}
	
	h3#menu_title {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	font-size: 12pt;
	}
	
/* begin paragraph (p) tags								*/		
	p.top_left {
	margin-top: 335px;
	text-align: left;
	}
	
	p.left {
	text-align: left;
	}
	
	p.left_margin {
	text-align: left;
	margin-left: 5px;
	}
	
	p.text_center {
	text-align: center;
	}
	
	p.center {
	text-align: center;
	}
	
	p.right {
	text-align: right;
	}

	p.margin_top_none {
	margin-top: 0px;
	}
	
	p.margin_bottom_none {
	margin-bottom: 0px;
	}
	
	p.margin_top_bottom_none {
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
	p.margin_none {
	margin-top: 0px;
/*	margin-left: 125px;
	padding-left: 125px; */
	}
/* begin ul tags										*/	
	ul.foot_form {
	clear: right;
	font-weight: bold;
	font-size: 10pt;
	line-height: 105%;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
	ul.margin_none {
	margin-top: 0px;
	margin-left: 125px;
	padding-left: 125px;
	}
	
	ul.margin_left {
	margin-left: 210px;
	}
	
	p.margin_left {
	margin-left: 210px;
	}
	
	p.margin_left_vol {
	margin-left: 233px;
	}
	
	ul.margin_rb_no_top {
/*	margin-left: -25px;
	padding-left: -25px; */
	margin-top: 0px;
	}
	
/* begin li tags										*/
	li {
	margin-left: 0px;
	padding-left: 0px;
	}
	
	li.no_bullet {
	list-style: none;
	margin-left: -15px;
	}
	
/* begin link tags										*/
	a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	}

	a:visited {
	text-decoration: none;
	color: #484848;
	font-weight: normal;
	}

	a:hover {
	text-decoration: underline;
	color: #000000;
	border-bottom: none;
	}

/* begin pseudo: link with descendant selector CLASS tags
	.sbar_link a:link {
	text-decoration: none;
	color: #4b0082;
	font-weight: bold;
	}

	.sbar_link a:visited {
	text-decoration: none;
	color: #800080;
	font-weight: bold;
	}

	.sbar_link a:hover {
	text-decoration: underline;
	color: #4b0082;
	border-bottom: none;
	font-size: 12pt;
	}
*/	
	
/* begin span tags										*/
	span.bold_10 {
	font-weight: bold;
	font-size: 10pt;
	}
	
	span.bold {
	font-weight: bold;
	}
	
	ul.margin_top_bottom_none_ul {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	img#left_margin_vhc {
	margin-left: 30px;
	}
	
	img#left_margin_whpl {
	margin-left: 50px;
	}
	
	#clearleft {
	clear: left;
	}
