body {
	font-size:12px;
	color:#707070;
	background-color:#fff;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
}

a {
	color: #679AC9;
	text-decoration: none;
}

p {
	margin-top: 0px;
	padding-top:  0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family: helvetica,arial,sans-serif;
}

table, th, td, input, textarea {
	font-size: 100%;
}

div, form, input {
	margin: 0px;
	padding: 0px;
}


	#sneak {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
		width: 1000px;
		height: 500px;
	}

#navGlobal {
	position: relative;
	width: 980px;
	height: 40px;
	text-align: left;
	z-index: 2;
}

	#searchBox {
		display: inline;
		float: left;
		width: 200px;
		height: 40px;
		background: #fff;
		text-align: center;
	}

	#searchBox form {
		padding-top: 10px;
	}
	
	#searchBox.searchButton {
		padding: 0px;
		margin: 0px;
		
	}

	
	#navLinks {
		display: inline;
		float: right;
		text-align: center;
		width: 723px;
		height: 30px;
		padding-top: 10px;
		color: #000;
		font-weight: bold;
		font-size: 12px;
		background-position: top left;
		background: url('../img/navCorner.gif') no-repeat;
		background-color: #9B8D79;
	}
	
	#navLinks ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		text-align: center;
	}
	
	#navLinks li {
		display: inline;
		float: left;
		margin: 0px;
		padding: 0px;
		border-right: solid 1px #fff;
	}
	
	#navLinks a {
		color: #fff;
		text-decoration: none;
		line-height: 30px;
		padding: 11px;
		text-transform: uppercase;
	}

	#navLinks li.active a
	{
		color: #fff;
		text-decoration: none;
		line-height: 30px;
		padding: 11px;
		text-transform: uppercase;
	}

	
	#navLinks li.last {
		border: none;
	}

#topRow {
	width: 980px;
	height: 163px;
	text-align: left;
	background: url('../img/topRow-back.gif') no-repeat;
	background-color: #679AC9;
	background-position: top left;
	color: #fff;
}

	
	#subLinks {
		display: block;
		text-align: right;
		margin-right: 10px;
		padding-top: 10px;
	}
	
	#topRow a {
		color: #fff;
		text-decoration: none;
		padding: 10px;
	}
		
	#heroText {
		display: inline;
		float: right;
		color: #fff;
		margin: 60px 0px 0px 50px;
		
	}
	
	#logoImg 
	{
	    display: inline;
	    float: left;
	}
	
	#heroText .small, #subHeader .small {
		font-size: 15px;
		letter-spacing: 1px;
	}
	
	#heroText .large, #subHeader .large {
		font-size: 19px;
		letter-spacing: 1px;
	}
	
	#subHeader {
		width: 530px;
		display: inline;
		float: right;
		color: #fff;
		margin: 20px 20px 0px 0px;		
		padding: 0px;
		height:100px;
	}
	
	* html #subHeader {
			width: 560px;
	}

	
	#subHeader .imgSpace {
		margin-right: 10px;
	}
	
	#headerTxt {
		padding-top: 50px;
		float: left;
		display: inline;
		margin-right: 20px;
	}

	
	#headerImg {
		display: inline;
		float: right;
	}
	
#homeContent {
	width: 930px;
	height: 266px;
	text-align: left;
	border-bottom: solid 5px #E4701D;
	background-color: #fafafa;
	padding: 20px 0px 0px 50px;
}

* html #homeContent {
		width: 980px;
		height: 287px;
}

	
h1, h2 {
	color: #E4701D;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-transform: capitalize;
}

h2 {
	color: #666;
}

#homeContent p {
	width: 300px;
	margin-top: 5px;
	padding:0px;
	line-height: 15px;
}

#bottomRow {
	width: 930px;
	margin-top: 1px;
	text-align: left;
	background-color: #679AC9;
	border-top: solid 3px #E4701D;
	padding: 20px 0px 10px 50px;
	color: #fff;
}

* html #bottomRow {
		width: 980px;
}


#bottomRow ul {
	margin-top: 0px;
	padding-left: 20px;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
}

.bucket {
	display: inline;
	float: left;
	margin-right: 48px;
	margin-bottom: 0px;
}

#bottomRow a {
	color: #fff;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

#bottomRow li a {
	margin:0px;
}
	

	#subDonor {
		left: 268px;
	}

	
	#subFamily {
		left: 365px;
	}

	* html #subFamily {
		left: 360px;
	}
	
	
#subPatient {
	left: 543px;
} 

* html #subPatient {
	left: 529px;
}

#subServices {
	left: 679px;
}

* html #subServices {
	left: 660px;
}


	.sub {
		position: absolute;
		top: 50px;
		background: #fff;
		margin: 0px;
		z-index: 2;
		padding: 1px 1px 0px 1px;
	}	

	.sub a {
		color: #fff;
		text-decoration: none;
	}

	.sub ul {
		margin: 0px;
		padding: 0px;
		background: #9B8D79;
		list-style-type: none;
	}
	
	.sub li {
		padding: 5px;
		border-bottom: solid 1px #fff;
	}
	
	.sub li:hover {
		background: #E4701D;
	}
	
/* sub page */

#content {
	width: 980px;
	text-align: left;
	border-bottom: solid 5px #E4701D;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

#content.quoteBack {
	background: url('../img/contentBack.gif') repeat-y;
}

#subNav {
	display: inline;
	float: left;
	width: 195px;
	background: #fff;
}

#subNav h2 {
	display: block;
	background: url('../img/h2-back.jpg') repeat-x;
	background-position: bottom;
	background-color: #E2E0DA;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #E4701D;
	text-align: center;
	text-transform: uppercase;
}
	
#subNav ul.main{
	display: block;
	padding: 0px;
	margin: 0px;
}

#subNav ul.main li {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-bottom: solid 1px #DFDBD5;
	list-style-type: none;
}

#subNav ul.main li a {
	color: #000;
	text-decoration: none;
	padding-left: 15px;
}

#subnav ul.main li.active a {
	background: url('../img/subNav-active.gif') no-repeat;
	background-position: 2px 1px;
}

* html #subnav ul.main li.active a {
	background-position: 2px 1px;
}

#heroShot {
	display: inline;
	float: left;
	margin-right: 20px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	color: #707070;
	background: #fff;
}

#heroShot p {
	width: 235px;
	margin-left: 25px;
	color: #707070;
}

#heroShot p.sited {
	text-align: right;
}

#contentText {
	width: 500px;
	display: inline;
	float: left;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	min-height: 300px;
	line-height: 20px;
	background: #fff;
}

#contentText h1 {
	font-size: 15px;
	margin-bottom: 5px;
}

#content #subNav ul.main ul.test {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 20px;
	display: block;
	border-bottom: solid 1px #DFDBD5;
}

* html #content #subNav ul.main ul.test {
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
	border: none;
}

#content #subNav ul.main ul.test li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border: none;
	line-height: 20px;
}


* html #content #subNav ul.main ul.test li a {
	background-image: none;
}

* html #content #subNav ul.main ul.test li.active a {
	background: url('../img/subNav-active.gif') no-repeat;
	background-position: 4px 1px;
}

* html #subnav ul.main li.active {
}


h3 {
	margin-top: 10px;
	padding: 0px;
}

.quotes {
	display: inline; 
	float: right; 
	margin: 0px; 
	padding: 0px;
}

* html .quotes {
	margin-right: 30px;
}

ul.vids {
	margin: 0px;
	padding: 0px;
}

ul.vids li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	text-align: center;	
}
