body {
	margin:0px;
}
#maintable {
	vertical-align: top;
}
.menu {
	height: 73px;
	width: 147px;
	background-color: #ffde00;
	border-bottom: solid 1px white;
}
.menutable {
	height: 369px;
	margin:0;
	padding:0;
}
.menulast {
	height: 73px;
	width: 147px;
	background-color: #ffde00;
}
.amenu:hover {
	background-color: #ffba00;
	color:#ffffff;
}
.amenu {
	height: 100%;
	width: 100%;
	background-color: #ffde00;
	text-align: right;
	color:#dd8200;
	font-family: Arial, Calibri, DinC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	display: block;
}
.activeamenu {
	height: 100%;
	width: 100%;
	background-color: #ffba00;
	text-align: right;
	color:#ffffff;
	font-family: Arial, Calibri, DinC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	display: block;
}
.impres {
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	color:#dd8200;
	font-weight: bold;
}
.impres:hover {
	text-decoration: none;
}
.imptd {
	vertical-align: bottom;
	padding-bottom: 15px;
	text-align: right;
}
.headtext {
	background-color: #ffba00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	vertical-align: bottom;
}
.content {
	vertical-align: top;
	margin-top:0;
}
.uptext, .formtitle {
	margin-top: 0px;
	padding: 20px 2px 10px 4px;
	font-family: Arial;
	font-size: 20px;
	color:#dd8200;
	height: 18px;
}

.subtitle {
    font-family: Arial;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 20px;
    color:#dd8200;
}

.maintext {
	color: #666666;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}
.longheadtext {
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: bottom;
}
/* ================Contact Form==================== */
.content td, .input, .textarea {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
}
.col1form {color:#dd8200; font-weight:bold;font-family: Arial;}

.col1button {
    text-align: right;
    width: 380px;
}
.col2button {display:inline;}

.col1button input {font-family: Arial;font-weight:bold; background:#dd8200; color:#ffffff;}
.col2button input {font-family: Arial;font-weight:bold; background:#dd8200; color:#ffffff;}

.block_error_ {
    border:1px solid;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight: bold;
    padding:5px;
    background: #ffba00;
    margin:0;
    padding: 0;
    position: relative;
}
.formrow {
	padding-top: 10px;
}

.col1button input {
	width:80pt;
}


div#f_Name {
    float:left;
    width:200px;
}

div#f_email {
}

#message {
    width: 380px;

}
