/* Homepage stylesheet only */

body {
	
	
	font-size: 62.5%;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
}

a:focus, a:hover, a:active {
	color:#C00;
	text-decoration:none;
	
}
a {
	color:#DE4675;
	text-decoration:none;
	font-size:1.0em;
}

.subtitle {
	color: #b1aaa9;
	font-size: 2.3em;
}

#content {
	padding-top: 1em;
	padding-left:42px;
	padding-bottom: 10px;
	width:900px;
}
#left {
	/*width:auto;*/
	float:left;
	margin-left:32px;
}
#right {width:375px;float:right;}
#quotes {
	background: #2c221e url(/Templates/images/quote_background.gif) no-repeat center -130px;
	width: 100%;
	min-height: 130px;
	text-align: left;
	padding-bottom: 130px; 
	color: #FFF;
}
#quotes td, #quotes tr, #quotes p {
	color: #FFF;
}

#footer {
	border-top: 1px solid #8b7868;
}

.name {
	font-size: 1.6em;
	font-weight: bold;
}
.catchline {
	font-size: 2.8em;
	color: #cf063f;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 2.9em;
	color: #FFF;
}
h3 {
	font-size: 1.8em;
	margin-bottom: 1em;
	margin-top: 0.3em;
	color:#463b38;
}
h4 {
	font-size: 1.3em;
	color:#463b38;
	font-weight:bold;
}
h5{
	font-size: 1.2em;
	color:#333;
	font-weight:bold;
	text-align:center;
}


#products {
	position:relative;
	height:700px;
	font-size: 1.3em;
	text-align:center;
	
}


#prod1 {
	position:absolute;
	left:0px;
	height:180px;
	width:220px;
	top:205px;
}

#prod2 {
	position:absolute;
	left:290px;
	height:180px;
	width:220px; 
	top:205px;
}

#prod3 {
	position:absolute;
	left:565px;
	height:180px;
	width:220px;
	top:205px;
	}
	
#productsv {
	position:relative;
	height:650px;
	font-size: 1.8em;
}
	
	
#home_info {
	font-family: Arial, Helvetica, sans-serif;	
	position:relative;
	height:auto;
	width:830px;
	left:0px;
	background-color:#FFFFFF;
	border: 0px black solid;
	padding:0px 5px 5px 8px;
	border-top-style:dashed;
}

.tagline	{
	font-size: 1.6em;
	margin-bottom: 1em;
	margin-top: 0.3em;
	color:#463b38;
	
}
 
hr	{
	width:100%;

}

.italic	{
	font-style:italic;
	font-weight:800;
	color:#DE4675;
}
.bold	{
	font-weight:800;
	
}

	.prodSubTitle {
	font-weight:bold;
}