/* CSS Document */

.home_normal_text { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000 }

.red_home_normal_text { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5B1C13 }

.normal_text { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000 }

.red_normal_text { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5B1C13 }

.floral_headers { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#5B1C13 }

.floral_subheaders { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#5B1C13; }

 a img {border: none; }

a:link ul li a {
	color: #B53333;
	text-decoration: none;
	}
 
a:visited {
	color: #B53333;
	text-decoration: none;
	}

a:hover {
	color: #665C74;
	text-decoration: none;
	}

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

.home_text_padding { padding-top:32px; padding-left:9px; padding-right:15px; }

.content_padding {
	padding-left:5px;
	padding-right:11px; padding-top:3px;
	padding-top:25px;
	padding-right:175px;
	}

body{
	padding-top:10px;
	background-color: #F5F3EA;
}

.table_bottom_border { border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; }

.home_content_bg {
	background-image:url(images/content_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top: 32px;
	padding-right: 12px;
	padding-left: 8px;
	}
	
.home_normal_text { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align:justify; }

#dhtmltooltip{
	position: absolute;
	border: 1px solid black;
	padding: 2px;
	background-color: #FAF4E4;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.flash_content {
	position:absolute;
	z-index:1;
	}
	
.subpage_content_padding {
	padding-top:0px;
	}
	
.product_shots {
	padding-left:5px;
	padding-right:5px;
	}
	
.pic_borders {
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-left-width:1px;border-right-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
}


a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5A1C13 }








