@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	text-align:left;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#clear {
	clear:both
	}
body  {
	font-family: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	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: #000000;
	margin-top: 12px;
	background-repeat: repeat;
}
#container {
	width: 950;
	border: 1px solid #70090a;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #70090a;
	font-weight: normal;
	margin-bottom: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #70090a;
	border-bottom-width: 0px;
	margin-bottom: 6px;
	margin-top: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 12px;
	clear: left;
	float: left;
	width: 950px;
	color: #333333;
}

/* ------ position container elements ------*/

#header {
	position: relative;
	width: 950px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: left top;
	}
#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 786px;
	height: 22px;
	list-style: none;
	vertical-align: middle;
	text-decoration: none;
	bottom: 0px;
	right: 5px;
	}
#header ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	display: block;
	}
#header    ul    li    a:link{
	width: auto;
	font-size: 12px;
	line-height: 18pt;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
	height: 22px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #803d0d;
	}
#header ul li a:visited {
	width: auto;
	font-size: 12px;
	line-height: 18pt;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
	height: 22px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #803d0d;
}
#header ul li a:hover {
	width: auto;
	font-size: 12px;
	line-height: 18pt;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
	height: 22px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #803d0d;
}
#header ul a.first {
	background: none;
	}
#sidebar {
	float: left;
	width: 162px;
	background-color: #fbefe1;
	background-image: url(Images/sidebar/Sidebar_background.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
}
#footer {
}
#sidebar_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #70090a;
	display: block;
	margin-top: 12px;
	margin-bottom: 3px;
	margin-left: 12px;
	margin-right: 10px;
	text-decoration: none;
}
#sidebar_category     {
	color: #9c6114;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-indent: 6px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BE8D6B;
	list-style-type: none;
}
#sidebar_product {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	text-indent: 18px;
	padding-bottom: 0px;
	list-style-type: none;
	margin-left: 12px;
}
#sidebar p a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c6114;
	display: block;
}
#sidebar p a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c6114;
	display: block;
	text-indent: 6px;
}
#sidebar p a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c6114;
	background-color: #FFFFFF;
	display: block;
}
#sidebar  ul  li  a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	line-height: 13px;
	text-indent: 6px;
}
#sidebar ul li a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	line-height: 13px;
	text-indent: 6px;
}
#sidebar  ul  li  a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	padding-top: 3px;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	padding-top: 3px;
}
#sidebar p.last {
	margin: 0;
	height: 193px;
	padding: 0px;
	background-image: url(Images/sidebar/Sidebar_flower.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
#headersubnav  {
	position: absolute;
	top: 1px;
	color: #FFFFFF;
	right: 12px;
}
#headersubnav    ul  {
	width: 265px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
#headersubnav    ul    li  {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #803D0D;
}
#headersubnav     ul     li    a:link  {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8D9C4;
}
#headersubnav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8D9C4;
}
#headersubnav      ul      li      a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #70090a;
}
#category_template_headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #70090a;
	width: 712px;
	height: 36px;
}
#catetory_template_photo_container {
	height: 215px;
	width: 650px;
}
#category_template_photo1 {
	float: left;
	height: 125px;
	width: 135px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo_right {
	float: right;
}
#category_template_photo1 a {
	float: left;
	height: 125px;
	width: 135px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#category_template_product1 {
	float: left;
	width: 550px;
	clear: right;
}
#category_template_product1 a {
	float: left;
	width: 450px;
	clear: right;
	color: #70090a;
	text-decoration: none;
}
#category_template_product1 a:hover {
	float: left;
	width: 450px;
	clear: right;
	color: #666666;
	text-decoration: none;
}
#category_template_product1_text {
	float: left;
	width: 550px;
}
#category_product1_container {
	width: 712px;
	margin-bottom: 15px;
	float: left;
	margin-top: 5px;
}
#category_product2_container {
	width: 620px;
	height: 150px;
	margin-bottom: 25px;
}
#category_template_photo2 {
	height: 150px;
	width: 150px;
	margin-right: 20px;
	background-color: #CCCCCC;
	float: left;
}
#category_template_product2 {
	float: left;
	width: 450px;
	clear: right;
}
#category_template_product2_text {
	float: left;
	width: 450px;
}
#category_template_photo3 {
	float: left;
	height: 200px;
	width: 200px;
	clear: right;
	color: #666666;
	border: .5px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#category_template_text1 {
	margin-top: 10px;
	margin-bottom: 15px;
}
table  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70090a;
	text-align: right;
	margin-right: 6px;
}
.formlabel_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70090a;
	text-align: left;
	margin-right: 6px;
	margin-top: 3px;
}
.category_template_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#Product_detail_photo1 {
	float: left;
	height: 180px;
	width: 220px;
	margin-right: 20px;
	cursor: default;
}
#Product_detail_photo2 {
	float: left;
	height: 180px;
	width: 220px;
	margin-right: 20px;
	cursor: default;
}
#Product_detail_photo3 {
	clear: right;
	float: left;
	height: 180px;
	width: 220px;
	cursor: default;
}
#Product_detail_photo_container {
	height: 180px;
	width: 712px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.Product_detail_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 6px;
	color: #333333;
	list-style-image: url(Images/graphics/index_bullet.jpg);
	list-style-position: outside;
	line-height: 16px;
}
.Product_detail_bullet_container {
	padding-left: 15px;
	margin-bottom: 9px;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	list-style-image: url(Images/graphics/index_bullet.jpg);
	list-style-type: disc;
	list-style-position: inside;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 9px;
	list-style-image: url(Images/graphics/index_bullet.jpg);
	list-style-type: disc;
	list-style-position: inside;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 9px;
	list-style-image: url(Images/graphics/index_bullet.jpg);
	list-style-type: disc;
	list-style-position: inside;
}
.last {
}
#solarshades  {
	height: 48px;
	margin-left: 12px;
	margin-right: 10px;
}
#sidebar_item_hidden  {
}
.mC {
	float: left;
	width: 162px;
	background-color: #fbefe1;
}
.mH {
	font-weight: normal;
	color: #803d0d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c88561;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none;
	display: block;
}
.mL {
	display: none;
	text-decoration: none;
	line-height: 18px;
}
.mO {
	display: block;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 12px;
}
a:hover {
	background-color: #FFFFFF;
}
#headernav {
	height: 20px;
	position: absolute;
	left: 162px;
	top: 68px;
}
#headerphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 150px;
	text-align: right;
	margin-top: 32px;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar_logo1 {
	height: 54px;
	width: 54px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 6px;
}
#sidebar_logo1 a {
	height: 54px;
	width: 54px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#association_logo_table {
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
}
.attribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#map1 {
	background-color: #CCCCCC;
	float: left;
	height: 180px;
	width: 335px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: default;
}
#map2 {
	background-color: #CCCCCC;
	float: left;
	height: 180px;
	width: 335px;
	margin-right: 20px;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: default;
}
#automation_logo {
	float: left;
	height: 40px;
	width: 170px;
	margin-right: 5px;
}
#design_box1 {
	height: 125px;
	width: 205px;
	float: left;
	margin-right: 6px;
	margin-left: 12px;
	margin-top: 12px;
}
.designerbodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	list-style-image: url(Images/graphics/index_bullet.jpg);
	list-style-type: disc;
	list-style-position: inside;
}
.designerbodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0000CC;
	margin-top: 0px;
	list-style-image: url(Images/graphics/index_bullet.jpg);
	list-style-type: disc;
	list-style-position: inside;
	text-decoration: underline;
	cursor: hand;
}
.cursor {
	cursor: hand
}
