/*
Name: Website Name
Description: Info here.
Version:1.0
Author: By...
Author URI: http://www.#.com
*/

/*
Header and Banner
*/

#banner_stage {
}

/*
Content Layout
*/

#column {
	width: 900px;
	}

#content h2 {
	color: #AB443A;
	font-size: 26px;
	margin-bottom: 3px;
	}
	
#form {
	float: left;
	width: 580px;
	line-height: normal;
	}
	
#form table {
	font-weight: bold;
	}
	
#form input {
	border: 1px solid #AB443A;
	margin: 5px 0px;
	font-weight: Bold;
	}
	
#form textarea {
	border: 1px solid #AB443A;
	margin: 5px 0px;
	}
	
#aboutus {
	float: right;
	margin-bottom: 10px;
	}

div.title {
	margin-right: 10px;
}

div.field {
	float: left;
}

.wpcf7-list-item {
	float: left;
	margin-right: 10px;
}

.wpcf7-list-item span {
	margin-top: 2px;
	}
