html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remove textarea resize at Safari */
textarea { 
	resize: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{background: #000; color: #FFF; font-family: Verdana, arial,helvetica, sans-serif; font-size: 13px;line-height:1.1}
#wrapper{width: 960px; height:auto; margin:0 auto 40px auto;}

#top{width:960px; height:141px;}
#content{width: 960px; height: auto; background: url('../img/left_runner.gif') top left repeat-y;}
#content #footer{width: 810px; height: auto; float:right; text-align:center; margin: 10px 0 0 0;}
.clear{clear: both;}
.float_left{float:left;}
.float_right{float:right;}
.grey{color: #979797;}
.blue a:active,a:link,a:visited,a:hover{color: #979797; text-decoration:none;}
.blue{color: #1d94c1;}
.blue a:active,a:link,a:visited,a:hover{color: #1d94c1; text-decoration:none;}

#top .logo{width: 150px; height: 141px; float:left; background: url('../img/logo.png') top left no-repeat;}
#top .logo a{display: block; width: 150px; height: 141px;}
#top #everything_else{float:right; width: 810px; height: 141px;}
#top #everything_else #foster{margin: 15px 0 0 15px; float: left; width: 308px; height: 75px; background: url('../img/foster_a_life.png') top left no-repeat;}
#top #everything_else #foster a{display:block; width: 308px; height: 75px;}
#top #everything_else #beach{margin: 20px 0 0 0; float:right; width: 247px; height: 78px; background: url('../img/beach_tab.png') top right no-repeat;}
#top #everything_else #beach a{display:block; width: 269px; height: 71px;}
#top #everything_else #nav{width: 795px; height: auto; margin: 16px 0 0 13px;}

#content #left{width: 150px; height:auto;float:left;}
#content #left #left_squares{width: 150px; height: 300px; background: url('../img/left_squares.gif');}
#content #right{width: 810px; height: auto;float:right;}
#content #right #home_img{width: 482px; height: 300px; background: url('../img/kid_pic.png');}
#content #right #right_squares{width: 328px; height:300px; background: url('../img/right_squares.gif');}
#content #right #upcoming{width: 810px; height: 125px;}
#content #right #image{width: 183px; height: 73px; background: url('../img/upcoming_events.gif'); margin: 20px 0 0 15px; float:left;}
#content #right #text{width: 440px; height: auto; float:left; font-size: 24px; margin: 35px 0 0 15px;}
#content #footer #footer_text {margin: 0 0 0 150px; font-size: .7em;}
#content #footer #republic{width: 75px; height:20px; background: url('../img/republic_design.gif') top left no-repeat;}
#content #footer #republic a{display: block; width: 75px; height: 20px;}

#content #sub_right{margin: 0 0 0 15px; width: 600px; height: auto; min-height: 350px; border-top: 3px solid #979797; padding: 20px 0 0 15px;}
#content #sub_right h1, p{margin: 0 0 20px 0; text-align:justify;}
#content #sub_right p{padding: 0 0 0 10px;}

#main {
	width: 700px;
	padding: 0 19px 0 0;
}

.error {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 10px 0;
	padding: 10px;
	background: #979797;
}

.success {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 20px 0;
	padding: 10px;
	background: #1d94c1;
	border-top: 2px solid #979797;
	border-bottom: 2px solid #979797;
	text-align:center;
}

h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #1d94c1;
	padding: 0 0 0 10px;
	margin: 20px 0 30px 0;
}

#main fieldset {
	margin: 40px 0 20px 0;
}

#main fieldset p { margin: 0 0 14px 0; float: left; width: 100%;  }

.form_error{color: red;}

#main fieldset label {
	display: block;
	width: 100%;
	margin: 0 0 7px 0;
	line-height: 12px;
}

#main fieldset .text-long {
	border: 1px solid #ddd;
	background: #fff url(../img/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 264px;
	float: left;
	margin: 0 10px 0 0;
}

#main fieldset .text-medium {
	border: 1px solid #ddd;
	background: #fff url(../img/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 124px;
	float: left;
	margin: 0 10px 0 0;
}

#main fieldset .text-small {
	border: 1px solid #ddd;
	background: #fff url(../img/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 44px;
	float: left;
	margin: 0 10px 0 0;
}

button {
	margin: 0px;
	padding: 0px 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	height: 29px;
	display: block;
	float: left;
	overflow: visible;
}

*:first-child+html button[type]{width: 1;} /* IE7 */

button span {
	background: transparent url(../img/btn_left.gif) no-repeat scroll right top;
	display: block;
	padding: 0px 10px 0px 0px; /* sliding doors padding */
	margin: 0px;
}

button span span {
	background: transparent url(../img/btn_right.gif) no-repeat left top;
	color: #646464;
	margin: 0;
	padding: 0 0 0 10px;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 29px;
	display: block;
	text-decoration: none;
}

#main fieldset .text-long:focus, 
#main fieldset .text-medium:focus,
#main fieldset .text-small:focus,
#main fieldset textarea:focus { background: #fdfcf6 url(../img/input-shaddow-hover.gif) no-repeat left top; }

#main fieldset textarea {
	border: 1px solid #ddd;
	background: #fff url(../img/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 364px;
	float: left;
	margin: 0 10px 0 0;
	height: 148px;
	overflow: hidden;
}

.button-submit {
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	width: 94px;
	height: 29px;
	cursor: pointer;
	border: none;
	background: url(../img/button-submit.gif) no-repeat left top;
}

