@charset "utf-8";

/*****************************
GLOBAL STYLES
******************************/

body {
	width: 100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    vertical-align: top;
}

h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #888888;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #888888;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

h3 a:link {
	color: #777777;
	text-decoration: none;
}

h3 a:visited {
	color: #777777;
	text-decoration: none;
}
h3 a:hover {
	color: #111111;
	text-decoration: none;
}
h3 a:visited:hover {
	color: #111111;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
	text-align: left;
}

h4 a:link {
	color: #aaaaaa;
	text-decoration: none;
}

h4 a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

h4 a:hover {
	color: #111111;
	text-decoration: none;
}

h4 a:visited:hover {
	color: #111111;
	text-decoration: none;
}

h5 {
	font-size: 22px;
	color: #d8d8d8;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: normal;
	text-align: left;
}

h6 {
	font-size: 27px;
	color: #555555;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	font-family: "Arial Narrow", Arial;
}

.normal-grey-font {
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.small-dark {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.small-light {
	font-weight: normal;
	color: #777777;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

.tiny-red {
	font-weight: normal;
	color: #cc6666;
	margin: 0px;
	padding: 0px;
}

.clear {
	height: 1px;
	border: none;
	clear: both;
}

/****************************
HEADER AREA
*****************************/

#hd-row {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#hd-container {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
}

#hd-logo {
	width: 540px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#top-menu-box {
	width: 100%;
	margin: 0px auto 0px auto;
	border-bottom: 1px #d2d2d2 solid;
	border-top: 1px #d3d3d3 solid;
	background-image: url(images/page-bg.jpg);
	background-position: center;
}

table.top-menu {
	border: none;
	color: #888888;
	font-size: 13px;
	background-color: #222222;
	width: 802px;
	margin: 0px auto 0px auto;
}

table.top-menu td {
	border-right: 1px #cccccc solid;
	text-align: center;
	vertical-align: middle;
	line-height: 34px;
}

table.top-menu td a:link {
	color: #aaaaaa;
	text-decoration: none;
}

table.top-menu td a:visited {
	color: #aaaaaa;
	text-decoration: none;
}

table.top-menu td a:hover {
	color: #ffffff;
	text-decoration: none;
}

table.top-menu td a:visited:hover {
	color: #ffffff;
	text-decoration: none;
}

/*****************************
MAIN AREA
******************************/

.main-area {
	width: 100%;
	padding: 0px 0px 40px 0px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	background-image: url(images/page-bg.jpg);
	background-position: center;
	border-top: 1px #ffffff solid;
}

.content-box {
	width: 800px;
	margin: 0px auto 0px auto;
	padding-bottom: 30px;
	background-color: #f8f8f8;
	border: 1px #d0d0d0 solid;
}

.disp-area {
	width: 760px;
	margin: 18px auto 30px auto;
	border: none;
	padding: 0px;
}

.disp-left {
	width: 500px;
	height: 400px;
	float: left;
	text-align: center;
	padding: 5px;
	border: 1px #d1d1d1 solid;
	background-color: #ffffff;
}

.disp-right {
	width: 220px;
	
	float: right;
	text-align: center;
	padding: 5px;
	border: 1px #d1d1d1 solid;
	background-color: #ffffff;
}

.disp-right img {
	padding: 4px;
	border: 1px #d6d6d6 solid;
	background-color: #ffffff;
	margin-bottom: 5px;
}

.proInfo {
	width: 750px;
	padding: 4px;
	border: 1px #d4d4d4 solid;
	background-color: #ffffff;
}

.TTLS {
	margin: 22px 35px 10px 35px;
}

.blurbs {
	margin: 0px 35px 18px 35px;
}

.proInfoLft {
	width: 500px;
	border: none;
	float: left;
}

table.proInfoTbl {
	width: 100%;
	margin: 20px 0px 0px 0px;
	border: none;
}

table.proInfoTbl td.tsr {
	width: 110px;
	height: 110px;
	text-align: center;
	padding-bottom: 10px;
}

table.proInfoTbl td.tsr img {
	width: 100px;
	height: 100px;
	padding: 4px;
	background-color: #ffffff;
	border: 1px #d5d5d5 solid;
}

table.proInfoTbl td.data {
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding: 0px 0px 0px 20px;
}

table.proInfoTbl td.data a:link {
	color: #777777;
	text-decoration: none;
}

table.proInfoTbl td.data a:visited {
	color: #777777;
	text-decoration: none;
}

table.proInfoTbl td.data a:hover {
	color: #111111;
	text-decoration: none;
}

table.proInfoTbl td.data a:visited:hover {
	color: #111111;
	text-decoration: none;
}

.bButton {
	padding: 14px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 76px;
	background-color: #617d06;
	border: 1px #444 solid;
}

.bButton a:link, .bButton a:visited {
	color: #fff;
	text-decoration: none;
}

.bButton a:hover, .bButton a:visited:hover {
	color: #dce8b3;
	text-decoration: none;
}

.button-1 {
	float: left;
	margin: 10px 6px;
}


/********************************
CONTACT FORM
*********************************/
table.contactForm {
	width: 100%;
	border: none;
}

table.contactForm td.clabel {
	width: 120px;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
}

table.contactForm td.cinputcell {
	text-align: right;
	vertical-align: top;
}

table.contactForm td.cerror {
	text-align: right;
	vertical-align: top;
	padding: 0px 4px 10px 0px;
	color: #930;
	font-size: 10px;
	display: none;
}

.cinput {
	width: 260px;
	line-height: 24px;
	height: 24px;
	background-color: #f4f4f4;
	border: 1px #dddddd solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txtArea{
	width: 250px;
	padding: 2px 5px 2px 5px;
	height: 100px;
	background-color: #f4f4f4;
	border: 1px #dddddd solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	resize: none;
}



/********************************
FOOTER AREA
*********************************/

.Footer {
	width: 800px;
	margin: 25px auto 0px auto;
	padding: 25px 0px 50px 0px;
	border-top: 1px #d2d2d2 solid;
}

table.footer {
	border: none;
	margin: 0px auto 0px auto;
	font-size: 11px;
	color: #666666;
}

table.footer td {
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	padding: 0px 12px 0px 12px;
}

table.footer td a:link {
	color: #777777;
	text-decoration: none;
}

table.footer td a:visited {
	color: #777777;
	text-decoration: none;
}

table.footer td a:hover {
	color: #333333;
	text-decoration: none;
}
table.footer td a:visited:hover {
	color: #333333;
	text-decoration: none;
}