html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
iframe {width:100%;}

a img {border:none;}

.headline {
	font-size: 2em;
	font-weight: bold;
	color: #CC0000;
}

.minorheadline {
	font-size: 1.25em;
	font-weight: bold;
	color: #CC0000;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	background-color:#114b5a;
	/*background-image: url(../images/main/background.gif);
	background-attachment: fixed;*/
}

p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#product {
	margin: 0px;
	padding: 0px;
}
#quoteForm div {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 380px;
}
#quoteForm {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#quoteForm input {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#quoteForm select {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
#awardOfDistinction div {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 380px;
}
#awardOfDistinction {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#product p {
	font-size: 1.1em;
	line-height: 1.2em;
}

#product h3 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #928a1b;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

#product li {
	line-height: 1.5em;
	font-size: 1.1em;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/menu/content_bullet.png);
	margin-left: 20px;
}



/*#product ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}*/

	.collection-pallette{margin:0;}

h1 {
	color: #323263;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 10px;
}

h2 {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 10px;
}

h3 {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

.fpo {
	background-color: #FFFF00;
}

a:link, a:hover {
	color: #000000;
	font-weight: bold;
}

a:visited {
	color: #000000;
	font-weight: bold;
}

#outerWrapper {
	position: relative;
	top: 10px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#contentWrapper {
	min-width: 915px;
	max-width: 1100px;
	position: relative;
	width: 90%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background:#ffffff;
	/*background-repeat: repeat;
	background-image: url(../images/main/table_bkgnd_wheart.jpg);
	background-attachment: fixed;*/
}

#header {
	padding: 0px;
	background-image: url(../images/main/banner.jpg);
	background-repeat: no-repeat;
	height: 147px;
}

#rightColumnContent {
	padding: 15px;
}

#leftColumn {
	float: left;
	width: 210px;
	background-image: url(../images/main/grey_bkgnd_lside.jpg);
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}

#rightColumn {
	float: right;
	width: 175px;
	height: 100%;
}

#rightColumn h1 {
	margin-left: 12px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #369EC3;
	width: 150px;
}

#rightColumn p {
	margin-left: 15px;
	margin-top: 0px;
	font-size: 8pt;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 145px;
}

#rightColumn .banner {
	margin-left: 8px;
}

#leftColumnContent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 210px;
}

.spacer05 {
	height: 5px;
}

.spacer07 {
	height: 7px;
}

.spacer10 {
	height: 10px;
}

.spacer15 {
	height: 15px;
}

#content {
	height: 100%;
	margin: 0;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#bl_corner {
	width: 22px;
	float: left;
	bottom: 0px;
	left: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

#br_corner {
	width: 22px;
	position: relative;
	float: right;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

/* @group menu styles */

.menuTitle {
	font-size: ;
	line-height: 2em;
	padding-left: 27px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.menuTitle a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menuTitle a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menuTitle a:hover {
	color: #000000;
	text-decoration: underline;
}

.menuTitle a:focus {
	color: #000000;
}

.menuTitle a:active {
	color: #000000;
}

.menuSubTitle {
	font-size: 1em;
	line-height: 1.3em;
	letter-spacing: -0.65px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.menuContent {
	font-weight: normal;
	padding-left: 30px;
	font-size: 1em;
	line-height: 1.3em;
	background-image: url(../images/menu/content_bullet.png);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	letter-spacing: normal;
}

.menuContent a:link, .menuContent a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menuContent a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.menuContentHolder {
	margin-bottom: 5px;
	margin-right: 5px;
}



/* @end */

#search {
	
}

/* HOMEOWNER SECTION COLOURS*/

#Homeowner {
	background-image: url(../images/menu/HO_colour.png);
	background-repeat: repeat;
}

/*#Homeowner .menuTitle {
	background-image: url(../images/menu/HO_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
}*/

#Homeowner .buttonImage {
	background-color: #928a1b;
}

#breadcrumb {
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
	background-image: url(../images/menu/HO_colour.png);
	background-repeat: repeat;
}

/* END OF HOMEOWNER SECTION */

/* DISTRIBUTOR SECTION COLOURS*/

#Distributor {
	background-image: url(../images/menu/DS_colour.png);
	background-repeat: repeat;
}

/*#Distributor .menuTitle {
	background-image: url(../images/menu/DS_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
}*/

.menuContent {
	
}

#Distributor .buttonImage {
	background-color: #c8af52;
}

/* END OF DISTRIBUTOR SECTION */

/* REMODELER SECTION COLOURS*/

#Remodeler {
	background-image: url(../images/menu/RM_colour.png);
	background-repeat: repeat;
}

