		body {
			background-color: #ffffff;
			margin: 0px;
			padding: 0px;
		}
		td {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height: 14px;
		}
		
		/*--- headers --- */
		h1 {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			line-height: 14px;
			padding: 0px;
			margin: 0px;
			display : inline;
			padding-right: 5px;
		}
		
		h2 {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 18px;
			line-height: 22px;
			padding: 0px;
			margin: 0px;
		}
		
		h3 {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 14px;
			line-height: 18px;
			font-weight: bold;
			color: #336666;
			padding: 0px;
			margin: 0px;
		}
		
		h4 {
			font-family: verdana, arial, helvetica, sans-serif;
			color: #000000;
			font-size: 12px;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			margin: 0px;
			text-transform : uppercase;
		}
		
		h5 {
			font-family: verdana, arial, helvetica, sans-serif;
			color: #000000;
			font-size: 11px;
			font-weight: normal;
			line-height: 14px;
			padding: 0px;
			padding-bottom: 5px;
			margin: 0px;
			text-transform : uppercase;
		}
		
		h6 {
			font-family: verdana, arial, helvetica, sans-serif;
			color: #000000;
			font-size: 11px;
			font-weight: bold;
			line-height: 14px;
			padding: 0px;
			margin: 0px;
		}
		
		h7 {
			font-family: verdana, arial, helvetica, sans-serif;
			color: #000000;
			font-size: 11px;
			font-weight: bold;
			line-height: 14px;
			padding: 0px;
			margin: 0px;
		}
		
		.reg_9, .tm_9 {
			font-size: 9px;
		}
		.height_25 {
			height: 25px;
		}
		
		/*--- separators ---*/
		hr.dotted_separator {
			height: 1px;
			line-height: 1px;
			border-bottom : 1px dashed Gray;
			color : White;
			width : 25%;
			text-align: left;
		}
		
		
		/*--- link headers --- */
		a.a_h4:link, a.a_h4:active, a.a_h4:visited, a.a_h4:hover {
			color: #000000;
			text-decoration: none;
		} 
		
		/*-----------------------------------------------------*/
		/*--- colors ---*/
		.purple {
			color: #A44CA4;
		}
		.grey {
			color: #77777C;
		}
		.brown {
			color: #663300;
		}
		.black {
			color: #000000;
		}
		
		.green_9 {
			color: #3F756B;
			font-size: 9px;
		}
		
		.green_10 {
			color: #3F756B;
			font-size: 11px;
		}
		
		.grey_10 {
			color: #666666;
			font-size: 11px;
			font-weight: normal;
		}		
		
		/*--- changed hex value from #666666 ---*/
		.grey_10_bold {
			color: #598686;
			font-size: 11px;
			font-weight: bold;
		}
		
		.green_10_bold {
			color: #3F756B;
			font-size: 11px;
			font-weight: bold;
		}
		.col_6D6904_12 {
			color: #6D6904;
			font-size: 12px;
		}
		.col_6D6904_11 {
			color: #6D6904;
			font-size: 11px;
		}
		.col_6D6904_10 {
			color: #6D6904;
			font-size: 11px;
		}
		.col_666666_10 {
			color: #666666;
			font-size: 11px;
		}
		
		.black_cap_11 {
			color: #000000;
			text-transform : uppercase;
			font-size: 11px;
			font-weight: bold;
		}
		
		/*-----------------------------------------------------*/

		/*-----------------------------------------------------*/
		/*--- main table borders ---*/
		td.brdr_main_table_left {
			background-image: url(../images/borders/brdr_main_table_left.gif);
			background-repeat: repeat-y;
			width: 5px;
		}
		td.brdr_main_table_right {
			background-image: url(../images/borders/brdr_main_table_right.gif);
			background-repeat: repeat-y;
			width: 5px;
		}
		td.brdr_glb_nav_bott {
			background-image: url(../images/borders/brdr_glb_nav_bott.gif);
			background-repeat: no-repeat;
			width: 770px;
			height: 8px;
			padding: 0px;
			margin: 0px;
		}
		#main_table {
			width: 790px;
			height: 100%;
		}
		#popup_table {
			width: 490px;
			height: 100%;
		}
		#dealer_popup_table {
			width: 100%;
			height: 20px;
		}
		.popup_text {
			padding-left: 25px;
		}
		.popup_logo {
			padding-right: 25px;
		}
		
		/*--- row formats ---*/
		tr.odd_row {
			background-color: #F0F0F0;
		}
		
		tr.header_row td {
			padding: 0px;
			vertical-align: top;
			border-bottom: 1px solid #000000;
		}
		
		
		
		/*-----------------------------------------------------*/
		/*--- banner area ---*/
		blockquote {
			margin: 0px;
			margin-left: 5px;
			padding: 0px;
			line-height: 16px;
		}
		
		.ask_copy blockquote {
			margin: 0px;
			margin-left: 10px;
			padding: 0px;
			line-height: 16px;
		}
		
		/*-----------------------------------------------------*/
		/*--- section top navigation area ---*/
		#glb_nav {
			height: 40px;
			text-align: center;
			vertical-align: bottom;
			padding: 0px;
			margin: 0px;
		}
		
		table.sec_nav_table {
			background-color: #A1B9B9;
			padding: 0px;
			margin: 0px;
		}
		td.sec_nav_top_border {
			background-image: url(../images/backgrounds/bg_global_nav_on.jpg);
			background-repeat: repeat-x;
			height: 9px;
			padding: 0px;
			margin: 0px;
		}
		
		/*-----------------------------------------------------*/
		/*--- global section ---*/
		td.global_nav_td_main {
			width: 156px;
			margin: 0px;
			padding: 0px;
			margin-bottom: 1px;
			vertical-align: bottom;
		}
		td.global_nav_td_main_on {
			width: 156px;
			margin: 0px;
			padding: 0px;
			margin-bottom: 1px;
			vertical-align: bottom;
		}
		
		td.global_nav_td_main ul li {
			display: block;
			padding: 0px;
		}
		td.global_nav_td_main_on ul li {
			background-color: #A1B9B9;
			display: block;
			padding: 0px;
		}
		
		td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:link, td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:active, td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:visited {
			display: block;
			margin: 0px;
			padding: 0px;
			padding-top: 22px;
			padding-left: 5px;
		}
		td.global_nav_td_main_on ul.gn_no_bullets li a.a_sec_global_bold:link, td.global_nav_td_main_on ul.gn_no_bullets li a.a_sec_global_bold:active, td.global_nav_td_main_on ul.gn_no_bullets li a.a_sec_global_bold:visited {
			display: block;
			margin: 0px;
			padding: 0px;
			padding-top: 22px;
			padding-left: 5px;
		}
		td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:hover, td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:hover {
			background-color: white;
			display: block;
			margin: 0px;
			padding: 0px;
			padding-left: 5px;
			padding-top: 22px;
			background-color: #A1B9B9;
		}
		td.global_nav_td_main_on ul.gn_no_bullets li a.a_black:hover, td.global_nav_td_main_on ul.gn_no_bullets li a.a_black:hover {
			background-color: white;
			display: block;
			margin: 0px;
			padding: 0px;
			padding-left: 5px;
			padding-top: 22px;
			background-color: #A1B9B9;
		}
		
		/*--- secondary navigation options ---*/
		ul.sec_nav_ul {
			list-style-type : none;
			display: block;
			line-height: 17px;
			padding: 0px;
			margin: 0px;
		}
		
		td.sec_nav_options ul li {
			background-color: #A1B9B9;
			width: 156px;
			padding: 0px;
			margin: 0px;
		}
		
		td.sec_nav_options ul.sec_nav_ul {
			background-color: #A1B9B9;
			display: block;
			padding: 0px;
			margin: 0px;
		}
		
		td.sec_nav_options ul.sec_nav_ul li {
			background-color: #A1B9B9;
			display: block;
			padding: 0px;
			margin: 0px;
		}
		
		td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:link, td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:active, td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:visited {
			display: block;
			margin: 0px;
			padding: 0px;
			padding-left: 3px;
			text-decoration: none;
		}
		
		td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:hover {
			background-color: white;
			display: block;
			margin: 0px;
			padding: 0px;
			padding-top: 0px;
			padding-left: 3px;
			text-decoration: none;
			background-color: #e1f7e4;
		}
		
		td.sec_nav_options ul.sec_nav_ul li a.a_black_9:link, td.sec_nav_options ul.sec_nav_ul li a.a_black_9:active, td.sec_nav_options ul.sec_nav_ul li a.a_black_9:visited {
			display: block;
			margin: 0px;
			padding: 0px;
			padding-left: 3px;
			text-decoration: none;
		}
		
		td.sec_nav_options ul.sec_nav_ul li a.a_black_9:hover {
			background-color: white;
			display: block;
			margin: 0px;
			padding: 0px;
			padding-top: 0px;
			padding-left: 3px;
			text-decoration: none;
			background-color: #e1f7e4;
		}
		
		
		
		/*--- left nav area ---*/
		#interior_left_nav {
			padding-top: 35px;
			padding-left: 11px;
			padding-right: 0px;
			text-align: left;
			vertical-align: top;
			line-height: 18px;
		}
		
		/*--- interior top nav area ---*/
		.img_door_details {
			margin-right: 2px;
			margin-left: 2px;
			padding-left: 2px;
			padding-right: 2px;
		}
		image.img_door_nav {
			margin: 0px;
			padding: 0px;
			margin-right: 8px;
		}
		
		.door_nav_table {
			text-align: left;
			line-height: 14px;
			border: 1px solid black;
			background-color: white;
			width: 100%;
			height: 92px;
		}
		td.door_nav_options_image {
			width: 90px;
			text-align: left;
			line-height: 14px;
			font-size: 9px;
			color: #000000;
		}
		
		
		td.door_nav_options {
			text-align: left;
			line-height: 14px;
			font-size: 9px;
			color: #000000;
		}
		
		
		/*-----------------------------------------------------*/
		/*--- content :: text ---*/
		.bold_12 {
			font-weight: bold;
			font-size: 12px;
		}
		.normal_12 {
			font-weight: normal;
			font-size: 12px;
		}
		
		/*-----------------------------------------------------*/
		/*--- content :: main area ---*/
		#home_content_area {
			padding-top: 55px;
			padding-bottom: 15px;
			text-align: center;
			vertical-align: top;
		}
		#interior_A_content_area {
			padding-top: 25px;
			padding-bottom: 15px;
			vertical-align: top;
		}
		#interior_content_right_column {
			padding-top: 35px;
			text-align: left;
			vertical-align: top;
			line-height: 18px;
		}
		#interior_content_right_column_no_float {
			padding-top: 0px;
			text-align: left;
			vertical-align: top;
			line-height: 18px;
		}
		
		/*--- content :: popup main area ---*/
		#interior_B_content_area {
			padding-top: 25px;
			padding-bottom: 15px;
			vertical-align: top;
		}
		
		/*--- content :: contact us ---*/
		#contact_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		
		.contact_copy {
			font-size: 11px;
			line-height: 18px;
			vertical-align: top;
			padding-top: 15px;
			padding-bottom: 0px;
		}
		
		#contact_entry .large_input {
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 350px;
		}
		#contact_entry .large_textarea {
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 350px;
			height: 150px;
		}
		#contact_entry .large_select {
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 350px;
		}
		#contact_entry .medium_input {
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 150px;
		}
		#contact_entry .medium_select {
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 150px;
		}
		#contact_entry .small_input {
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 50px;
		}
		#contact_entry .small_select {
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 50px;
		}
		#contact_entry .submit_input, #ask_entry .submit_input, #about_entry .submit_input{
			border: solid 1px #666666;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
		}
		#contact_entry .radio_input {
			border: solid 0px #666666;
		}
		#contact_entry .checkbox_input {
			border: solid 0px #666666;
		}
		
		/*--- content :: product section ---*/
		#product_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		
		#product_entry h4 {
			padding-top: 11px;
		}
		
		.product_main_image {
			padding-top: 11px;
			padding-bottom: 20px;
		}
		.product_main_copy {
			color: #8E8E8E;
			font-size: 11px;
			line-height: 16px;
			text-align: left;
			vertical-align: middle;
		}
		
		.steel_copy {
			line-height: 16px;
			color: #83826D;
			font-size: 11px;
			text-align: right;
			padding-right: 15px;
		}
		.steel_number {
			color: #6D6904;
			font-weight: bold;
			font-size: 12px;
		}
		.steel_collection_number {
			color: #666666;
			font-weight: bold;
			font-size: 12px;
			line-height: 15px;
		}
		.steel_collection_detail {
			padding-left: 35px;
			padding-right: 11px;
			font-size: 11px;
			line-height: 14px;
			vertical-align: bottom;
		}
		.steel_collection_copy {
			font-size: 11px;
			line-height: 28px;
			padding-right: 25px;
			vertical-align: top;
		}
		.collection_navigation {
			text-align: center;
			font-size: 11px;
			line-height: 14px;
			vertical-align: top;
		}
		.collection_detail {
			padding-left: 35px;
			padding-right: 11px;
			font-size: 11px;
			line-height: 28px;
			vertical-align: bottom;
		}
		.collection_detail_right {
			font-size: 11px;
			line-height: 22px;
			vertical-align: bottom;
		}
		.collection_copy {
			font-size: 11px;
			line-height: 28px;
			padding-right: 25px;
			vertical-align: bottom;
		}
		
		/*--- content :: option section ---*/
		#options_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		#options_entry td {
			vertical-align: top;
			padding-top: 10px;
			padding-bottom: 0px;	
		}
		
		/*--- content :: style gallery section ---*/
		#style_guide_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		
		#style_guide_entry .style_guide_single_img {
			margin-right: 2px;
		}
		#style_guide_entry .style_guide_double_img {
			margin-left: 2px;
		}
		
		/*--- content :: construction section ---*/		
		#construction_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		#construction_entry td {
			padding: 0px;
			vertical-align: top;
			padding-top: 10px;
			padding-bottom: 5px;	
		}
		
		#construction_entry .section_link {
			padding: 0px;
			vertical-align: top;
			padding-top: 0px;
			padding-bottom: 0px;
		}
		
		#construction_entry .construction_column {
			margin-left: 5px;
			margin-right: 11px;
		}
		
		ul.construction_list {
			margin-left: 0px; 
			padding-left: 18px;
		}
		
		ul.construction_list li {
			margin-left: 0px;
			padding-left: 0px;
		}
		
		/*--- content :: features section ---*/
		#features_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		#features_entry td {
			padding: 0px;
			vertical-align: top;
			padding-top: 10px;
			padding-bottom: 5px;		
		}
		
		#features_entry .feature_column {
			margin-left: 5px;
			margin-right: 11px;
		}
		
		ul.features_list {
			margin-left: 0px; 
			padding-left: 18px;
		}
		
		ul.features_list li {
			margin-left: 0px;
			padding-left: 0px;
			padding-bottom: 11px;
		}
		
		#specifications_entry td {
			padding: 0px;
			vertical-align: top;
			padding-top: 3px;
			padding-bottom: 6px;
			line-height: 14px;
		}
		
		#specifications_entry tr.odd_row {
			background-color: #F0F0F0;
		}
		
		
		#opener_landing_entry #specifications_entry td {
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
		}
		#specifications_entry td.specification_value {
			text-align: center;
			border-left: 1px solid #000000;
			vertical-align: middle;
		}
		
		
		/*--- content :: openers section ---*/
		#opener_landing_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		
		#opener_landing_entry td {
			vertical-align: top;
			padding-top: 10px;
			padding-bottom: 5px;	
			padding-right: 11px;
			text-align: left;
		}
		
		#opener_landing_entry .section_separator {
			padding: 0px;
			vertical-align: top;
			padding-top: 15px;
			padding-bottom: 6px;
			border-bottom: 1px solid #000000;
		}
		
		td.opener_options {
			vertical-align: middle;
			padding: 5px;
			padding-bottom: 15px;
			text-align: center;
		}
		
		#opener_landing_entry td.opener_details {
			vertical-align: middle;
			text-align: left;
			padding: 5px;
			padding-bottom: 15px;
		}
		
		#opener_landing_entry td.opener_details_80 {
			width: 80px;
			vertical-align: middle;
			text-align: left;
			padding: 5px;
			padding-bottom: 15px;
		}
		
		#opener_acc_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		
		#opener_acc_entry td {
			vertical-align: middle;
			text-align: left;
		}
		
		#opener_acc_entry td.opener_details_120 {
			width: 120px;
			vertical-align: middle;
			text-align: center;
			padding: 5px;
			padding-top: 15px;
		}
		
		#opener_acc_entry .section_separator {
			padding: 0px;
			vertical-align: top;
			padding-top: 15px;
			padding-bottom: 6px;
			border-bottom: 1px solid #000000;
		}
		
		/*--- color pallette ---*/
		#color_pallette td {
			text-align: center;
			vertical-align: bottom;
		}
		.color_img {
			margin-left: 11px;
			margin-right: 11px;
		}
		
		/*--- content :: about section ---*/
		#about_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		.about_detail {
			padding-left: 35px;
			padding-right: 11px;
			font-size: 11px;
			line-height: 22px;
			vertical-align: top;
		}
		.about_copy {
			font-size: 11px;
			line-height: 18px;
			padding-right: 25px;
			vertical-align: top;
		}
		.press_room_headline {
			padding: 3px;
			background-color: #CBD9D6;
			color: #666666;
		}
		
		#press_room_archive td {
			padding: 5px;
			color: #666666;
		}
		
		.career_input {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 13px;
			width: 250px;
			border: solid 1px #666666;
		}
		
		#byCat, #byLocation {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 13px;
			width: 250px;
			border: solid 1px #666666;
		}
		
		.career_search {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			border: solid 1px #666666;
		}
		
		/*--- content :: ask section ---*/
		#ask_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		.ask_detail {
			padding-left: 35px;
			padding-right: 11px;
			font-size: 11px;
			line-height: 22px;
			vertical-align: top;
		}
		.ask_copy {
			font-size: 11px;
			line-height: 18px;
			padding-right: 25px;
			vertical-align: top;
		}
		.ol_faq_links {
			font-weight: bold;
			color: #598686;
		}
		
		/*--- content :: windload section ---*/
		#windload_01 {
			margin-right: 20px;
			margin-bottom: 11px;
		}
		#windload_05 {
			margin-right: 20px;
			margin-bottom: 50px;
		}
		
		/*--- content :: where to buy section ---*/
		#where_entry {
			margin-top: 0px;
			margin-bottom: 20px;
			background-color: #EBF1F0;
		}
		#where_entry td {
			text-align: center;
		}
		.where_input {
			width: 150px;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			border: solid 1px #666666;
		}
		.where_submit {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			border: solid 1px #666666;
		}
		.where_to_buy_results th {
			text-align: left;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
		}
		.where_to_buy_results td {
			height: 35px;
			font-size: 10px;
		}
		.where_to_buy_results td.where_to_buy_spacer {
			height: 5px;
			padding: 0px;
			background-color: white;
		}
		.master_dealers_flag {
			background-color: gold;
		}
		.featured_dealers_flag {
			background-color: black;
		}
		.master_featured_dealers_flag {
			background-image: url(../images/icons/icon_mast_feat.gif);
			background-repeat: repeat-y;
			background-position: right;
		}
		
		/*--- content :: professional section ---*/
		.login_input {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 13px;
			width: 250px;
			border: solid 1px #666666;
		}
		.login_button {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			border: solid 1px #666666;
		}
		
		/*--- content :: downloads section ---*/
		#downloads_entry {
			margin-top: 30px;
			margin-bottom: 0px;
		}
		
		#downloads_entry tr.header_row {
			padding: 0px;
			vertical-align: top;
			padding-top: 15px;
			padding-bottom: 6px;
			border-bottom: 1px solid #000000;
		}
		
		#downloads_entry_insert {
			margin-top: 0px;
			margin-bottom: 15px;
		}
		
		#downloads_entry_insert td {
			vertical-align: middle;
		}
		
		#downloads_entry_insert tr.header_row {
			padding: 0px;
			vertical-align: top;
			padding-top: 10px;
			padding-bottom: 5px;
			border-bottom: 1px solid #000000;
		}
		
		/*-----------------------------------------------------*/
		/*--- buttons ---*/
		#button_go {
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#button_find {
			margin: 0px;
		}
		
		/*-----------------------------------------------------*/
		/*--- images ---*/
		#img_product {
			margin-left: 20px;
			margin-top: 0px;
			margin-bottom: 11px;
		}
		#img_interior_logo {
			text-align: center;
			vertical-align: middle;
		}
		
		/*-----------------------------------------------------*/
		/*--- content :: bullet items ---*/
		
		ul.global_bullet_ul {
			list-style-image : url(../images/icons/icon_global_bullet.gif);
			margin-top: 3px;
			margin-bottom: 11px;
		}
		ul.global_bullet_ul li {
			line-height: 14px;
			color: #000000;
		}
		
		ul.left_nav_ul {
			list-style-image : url(../images/icons/icon_green_arrow.gif);
			margin-top: 3px;
			margin-bottom: 0px;
			margin-left: 13px;
			padding: 0px;
			padding-left: 3px;
		}
		
		
		ul.no_bullets {
			line-height: 12px;
			margin: 0px;
			padding: 0px;
			padding-bottom: 4px;
		}
		
		ul.no_bullets li {
			list-style-type: none;
			line-height: 14px;
			margin: 0px;
			padding: 0px;
			padding-bottom: 4px;
		}
		
		ul.gn_no_bullets {
			margin: 0px;
			padding: 0px;
		}
		
		ul.gn_no_bullets li {
			list-style-type: none;
			line-height: 18px;
			margin: 0px;
			padding: 0px;
		}
		
		.blue_list {
			color: #2E00FF;
			line-height: 20px;
		}
		.brown_list {
			color: #996600;
			line-height: 20px;
		}
		
		.black_list {
			color: #000000;
			line-height: 14px;
		}
