*
{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: none 0px;
}

.cb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}

#content-holder
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	max-width: 800px;
	min-width: 800px;
	z-index: 0;
}

.content
{
	position: relative;
	width: 800px;
	min-height: 505px;
	height: auto !important;
	height: 505px;
	padding: 30px 0px 0px 0px;
	color: #7C8991;
}

#logo
{
	width: 800px;
	height: 173px;
	background-color: #7F7F7F;
	text-align: center;
	clear: both;
}

.logo2
{
	width: 800px;
	height: 100px;
	background-color: #7F7F7F;
	text-align: center;
	clear: both;
}

.logo2home
{
	width: 800px;
	height: 130px;
	background-color: #7F7F7F;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

.logo2 img
{
	border: none;
}

#main1{background: url(/images/bg/main1.jpg) no-repeat;}
#main2{background: url(/images/bg/main2.jpg) no-repeat;}
#main3{background: url(/images/bg/main3.jpg) no-repeat;}
#main4{background: url(/images/bg/main4.jpg) no-repeat;}

.tan
{
	background-color: #EBE0D1;
	padding: 8px;
}

#table-products
{
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	position: relative;
	left: -50px;
}

#table-products *
{
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	font-size: 11px;
}

table
{
	width: 100%;
	background-color: #EBE0D1;
	border: solid 1px #7C8991;
}

table td
{
	padding: 4px;
}

table *
{
	color: #000000;
	font-size: 12px;
}

table td *
{
	font-size: 14px;
}

#footer
{
	padding: 15px;
	color: #7F7F7F;
	text-align: center;
	clear: both;
}

h1
{
	font-size: 20px;
	padding: 15px 0px;
	text-transform: uppercase;
}

.title
{
	font-size: 18pt;
	color: #7C8991;
	font-family:"Times New Roman",Times,serif;
}

.title2
{
	font-size: 18pt;
	color: #7C8991;
	font-family:"Times New Roman",Times,serif;
}

.collection
{
	margin: 25px 0px 0px 0px;
}

p
{
	color: #7C8991;
	font-weight: bold;
}

.section_head
{
	color: #7C8991;
	height: 45px;
	clear: both;
	font-size: 18pt;
	text-align: center;
	border-left: none;
	border-right: none;
	border-top: 1px #7C8991 solid;
	border-bottom: 1px #7C8991 solid;
	font-family:"Times New Roman",Times,serif;
}

.section_item
{
	display: inline;
	float: left;
	margin: 11px 4px;
	width: 192px;
	height: 280px;
	color: #494952;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

.section_txt
{
	display: inline;
	float: left;
	margin: 11px 4px;
	width: 384px;
	height: 280px;
	color: #494952;
	font-size: 11pt;
	text-align: left;
	clear: bottom;
}


.section_color
{
	display: inline;
	float: right;
	margin: 11px 4px;
	width: 148px;
	height: 70px;
	color: #494952;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}


.section_color2
{
	display: inline;
	float: left;
	margin: 11px 4px;
	width: 148px;
	height: 70px;
	color: #494952;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

.section_desc, .section_desc div.infoText
{
	height: 225px;
	clear:both;
	color: #7C8991;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0px 15px 0px;
}

.section_desc div.infoText {
	float: right;
	width: 382px; 
}

.section_desc img
{
       float: left;
       margin-right: 20px;
       border-style: solid;
       border-width: 1px;
border-color: #7C8991; 
}

.section_desc p 
{
        font-weight: bold;
	font-size: 16px;
}

.section_small
{
	display: inline;
	float: left;
	margin: 11px 4px;
	width: 192px;
	height: 90px;
	color: #494952;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

.border, .section_item img
{
	border: 1px solid #7C8991;
}

.section_item .noborder
{
	border: none;
}

#lefthalf
{
	float: left;
	clear: left;
	width: 48%;
	text-align: center;
}

#righthalf
{
	float: right;
	clear: right;
	width: 48%;
	text-align: left;
}

.height420
{
	height: 420px;
}

.height520
{
	height: 520px;
}

.pad160
{
	margin: 160px 0px 0px 0px;
	text-align: left;
}

.height225
{
	height: 225px;
}

.pad80
{
	margin: 80px 0px 0px 0px;
}

.height250
{
	height: 250px;
}

.height300
{
	height: 300px;
}

.pad40
{
	margin: 40px 0px 0px 0px;
}

.pad20
{
	margin: 20px 0px 0px 0px;
}

.clear
{
	width: 100%;
	clear: both;
}

.collection A  {text-decoration: underline}
.collection A:link {color: #7C8991;}
.collection A:hover {color: #333333;}
.collection A:visited {color: #7C8991;}
.collection A:active {color: #7C8991;}

.tan A  {text-decoration: underline}
tan A:link {color: #7C8991}
tan A:hover {color: #7C8991}
tan A:visited {color: #7C8991}
tan A:active {color: #7C8991}

#leftSide {
	float: left;
	margin-left: 35px;
}

#rightSide {
	float: left;
	padding-bottom: 20px;
	margin-left: 30px;	
	width: 365px;
}

#rightSide p {
	margin-top: 15px;
	margin-bottom: 15px;
}

p.reggs {
	font-weight: normal;
	margin: 10px 0;
}

div.search {
	position: absolute;
	right: 5px;
	top: 75px;
}

div.search input {
	color: #7F7F7F;
}

div.search_results {
	color: #7F7F7F !important;
}

div.search_results ul li
{
	margin-left: 10px;
}

div.search_results a,
div.search_results small,
div.search_results b,
div.search_results dt
{
	color: #7F7F7F;
}
