@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/background.jpg) repeat-y fixed center;
	margin-top: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
color:#CC6216;
text-decoration:none;
}
a:visited {
text-decoration:none;
color:#CC6216;
}
a:hover {
text-decoration:none;
color:#fff;
}
a:active {
	text-decoration:none;
	color:#CC6216;
}
.nobile #container {
	width: 970px;
	text-align: left;
	margin: 0px auto;
}
.nobile #header {
}
#headseclft {
	height: 341px;
	width: 178px;
	float: left;
}
#headctr {
	float: left;
	height: 341px;
	width: 523px;
}
#headsecrte {
	float: left;
	height: 341px;
	width: 269px;
}
#lnkspcrlft {
	float: left;
	height: 39px;
	width: 85px;
}
#lnkspcrrte {
	float: left;
	height: 39px;
	width: 85px;
}
#content_top {
	float: left;
	height: 84px;
	width: 970px;
}
#content_topMail {
	float: left;
	height: 84px;
	width: 970px;
}
#content_topDirect {
	float: left;
	height: 84px;
	width: 970px;
}
#content {
	float: left;
	width: 970px;
	background: url(images/content.jpg) repeat-y;
}
#contentThankyou {
	float: left;
	width: 970px;
	background: url(images/content_thankyou.jpg) no-repeat;
	height: 169px;
}
#contentMail {
	float: left;
	width: 970px;
	background: url(images/content_mail.jpg) repeat-y;
}
#contentDirect {
	float: left;
	width: 970px;
	background: url(images/content_direct.jpg) repeat-y;
}
#content_bse {
	float: left;
	height: 79px;
	width: 970px;
}
#content_bseMail {
	float: left;
	height: 9px;
	width: 970px;
	background: url(images/content_bse_mail.jpg) repeat-y;
}
#content_bseDirect {
	float: left;
	height: 9px;
	width: 970px;
	background: url(images/content_bse_direct.jpg) repeat-y;
	text-align: center;
	display: block;
}
#additional_cnt {
	float: left;
	width: 970px;
	background: url(images/additional_content.jpg) repeat-y;
	text-align: center;
	display: block;
}
#footer {
	float: left;
	height: 47px;
	width: 970px;
}
#footer {
	float: left;
	height: 47px;
	width: 970px;
	background: url(images/footer_img.jpg) no-repeat;
}
.copyright {
	font-family: Arial, Georgia, "Times New Roman";
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 650px;
}
#linkarea {
	float: left;
	height: 39px;
	width: 800px;
	background: url(images/links.jpg) no-repeat;
}

.headertxt_links {
	font-family: Arial, Georgia, "Times New Roman";
	font-size: 14px;
	color: #CC6216;
	font-weight: normal;
	text-align: right;
	display: block;
}
#contentbox {
	float: left;
	width: 230px;
	margin-left: 60px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.contentbox_text {
	font-family: Arial, Georgia, "Times New Roman";
	font-size: 14px;
	color: #FFF;
}

#maincontent {
	width: 600px;
	float: left;
	margin-left: 25px;
}
.maincontent_text {
	font-family: Arial, Georgia, "Times New Roman";
	font-size: 14px;
	color: #333;
	display: block;
}
.image_specials {
	margin-left: 40px;
}
/*Contact Page*/
.addressheading {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 20px;
	color: #0099CC;
}
.address {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.phonenumber {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.messageinstruct {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.requiredmark {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 16px;
	color: #D4B819;
	text-align: center;
}
.formfieldtext {
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
/*End Contact Page*/

