* {
    margin: 0;
    padding: 0;
}
html>body {
    margin: 0;
    padding: 0;
}
body {
	font : 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	text-align: center;
	/* IE fix to center the page */
	background-color : #7D7D7D;
}

h1 {
    font : bold 14px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : White;
    margin-bottom : 2px;
}

h2 {
	font : bold 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336699;
	padding : 8px;
	text-align : left;
}

h3 {
	font : bold 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	padding-top : 10px;
	text-align : center;
}

img.right {
	float : right;
	padding : 4px 0px 0px 18px;
	border : none;
}
img.left {
	float : left;
	padding : 4px 100px 0px 0px;
	border : none;
}

a {
	color : Blue;
	text-decoration : underline;
}

 a:hover {
	color: Red;
	text-decoration : none;
}

li {
	font : 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	color : #12409e;
	padding : 6px 6px 6px 20px;
}

.clear {
	clear : both;
}

/* Header CSS Attributes */

#wrap {
	display: block;
	width: 910px;
	text-align: center;
	/* IE fix to center the page */
	margin: 12px auto 12px;
	/* center the page in Firefox */
	background-color : #f9fafc;
	background : #9C9C9C url(images/pagebkgrd.jpg);
}

/* Horizonal Navigation attributes */

#header {
	width: 910px;
	background : #d8c4a3 url(images/pageheader5.jpg) no-repeat top;
	height : 185px;
}

#header h1  {
	padding : 2px 36px 110px 300px;
	font : 12px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffd686;
	text-align : left;
}


#nav {
    display: inline;
    /* IE fix to center the page */
    margin: 0px auto;
    /* center the page in Firefox */
    padding: 0;
    float : right;
}
#nav ul {
    text-align : left;
    padding-top : 22px;
    padding-right : 40px;
}
#nav li {
    display: inline;
    list-style: none;
    padding: 0px 0px 0px 24px;
    font : bold 11px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#nav li a {
    text-decoration: none;
    color : White;
}
#nav li a:hover {
	color: #f2a770;
	border-bottom : 2px dotted #f2a770;
}
#xnav {
	display: inline;
	padding: 0;
	width: 910px;
	height: 22px;
	float : left;
}
#xnav ul {
	text-align : center;
}
#xnav li {
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	font : bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 20px;
}
#xnav  li a {
	text-decoration: none;
	color : White;
}
#xnav  li a:hover {
	color: #FFFF33;
	border-bottom : 2px dotted #FFFF33;
}
#top {
    display: block;
    clear: both;
    width: 850px;
    height: 18px;
    background-image : url(images/y-top.jpg);
}

/* Center Content CSS Attributes */

#home {
	width: 910px;
	background : #d8c4a3 url(images/hatteras-sun2.jpg) no-repeat top;
	height : 510px;
}

#home h1  {
	padding : 8px 36px 60px 270px;
	font : 14px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #d8c4a3;
	text-align : left;
}

#home blockquote  {
	padding :10px 65px 10px 420px;
	font : bold 13px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	text-align : center;
}

#home p  {
	padding : 5px 45px 10px 400px;
	font : 14px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	text-align : left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#page {
	width: 910px;
}

#page h1  {
	padding : 8px 36px 60px 270px;
	font : 14px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffd686;
	text-align : left;
}

#page blockquote  {
	padding :40px 10px 10px 60px;
	font : bold 13px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	text-align : left;
}

#page p  {
	padding : 12px 50px 0px 20px;
	font : 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	text-align : left;
}

#page.cart  {
	text-align : center;
	width : 785px;
	margin : 10px auto 10px auto;
	border : none;
	padding : 0px;
}

#contentleft {
	float : left;
	width : 300px;
	padding : 10px 0px 10px 0px;
}

#contentright {
	float : right;
	width : 600px;
	padding : 10px 0px 20px 0px;
}

#contentright ul {
	float : left;
	padding : 10px 0px 20px 60px;
}

#contentright ul li {
	font : 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	padding : 4px 0px 4px 6px;
}

/* Distributor Page CSS Attributes */

#distributor {
	width: 820px;
	margin : 10px auto 10px;
}

#distributor input, #distributor select {
	font : 10px/10px Arial, Helvetica, sans-serif;
}

#contenthalfl {
	float : left;
	width : 350px;
	padding : 10px 10px 10px 10px;
	margin : 0px;
	text-align : left;
}

#contenthalfr {
	float : right;
	width : 350px;
	padding : 10px 10px 10px 10px;
	margin : 0px;
	text-align : left;
}

.column {
	float : left;
	width : 270px;
	padding-bottom : 12px;
}

.column p {
	padding : 10px 20px 10px 20px;
	font : 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}

.dealerbox {
	width : 250px;
}

.dealer {
	font : 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 10px;
	padding-top : 10px;
	border-bottom : thin dotted #333333;
}

.state {
	font : bold 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear : both;
	text-align : left;
	color : Red;
	padding : 10px 0px 8px 10px;
}

/* Table Columns CSS Attributes */

#checkout  {
	text-align : center;
	width : 785px;
	margin : 10px auto 10px auto;
	border : none;
	padding : 0px;
}

#left-col {
	float : left;
	width: 350px;
	height : 330px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	text-align : left;
	border : 2px solid #666666;
	background-color : #FFE5B5;
	margin-bottom : 12px;
}

#right-col {
	float : right;
	width: 350px;
	height : 330px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	text-align : left;
	border : 2px solid #666666;
	background-color : #FFE5B5;
	margin-bottom : 12px;
}

/* Contact CSS Attributes */

#contact {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 440px;
	float : left;
	text-align: left;
	display: block;
}
	
#contact h4  {
    padding-top : 12px;
	font : bold 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contact p  {
    padding-top : 12px;
	font : 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contact label, #contact input, #contact textarea {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding : 2px;
}

textarea#message {
	width: 380px;
	height: 120px;
	border: 1px solid #996600;
}

.text {
	width: 250px;
}

#error {
	margin : 0px;
	padding : 0px;
}

#error p {
	font : bold 10px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6347;
}

/* Footer CSS Attributes */

#footer {
	clear: both;
	display: block;
	width: 910px;
	height : 36px;
	text-align: center; /* IE fix to center the page */
	margin: 0px auto; /* center the page in Firefox */
	background-color : #4d4948;
}
#bottom {
    display: block;
    width: 910px;
}
#bottom p {
	padding : 12px ;
	font : 10px Arial, Helvetica, sans-serif;
	color : #D9D9D9;
	text-align : center;
}
#bottom a {
    color : #D9D9D9;
    text-decoration : none;
}
#bottom a:hover {
	color: #FFD484;
	text-decoration : underline;
}
#shop a {
	color : #4d4948;
	text-align : center;
	font-weight : bold;
	font-size : 11px;
}
#shop a:hover {
	color: #f2a770;
	border-bottom : 1px dotted #f2a770;
	text-decoration : none;
}

