﻿.style1 {
	font-family:"Trebuchet MS","Trebuchet","Arial","Helvetica",sans-serif;
	color: #000000;
	font-size: small;
}

.style2 {
	font-family:"Trebuchet MS","Trebuchet","Arial","Helvetica",sans-serif;
	color: #000000;
}

.indexParagraphs {
	font-family:"Trebuchet MS","Trebuchet","Arial","Helvetica",sans-serif;
	color: #000000;

}

.style3 {
	font-family:"Trebuchet MS","Trebuchet","Arial","Helvetica",sans-serif;
	color: #000000;
	font-size: large;
}
.style_center {
	text-align: center;
}
.style4 {
	font-family:"Trebuchet MS","Trebuchet","Arial","Helvetica",sans-serif;
	color: #000000;

	text-align: center;
}

.style6 {
	margin-right: 0px;
}

#feature_column{
	margin-left: auto;
	margin-right: auto;
	float: right;
}

A:link {text-decoration: none; color: blue; border: none;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: underline; color: blue;}
A:hover {text-decoration: underline; color: blue;}

ul {
	color: black;
	font-family:"Trebuchet MS","Trebuchet","Arial","Helvetica",sans-serif;
	font-size: medium;
}
#prod_colors {
	height: 400px;
	width: 400px;
	
}
.f_right {
	float:right;
	height: 300px;
	width: 350px;
	border-left: thick solid white;
	clear: both;
}
.f_left {
	float:left;
	height: 300px;
	width: 350px;
	border-right: thick solid white;
	border-left: thick solid white;
}

.fl_right {
	float: right;
}

.cont_left {
	width: 400px;
	float: left;
}

#prodDisplayColFloatR {
	width: 355px;
	float: right;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#prodDisplayColFloatR img {
	height: 275px;
	width: 320px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	border: thin solid black;
	margin-bottom: 20px;
	
}
#vid1 {
	float: right;
	margin: 0px 0px 10px 10px;
	
}
.homeDisplayImageMain {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

.lgr {
	font-size: larger;
}

.clear {
	clear: both;
}

