/* This is the style of your browser text */



.bodyText
{
    font-family: Arial;
	font-size: 11px;
	color:White;
    }

.bodyTextHome
{
    font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	line-height: 20px;
    }


.bodyTextTestimonials
{
    font-family: Arial;
	font-size: 11px;
	color:Black;
	line-height: 20px;
    }
	
	.imgPadding{
	padding: 10px;

}


h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {

	font-size: 15px;
	}

h2 {
	font-size: 50px;
}

h3 {
	font-size: 60px;
}

h4 {
	color: #660000;
	font-size: 16px;

}

h5 {
	font-size: 15px;
}

h6 {
	font-size:25px;
}


#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;
}

.footer
{
    font-size:10px;
    font-family:Arial;
    color:#845b3f;
}

.test
{
    font-size:26px;
}

.NewsTitle
{
    font-size:40px;
	
}
.install
{
    font-size:20px;
	line-height:.2em;
}
.product
{
    font-size:15px;
}
.price
{
    font-size:18px;
}
.GalleryTitle
{
    font-size:20px;
}
.GalleryTitle2
{
    font-size:14px;
}
.dateHome
{
    font-size:11px;
    font-family:Arial;
	font-style:italic;
    color:#000000;
}

a.news:link {
	text-decoration: underline;
	color: #f7994d;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}
a.news:visited {
	text-decoration: underline;
	color: #f7994d;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}


a.news:active {
	text-decoration: underline;
	color: #f7994d;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}
a.news:hover {
	text-decoration: none;
	color: #f7994d;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}
a.nav:link {
	text-decoration: underline;
	color: #f7994d;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}
a.nav:visited {
	text-decoration: underline;
	color: #f7994d;
	font-family:Arial;
	font-weight:bold;
	font-size: 11px;
}

a.footer:link {
	text-decoration: none;
	color: #845b3f;
	font-family:Arial;
	font-weight:bold;
	font-size: 10px;
}
a.footer:visited {
	text-decoration: none;
	color: #845b3f;
	font-family:Arial;
	font-weight:bold;
	font-size: 10px;
}
a.footer:active {
	text-decoration: none;
	color: #845b3f;
	font-family:Arial;
	font-weight:bold;
	font-size: 10px;
}
a.footer:hover {
	text-decoration: underline;
	color: #442713;
	font-family:Arial;
	font-weight:bold;
	font-size: 10px;
}