/*#Remodeler .menuTitle {
	background-image: url(../images/menu/RM_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
}*/

#Remodeler .buttonImage {
	background-color: #c5a372;
}

/* END OF REMODELER SECTION */

/* BUILDER SECTION COLOURS*/

#Builder {
	background-image: url(../images/menu/BD_colour.png);
	background-repeat: repeat;
}

/*#Builder .menuTitle {
	background-image: url(../images/menu/BD_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
}*/

#Builder .buttonImage {
	background-color: #9b4e46;
}

/* END OF BUILDER SECTION */

/* ARCHITECT SECTION COLOURS*/

#Architect {
	background-image: url(../images/menu/AR_colour.png);
	background-repeat: repeat;
}

/*#Architect .menuTitle {
	background-image: url(../images/menu/AR_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
}*/

#Architect .buttonImage {
	background-color: #827599;
}

/* END OF ARCHITECT SECTION */

/* INTERNATIONAL SECTION COLOURS*/

#International {
	background-image: url(../images/menu/IN_colour.png);
	background-repeat: repeat;
}

/*#International .menuTitle {
	background-image: url(../images/menu/IN_bullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
}*/

#International .buttonImage {
	background-color: #445d67;
}

.buttonImage {
	margin: 0px;
}

/* END OF INTERNATIONAL SECTION */

#content ul {
	margin-top: 0px;
}
#content li {
	font-size: 1.1em;
	line-height: 1.4em;
}

#content a {
	font-weight: normal;
}

#content a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.caption {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #928a1b;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding-bottom: 2px;
	clear: both;
}

.break {
	margin: 0px;
	padding: 0px;
}

.warranty {
	margin-right: 50px;
	margin-left: 50px;
}

#warranty .h3 {
	font-size: 1.2em;
	margin: 0px;
	font-weight: bold;
}

#widget_header {
	text-align: center;
	float: left;
	font-size: 1.4em;
	width: 240px;
	margin: 0px;
}
.widget_header {
	text-align: center;
	float: left;
	font-size: 1.4em;
	width: 240px;
	margin: 0px;
}

#widget_header .widget {
	margin-right: 5px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	position: relative;
}

#landing_page_header {
	width: 100%;
	background-color: #319BC1;
	margin-bottom: 10px;
}

.widget_title {
	font-size: .9em;
	color: #369EC3;
	font-weight: bold;
	line-height: 1em;
}

#content dt {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 5px;
}

#content dd {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 5px;
}

.colourname {
	margin-left: 0px;
	width: 50px;
	margin-top: 2px;
}

#productleftcol {
	position: relative;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90%;
}

#productleftcol h3 {
	margin-right: 10px;
}

/* @group product page styles */

#producttype {
	background-color: #E3E0C5;
	text-transform: uppercase;
	font-size: 8.5pt;
	font-weight: bold;
	padding: 10px;
}

#productsubheading {
	font-size: 1.2em;
	line-height: 13pt;
	font-weight: bold;
	margin-bottom: auto;
}

#productname {
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 2.5px;
	border-bottom-style: solid;
	border-bottom-color: #928a1b;
}

#productname h1 {
	margin: 0px;
	padding: 0px;
}

#productparent {
	clear: both;
	padding-bottom: 10px;
}

#productbrandquality {
	clear: both;
	padding-bottom: 10px;
}

#productdescript {
	clear: both;
	padding-bottom: 10px;
}

#productdescript ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

#productuniversalaccessories {
	clear: both;
	padding-bottom: 10px;
}

#productuniversalaccessories ul {
	float: left;
	clear: both;
	margin-left: 0px;
	padding: 0px;
	width: 99%;
	margin-right: 10px;
}

#productcoraccents {
	clear: both;
	padding-top: 10px;
}

#productsoffits {
	clear: both;
	padding-top: 10px;
}

#productsoffits ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

#productgrains {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#productgrains ul {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
}

#productgrains ul li {
	width: 55px;
	display: inline;
	list-style-type: none;
	font-size: 8pt;
	line-height: 8.5pt;
	width: 95px;
	float: left;
	height: 105px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#productlogo {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	margin-top: 10px;
}

#productlocking {
	clear: both;
	padding-bottom: 10px;
}

#productcloseup {
	clear: both;
	padding-bottom: 10px;
}

#productrightcol {
	width: 340px;
}

#productviews {
	clear: both;
	margin-bottom: 20px;
}

#productviews ul {
	list-style-type: none;
	display: inline;
	width: 340px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#productviews ul li {
	display: inline;
	list-style-type: none;
	height: 65px;
	width: 85px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#productcolors {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#productcolors ul {
	list-style-type: none;
}

