*{margin:0; padding:0;}

a:link    {color:#53301a; text-decoration:none}
a:visited {color:#53301a; text-decoration:none}
a:hover   {color:#53301a; text-decoration:underline}
a:active  {color:#53301a; text-decoration:underline}

/* specific ul and ol */

ol.numbers {
	padding-left: 30px;
}
ul.anchor {
	padding-left: 15px;
}
ul.image {
	list-style-image: url(images/bullet.gif);
	padding-left: 20px;
}
ul.noimage {
	list-style-image: none;
	padding-left: 20px;
}
/* homepage content areas */
#centerAll{
	vertical-align:top;
	width:737px;
	padding:0;
	margin:0 auto;
}	
#home_bkgrnd{
	background-image:url(images/index_bkgrnd.gif);
	background-position: top;
	vertical-align:top;
	width:770px;
	padding:0;
	margin:0 auto;
}

#homeProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	background-color:#dac19c;
	color: #53301a;
	width: 350px;
	padding: 14px 0 0 15px;
	vertical-align:top;
	}
#homeProducts p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #53301a;
	padding-top: 5px;
	}
	
#homeTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	background-color:#f6dba2;
	color: #53301a;
	width: 168px;
	padding: 14px 7px 12px 7px;
	vertical-align:top;
	}
#homeTitles p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #53301a;
	padding-top: 5px;
	}
	
#homeService {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	background-color:#c6b7a1;
	background-image:url(images/Index_servicePic.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	color: #53301a;
	width: 168px;
	padding: 10px 0 0 15px;
	vertical-align:top;
	}
#homeService p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #53301a;
	padding-top: 5px;
	}
	
/* button styles */

.button_cart{
height:31px;
background-color: #f6dba2;
background-position:top;
}

.button_blue{
height:25px;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
text-align:center;
margin:auto 0;
padding-top:2px;
background-color: #8faed2;
background-position:top;
}
.button_gold{
width:100px;
height:31px;
background-image:url(images/buttonbox_gold.gif);
background-repeat:no-repeat;
background-position:top;
}
.button_gold2{
width:100px;
height:25px;
background-color:#f6dba2;
text-align:center;
padding:2px 0 0 0;

}
.button_brown{
width:100px;
height:31px;
background-image:url(images/buttonBox_brown.gif);
background-repeat:no-repeat;
background-position:top;
}
.button_brown2{
width:100px;
height:25px;
background-color:#DAC19C;
text-align:center;
padding:2px 0 0 0;

}
.button_links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#53301a;
text-align:center;
margin:auto 0;
padding-top:8px;
}
a.button_links :link, a.button_links :visited, a.button_links :active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#53301a;
text-align:center;
text-decoration:none;
margin:auto 0;
padding-top:8px;
}
a.button_links :hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#53301a;
text-align:center;
text-decoration:underline;
margin:auto 0;
padding-top:8px;
}
.button_whitelinks{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
text-align:center;
margin:auto 0;
padding-top:8px;
}
a.button_whitelinks :link, a.button_whitelinks :visited, a.button_whitelinks :active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
text-align:center;
text-decoration:none;
margin:auto 0;
padding-top:8px;
}
a.button_whitelinks :hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
text-align:center;
text-decoration:underline;
margin:auto 0;
padding-top:8px;
}
/* end button styles */
.bodycopy_14{
	font-family: Arial, Helvetica, sans-serif;
	color: #53301a;
	font-size: 14px;
	line-height: 24px;
}

.subhead_14 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #b18d5c; }


.productbase{
background-image: url(images/index_productbase.gif);
background-repeat:repeat-x;
background-position:top;
}
.titlebase{
background-image: url(images/index_titleBase.gif);
background-repeat:repeat-x;
background-position:top;
}
.servicebase{
background-image: url(images/index_serviceBase.gif);
background-repeat: repeat-x;
background-position:top;
}
.footer {
	width: 737px;
	padding: 20px 0 20px 0;
	vertical-align: top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-transform:uppercase;
	color: #999999;
	}
a.footer :link, a.footer :visited, a.footer :active {
	font-size: 8px;
	font-weight: normal;
	text-transform:uppercase;
	color: #999999;
	text-decoration: none;
}
a.footer :hover {
	font-size: 8px;
	font-weight: normal;
	text-transform:uppercase;
	color: #999999;
	text-decoration: underline;
}
/* end homepage content areas */

