@charset "UTF-8";
body  {
	font-family: Trebuchet MS;
	font-size: 12px;
	background: #FFFFFF;
	background-image: url('../images/dansons-main-background.gif');
    background-repeat: no-repeat;
    background-position: 50% 0%;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
h1 { font-size:24px; font-weight:bold;}
h2 { font-size:18px; font-weight:bold; text-decoration: underline;}
h3 { font-size:14px; font-weight:bold;}

.style1 {font-size: 10px}
.style2 {font-size: 12px}
.style3 {font-size: 14px}
.style4 {font-size: 15px}
.style5 {font-size: 18px}

.green {color: #00853E;	text-decoration: underline;}

a:link {
	color: #00853E;
	text-decoration: underline;
}
a:visited {
	color: #00853E;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;	
}

a.headernav:link {
	color: #000000;
	text-decoration: none;
}

a.headernav:visited {
	color: #000000;
	text-decoration: none;
}

a.headernav:hover {
	color: #00853E;
	text-decoration: underline;
}

a.headernav:active {
	color: #333333;
	text-decoration: none;
}

a.headersubnav:link {
	color: #000000;
	text-decoration: none;
}

a.headersubnav:visited {
	color: #000000;
	text-decoration: none;
}

a.headersubnav:hover {
	color: #000000;
	text-decoration: underline;
}

a.headersubnav:hover {
	color: #000000;
	text-decoration: underline;
}

a.footernav:link {
	color: #9d9d9d;
	text-decoration: underline;
}

a.footernav:visited {
	color: #9d9d9d;
	text-decoration: underline;
}

a.footernav:hover {
	color: #000000;
	text-decoration: none;
}

a.footernav:active {
	color: #000000;
	text-decoration: none;	
}

a.subnav:link {
	color: #000000;
	text-decoration: none;
}

a.subnav:visited {
	color: #000000;
	text-decoration: none;
}

a.subnav:hover {
	color: #00853E;
	text-decoration: underline;
}

a.subnav:active {
	color: #000000;
	text-decoration: underline;
}

#container { 
	width: 980px;
	margin: 0 auto; 
	text-align: left;
} 

#header { 
	height: 101px;
	padding: 0;
	background-image: url('../images/header-logo-colonial.jpg');
} 

#header h1 {
	margin: 0;
	padding: 5px 13px 0 0;
	font-size: 12px;
	text-align: right;
	color: #333333;
}

#navigation {
	float: right;
	padding-top: 38px;
	width: 729px;
}

#navigation h1 {
	padding-left: 15px;
}

#logolink {
	float: left;
	padding-top: 4px;
	padding-left: 25px;
	width: 200px;
}

#sidebar1 {
	float: left;
	width: 233px;
	margin: 0 0px 0px 9px;
	padding: 0;
}

#sidebar1b {
	width: 233px;
	margin: 0 0px 0px 9px;
	padding: 0;
}

#sidebar2 {
	float: right;
	width: 720px;
	margin: 0 9px 0 0;
	padding: 0;
}

#accessories {
	float: right;
	width: 962px;
	margin: 0 9px 0 0;
	padding: 0;
}

#leftsidebar {
	margin: 0;
	float: left;
	width: 233px;
	background-image: url('../images/dansons-subnav-background.gif');
}

#leftsidebarshort {
	margin: 0;
	float: left;
	width: 233px;
	background-image: url('../images/dansons-subnav-short-background.gif');
}

#leftsidebarshort2 {
	margin: 0;
	float: left;
	width: 233px;
	background-image: url('../images/dansons-subnav-2-background.gif');
}

#sidebarcontent {
	width: 194px;
	margin-left: 19px;
	font-size: 12px;
	text-align: left;	
}

#footer { 
	width: 962px;
	height: 150px;
	margin: 0 9px 0 9px;
	background-image: url('../images/dansons-footer.jpg');
    background-repeat: no-repeat;
	color: #9d9d9d;	
	line-height: 1.3em;	
} 

#footer p {
	margin: 0;
	padding: 10px 0;
}

#footernav {
	float: left;
	width: 400px;
	padding: 10px;
	font-size: 11px;
	text-align: left;
}

#copyright {
	float: right;
	width: 400px;
	padding: 10px;
	font-size: 11px;
	text-align: right;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 233px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding-top: 0px; }
#navigation { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