#productrightcol ul li{	
	list-style-type: none;
	list-style-image:none;
	}

#productcolors ul li {
	width: 65px;
	list-style-type: none;
	list-style-image:none;
	font-size: 7.5pt;
	line-height: 7.5pt;
	float: left;
	height: 75px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#productthickness {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#productthickness ul {
	padding-left: 0;
	margin: 0;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
}

#productthickness ul li {
	list-style-type: none;
	float: left;
}

#productthickness ul li ul {
	list-style-type: none;
	float: left;
}

#productthickness ul li ul li {
	width: 105px;
	display: inline;
	list-style-type: none;
	float: left;
	font-size: 8pt;
	font-weight: normal;
	line-height: 8.5pt;
	height: 105px;
}

#productcertification {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}

#productcertification ul {
	margin: 0;
	list-style-position: outside;
	padding: 0px;
}

#productcertification ul li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 5px;
	margin: 0px;
}

/* @end */

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}

#center_index {
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

#homelink {
	float: left;
	margin: 0px;
	padding: 0px;
}

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

#family p {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

#family ul {
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#family strong {
	font-size: 1.1em;
}

#remod_info {
	font-size: 1.1em;
}

#productlogo_large {
	margin-top: 10px;
	border-bottom-width: 2.5px;
	border-bottom-style: solid;
	border-bottom-color: #928a1b;
	clear: both;
	float: left;
	width: 99%;
	padding-bottom: 5px;
}
.productlogo_large_h1{
	color: #323263;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
}

#remod_info>li {
	padding: 5px;
}

.details {
	list-style-type: none;
	font-size: 1.1em;
}

ul h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #003333;
	font-weight: bold;
}

#sales ol li {
	margin-bottom: 10px;
	font-size: 1.1em;
}

#sales strong {
	font-size: 1.1em;
}

.salesHeader {
	font-weight: bold;
	color: #666666;
}

.subH2 {
	font-size: 1em;
	font-style: italic;
	text-transform: lowercase;
	color: #666666;
	margin-left: 15px;
}

sup {
	font-size: 0.8em;
	top: 0px;
	line-height: normal;
}

#lifestyle {
	height: 198px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.shadow {
	background: #afafaf;
	padding: 1px;
	border: 1px solid #d6d6d6;
}

.errormessage {
	color: #FF0000;
	font-weight: bold;
	font-size: ;
}

.contacterrormessage {
	color: #FF0000;
	font-weight: bold;
	margin-left: 108px;
	width: 350px;
	font-size: 8.5pt;
}

#phone_container {
	clear: both;
}
#homeOwnerName_container {
	clear: both;
}

.content {
	margin-bottom: 5px;
}

#acrobat em {
	font-size: 8pt;
}

/* @group contact form */

#contactForm div {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

#contactForm {
	float: left;
}

/* @end */

/* @group literature container */

#literature_container li {
	list-style-type: none;
	float: left;
	clear: left;
}

#literature_container {
	float: left;
	clear: both;
	width: 99%;
	padding-top: 10px;
}

#literature_container label {
	margin-top: 2px;
	font-size: 1.1em;
	font-weight: bold;
}
#literature_container input {
	font-size: 1em;
	line-height: 1.2em;
}

/* @end */

/* @group main form */

#mainForm>div {
	margin-top: 10px;
}

.ext_label {
	font-size: 1.1em;
	padding: 0px;
	display: inline;
	font-weight: bold;
	position: relative;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#mainForm label {
	font-size: 1.1em;
	width: 100px;
	display: inline;
	padding-right: 5px;
	font-weight: bold;
	float: left;
	text-align: right;
	position: relative;
	top: 2px;
}

#mainForm input {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#mainForm select {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

#mainForm ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainForm ul li {
	margin: 0px;
	padding: 0px;
}

/* @end */

.fauxlabel {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: ;
	float: left;
}

#content_container label {
	font-size: 1.1em;
	font-weight: bold;
}
#content_container select {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}

#txt_content {
	clear: both;
	float: left;
}

#btn_submit {
	clear: both;
	float: left;
	margin-top: 5px;
}

.copyright {
	font-size: 7pt;
	color: #999999;
}

#container ul {
	list-style-type: none;
}

#container li {
	font-size: 8.5pt;
}

#container input {
	margin-left: -25px;
}

.nsr_notes {
	width: 400px;
}

.familyLeft {
	font-size: 1.1em;
	margin-left: 15px;
}

.familyRight {
	font-size: 1.1em;
	margin-right: 15px;
	margin-left: 15px;
}

input:focus {
	background-color: #FFFF99;
}

#sales {
	padding-top: 10px;
}

