body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f5e3d2;
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #f5e3d2;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #f5e3d2;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px}
li, dd {margin-left:15px}
fieldset {padding:6px}

/* Undo default HTML styling of common browsers */
a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {list-style:none}
img {border:none}

/* General */
html, body {height:100%}
body {
	background:#f5e3d2
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif
	}

/* General links */
a:hover {text-decoration:underline}
a:active {text-decoration:none}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {margin:0 0 8px 0}
h1 {font-size:14px}
h2 {font-size:13px}
h3 {font-size:12px; color:#000; margin:5px 15px}
h4 {font-size:11px}
h5 {font-size:10px}

/* Forms */
.submit {font:bold 12px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px}
.radio {margin:0 5px 0 0; background:none; border:none}
.search {
	width:150px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('images/bg_search_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
	}

/* Who's your daddy */
#daddy {
	width:850px;
	min-height:100%;
	height:auto;
	margin:0 auto -95px auto;
	text-align:left
	}
* html #daddy {height:100%}

/* Header */
#header {
	height:195px;
	background: #f5e3d2;
}
#logo {
	width:366px;
	height:85px;
	padding:14px 0 0 0;
	background:url('images/bg_menu_starter.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative
	}
#logo-text {color:#ccc; font:normal 27px arial,serif; position:absolute; top:40px; left:100px}
#ticker {width:632px; height:31px; float:right; display:inline; padding:15px 0 0 0; text-align:center; color:#888}
#ticker:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#headerimage {
	width:850px;
	height:195px;
	background:#f5e3d2 url(../FittingImageThread.jpg) no-repeat left top;
	float:left;
	position:relative;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	background-image: url(../FittingImageThread1.jpg);
}
#headerimageinfo {
	width:850px;
	height:135px;
	float:left;
	position:relative;
	background-color: #f5e3d2;
	background-repeat: no-repeat;
	background-position: left top;
}
#slogan {
	color:#000;
	font:normal 20px arial,serif;
	position:absolute;
	bottom:65px;
	left:337px
}
#download {width:189px; height:59px; margin:128px 0 0 0; background:url('images/download.gif') no-repeat top left; float:left}
#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}
#icons {width:97px; height:90px; background:url('images/bg_icon_lines.gif') no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}
/* Header links */
#logo a {font-weight:normal}
#download a {color:#fff; display:block; height:51px}
#download a:hover, #logo a:hover {text-decoration:none; color:#ddd}

/* Menu */
#menu {
	width:632px;
	height:53px;
	background:url('images/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline
	}
#menu ul {padding:20px 0 20px 17px; margin:0}
#menu li {display:inline; list-style:none; margin:0 16px 0 0; font:bold 13px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {padding:5px 7px; color:#000; border:1px solid #ead28b; background:#fff}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000; text-decoration:none}

