/*--- General ---*/

* {
	padding:0;
	margin:0;
}

html {
	background:url("/images/background_repeat.jpg") top left;
	padding:0;
	margin:0;
}

body {
	background:url("/images/background.jpg") top center no-repeat;
	padding:0;
	margin:0;
}

h1 {
	font:bold 18px times, georgia, serif;
	line-height:1.3em;
	color:#8b817f;
	padding:0;
	margin:0;
}

p { 
	font:normal 12px tahoma, arial, sans-serif;
	line-height:1.5em;
	color:#818181;
	text-align:center;
	padding:0 0 15px 0;
	margin:0;
}

a {
	text-decoration:underline;
	color:#0c4330;
	outline:none;
}

img {
	display:block;
	padding:0;
	margin:0;
}

hr {
	border:none 0;
	border-top:1px solid #8b817f;
	height:1px;
	padding:0;
	margin:0 0 5px 0;
}

/*--- Layout ---*/

#wrapper { 
	width:960px;
	position:relative;
	padding:0;
	margin:0 auto;
}

#form {
	width:700px;
	_width:740px;
	z-index:999;
	padding:471px 0 0 322px;
	_padding:471px 0 0 427px;
	margin:0;
}

label {
	display:block;
	text-indent:-999999px;
}

input {
	border:0;
	outline:none;
}

textarea {
	border:0;
	outline:none;
}

#form_column1 {
	width:330px;
	float:left;
	padding:0 20px 0 0;
	margin:0;
}

#form_column2 {
	width:330px;
	float:left;
}

.radioinput {
	width:670px;
	padding:0 0 0 32px;
	margin:5px 0 20px 0;
}

.radioinput_small {
	width:300px;
	padding:0 0 0 32px;
	margin:5px 0 15px 0;
}

.radioinput li { 
	float:left;
	list-style:none;
	padding:0 20px 0 0;
}

.radioinput_small li {
	float:left;
	list-style:none;
	padding:0 20px 0 0;
}

.radio {
	width:20px;
   	height:18px;
	float:left;
	display:block;
	background:url("/images/radiobutton.jpg") no-repeat;
	padding:0 5px 0 0;
	margin:0;
}

.radioinput li span {
	float:left;
	display:block;
	text-indent:-99999px;
	padding:0 3px 0 0;
	margin:0;
}

.radioinput_small li span {
	float:left;
	display:block;
	text-indent:-99999px;
	padding:0 3px 0 0;
	margin:0;
}

#radiobutton_coach {
	width:45px;
	height:20px;
	background:url("/images/radiobutton_coach.jpg") top left no-repeat;
	padding:0;
	margin:0;	
}

#radiobutton_facilitator {
	width:70px;
	height:20px;
	background:url("/images/radiobutton_facilitator.jpg") top left no-repeat;
	padding:0;
	margin:0;	
}

#radiobutton_teacher {
	width:60px;
	height:20px;
	background:url("/images/radiobutton_teacher.jpg") top left no-repeat;
	padding:0;
	margin:0;	
}

#radiobutton_librarian {
	width:63px;
	height:20px;
	background:url("/images/radiobutton_librarian.jpg") top left no-repeat;
	padding:0;
	margin:0;	
}

#radiobutton_principal {
	width:57px;
	height:20px;
	background:url("/images/radiobutton_principal.jpg") top left no-repeat;
	padding:0;
	margin:0;
}

#radiobutton_other {
	width:46px;
	height:20px;
	background:url("/images/radiobutton_other.jpg") top left no-repeat;
	padding:0;
	margin:0;	
}

#radiobutton_gym {
	width:40px;
	height:20px;
	background:url("/images/radiobutton_gym.jpg") top left no-repeat;
	padding:0;
	margin:0;	
}

#radiobutton_cafeteria {
	width:72px;
	height:20px;
	background:url("/images/radiobutton_cafeteria.jpg") top left no-repeat;
	padding:0;
	margin:0;	
}

.inputfield1 {
	width:300px;
	height:40px;
	background:url("/images/inputfield1.jpg") top left no-repeat;
	padding:0;
	margin:0 0 20px 28px;
}

.inputfield1 input {
	width:260px;
	height:28px;
	background:transparent;
	font:normal 13px tahoma, helvetica, arial, sans-serif;
	line-height:1.3em;
	color:#818181;
	margin:0;
	padding:12px 20px 0 20px;
}

.inputfield2 {
	width:300px;
	height:40px;
	background:url("/images/inputfield2.jpg") top left no-repeat;
	padding:0;
	margin:0 0 20px 28px;
}

.inputfield2 input {
	width:260px;
	height:28px;
	background:transparent;
	font:normal 13px tahoma, helvetica, arial, sans-serif;
	line-height:1.3em;
	color:#818181;
	margin:0;
	padding:12px 20px 0 20px;
}

.inputfield3 {
	width:300px;
	height:40px;
	background:url("/images/inputfield3.jpg") top left no-repeat;
	padding:0;
	margin:0 0 20px 28px;
}

.inputfield3 input {
	width:260px;
	height:28px;
	background:transparent;
	font:normal 13px tahoma, helvetica, arial, sans-serif;
	line-height:1.3em;
	color:#818181;
	margin:0;
	padding:12px 20px 0 20px;
}

