/* CSS Document */

body{
	margin: 25px 0 0;
	padding: 0;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
}

td {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 14px;
}

a:link {
	color: #60163E;
	text-decoration: underline;
}

a:active {
	color: #57A500;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #60163E;
	text-decoration: none;
}

b{color: #434242;}
strong{
}
em{
	color: #9C163C;
}

#main_container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
}

/* Header
*******************************************************************************/

#header {
width: 860px;
height: 125px;
background-image: url(../images/main_header.gif);
text-align: right;
padding: 70px 40px 0 0;
margin: 0 auto; /*Center container on page*/
}

#header .line1 {
	font-size: 22pt;
	color: #FFFFFF;
	letter-spacing: -0.3pt;
	line-height: 160%;
	padding-top: 15px;
	padding-left: 15px;
}

#header .line2 {
font-size: 20pt;
letter-spacing: -0.2pt;
}
/* End hide */

#home
#navigation #home a{
width: 900px;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

/* Content Area
*******************************************************************************/

#content_wrapper {
	width: 900px;
	margin: 0 auto; /*Center container on page*/
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	z-index: 1;
	clear: both;
	background-color: #9c173c;
	background-position: left top;
	float: left;
}

#column1{
	float: left;
	width: 130px;
	min-height: 242px;
	background-image: url(../images/flower.gif);
	background-repeat: no-repeat;
	padding-top: 165px;
	padding-left: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	padding-right: 10px;
	text-transform: uppercase;
	text-align: right;
}

#column2{
	float: left;
	width: 420px;
	min-height: 242px;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	display: inline;
	padding-left: 5px;
	background-color: #7b1032;
	padding-bottom: 5px;
}

#column3{
	float: right;
	width: 319px;
	display: inline;
}

#content_wrapper_lvl2 {
	background-color: #FFFFFF;
	margin: 0 auto; /*Center container on page*/
	background-image: url(../images/content_bg2.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 900px;
}

#home_image1 {
	background-image: url(../images/chair.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 319px;
	height: 205px;
	float: right;
}

#home_image2 {
	width: 319px;
	height: 250px;
	float: right;
}

.right {
float: right;}

#content_home {
	width: 378px;
	margin-right: 0px;
	margin-top: 160px;
	color: #FFFFFF;
	float: left;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
}

#content_lvl2 {
	float: right;
	width: 644px;
	padding-bottom: 15px;
	z-index: 5;
	min-height: 370px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content_lvl2 p{
	margin : 0 0 1em 0;
}

#intro_copy {
	padding-left: 25px;
	padding-right: 30px;
	float: right;
	width: 589px;
	padding-top: 60px;
}

#section_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(../images/section_header.gif);
	background-repeat: no-repeat;
	height: 41px;
	font-size: 1.5em;
	color: #FFFFFF;
	float: right;
	width: 619px;
	clear: both;
	margin: 0px;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

/* Promo box
*******************************************************************************/

#promo_box {
	background-image: url(../images/overlay_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 96px;
	padding-top: 13px;
	z-index: 10;
	top: 260px;
	left: 810px;
	width: 154px;
	text-align: center;
	display: block;
}
/* Promo box
*******************************************************************************/

#promo_box2 {
	background-image: url(../images/promo_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 96px;
	z-index: 10;
	width: 154px;
	text-align: center;
	display: block;
	background-color: #CC921F;
	position: relative;
	left: 300px;
	top: -71px;
	right: 0px;
	bottom: 0px;
	padding-top: 12px;
	overflow: visible;
}
/* Promo box
*******************************************************************************/

#promo_box3 {
	background-image: url(../images/promo_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 92px;
	z-index: 10;
	width: 154px;
	text-align: center;
	display: block;
	background-color: #CC921F;
	position: relative;
	left: 300px;
	top: -71px;
	right: 0px;
	bottom: 0px;
	padding-top: 16px;
	overflow: visible;
}

.promo_copy {
	z-index: 20;
	top: 0;
	left: 0;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
.uppercase {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 126%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.uppercase2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.uppercase3 {
	font-size: 17px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.uppercase4 {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 126%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.uppercase5 {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

.dropcap {
	position: relative;
	top: 6px;
	left: 0;
	text-transform: uppercase;
	font-size: 45px;
	padding-right: 10px;
	padding-top: 4px;
	margin-top: -6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dropcap_small {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dropcap2 {
	text-transform: uppercase;
	font-size: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: 0px;
	top: 6px;
}
.dropcap_small2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.small_copy {
	position: relative;
	top: -10px;
	left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.small_copy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	position: relative;
}


/* Footer
*******************************************************************************/

#footer {
	width: 875px;
	height: 23px;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D8C3C3;
	margin: 0 auto; /*Center container on page*/
	float: left;
	background-repeat: no-repeat;
	line-height: 23px;
	padding-right: 25px;
	font-weight: normal;
}

#footer_bottom {
height: 15px;
background-image: url(../images/footer_bg.gif);
background-repeat: no-repeat;
background-position: bottom;
margin: 0 auto; /*Center container on page*/
}

#footer a {
	text-decoration: none;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
}

#footer a:hover {
text-decoration: none;
color: #FFFFFF;
}

 /* *** Float containers fix: When an element is floated, its parent no longer contains it because the float is removed from the flow
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after{
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}

.clearfix{
display: block;
}
/* End hide from IE-mac */
/* CSS Document */

/* Product table
*******************************************************************************/
#dottedline {
	border-bottom: 1px dotted #A9A9A9;
	height: 1px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
/* CSS Document */

/* Product table
*******************************************************************************/
td.dot_line {
	border-bottom: 1px dotted #A9A9A9;
}

.product_table{
	text-align: center;
/*
font-size: 0.9em;
*/
}

.padding {
padding: 10px 5px 10px 5px;
}

/* Promo box
*******************************************************************************/

#promo_box_lvl2 {
	width: 154px;
	height: 95px;
	background-image: url(../images/promo_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CC921F;
	padding-top: 13px;
	text-align: center;
	position: relative;
}

#promo_padding {
float: right;
width: 154;
margin-top: 1px;
padding: 0 7px 10px 5px;}
td.side_divider {
	border-right: 1px dotted #a9a9a9;
}
#column1 a:link {
	color: #FFF;
	text-decoration: none;
}
#column1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#column1 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#subscrib_form {
	width: 250px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
