@charset "utf-8";
html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content a {
	outline:none;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 18px;
}
#testimonial {
	margin:20px 0px 0px 0px;
	font-style:italic;
	font-size:14px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #A11E02;
}
#content {
	background-image: url(images/bg_header_curtain.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #b74a0d;
}
#footer {
	background-image: url(images/bg_footer_curtains.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 100px;
}
#footer a {
	color: #000;
}
#footer strong {
	color: #a11d02;
	font-weight: normal;
}

#logos {
		margin:20px 0px 0px 0px;
}
.tCenter {
	margin-right: auto;
	margin-left: auto;
}
.call {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #a11d02;
	font-size: 16px;
}
#content #mainTemp {
	background-color: #FFF;
	padding: 20px;

}
p {
	font-family: Verdana, Geneva, sans-serif;
}
.article {
}
.section {
}
.section h1 {
	padding-top: 30px;
	padding-bottom: 10px;
	color: #AF1D02;
	font-size: 20px;
}
.section h3 {
	color: #AF1D02;
}


.section p {
	padding-bottom: 10px;
}
.sidebar {
}
.sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	color: #a11d02;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 15px;
}
.sidebar p {
	padding-top: 15px;
}
.sidebar .pad {
	padding-right: 10px;
	padding-left: 10px;
}
#homeGallery {
	padding-left: 195px;
	padding-top: 40px;
	background-image: url(images/bg_home_photo_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding-right: 150px;
	margin-top: 20px;
}
ul {
	padding-bottom: 10px;
	padding-left: 15px;
}
li {
	color: #AF1D02;
}

li span {
	color: #000;
}
a {
	color: #AF1D02;
}

