body{
	margin: 0px;
	color: #3C5A69;
	font: 12px Tahoma, sans-serif;
	text-align: center;
	background: #82B8D9 url(/images/body_bg_strip.gif) repeat-x; /*#B5D8EB*/
	background-position: top left;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px solid #000;
}

a, a:link, a:visited {
	color: #d4810a;
	text-decoration: none;
}

a:hover {
    color: #f99c17;
	text-decoration: underline;
}

form {
    margin: 0px;
    padding: 0px;
    line-height: 1.5em;
    font: 12px Tahoma, sans-serif;
}

fieldset {
	position: relative;
	line-height: 1.5;
	margin-bottom:15px;
	padding:0px 10px 10px 20px;
}
fieldset legend {
	line-height: 1.3
}
/* IE-win fix */
* html fieldset#fixed legend {
	float: left;
	position: relative;
	margin-top: -.95em;
}
input, textarea {
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
    display: inline;
    font: 12px Tahoma, sans-serif;
}

/* ----- Body Container ----- START ----- */
#bodyContainer {
    width: 750px;
    margin: 0px auto 0px auto;
    padding: 0px 4px;
    background: transparent url(/images/body_shadow.png) repeat-y;
    background-position: top center;
    text-align: left;
}

*html #bodyContainer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/body_shadow.png', sizingMethod='scale');
}

#bodyFoot {
    width: 758px;
    margin: -4px auto 0px auto;
    padding: 0px;
    height: 10px;
   /* background: url(/images/body_footer.gif) no-repeat;*/
    background-position: top center;
    text-align: left;
    border-top: 1px solid #8EA9B8;
}

/* ----- Body Container ----- END ----- */

/* ----- Header ----- START ----- */
#header {
    margin: 0px;
    padding: 0px;
    height: 98px;
    background: #91B5D7 url(/images/header.jpg) no-repeat;
    background-position: top left;
    position: relative;
}

/*#logoLink {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 365px;
    height: 75px;
}

#logoLink a {
    display: block;
    height: 75px;
}*/

	/* ----- Navigation ----- START ----- */
/*	#nav {
	    position: relative;
	    font: 10px Tahoma, sans-serif;
	    background-color: #DAEAFA;
	}

	#nav ul {
	    position: relative;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	#nav li {
	    display: inline;
	    position: relative;
	}

	#nav a {
	}

	#nav a:link, #nav a:visited {
	}

	#nav a:hover {
	}

	.subNav {
	    position: absolute;
	    top: 37px;
	    left: -3px;
	    width: 200px;
	    border: 1px solid #FA931C;
	    background-color: #0A86C6;
	    color: #FFFFF4;
	    font: 12px Arial;
	    display: none;
	}

	.subNav a, .subNav a:link, .subNav a:visited {
	    color: #FFFFF4;
	    display: block;
	    height: 20px;
	    width: 200px;
	    line-height: 1.8em;
	    padding-left: 10px;
	    border-top: 1px solid #3EDAE6;
	}

	.subNav a:hover {

	}

	/* ----- Navigation ----- END ----- */

/* ----- Header ----- END ----- */

#content {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    background: #E0EFF7 url(/images/content_bg_strip.gif) repeat-x;
    color: #000;
}

/* ----- Footer ----- START ----- */
#footer {
    width: 750px;
    margin: 0px auto 0px auto;
    text-align: center;
    font-size: 11px;
}

#footer .splitter {
    width: 750px;
    height: 10px;
    background: url(/images/splitter.gif) center center no-repeat;
    background-position: top left;
}

#footer .box1-3 {
    width: 33%;
    margin: 0px;
    float: left;
}

#footer a, #footer a:link, #footer a:visited {
	color: #142026;
	text-decoration: none;
}

#footer a:hover {
    /*color: #f99c17;*/
	text-decoration: underline;
}

/* ----- Footer ----- END ----- */

/* ----- Orange Shaded Box ----- START ----- */
.box {
	position: relative;
	background: url(/images/top_left.gif) top left no-repeat;
}

.box h3 {
	background: transparent url(/images/top_right.gif) top right no-repeat;
	height: 8px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	border: 0px solid #0f0;
}

.boxBody {
	background: transparent url(/images/right_border.gif) top right repeat-y;
	margin: -4px 0px 0px 4px;
	border: 0px solid #f00;
}

.boxBody a img {
	display: block;
}
.boxBody .padBig .VideoIcon {
	display: inline;
}
.boxBody img {
    position: relative;
    margin: 0px;
    padding: 0px;
}

.boxFooter {
	background: transparent url(/images/bottom_left.gif) bottom left no-repeat;
	height: 6px;
}

.boxFooter p {
	background: transparent url(/images/bottom_right.gif) bottom right no-repeat;
	padding: 0px;
	margin: 0px;
	height: 6px;
	font-size: 1px;
}
/* ----- Orange Shaded Box ----- END ----- */


/* ----- Home Page ----- START ----- */
.bodySpacer {
    float: right;
    width: 520px;
    border: 0px solid #00f;
    position: relative;
    margin: 10px 10px 10px 0px;
}

.bodySpacerHome {
    float: right;
    width: 540px;
    height: 360px;
    border: 0px solid #00f;
    position: relative;
}

#montageLink {
    position: absolute;
    top: 70px;
    left: -10px;
    width: 525px;
    height: 295px;
}

#montageLink a {
    display: block;
    height: 295px;
}

