@charset "utf-8";

body {
	margin: 0;
	background-image: url(../images/backgrounds/main-background.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: center;
}
p {
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-right: 140px;
	margin-bottom: 5px;
	margin-top: 10px;
}


br {
	clear: both;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-left: 45px;
}
.forcebox {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.logo {
	float: left;

}
.italicize {
	font-style: italic;
}
.contactinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}



.ashleyspicture {
	padding-left: 0px;
	padding-bottom: 10px;
}
.submitbutton {
	height: 35px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


.whitebox {
	color: #442200;
}
.floatleft {
	float: left;
}
input {
	border: 3px double #CCCCCC;
	padding: 2px;
}
input:focus {
	border: 3px double #006600;
	padding: 2px;
}

textarea {
	border: 3px double #CCCCCC;
	padding: 2px;
}
textarea:focus {
	border: 3px double #006600;
	padding: 2px;
}


#intro {
	text-align: center;
	background-image: url(../images/backgrounds/toptransparency.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	padding-top: 20px;
}

#wrapper {
	background-repeat: repeat-y;
	background-position: center top;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}






#main {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#main #content {
	height: 1100px;
	text-align: left;
}
#main #content #copy {
	float: left;
	height: 1080px;
	width: 450px;
	padding-left: 30px;
	padding-top: 10px;
}
#main #content #copy #firsttext {
	padding-left: 5px;
	padding-top: 15px;
}


#main #content #form {
	float: right;
	height: 1000px;
	width: 280px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-right: 20px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;
	padding-top: 5px;
}

#wrapper #main #content #copy #footer {
	padding-top: 20px;
	width: 300px;
	height: 50px;
	float: left;
}

ul  {
	font-weight: bold;
}



.contactinformation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #E9EEF2;
	font-weight: bold;
}
.checkmark {
	float: left;
}