.inputfield_comments {
	width:298px;
	height:146px;
	background:url("/images/inputfield_comments.jpg") top left no-repeat;
	padding:0;
	margin:0 0 20px 28px;
}

.inputfield_comments textarea {
	width:258px;
	height:122px;
	background:transparent;
	font:normal 13px tahoma, helvetica, arial, sans-serif;
	line-height:1.3em;
	color:#818181;
	margin:0;
	padding:12px 20px 12px 20px;
}

.inputfield_directions {
	width:648px;
	height:150px;
	background:url("/images/inputfield_directions.jpg") top left no-repeat;
	padding:0;
	margin:0 0 20px 28px;
}

.inputfield_directions textarea {
	width:608px;
	height:126px;
	background:transparent;
	font:normal 13px tahoma, helvetica, arial, sans-serif;
	line-height:1.3em;
	color:#818181;
	margin:0;
	padding:12px 20px 12px 20px;
}

#yourposition {
	width:263px;
	height:25px;
	background:url("/images/yourposition.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#yourname {
	width:154px;
	height:25px;
	background:url("/images/yourname.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#youremail {
	width:148px;
	height:25px;
	background:url("/images/youremail.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#nameofschool {
	width:199px;
	height:25px;
	background:url("/images/nameofschool.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#addressofschool {
	width:222px;
	height:25px;
	background:url("/images/addressofschool.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#schooldistrict {
	width:181px;
	height:25px;
	background:url("/images/schooldistrict.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#contactphonenumber {
	width:281px;
	height:25px;
	background:url("/images/contactphonenumber.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#schoolfaxnumber {
	width:238px;
	height:25px;
	background:url("/images/schoolfaxnumber.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#schoolmascot {
	width:183px;
	height:25px;
	background:url("/images/schoolmascot.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#numberof2ndgraders {
	width:283px;
	height:25px;
	background:url("/images/numberof2ndgraders.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#numberof3rdgraders {
	width:279px;
	height:25px;
	background:url("/images/numberof3rdgraders.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#locationofshow {
	width:306px;
	height:25px;
	background:url("/images/locationofshow.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#ifcafeteria {
	width:299px;
	height:45px;
	background:url("/images/ifcafeteria.jpg") top left no-repeat;
	text-indent:-99999px;
	padding:0 0 15px 0;
	margin:0 0 0 30px;
}

#comments {
	width:152px;
	height:25px;
	background:url("/images/comments.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#directions {
	width:409px;
	height:25px;
	background:url("/images/directions.jpg") top left no-repeat;
	padding:0 0 5px 0;
	margin:0;
}

#sendit_button {
	width:131px;
	height:56px;
	float:right;
	background:url("/images/sendit_button.jpg") top left no-repeat;
	position:relative;
	z-index:999;
	padding:0 0 5px 0;
	margin:0 23px 0 0;
}

#content_bottom {
	width:960px;
	position:relative;
	padding:0 0 0 50px;
	_padding:0 0 0 170px;
	margin:0;
}

.divider {
	width:960px;
	height:11px;
	background:url("/images/divider.jpg") top left no-repeat;
	padding:0;
	margin:5px 0 5px 0;
}

.divider hr {
	height:0;
	border:0;
	padding:0;
	margin:0;
}

#note {
	width:440px;
	height:302px;
	background:url("/images/note.jpg") top left no-repeat;
	position:absolute;
	top:-26px;
	_top:-20px;
	left:575px;
	_left:700px;
	text-indent:-99999px;
	z-index:1;
	padding:0;
	margin:0;
}

#note a.mailtolink {
	width:247px;
	height:44px;
	background:url("/images/mailto_link.jpg") top left no-repeat;
	display:block;
	position:absolute;
	top:110px;
	left:89px;
	padding:0;
	margin:0;
}

#note a.mailtolink:hover {
	background-position:0 -44px;
}

#footer {
	width:520px;
	float:left;
}

#footer p {
	font:normal 14px tahoma, arial, sans-serif;
	line-height:1.8em;
	color:#818181;
	text-align:center;
	padding:5px 0 15px 10px;
	margin:0;
}

#thankyoumessage {
	width:960px;
	height:1150px;
	background:url("/images/thankyoumessage.jpg") 370px 600px no-repeat;
	text-indent:-99999px;
	z-index:999;
	padding:0;
	margin:0;
}

/* ReCaptcha */

#recaptcha_area, #recaptcha_table {
	width:318px !important;
	float:left;
	position:relative;
	z-index:999;
	padding:0;
	margin:0 0 30px 40px;
}

#recaptcha_area label {
	text-indent:0;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   	background-color:transparent !important; //reCaptcha widget background color
	border-color:#95948f !important; //reCaptcha widget border color
 }
 
 #recaptcha_table {
   	border-color:#95948f !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   	border-color:#95948f !important; //Text input field border color
   	background-color:transparent !important; //Text input field background color
 }

#copyright {
	font:italic 12px tahoma, arial, sans-serif;
	text-align:center;
	padding:0;
	margin:50px 0 10px 0;
}

.clearer {
	clear:both;
}