.bodySpacer h1 {
    font: bold 20px Tahoma, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.bodySpacer h3 {
    font: bold 16px Tahoma, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.description {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 400px;
    height: 65px;
    z-index: 1;
    background: #DAEBFA url(/images/description.jpg) no-repeat;
}

.description span {
    display: none;
}

.bucketImages {
    float: left;
    margin: 5px 0px 10px 10px;
    width: 296px;
    position: relative;
}

/* ---- successBucketImageCaption ---- */

#caption {
	border: 2px;
	size: -3;
	margin: 2px;
	font: 10px Tahoma, sans-serif;
}

.successBucketImages {
    float: right;
    margin: 10px 7px 5px 15px;
    width: 200px;
    position: relative;
}

.successBucketImagesLeft {
    float: left;
    margin: 10px 15px 5px 0px;
    width: 200px;
    position: relative;
}

.successBucketImages img,
.successBucketImagesLeft img {
    border: 1px solid #F99C17;
    position: relative;
}

.centeredImage {
    clear: both;
    margin: 10px;
    text-align: center;
    position: relative;
}

.centeredImage img {
    border: 1px solid #F99C17;
    position: relative;
}

.successMainImages {
    float: right;
    margin: 5px;
    position: relative;
}

.headerImageLeft {
    position: absolute;
    top: 67px;
    left: -10px;
    width: 400px;
    height: 300px;
    background: transparent url(/images/header_left.jpg) no-repeat;
}

.headerImageRight {
    position: absolute;
    top: -98px;
    left: 600px;
    width: 225px;
    height: 615px;
    background: transparent url(/images/header_right.jpg) no-repeat;
	z-index:50;
}

.drPhilQuote {
    margin: 10px 0px 0px 25px;
    position: relative;
}

/* ----- Home Page ----- START ----- */



/* ----- Misc Elements ----- START ----- */
.clearer {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}

.leftColumn {
    float: left;
    width: 195px;
    clear: left;
    position: relative;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.textCenter {
    text-align: center;
}

.clearLeft {
    clear: left;
}

.border {
    border: 1px solid #f00;
}

.padBig {
    padding: 15px;
}

.smallFont {
    font-size: 9px;
}

.smallInput {
    width: 180px;
    position: relative;
}

.largeInput {
    width: 375px;
}

.emailText {
    width: 375px;
    height: 150px;
}

.errorText {
    color: #9C2222;
    font: bold 11px Tahoma, sans-serif;
}

.noBorder {
    border: 0px solid #000;
}

.pressReleaseDescription {
    float: left;
    width: 475px;
    position: relative;
	/* color: #F99C17; */
}
.pressReleaseDescription img {
	float:left;
	max-width:205px;
}
.pressReleaseDescription i {
	float:left;
}
.pressReleaseImg {
    float: left;
    width: 205px;
    position: relative;
	margin: 0px 10px 10px 0px;
	font-size:0.9em;
	color: #666666;
}

.Release h3 {
	text-align: left;
	background: none;
}

.Release p.Center {
	text-align: center;
}

.Release p.Weighted {
	font-weight: bold;
}

.Release img.Center {
	margin: 0px auto 0px auto;
}

.leftBody {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 45%;
    position: relative;
}

.rightBody {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 45%;
    position: relative;
}

.imageLeft {
    float: left;
    margin: 10px;
    width: 200px;
    position: relative;
    text-align: center;
}

.imageLeft img {
    border: 1px solid #F99C17;
    position: relative;
}

.signatureBox {
    float: right;
    margin: 10px;
    width: 175px;
    position: relative;
    border: 0px solid #000;
}

.SLD_Slideshow {
    width: 445px;
    height: 315px;
	margin-left: 90px;
	padding: 10px 0px 0px 0px;
	background: url('/images/bg.slideshow.gif') no-repeat;
	text-align: center;
}

.SLD_Slideshow .SLD_Image {
	width: 425px;
	height: 220px;
	display: block;
	overflow: hidden;
}

.SLD_Slideshow .SLD_Copy {
	width: 435px;
	height: 37px;
	padding: 3px 5px 0px 5px;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font: normal 14px/16px Georgia;
}

.mainSWFArea .donate {
    position: absolute;
    top: 288px;
    left: 162px;
    width: 140px;
    height: 20px;
    border: 0px solid #00f;
}

.mainSWFArea .donate span {
    display: none;
}

.mainSWFArea .donate a {
    display: block;
    width: 140px;
    height: 20px;
}

.miniBucketImage {
    width: 230px;
    float: left;
    margin: 0px 10px 10px 0px;
    border: 0px solid #000;
    position: relative;
}

.miniBucketImage img {
    float: left;
    position: relative;
    border: 1px solid #F99C17;
    margin: 0px 5px 5px 0px;
}

#leftBar {
    background: url(/images/mainside.jpg) top center no-repeat;
    float: left;
    position: relative;
    width: 185px;
    margin: 15px 0px 10px 18px;
    height: 570px;
}

#leftBar span {
    display: none;
}

#leftBar a {
    display: block;
    width: 145px;
    height: 20px;
    position: absolute;
    top: 535px;
    left: 20px;
}

.mediumBoxInput {
     width: 405px;
     height: 20px;
     padding: 2px;
}

.halfBodyForm {
     float: left;
     width: 225px;
     margin: 0px 10px 10px 0px;
     border: 1px solid #000;
     position: relative;
}

/* ----- Misc Elements ----- END ----- */

