/* Forms */ 

.mailing form {
	background-color: #F9F8F4;
	border: 1px solid #ddd;
	padding-top: 15px;
	padding-bottom: 20px;
	width:938px;
}
.mailing  label {
	color: #4D3C22;
	display: block;
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 0.9em;
	margin: 0 11px 0 15px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.mailing  label span {
	color: #a3a199;
	font-size: 0.7em;
}
.mailing  input.text {
	color: #333;
	font-size: 1.2em;
	height: 15px;/*26-16*/
	margin-right: 10px;
	padding: 7px 8px;
	width: 237px;/*253-16*/
}
.mailing input { vertical-align: middle;
}
input.text {
	width: 165px;
	height: 14px;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 5px 4px;
	color: #343434;
	margin-right: 10px;	
}
#blog_search {
	margin-bottom: 25px;
	margin-top:8px;
}

#alignbottom {vertical-align: bottom;} 

/* Contact form */
.primary {width:290px; height:60px; float:left; margin:0 0 10px 0;}
.secondary {width:620px; height:auto; float:left; margin:0 0 0px 0;}
.last {width:620px; height:15px; float:left; margin:0 0 0px 0;}
.gutter {margin:0 35px 0 0;}
#contact .label {margin:0 0 5px 0; cursor:pointer; color:#4D3C22; font-weight:bold;}
#contact input {width:285px; border: solid 1px #ddd; padding:4px;}
#contact input.radio {border:0px;}
#contact textarea {width:610px; border:0px; padding:4px; border: solid 1px #ddd;}
#contact input.text {width: 165px; height: 14px; border: 1px solid #ddd; font-size: 12px; padding: 5px 4px; color: #343434; margin-right: 10px;}
#contact .submitbutton {background: url(../images/submit.png) no-repeat; width: 56px; height: 26px; border: none; text-indent: -9999px; }
