@charset "UTF-8";
/* 

Author: Prototype Advertising, Inc.
Homepage: http://www.prototypeadvertising.com
Theme: Freedom 424
Version: 2.0

*/

html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}

body{
	font-size:15px;
	font-family: "Times", Times, Times New Roman, serif;
	font-style:normal;
	font-weight: normal;
	color:#2D2622;
	width: 490px;
	}
		
a img{	
	border:none;
	}
	
a, h3, h4{
	color:#5b0504;
	}

#contactform {}

label{
	display: block;
	width: 130px;
	float:left;
	}

input, textarea{
	font-family: "Times", Times, Times New Roman, serif;
	font-size:15px;
	}
	
.element{
	float: left;
	margin-left: 10px;
	width:300px;
	}
	
p, div{
	margin-bottom: 10px;
	}
	
p.submit{
	padding-left: 130px;
	}