@charset "UTF-8";
/* CSS Document */

fieldset {
	border: 3px solid #fff;
	/* [disabled]background-color: #fbfbfb; */
	margin-bottom: 10px;
	padding: 20px;
}

#comments {
	width: 510px;
}
fieldset legend {
	font-family: "League Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-right: 5px;
	padding-left: 10px;
	letter-spacing: -0.01em;
	color: #B22024;
}
#submit {
	width: 100px;
	height: 33px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(file:///C|/Users/Brian/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/images/sendbutton.png);
	background-color: transparent;
}

#contact {
	width: 600px;
	margin-bottom: 0;
	float: left;
}

.info_fields {
	float: right;
	width: 345px;
	margin-right: 0px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#message {
	margin-top: 20px;
}
#contact_info p {
	padding-bottom: 6px;
	padding-top: 6px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#Contactbox {
	width: 600px;
	height: 700px;
}
