@charset "UTF-8";
/* CSS Document */

/* default page element styles */
body
{
	background-color: #9C9743;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #221F1F;
	height: 100%;
	margin: 0px;
}

h1, h2, h3
{
	letter-spacing: 1px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 6px;
}

/* root site elements */
div#site
{
	width: 955px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
}

div#siteHeader
{
	width: 955px;
	height: 95px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 99999;
	margin: 0px;
	padding: 0px;
}

div#siteNav
{
	width: 855px;
	height: 42px;
	background-color: #B27A3B;
	padding-left: 100px;
}

div#headerImageContainer
{
	position: relative;
	width: 955px;
	height: 355px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div#headerImageHead, div#ihcHead
{
	position: absolute;
	width: 955px;
	height: 95px;
	z-index: 9001;
	background: url(../../images/hpHeaderImageHeadBG.png) no-repeat top left;
}

div#headerImage, div#ihcImage
{
	position: relative;
	z-index: 9000;
}
#headerImage {
	height: 380px;
	width: 955px;
	position: relative;
	z-index: 12;
}


div#headerImageFooter
{
	position: relative;
	width: 955px;
	z-index: 9002;
	vertical-align: bottom;
	bottom: 155px;
}

div#interiorHeaderContainer
{
	width: 955px;
	position: relative;
	overflow: hidden;
	z-index: 9001;
}

div#ihcHead
{
	height: 90px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	position: absolute;
}

div#ihcImage
{
	top: 0px;
	margin: 0px;
	padding: 0px;
}

div#landingContent
{
	width: 955px;
	height: 100%;
	overflow: hidden;
	padding: 20px;
	position: relative;
	background-color: #4F270A;
	color: #FFFFFF;
}

div#interiorContent
{
	width: 900px;
	heght: 100%;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
	position: relative;
	z-index: 9002;
}
#interiorContent  a {
	text-decoration: none;
}


div#curvyBG
{
	position: absolute;
	width: 955px;
	height: 263px;
	top: 582px;
	left: 41px;
	z-index: 9000;
	overflow: hidden;
}

div#siteFooter
{
	background-color: #9C9743;
	width: 955px;
	height: 100px;
	padding: 5px 0px 0px;
	color: #FFFFFF;
}

div#sectionPageHead
{
	width: 955px;
	height: 100px;
	background-color: #4F270A;
	padding-top: 20px;
}

div#sectionContent
{
	width: 955px;
	height: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 20px;
}

/* siteHeader elements */
div#siteHeader #siteLogo
{
	width: 264px;
	height: 86px;
	padding: 10px 0px 0px 10px;
	float: left;
}

div#siteHeader #sitePhone
{
	float: right;
	margin: 0px;
	font-size: 16px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-top: 30px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#sitePhone {
	padding-bottom: 30px;
}

div#siteHeader #sitePhone p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

/* siteNav elements */
div#siteNav p
{
	font-variant: small-caps;
	text-align: center;
	padding-top: 13px;
	position: relative;
	z-index: 9999999999;
}
div#siteNav a  
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	padding-right: 18px;
}
#siteNav a:hover {
	color: #4F270A;
}

