body { margin: 0px; padding: 0px; margin: 15px 0px; background-color: #edece7; }
body, td, input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #9f9e9e; line-height: 16px; }
#container						{ width: 940px; border: 15px solid #d27453; margin: 0px auto; background-color: #fff; }
#inner_container				{ margin: 15px; }

#topbanner						{ height: 50px; background-color: #b1b9a8; margin-bottom: 5px; }
#topbanner.drops				{ background-image: url('/template/topbanner_drops.gif'); background-repeat: no-repeat; background-position: right top; }
#topbanner.home					{ background-image: url('/template/topbanner_home.jpg'); background-repeat: no-repeat; }
#logo							{ width: 192px; margin-right: 5px; float: left; }
#mainnav						{ width: 713px; float: left; background-color: #d27453; height: 68px; }
#mainnav #nav					{ clear: both; padding-top: 2px; margin-left: 5px; }
#mainnav a						{ display: block; float: left; padding-top: 4px; padding-bottom: 4px; line-height: normal; margin-left: 5px; padding-left: 9px; padding-right: 9px; color: #fff; border-right: 1px solid #efcec3; text-decoration: none; font-size: 14px; color: #efded9; }
#mainnav #navlast				{ border-right: none; }
#mainnav a:hover,
#mainnav .selected				{ color: #fff; }
#phoneinfo						{ float: right; color: #fff; font-size: 14px; margin-top: 10px; height: 27px; line-height: normal; margin-right: 19px; }
#content						{ clear: both; padding-top: 12px; }
#content .leftcol				{ padding: 15px; padding-right: 20px; width: 370px; float: left; margin-right: 10px; }
#content .rightcol				{ padding: 15px; padding-right: 0px; width: 480px; float: left; }
#content .fullcol				{ padding: 15px; }

h1, h2, h3, h4, h5, h6			{ color: #888686; line-height: normal; }
h1								{ font-size: 20px; font-weight: normal; margin: 0px; padding: 0px; margin-bottom: 15px; }
h2								{ font-size: 16px; font-weight: bold; margin: 0px; padding: 0px; padding-top: 5px; margin-bottom: 15px; }
h3								{ font-size: 14px; font-weight: normal; margin: 0px; padding: 0px; margin-bottom: 5px; }
h3 a:hover						{ text-decoration: none; }
h4								{ font-size: 14px; font-weight: normal; line-height: 18px; margin: 0px; padding: 0px; margin-bottom: 10px; }
p								{ margin: 0px; padding: 0px; margin-bottom: 10px; }
a								{ color: #d27453; text-decoration: none; outline: none; }
a:hover							{ text-decoration: underline; }
a img							{ border: none; }
table, form						{ margin: 0px; padding: 0px; }
hr								{ color: #ecede8; background-color: #ecede8; height: 1px; width: 100%; border: 0px; margin-top: 0px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; } 

.smalltext						{ font-size: 11px; }
#container .home a				{ color: #9f9e9e; }

.button							{ text-transform: uppercase; font-size: 9px; padding-left: 8px; padding-right: 8px; padding-top: 5px; padding-bottom: 5px; line-height: 20px; background-color: #cf8c6c; color: #fff; font-weight: bold; }
#container .button.addtocart	{ background-image: url('/template/cart.gif'); background-repeat: no-repeat; background-position: right center; padding-right: 24px; }
#container .button:hover		{ text-decoration: none; background-color: #e39a78; }

#container .caption				{ font-size: 10px; font-style: italic; }
.sizechart						{ border-top: 1px dashed #ccc; border-left: 1px dashed #ccc; margin-bottom: 10px; }
.sizechart td					{ border-bottom: 1px dashed #ccc; padding: 3px 4px; border-right: 1px dashed #ccc; text-align: center; }

#container .curves-table		{ border-top: 1px dashed #ccc; }
#container .curves-table td		{ border-bottom: 1px dashed #ccc; vertical-align: top; padding-bottom: 15px; padding-top: 15px; }

#footernav						{ padding-top: 20px; line-height: 18px; clear: both; }
#footernav table				{ margin: 0 auto; /* clear: both; float: right; */ }
#footernav td					{ vertical-align: top; border-left: 1px solid #ecede8; padding-top: 10px; padding-left: 15px; padding-right: 10px; }
#footernav p					{ margin-bottom: 4px; }
#footernav strong				{ font-size: 13px; }
#footernav a					{ color: #acacac; }

/* Clear fix! */
#container .clearfix:after 		{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container .clearfix 			{ display: inline-block; }
* html .clearfix 				{ height: 1%; }
#container .clearfix			{ display: block; }

#ContestForm input				{ border: solid 1px #999; }
#ContestForm input.error		{ border: solid 1px #900; }