﻿* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	overflow-y: scroll;
}

body {
	font: 11px Arial, Verdana, Helvetica, Sans-Serif;
	color: #605843;
	background: #9c8a64 url(../Images/M/BG_Body.gif) repeat-x 0 0;
}

a {
	color: #9c8964;
}

h1 span, h2 {
	display: none;
}

h1 a {
	display: block;
	width: 130px;
	height: 92px;
}

label {
	line-height: 18px;
}

p span, .required {
	color: #9c8964;
}

p.IntroPara {
	font-size: 16px;
	margin-bottom: 27px;
	margin-left: 20px;
}

.LargeText01 {
	font-size: 14px;
}

select, input, textarea {
	border: none;
	font-size: 12px;
	color: #605843;
	background: #d1c4a2;
}

input.TextBox01, textarea.TextArea01 {
	padding: 3px 8px;
}

span.CheckBox01 label span {
	margin-left: 10px;
}

span.checkbox {
	width: 24px;
	height: 21px;
	background: url(../Images/M/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.radio {
	width: 24px;
	height: 21px;
	background: url(../Images/M/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.select {
	position: absolute;
	width: 304px;
	height: 17px;
	padding: 4px 24px 0 8px;
	background: url(../Images/M/select.gif) no-repeat;
	overflow: hidden;
}

span.selectShort {
	position: absolute;
	width: 144px;
	height: 17px;
	padding: 4px 24px 0 8px;
	background: url(../Images/M/selectShort.gif) no-repeat;
	overflow: hidden;
}

div.MobileContentPanel {
	display: none;
}

div.CenteringWrapper {
	width: 980px;
	margin: 0px auto;
}

div.TopWrapper_Home {
	float: left;
	width: 850px;
	margin: 23px 0 17px 0;
	padding-right: 130px;
}

div.TopWrapper_Home a {
	display: block;
	float: right;
	width: 64px;
	height: 12px;
	background: url(../Images/M/ContactLink.gif) no-repeat 0 0;
}

div.TopWrapper_Home a span {
	display: none;
}

div.TopWrapper_Contact {
	float: left;
	width: 969px;
	height: 92px;
	padding-left: 11px;
	background: url(../Images/M/BG_TopWrapper_Contact.gif) no-repeat 0 0;
}

div.MiddleWrapper {
	float: left;
	width: 980px;
	height: 560px;
	margin-bottom: 14px;
}

div.MainImageHolder {
	float: left;
	width: 210px;
	padding: 27px 13px 0 0;
}

div.ContentHolder {
	float: left;
	width: 757px;
	padding: 27px 0 0 0;
}

div.FormHolder {
	float: left;
	width: 713px;
	border: 2px solid #c2b28e;
	padding: 16px 20px 8px 20px;
	background: #ddd2b2;
}

div.FormHolder td {
	vertical-align: top;
	padding-bottom: 8px;
}

div.FooterWrapper {
	font-size: 11px;
	color: #c9c0ad;
	padding-left: 10px;
}

div.FooterWrapper a {
	color: #c9c0ad;
	text-decoration: none;
}

div.FooterWrapper a:hover {
	color: #c9c0ad;
	text-decoration: underline;
}

div.Footer_Home {
	margin-top: 18px;
	padding-left: 132px;
}

th.Header 
{
    font-size:12px;
    height:25px;
    background: #9C8A64;
    color: White;   
}

div.Blocks 
{
    display:block;
    float:left;
    position:relative;
    height:370px;
    width:350px;
    min-height:370px;
}