/* CONTENT AND COLUMNS */
#content {background:#f3f2f0 url('images/bg_page.gif') repeat-y top left}
#content a:link, #content a:visited {text-decoration:none; color:#1c4851; font-weight:bold}
#cA {float:left; width:270px; margin:0 11px 0 30px; display:inline}
.Ctopleft {background:url('images/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}
#search {background:#a4c0ba; padding:10px 15px}
#cA img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}
.testimonial {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif
}
#cB {float:right; width:679px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url('images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cB1 {width:340px; float:left; padding:0 10px 5px 10px}
.news {border-bottom:1px solid #e6e1dd; border-top:1px solid #fcfafb; padding:10px 15px 5px 15px}
#cB2 {width:309px; float:right; margin:0}
.about {background:#c6d6d6; border:1px solid #a4c0ba; padding:5px; margin:0 0 10px 0; color:#282627}
.about ul {list-style-type:none}
.about li {padding:0 0 0 20px; margin:5px 0; background:url('images/check.gif') no-repeat 0 50%}
#newsletter {
	width:309px;
	height:86px;
	background:url('images/newsletter.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}
#newsletter-title {color:#fff; font:normal 24px impact,serif; position:absolute; top:10px; left:15px}
#newsletter-title a {color:#fff!important; font-weight:normal!important}
#newsletter-text {font:normal 10px arial,serif; position:absolute; bottom:10px; left:10px; width:209px}
#newsletter-text a {color:#35393f!important}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('images/corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('images/bg_page.gif') repeat-y -39px 0
	}
.Cbottomright {background:url('images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Footer */
#footer {height:95px; width:100%; margin:0; background:url('images/bg_footer.gif') no-repeat bottom center}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}
.clearleft {
	clear:both
}
.leflocenter {
	float:none
}
#headerimagewed {
	width:850px;
	height:195px;
	background:#f5e3d2 url(../FittingImageBride&Groom.jpg) no-repeat left top;
	float:left;
	position:relative;
}
#headerimageshop {
	width:850px;
	height:195px;
	float:left;
	position:relative;
	background-color: #f5e3d2;
	background-image: url(../more_info/images/FittingImage_shop_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.clearright {
	clear:right;
	text-align: left;
	width: 550px;
	font: 900 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 10px;
}
.clearrightshop {
	clear:right;
	text-align: left;
	width: 465px;
	font: 900 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 20px;
}
.clearrightshopsm {
	clear:right;
	text-align: left;
	width: 465px;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
}
.clearrightshopbold {
	clear:right;
	text-align: left;
	width: 465px;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.clearrightCopy {
	clear:right;
	text-align: left;
	width: 465px;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

.clearright14 {
	clear:right;
	text-align: left;
	width: 500px;
	font: 900 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
}
#headerimageblack {
	width:850px;
	height:8px;
	background:#f5e3d2 url(../images/black.gif) repeat;
	float:left;
	position:relative;
	padding-top: 6px;
	margin-bottom: 12px;
}
.clearright15 {
	clear:right;
	text-align: left;
	width: 500px;
	font: 900 15px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #2D283E;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
}
#headerimagepeople {
	width:850px;
	height:175px;
	background:#f5e3d2 url(../FittingImagePeople.jpg) no-repeat right center;
	float:right;
	position:relative;
	padding-top: 16px;
}
.clearlefttype {
	clear:left;
	text-align: left;
	width: 500px;
	font: 900 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: left;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 6px;
	margin-top: 3px;
	height: auto;
}
.clearlefttypelg {
	clear:left;
	text-align: left;
	width: 400px;
	font: 900 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: left;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	text-decoration: none;
	height: auto;
}
.clearrighttypelg {
	text-align: left;
	width: 600px;
	font: 900 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	letter-spacing: normal;
	word-spacing: normal;
}
.clearright16 {
	clear:right;
	text-align: left;
	width: 550px;
	font: normal 16px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 4px;
}
#headerimageclothing {
	width:850px;
	height:304px;
	background:#f5e3d2 url(../FittingImageJeans1.jpg) no-repeat left top;
	float:left;
	position:relative;
	margin-left: 22px;
	background-image: url(../FittingImageJeans2.jpg);
}
#headerimagesurf {
	width:850px;
	height:314px;
	float:left;
	position:relative;
	margin-left: 22px;
	background-image: url(../more_info/images/FittingImagePeople_4.jpg);
	background-color: #f5e3d2;
	background-repeat: no-repeat;
	background-position: left top;
}

.clearrightdenim {
	clear:right;
	text-align: left;
	width: 450px;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 4px;
	padding-bottom: 8px;
	height: 300px;
	margin-bottom: 4px;
}
.clearrightwed {
	clear:right;
	text-align: left;
	width: 450px;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 14px;
}

.clearrighttype450 {
	clear:right;
	text-align: left;
	width: 450px;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: 900;
}
#headerimagerack {
	width:850px;
	height:175px;
	background:#f5e3d2 url(../FittingImageClothes.jpg) no-repeat right center;
	float:left;
	position:relative;
	padding-top: 16px;
	background-image: url(../FittingImageClothes1.jpg);
}
#headerimagekw {
	width:850px;
	height:175px;
	float:left;
	position:relative;
	padding-top: 16px;
	background-image: url(../more_info/images/FittingImage_kw.jpg);
	background-color: #f5e3d2;
	background-repeat: no-repeat;
	background-position: right center;
}

.clearcenter {
	clear:right;
	text-align: left;
	width: 300px;
	font: 900 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: left;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 10px;
	margin-left: 12px;
	padding-left: 4px;
}
.clearrighttypead {
	clear:right;
	text-align: left;
	width: 450px;
	font: 900 18px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	margin-right: 12px;
}
.clearcentetop {
	text-align: center;
	width: 500px;
	font: 900 16px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
}
.clearright20 {
	clear:right;
	text-align: left;
	width: 550px;
	font: 900 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 4px;
}
#headerimageindustry {
	width:850px;
	height:195px;
	background:#f5e3d2 url(../FittingImagePeople.jpg) no-repeat right center;
	float:left;
	position:relative;
	background-image: url(../FittingImagePeople1.jpg);
}
#headerimagecamping {
	width:850px;
	height:195px;
	float:left;
	position:relative;
	background-image: url(../more_info/images/FittingImagePeople_5.jpg);
	background-color: #f5e3d2;
	background-repeat: no-repeat;
	background-position: right center;
}

.clearleftpeop {
	clear:right;
	text-align: left;
	width: 500px;
	color: #0C0B11;
	float: left;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.clearlrightpeop {
	clear:left;
	text-align: left;
	width: 450px;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
.clearleftpeoplg {
	clear:right;
	text-align: left;
	width: 500px;
	font: 900 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: left;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 4px;
}
.clearleftequest {
	clear:right;
	text-align: left;
	width: 450px;
	color: #0C0B11;
	float: right;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
.clearleftpeoplg12 {
	clear:right;
	text-align: left;
	width: 500px;
	font: 900 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0C0B11;
	float: left;
	letter-spacing: normal;
	vertical-align: 20%;
	word-spacing: normal;
	padding-top: 14px;
}
.clearcenterwhite {
	clear:none;
	text-align: center;
	width: 850px;
	font: 900 16px Verdana, Arial, Helvetica, sans-serif;
	color: #f5e3d2;
	float: none;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 4px;
}
.clearcenterwhitesmall {
	clear:none;
	text-align: center;
	width: 850px;
	color: #f5e3d2;
	float: none;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
}
.italic {
	font-style: italic;
	color: #333;
	font-weight: 300;
}
a_wetsuit:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #069;
}
a_wetsuit:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #069;
}
a_wetsuit:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #C36;
}
a_wetsuit:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #069;
}