/* headerHead elements */
div#headerImageHead p, div#sectionPageHead p, div#ihcHead p
{
	margin: 0px;
	padding: 5px 0px 0px;
	color: #FFFFFF;
	font-size: 64px;
	font-weight: 100;
	text-align: center;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#ihcHead p
{
	padding-top: 10px;
	font-size: 52px;
	font-variant: small-caps;
}

div#sectionPageHead p
{
	padding: 0px 0px 0px;
	font-variant: small-caps;
}

/* landingContent elements */
div#landingContent p
{
	margin: 0px 0px 5px 0px;
}

div#landingContent a, div#landingContent a:visited
{
	color: #FFFFFF;
}

div#col1, div#col3
{
	width: 185px;
	float: left;
}

div#col2
{
	width: 460px;
	padding-right: 20px;
	float: left;
}

div#col1 #submit
{
	background: url(../../images/go.png) no-repeat top left;
	border: 0px;
	cursor: pointer;
	width: 22px;
	height: 22px;
}

/* sectionContent elements */
div#leftNarrow
{
	width: 140px;
	float: left;
}

.imageGroup
{
	text-align: center;	
	padding-right: 20px;
}

div#leftNarrow img
{
	border: 0px;
	padding: 0px;
	margin: 0px 0px 20px;
}

div#rightWide
{
	width: 700px;
	float: left;
	padding-left: 30px;
}

div#sectionContent #col1, div#sectionContent #col2
{
	width: 347px;
	float: left;
}

div#sectionContent h2
{
	margin: 0px;
	padding: 20px 0px 10px;
}

/* interiorContentElements */
div#interiorContent #col1, div#interiorContent #col2, div#interiorContent #col3
{
	padding-right: 20px;
	float: left;
	width: 270px;
}
.headings a {
	color: #000;
}
a {
	color: #5D270E;
}
a:hover {
	color: #B27A3B;
}


div#interiorContent p
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

div#interiorContent h3
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/* siteFooter elements */
div#footerLogo
{
	width: 43px;
	height: 52px;
	padding-right: 0px;
	float: left;
}

div#footerText
{
	width: 350px;
	padding-left: 20px;
}

div#footerText p
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: normal;
}
#titlecont h3 {
	margin-top: 6px;
}
#gfheader {
	position: relative;
	height: 430px;
	overflow: visible;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
#intgalcont {
	width: 660px;
}
#interiorcont {
	padding-left: 0px;
	position: relative;
	z-index: 90003;
}
#swoofoot {
	width: 955px;
	position: relative;
	vertical-align: bottom;
	z-index: 1999;
	overflow: visible;
	height: 0px;
	top: 100px;
}
#sitePhone {
	height: 50px;
}
#getquote {
	height: 50px;
}
#applist a {
	display: block;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 6px;
	padding-left: 6px;
	text-decoration: none;
}
#applist {
	width: 150px;
}

.headingslanding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.headingsGallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #4F270A;
}
#projects {
	text-align: left;
	padding-top: 30px;
	width: 155px;
}
#projects  ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#projects li {
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#projects a {
	text-decoration: none;
}
#projects a:hover {
	color: #B27A3B;
}
#caption {
	color: #4F270A;
	padding-top: 6px;
	font-size: 14px;
	padding-bottom: 10px;
}
#indexlandingContent {
	width: 955px;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: #4F270A;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#point img {
	cursor: pointer;
}
form {
	margin: 0px;
	padding: 0px;
}
.feedburnerFeedBlock ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 2px;
	list-style-type: none;
	color: #4F270A;
}
.feedburnerFeedBlock a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#creditfooter {
display: none;
}
.feedburnerFeedBlock a {
	color: #ffffff;
	text-decoration: underline;
}
#intgalcont img {
	cursor: pointer;
}
#flashcontent {
	background-image: url(../../images/noflash.jpg);
}

ul#social-media {
	padding: 10px 0 0 0;
	margin: 0; }
	ul#social-media li {
		float: left;
		padding: 0 4px 0 0;
		margin: 0;
		list-style: none; }
	ul#social-media li.last { padding: 0; }
	ul#social-media a {
		display: block;
		width: 43px;
		height: 43px;
		text-indent: -8685px;
		outline: none; }
	ul#social-media a.btn_twitter { background: transparent url("../../images/btn_twitter.gif") 0 0 no-repeat; }
	ul#social-media a.btn_facebook { background: transparent url("../../images/btn_facebook.gif") 0 0 no-repeat; }
	ul#social-media a.btn_linkedin { background: transparent url("../../images/btn_linkedin.gif") 0 0 no-repeat; }
	ul#social-media a.btn_blogger { background: transparent url("../../images/btn_blogger.gif") 0 0 no-repeat; }