@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin: 0px; 
	padding: 0px;
	}


body a:link{
	color: #d36608;
	text-decoration:none;
}

body a:visited{
	color: #d36608;
	text-decoration:none;
}

body a:hover{
	color: #d48228;
}

.orange{color:#d36608;}	
	
.lightbrown{color:#7d604c;}	
	
.darkorange{color:#79430f;
padding-left:420px;}

.innerthankyou
{
	background-image:url(../images/4thankyou.png);
	height:74px;
	width:236px;
}

.demolist2{
	background-image:url(../images/demoback.png);
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding-top:75px;
	padding-left:50px;
	height:200px;
	top:-15px;
	position:relative;
	}

.demolist{
	background-image:url(../images/demoback.png);
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding-top:90px;
	padding-left:64px;
	height:200px;
	top:-15px;
	position:relative;
	}
	
.header{
	padding-top:3px;
	height:28px;
	text-align:center;
	background-color:#491f02;
	margin: 0px; 
	position: relative; 
	top: 0px;
	width: 100%;
	font-size:12px;
	vertical-align:middle;
	}	
	

.center{
	width:1002px;
	margin: 0 auto;
	position:relative;
}

.columns{
	position:relative;
	width:1002px;
	height:686px;
	top:0px;
}

.left{
	width:328px;
	height:674px;
	position:absolute;
	left:0px;
	background-image:url(../images/colback.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
	}



.middle{
	width:308px;
	height:654px;
	position:absolute;
	left:337px;
	background-image:url(../images/colback.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px;
	
	}

.right{
	width:328px;
	height:674px;
	position:absolute;
	left:674px;
	background-image:url(../images/colback.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
	
	
	}
	
.contact{
	text-align:center;
	position:absolute;
	bottom:0px;
	left:100px;
	padding-bottom:10px;
}
	
.clunky{
	position:relative;
	float:right;
	margin-left:10px;
}


.btn {
  color: #fff;
  background: #e37a09;
  font-weight: bold;
  border: 1px solid #fff;
}

.btn :hover {
  color: #e37a09;
  background: #fff;
}

.btn2 {
  height:50px;
  color: #fff;
  background: #e37a09;
  font-weight: bold;
  border: 1px solid #fff;
}

.btn2 :hover {
  color: #e37a09;
  background: #fff;
}

.field{
		width:120px;
}

.included{
	left:5px;
	font-size:12px;
	position:relative;

	
	
	}
	
	
.comingsoon{
	left:5px;
	font-size:12px;
	position:relative;
	
	
	}	
	
.formclass {
	font-size: 10px;
	background-color: #5C2407;
	border: 1px solid #E37A09;
	color: #FFFFFF;
}

	
	
	
	
	