@charset "UTF-8";
/* CSS Document */

body {
	background:#000000 url(../images/bg.jpg) bottom repeat-x;
	font-family: "Palatino Linotype", Palatino, Times, "Times New Roman", serif;
	font-size:14px;
	color:#fff;
	margin:0;
	line-height:1.8em;
}
a {
	color:#c5b898;
	text-decoration:none;
}
a:hover {
	color:#977c3a;
	text-decoration:underline;
}
.homePage h1 {
	font-family: "Palatino Linotype", Palatino, Times, "Times New Roman", serif;
	font-size:14px;
	color:#fff;
	margin:0;
	padding:0;
	line-height:1.8em;
}
h1 {
	font-family: "Palatino Linotype", Palatino, Times, "Times New Roman", serif;
	color:#977c3a;
	font-weight:normal;
	font-size:24px;
	margin:10px 0 30px 0;
	padding:0 0 0 10px;
	line-height:1.2em;
	text-transform:normal;
}
h2 {
	font-family: "Palatino Linotype", Palatino, Times, "Times New Roman", serif;
	color:#977c3a;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 4px 0;
}
h3 {
font-family: "Palatino Linotype", Palatino, Times, "Times New Roman", serif;
	font-weight:normal;
	font-size:14px;
	font-style:italic;
}
hr {
	color:#3b2e13;
	background:#3b2e13;
	border:none;
	height:1px;
	clear:both;
	width:100%;
}
.alightRight {
	float:right;
	padding:0 0 0 40px;
}
.awardThumb {
	float:left;
	text-align:center;
	width:25%;
	line-height:1.2em;
	clear:right;
	margin:0 0 10px 0;
}
.awardThumb img {
	margin:0 0 6px 0;
	border:1px solid #574824;
}
.clear {
	clear:both;
}
.footerSpacing {
	padding:0 15px;
}
.footerLinkSpacing {
	padding:0 10px;
}
.imgStyle {
	margin:0 20px 20px 20px;
	border:1px #594626 solid;
}
.portfolioThumb img {
	margin:0 0 6px 0;
	border:1px solid #574824;
}
.portfolioThumb {
	margin:10px;
	padding:10px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
}
.vendorLinks {
	margin:0 10px 10px 0;
	border:1px solid #574824;
	float:left;
}
.vendorLinksText {
	float:left;
	margin:0 10px 20px 0;
	width:190px;
	font-size:13px;
}
#navBG {
	width:100%;
	background:url(../images/navBG.jpg) top repeat-x;
}
#navContainer {
	width:900px;
	margin:0 auto;
	height:75px;
}
#logo {
	padding:12px 0 0 0;
	width:149px;
	height:60px;
	float:left;
}
#headerBG {
	width:100%;
	background:url(../images/headerBG.jpg) top repeat-x;
}
#headerHomeBG {
	width:100%;
	background:url(../images/headerHomeBG.jpg) top repeat-x;
}
#headerContainer {
	height:150px;
	width:900px;
	margin:0 auto;
	padding:0 0 30px 0;
}
#headerHomeContainer {
	height:250px;
	width:900px;
	margin:0 auto;
	padding:0 0 20px 0;
}
#content {
	width:900px;
	margin:0 auto;
}
#footer a {
	color:#977c3a;
	text-transform:uppercase;
}
#footer a:hover {
	color:#c5b898;
}
#footer {
	font-family: "Palatino Linotype", Palatino, Times, "Times New Roman", serif;
	width:900px;
	margin:0 auto;
	color:#977c3a;
	font-size:12px;
	text-align:center;
	padding:20px 0 100px 0;
	clear:both;
	line-height:1.8em;
}
.small {
	font-size:12px;
	}