/*
		.blue_list a:link, .blue_list a:active, .blue_list a:visited, .blue_list a:hover {
			color: #2E00FF;
			text-decoration: none;
		}
*/		
		/*-----------------------------------------------------*/
		/*--- content :: quotes ---*/
		#quote {
			font-size: 19px;
			line-height: 24px;
			font-style: italic;
			color: #D3C760;
		}
		
		/*-----------------------------------------------------*/
		/*--- content :: baseboard tables ---*/
		
		#baseboard_table_1 {
			background-image: url(../images/backgrounds/bg_baseboard_bar.jpg);
			background-repeat: no-repeat;
			width: 382px;
			height: 100px;
			padding: 0px;
			margin: 0px;
		}
		
		#baseboard_table_2 {
			background-image: url(../images/backgrounds/bg_baseboard_bar.jpg);
			background-repeat: no-repeat;
			width: 382px;
			height: 100px;
			padding: 0px;
			margin: 0px;
		}
		
		#baseboard_table_3 {
			background-image: url(../images/backgrounds/bg_baseboard_bar.jpg);
			background-repeat: no-repeat;
			width: 382px;
			height: 100px;
			padding: 0px;
			margin: 0px;
		}
		
		#baseboard_table_4 {
			background-image: url(../images/backgrounds/bg_baseboard_bar.jpg);
			background-repeat: no-repeat;
			width: 382px;
			height: 100px;
			padding: 0px;
			margin: 0px;
		}
		
		td.baseboard_dealer_locator {
			line-height: 18px;
			padding-bottom: 5px;
		}
		#input_store_locator {
			border: 1px solid #336666;
			height: 18px;
			font-size: 9px;
			width: 120px;
		}
		
		/*-----------------------------------------------------*/
		/*--- content :: images ---*/
		
		/*-----------------------------------------------------*/
		/*--- spacers ---*/
		.grey_spacer {
			margin-top: 5px;
			line-height: 3px;
			height: 3px;
			background-color: #D5D5D5;
			text-align: center;
			width: 100%;
		}
		.dotted_spacer {
			height: 3px;
			line-height: 3px;
			margin-left: 5px;
			margin-right: 5px;
			border-bottom : 1px dotted #C3C3C3;
		}
		#pdf_icon {
			margin-right: 5px;
		}
		
		/*-----------------------------------------------------*/
		/*--- footer nav ---*/
		.td_footer_nav {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			line-height: 15px;
			text-align: center;
			padding-top: 11px;
			padding-bottom: 11px;
		}