@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: top; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
} 
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 195px;
	width: 570px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thankyouForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a68d57;
	text-decoration: blink;
	background-color: #FFFFFF;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px;
	margin-top: 100px;
}
#nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e36c1c;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-bottom: 25px;
}
.twoColFixLtHdr #container #mainContent #nav2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #e36c1c;
	word-spacing: 2px;
	cursor: default;
}
.imageFade {
	display: none;
}
#bottomfade {
	padding-top: 20px;
}
#homeContent {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e9e2d5;
}
#homeContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #a68d57;
	padding-right: 20px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #5eb0e5;
	margin-left: 10px;
	background-image: url(images/kwickcart-logo.gif);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #sidebar1 a {
	color: #052850;
	text-decoration: underline;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #052850;
	line-height: 18px;
	font-style: normal;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: -5px;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 12px;
	color: #052850;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 155px;
}
.twoColFixLtHdr #container #sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 12px;
	color: #052850;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: -5px;
	padding-top: 15px;
}
#subContent {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#subContent a {
	font-weight: normal;
	color: #a68d57;
	text-decoration: underline;
}
#subContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #e36c1c;
	text-transform: uppercase;
}
#subContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #a68d57;
	padding-bottom: 15px;
	margin-top: -5px;
}
#subContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #a68d57;
	padding-bottom: 15px;
}
#subContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #e36c1c;
	padding-bottom: 15px;
}
.mainImage {
	margin-top: 15px;
}
#photoContent {
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #e9e2d5;
	margin-top: 0px;
	width: 308px;
	padding-top: 5px;
}
.photoSlide {
	background-color: #e9e2d5;
	padding-top: 35px;
	padding-right: 70px;
	padding-left: 72px;
	margin-top: 10px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a68d57;
	line-height: 18px;
}
#newsContent {
	padding-bottom: 20px;
	background-color: #e9e2d5;
	margin-top: 0px;
	width: 235px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.newsPartners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: -25px;
	border: 1px dashed #a68d57;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.twoColFixLtHdr #footer {
	background-color: #052850;
	padding-left: 10px;
	padding-bottom: 15px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #b7d2e7;
	letter-spacing: 1px;
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #container #footer a {
	color: #b7d2e7;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #a68d57;
	font-weight: normal;
	margin-top: -25px;
}