.curFocus {
	background-color: #FFFF99;
}

.salesRepName {
	font-weight: bold;
	font-size: 9.5pt;
}

#multicolumn {
	width: auto;
}

#multicolumn ul {
	list-style-type: none;
}

#multicolumn li {
	width: 30%;
	height: 25px;
	float: left;
	font-size: 1.1em;
	line-height: 9.5pt;
	padding: 5px;
	margin-right: 10px;
}

#multicolumn li input {
	margin-right: 10px;
}

#acrobat {
	width: auto;
}

#birdseed {
	font-size: 7pt;
	color: #666666;
	clear: both;
	line-height: 7.5pt;
	margin-bottom: 10px;
	float: left;
}

.birdseed {
	font-size: 7pt;
	color: #666666;
	clear: both;
	line-height: 7.5pt;
	margin-bottom: 10px;
	float: left;
	margin-top: 5px;
}

#rotate {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#CRHeader {
	height: 150px;
}

.500pxWide {
	width: 500px;
}

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

#pager {
	margin-top: 10px;
}

#map_rotate {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#map_form {
	float: left;
	margin-right: 300px;
	clear: right;
}

.form_field {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: bold;
	top: 0px;
	position: relative;
}

.form_requiredfield {
	font-weight: bold;
}

#contactinstance_siding_additionalproducts_list ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contactinstance_siding_additionalproducts_list li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#pdf_download {
	float: right;
	width: 150px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#logo_logotype {
	height: 67px;
}

#pdf_icon {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1em;
	border: 1px solid #928a1b;
	width: 99%;
	background-image: url(../images/menu/HO_colour.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
	clear: both;
}
#prodlogo {
	float: left;
}


#requestaquote {
	clear: both;
	margin-top: 20px;
}

#pdf_icon a:link {
	text-decoration: none;
}

#pdf_icon a:active {
	text-decoration: none;
}

#pdf_icon a:hover {
	text-decoration: underline;
}

#pdf_icon a:visited {
	text-decoration: none;
}

#productcoraccents ul {
	margin: 0px;
	padding: 0px;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #555555;
	height: 30px;
	line-height: 29px;
	margin-bottom: 5px;
	text-decoration: none;
	width: 250px;
	background-image: url(../images/buttons/button.gif);
	font-size: 1.1em;
	text-transform: uppercase;
}

a:hover.button {
	color: #0066CC;
	font-weight: bold;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */

.add {
	background: url(../images/buttons/add.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}

.delete {
	background: url(../images/buttons/delete.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}

.user {
	background: url(../images/buttons/user.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}

.alert {
	background: url(../images/buttons/alert.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}

.msg {
	background: url(../images/buttons/msg.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}

.download {
	text-indent: 30px;
	display: block;
	background-image: url(../images/buttons/r-download.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

.lens {
	background: url(../images/buttons/lens.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}

.info {
	background: url(../images/buttons/info.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
#requestaquote h3 {
	background-color: #E4E2C6;
	padding: 4px;
}
#requestaquote {
	border: 1px solid #928A1B;
	font-size: 1em;
}
#productlocking .leftimage {
	height: 80px;
	width: 100px;
	margin-right: 20px;
	float: left;
}
#notice {
	padding: 5px;
	clear: both;
}
.h1copy{
	color: #323263;
	padding: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
}
.h2copy{
	color: #323263;
	padding: 10px;
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	clear: both;
}
.nametag {
	margin-left: 20px;
	font-size: 8.5pt;
	font-weight: bold;
	width: 115px;
}
.subheader {
	font-size: 10pt;
	font-weight: bold;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
/* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper {
	width: 100%
}
/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li {
	text-align: left;
	float: left;
	list-style: none;
	height: 120px;
	width: 110px;
}
#list_wrapper ul {
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#productinterlocking {
	padding-top: 10px;
}
ul ul li {
	list-style-type: circle;
}
.sidetext {
	width: 300px;
	margin-top: 10px;
}

/*-------------------------Number 1 siding on home page-----------------------*/

#homeBottomRightColumn{
	position: relative;
	height: 100px;
}
	#bottomRightColumnImg{
		position: relative;
		left: 160px;
		top: -125px;
	}
	
/* -------------------------- Heartland Color Collection -------------------------- */
div.colors{
	float:left;
	width:400px
	}
	
	.colors strong{
		display:block;
		margin:0 0 10px;
		}

ul.collection-pallette{
	display:block;
	float:left;	
	padding:0;
	}
	
	ul.collection-pallette li{list-style-type:none; list-style-image:none;}
	
		ul.collection-pallette li img{
			margin:0 5px 3px 0;
			}