/* secondary page content areas */
.ordernowbase{
background-image: url(images/ordernow_base.gif);
background-repeat: repeat-x;
background-position:top;
}
#secondary_bkgrnd{
	background-image:url(images/index_bkgrnd.gif);
	background-position: top;
	vertical-align:top;
	width:770px;
	padding:0;
	margin:0 auto;
}
#productdetail_bkgrnd{
	background-image:url(images/productdetail_bkgrnd.gif);
	background-position: top;
	vertical-align:top;
	width:770px;
	padding:0;
	margin:0 auto;
}
#browntitlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 496px;
	height:90px;
	background-color:#dac19c;
	line-height:14px;
	color: #53301a;
	padding:0 12px 0 30px;
}
.browntitlebarbase{
background-image: url(images/browntitlebar_base.gif);
background-repeat: repeat-x;
background-position:top;
}
#browntitlebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 496px;
	height:90px;
	background-color:#d0c2ae;
	line-height:14px;
	color: #53301a;
	padding:0 12px 0 30px;
}
.browntitlebarbase2{
background-image: url(images/title_titlebarBase.gif);
background-repeat: repeat-x;
background-position:top;
}
#bluetitlebar_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 496px;
	height:90px;
	background-image:url(images/windermere/windermere_bkgrndtitle.jpg);
	background-repeat: no-repeat;
	background-color:#8faed2;
	line-height:14px;
	color: #53301a;
	padding:0 12px 0 30px;
}
#bluetitlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 496px;
	height:90px;
	background-color:#8faed2;
	line-height:14px;
	color: #53301a;
	padding:0 12px 0 30px;
}
.bluetitlebarbase{
background-image: url(images/bluetitlebar_base.gif);
background-repeat: repeat-x;
background-position:top;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: ultra-condensed;
	color:#53301a;
	vertical-align:top;
	text-transform: uppercase;
	line-height:20px;
}
.pagetitles_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-stretch: ultra-condensed;
	color:#000;
	vertical-align:top;
	text-transform: uppercase;
	line-height:20px;
}
.productname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-weight: normal;
	line-height:36px;
	padding:0;
	color: #fff;
}
.pagename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height:36px;
	color: #999999;
}
.productnamesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	padding: 10px;
	background-color:#d0c2ae;
	color: #fff;
}
.productnamesmall_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	padding: 10px 5px 5px 5px;
	color: #fff;
}

.productdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #000;
	padding:10px;
}
.productdetail_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #000;
	padding:10px 10px 0 70px;
}

.productdetail_gridOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #000;
	padding:5px;
}
.productdetail_gridEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #000;
	padding:5px;
	background-color:#e3dacc;
}
.why_gridOdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	text-align: center;
	margin:0;
	color: #000;
	padding:5px;
}
.why_gridEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	text-align: center;
	margin:0;
	color: #000;
	padding:5px;
	background-color:#e3dacc;
}
.whyOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	text-align:center;
	margin: 0;
	color: #000;
	padding:5px;
	background-color: #E8E6B4;
	text-transform:uppercase;
}
.whyTotals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height:36px;
	text-align:center;
	margin: 0;
	color: #003366;
}
.whyCategories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height:14px;
	text-align:center;
	margin: 0;
	color: #000;
}
.secondary_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #000;
	padding:10px;
}
#content_bkgrnd{
	background-image:url(images/secondary_contentBkgrnd.gif);
	background-position: top;
	vertical-align:top;
	width:770px;
	padding:0;
	margin:0 auto;
}
#goldtitlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 496px;
	height:90px;
	background-color:#f6dba2;
	line-height:14px;
	color: #53301a;
	padding:0 12px 0 30px;
}
.goldtitlebarbase{
background-image: url(images/titlebar_goldBase.gif);
background-repeat: repeat-x;
background-position:top;
}
.featuretitle_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #000;
	padding:10px 10px 0 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d27f03;
	padding-bottom: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	padding: 10px 0 5px 0;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#53301a;
	padding: 10px;
	vertical-align:top;
	text-transform: none;
	line-height:30px;
}
a.subnav:link, a.subnav:visited, a.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#53301a;
	padding: 10px;
	vertical-align:top;
	text-transform: uppercase;
	text-decoration: underline;
	line-height:30px;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#53301a;
	padding: 10px;
	vertical-align:top;
	text-transform: uppercase;
	text-decoration: none;
	line-height:30px;
}
.navdropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-transform: none;
	background: #f6dba2;
	display:block;
}
a.navdropdown:link, a.navdropdown:visited, a.navdropdown:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	padding: 5px;
	text-transform: none;
	background: #f6dba2;
}
a.navdropdown:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000;
	padding: 5px;
	text-transform: none;
	background: #ff9900;
}

#promolist {
	list-style-image:url(images/check.gif);
	color:#b16c26;
}

#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:14px;
	color: #53301a;
}

#testimonial_pic {
	padding-bottom: 12px;
}

/* end secondary page content areas */

.bullet_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	line-height:18px;
	color: #53301a;
	
}

#windexlogo {
padding: 0 10px 0 0;
}

form#windpromo{
padding: 0 20px 0 0;
vertical-align:middle;
}

td#promo{
text-align:right;
vertical-align:middle;
}

input#pcode{
vertical-align:middle;
border:1px solid #e0caa9;
}

input#go{
color:#FFFFFF;
background-color:#e0caa9;
}

label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #53301a;
}

#sup{
vertical-align:text-top;
font-size:9px;
}

#kathyvarner{
padding: 0 0 50px 0;
}

#windermere{
vertical-align:top;
padding: 0 5px 0 0;
}
.windermere_logo
{
	text-align:center;
}
.windermere_logo img
{
	margin-top:15px;
	border:none;
}