body,p {
	margin:0;	
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	color:#4E3F32;

}
div#wrapper{

}
.header {
	width:807px;
	height:120px;
}

span.title
{
	font-size:22px;

}
/*p#title
{
	font-smooth: always;
	font-size:18px;
	font-weight:bold;
}*/
.footer
{
	width:807px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E3F32;
	margin-bottom:18px;
}
.logo
{
	width:214px;
	height:100px;
	padding:10px 10px 10px 33px;
	float:left;
}
div#menuHolder
{
	width:500px;
	height:14px;
	float:right;
	padding-bottom:10px;
	margin-top:86px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4E3F32;
}
div.content p a#emailLink
{
	color:#4E3F32;
	text-decoration:none;
}
div#menuHolder div{
	padding-right:8px;
	background:#fff;
	float:left;
	padding-top:11px;
}
div#menuHolder div.normal a{
	color:#7C6C50;
	text-decoration:none;
}
div#menuHolder div.selectedPage a{
	color:#135394;
	text-decoration:none;
}
div#menuHolder div.normal a:hover
{
	color:#CA3100;
	text-decoration:none;
}
/*.menuHolder .menuCell a:visited
{
	color:#ff6600;
	text-decoration:none;
}*/
/* Body */
div#smallBody
{
	width:807px;
	min-height:438px;
	height:auto !important;
	height:340px;
	text-align:left;
	background:url("../images/middleShade.png") repeat-y;

}
/*div#body
{
	width:800px;
	min-height:461px;
	text-align:left;
}*/
div#smallBody .content,
div#body .content
{
	width:622px;
	height:auto;
	padding-top:11px;
	text-align:left;
	margin-left:67px;
}
div#smallBody .content p,
div#smallBody .content p.address,
div#smallBody .content p.dropText	
{
	width:672px;
	background:#fff;
	height:auto;
	padding-bottom:19px;
	text-align:justify;
	margin:0;
	font-size:16px;
	line-height:20px;
}
div#smallBody .content p.address
{
	margin-left:20px;
}
div#smallBody .content p.dropText
{
	padding-bottom:10px;
	padding-top:7px;
}
div#smallBody .content p.text
{
	font-size:14px;
	padding-bottom:19px;
}
p.text a:link,
p.text a:visited
{
	color:#ff6600;
	text-decoration:none;
}
table#contactForm
{
	width:347px;
}
table#contactForm tr td
{
	padding-top:5px;
}
table#contactForm tr td input.email
{
	width:200px;
}
table#contactForm tr td textarea.message
{
	width:300px;
}
/*table#contactForm tr td.checkbox input
{
	text-align:left;
	padding:0;
	float:left;
}
table#contactForm tr td.checkBox
{
	width:13px;
}*/
table#contactForm tr td input
{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#smallBody .content p.contactText
{
	padding-bottom:5px;
}

input#contactSendCopy
{
	float:left;
	margin:0;
}
table#contactForm tr td.sendCopy
{
	padding-left:10px;
	width:247px;
	text-align:left;
}
table#contactForm tr td.btnSend
{
	width:200px;
}
table#contactForm tr td.btnSend img
{
	padding-left:10px;
	text-align:left;
}

textarea#txaMessage
{
	font-size:12px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}
div#cMessage {
	color:#ff6600;
	font-size:12px;
}
div.tfcMessage{
	margin-left:20px;
}
table#contactForm
{
	margin-left:20px;
}
div.topShade
{
	width:807px;
	height:16px;
	vertical-align:top;
}
div.bottomShade
{
	width:807px;
	height:23px;
	vertical-align:top;
}