/* This is the style of your browser text */

body {
    font-family: Arial;
}


.bodyText
{
	font-size: 11px;
	color:Black;
}

.bodyBold
{
	font-size: 14px;
	color:Black;
	font-weight:bold;
}

.bodyAbout
{
	font-size: 13px;
	color:Black;
}

.bodyTextHome
{
    font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	line-height: 20px;
    }
	
	.bodyTextNews
{
    font-family: Arial;
	font-size: 11px;
	color:#ffffff;
    }


a
{
	color:#000;
}

.bodyWindow
{
    font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	line-height: 14px;
    }
.bodyWindowYellow
{
    font-family: Arial;
	font-size: 11px;
	color:#f6cb29;
	line-height: 14px;
    }



.bodyTextTestimonials
{
    font-family: Arial;
	font-size: 11px;
	color:Black;
	line-height: 20px;
}

.footerText
{
    font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
}
.footerLink
{
    font-family: Arial;
	font-size: 9px;
	color:#4f4535;
}

	
.imgPadding
{
	padding: 10px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 65px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 60px;
}

h4 {
	color: #660000;
	font-size: 16px;

}

h5 {
	font-size: 25px;
}
h6 {
	font-size:20px;
}
#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFF;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

.date
{
    font-size:11px;
    font-family:Arial;
    color:#ab937b;
}
.dateHome
{
    font-size:11px;
    font-family:Arial;
	font-style:italic;
    color:#000000;
}

a.news:link {
	text-decoration: none;
	color: #000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}
a.news:visited {
	text-decoration: none;
	color: #000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}
a.news:active {
	text-decoration: none;
	color: #000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}
a.news:hover {
	text-decoration: underline;
	color: #000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}



a.footerLink:link {
	text-decoration: none;
	color: #4f4535;
	font-family:Arial;
	font-size: 9px;
}
a.footerLink:visited {
	text-decoration: none;
	color: #4f4535;
	font-family:Arial;
	font-size: 9px;
}
a.footerLink:active {
	text-decoration: none;
	color: #4f4535;
	font-family:Arial;
	font-size: 9px;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #4f4535;
	font-family:Arial;
	font-size: 9px;
}




.categorydescription
{
font-family:arial;
color:#000000;
    font-size:13px;
	font-weight:bold;
    text-align:left;
    width:375px;
}
.product
{
    font-size:18px;
}
.productname
{
    font-size:12px;
}
.productdescription
{
    text-align: left;
    font-size:12px;
}
a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active
{
    color: #442f25;
    font-size:13px;
	font-style:italic;
    cursor:pointer;
    text-decoration: underline;
}

a.breadcrumbs:hover
{
    color: #000000;
    font-size:13px;
	font-style:italic;
    cursor:pointer;
    text-decoration: none;
}
.opacityLevel{
opacity: 0.0;
filter: Alpha(Opacity=0);
height:0px;
overflow:hidden !important;
}
.opacityLevel2{
opacity: 0.0;
filter: Alpha(Opacity=0);
overflow:hidden !important;
}
/*For pricing page*/
.para{width: 400px; text-align: left; margin:10px auto 10px auto;}
.priceheading{font-size:16px;}
.pricing{font-size:16px;}
.pricing2{font-size:16px;}

.errorpanel
{
	background-color:#fff799;
	border:solid 1px #ff0202;
	padding:4px;
	margin-bottom:10px;
}

.warrantysectionborder
{
	border:solid 1px #ccc;
	margin:10px 5px 5px 5px;
	padding: 5px;
}
