@charset "UTF-8";
/* CSS Document */

body, html {
	background-color: #b7a893;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #555658;
	font-size: 16px;
	background-image: url(images/bkgd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#main {
	width: 955px;
	vertical-align: top;
	text-align: center;
	/*background-image: url(images/bodyBkgd.png);
	background-position: top;
	background-repeat: repeat-y;*/
}

#header {
	height: 226px;
	width: 955px;
	vertical-align: top;
	text-align: center;
	background-image: url(images/hdrBkgd.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#headerTable {
	height: 226px;
	width: 955px;
	vertical-align: top;
	text-align: left;
	background-image: url(images/header.png);
	background-position: top;
	background-repeat: no-repeat;
}

#header_01 {
	height: 88px;
	width: 955px;
	vertical-align: top;
	text-align: left;
}

#header_02 {
	height: 46px;
	width: 479px;
	vertical-align: top;
	text-align: left;
}

#navHome {
	height: 46px;
	width: 108px;
	vertical-align: top;
	text-align: left;
}

#navSizes {
	height: 46px;
	width: 87px;
	vertical-align: top;
	text-align: left;
}

#navColors {
	height: 46px;
	width: 124px;
	vertical-align: top;
	text-align: left;
}

#navContact {
	height: 46px;
	width: 134px;
	vertical-align: top;
	text-align: left;
}

#navEnd {
	height: 46px;
	width: 23px;
	vertical-align: top;
	text-align: left;
}

#header_03 {
	height: 92px;
	width: 955px;
	vertical-align: top;
	text-align: left;
}

#bodyTopper {
	height: 311px;
	width: 955px;
	background-image: url(images/bodyTopper.png);
	background-position: top;
	background-repeat: no-repeat;
}

#bodyTopper2 {
	height: 311px;
	width: 955px;
	background-image: url(images/bodyTopper2.png);
	background-position: top;
	background-repeat: no-repeat;
}

#bodyArea {
	width: 955px;
	height: 527px;
	background-image: url(images/bodyBkgd.png);
	background-position: top;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: center;
}

#bodyTable {
	width: 955px;
	height: 527px;
	background-image: url(images/mainBkgd.png);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
}

#bodyContent {
	vertical-align: top;
	text-align: left;
	width: 955px;
	height: 527px;
}

#spacer_01 {
	height: 47px;
	width: 955px;
}

#spacer_02 {
	width: 72px;
	vertical-align: top;
}

#content {
	width: 494px;
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #555658;
	font-size: 16px;
}

#spacer_03 {
	vertical-align: top;
	width: 55px;
}

#spacer_04 {
	width: 58px;
	vertical-align: top;
}

#btnSize {
	height: 95px;
	width: 276px;
	vertical-align: top;
	text-align: left;
}

#btnColor {
	height: 106px;
	width: 276px;
	vertical-align: top;
	text-align: left;
}

#btnContact {
	height: 106px;
	width: 276px;
	vertical-align: top;
	text-align: left;
}

#spacer_05 {
	width: 276px;
	vertical-align: top;
	text-align: left;
}

#formTable {
	width: 494px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555658;
	font-size: 16px;
}

#contactForm {
	width: 494px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555658;
	font-size: 16px;
}

#contactFormFieldTable {
	widows: 494px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555658;
	font-size: 16px;
}

.formFields {
	width: 50%;
	padding-bottom: 5px;
}

#bodyFooter {
	width: 955px;
	height: 95px;
	vertical-align: top;
	text-align: center;
	background-image: url(images/bodyFooter.png);
	background-position: top;
	background-repeat: no-repeat;
}

#footer {
	width: 955px;
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e4f51;
	line-height: 22px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffaa08;
	text-decoration: underline;
}

.altLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4f51;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	text-decoration: underline;
}

hr {
	height: 1px;
	background-color: #464646;
	color: #464646;
	border: none;
	margin-top: 22px;
	margin-bottom: 22px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #464646;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #464646;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #555658;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
}
