@font-face { font-family: "Century Gothic";  src: url("http://lovemyfamily.localhost:8080/fonts/=GOTHIC.TTF");}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color:#666;
	background-color:#FFF;
	background-position:center;
	background-repeat:repeat-x;
	font: 12px arial, helvetica, sans-serif;	
	line-height:18px;
	
}

h1 {	font-size:14px;	font-weight:normal;	color:#6eb75f; margin-top: 0px; 	}

h2 {	font-size:13px;	font-weight:bold;	color:#6eb75f; }

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

a:link, a:visited, a:active {	color:#000;	text-decoration: none; font-weight:bold;	}
a:hover {	text-decoration: underline;	}

/* GENERAL CLASSES */
.bowelMain {  	width: 100%; 	position: absolute; height:100%;	}
.bowelContainer {	position: absolute;	width:1077px;	left: 50%; 	margin-left:-539px; height:100%; }

a img{border:none;}

.forms {color: #402d1c; }

.submitButton {  background:url(../images/submit_button.gif); background-repeat:no-repeat;  border: none;  width:69px; height:28px;}
.submitButton:hover {  background:url(../images/submit_button_over.gif); }

/*BODY CLASSES*/

.header {background-image:url(../images/header.jpg); width:815px; height:277px; overflow:hidden; }
.menuHead {width:770px; margin:0 0 0 20px; }
.menu {float:left; margin-right:25px;}
.menuUnderline {float:left; width:787px; height:15px; margin:0 0 0 15px; border-bottom:1px solid #000;}

.contentBody {margin:15px 30px 0 30px; float:left; width:755px; font-family: "Century Gothic", verdana; }
.centering {margin-left:131px;}
.contentBody H1 {  color: #6eb75f; }
.contentBody p.large { color: #6eb75f; font-size: 18px; margin:0; }
.contentBody P.greenText, .contentBody P.greenText A { color: #6eb75f; }


.quote {color:#6eb75f; font-weight:bold; font-size:13px; width:440px; margin: 15px 0 0 40px; float: left;   }9cd092
.quote p { font-family: "Century Gothic", verdana; }
.homepageVideo { margin: 20px 0 0 20px; float: left;} 
.middle {float:left;  min-height:230px; margin-bottom:5px;}

.supportContainer {float:left; width:755px; margin-bottom:25px; text-align: center;}
.supportImageContainer {width:250px; height:55px; border-right:1px solid #000; float:left; margin-right:30px;}
.supporterTextContainer {float:left; width:473px;}

.flashContainer {margin:0 15px 15px 40px; padding-top:20px; width:392px; height:240px; }

/*FORM CLASSES*/
.warning {	font-weight:bold;	color:#FF0000;	}
.success {	font-weight:bold;	color:#00CC00;	}

/*FOOTER CLASSES*/

.Footer {width:794px; height:120px; float:left; margin-left:141px; margin-top: 60px; text-align:center;}
.Footer a:link, .Footer a:visited, .Footer a:active {	color:#808285;	text-decoration: none; font-weight:bold;	}
.Footer a:hover {	text-decoration: underline;	color: #808285; font-weight:bold;}
.Footer img { margin-left: 20px; }
.footerBar {width:794px; height:40px; float:left; background-color:#9cd092; margin-top: 15px; }

#menuItems { width: 100%; margin-top: 15px; text-align:center; }
#menuItems a{ font-family: "Century Gothic", verdana; font-size: 13px; text-decoration: none; font-weight: normal; margin-right: 15px; margin-left: 15px;  }
#menuItems a:hover, #menuItems a.selected { color: #6eb75f; }

.contentBox { background-color: #9cd092; color: #FFF; padding: 10px;}

.imageGalleryTable { width: 100%; }
.imageGalleryTable TD { text-align:center; vertical-align:middle; }


