@charset "utf-8";
/* CSS Document */
a, a:hover, a:active, a:visited, a:focus{outline:none;}

body {
	background-color: #372318;
}
.address_header {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.address_body {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.address_phone {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

/* General Link styles */

a:link {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: underline;
}

a:visited {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;	
	text-decoration: underline;
 }

a:hover {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-decoration: none;
}


.page_body_content {font-family:Arial, Helvetica, sans-serif; font-size: 14px; padding-left:10px; }

h1 { text-transform: uppercase; font-weight:normal; font-style: italic; font-size: 14px; color: #FFFFFF;}

h2 { text-transform: uppercase; font-weight:normal; font-style: italic; font-size: 20px; color: #FFFFFF;}

h3 { text-transform: uppercase; font-weight:normal; font-style: italic; font-size: 18px; color: #FFFFFF; }

.star_title { text-transform: uppercase; font-style: italic; color: #FFFFFF; }

.td { vertical-align: top; }

img { border: none; }

ul { list-style-image: url(../images/bullet.png); }

.wrap { background: #593132; vertical-align: top; }

.content { background: #C3B390; vertical-align: top; }

/* Home */

.home_content {font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
.home_content_body { color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding-top:10px; }

a.home_content:link {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: underline;
}

a.home_content:visited {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	text-decoration: underline;
 }

a.home_content:hover {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
}


/* The Star Story */

.west_union_store { text-align:left; float:left; margin-top: 20px; margin-right: 10px; margin-bottom: 5px; }


/* Furniture & Design */

.logo_display { text-align: center; }

.design_list { margin-left: 50px; list-style-image: url(../images/bullet-white.png); }

/* Contact Star */

.map_display { text-align: center;  }

.map_list { margin-left: 50px; list-style-image: url(../images/bullet-white.png); }

/* Furniture & Design */

a.back_to_top:link {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.back_to_top:visited {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
 }

a.back_to_top:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

/* Super Star Customer */
.quotes { color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style:italic; padding: 25px; }

/* Free Home Delivery */
#free-home-delivery{width:202px; height:78px; overflow:hidden; position:absolute; right:0px; top:-55px; z-index:100;}
