html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link, a:visited {
	color: #963;
}
a:hover, a:active {
	color: #F60;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}


/* layout */

#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../../assets/images/nav-bg.png);
}
#mainContent ul li {
	line-height: 2;
	background-image: url(../../assets/images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
}


#header {
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../assets/images/top_bg.png);
	height: 175px;
}
#banner {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../assets/images/fhives-header-Bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 168px;
}
#banner .logoGraphic {
	padding-top: 92px;
	padding-left: 25px;
}

#nav {
	float: left;
	width: 210px;
	background-color: #E5DDCB;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 175px;
}

#content {
	float: right;
	width: 600px;
}
.contactForm input, .contactForm select, .contactForm textarea {
	display: block;
}
.contactForm label {
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3;
}
.contactForm legend {
	font-size: 18px;
}
.contactForm {
	background-color: #E4E1DA;
	padding: 10px;
}


#mainContent {
	width: 600px;
	float: left;
}
.twoColumn #mainContent {
	width: 360px;
}
#logo .logoGraphic {
	float: left;
	padding-top: 80px;
	padding-left: 25px;
}

.photoGallery img {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	margin-right: 10px;
}


#secondaryContent {
	float: right;
	width: 210px;
}

#footer {
	width: 840px;
	clear: both;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* end layout */


body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #F5F5F5;
	background-image: url(../../assets/images/bodyBg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.keywords {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}


#secondaryContent h2 {
	font-size: 13px;
	background-image: url(../../assets/images/fhives-tab.png);
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	font-weight: bold;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

#nav li a {
	line-height: 30px;
	background-image: url(../images/fhives-nav.png);
	display: block;
	color: #534835;
	text-decoration: none;
	padding-left: 20px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 0px -30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li a:hover, #nav li a:active {
	color: #FFF;
	background-position: 0px -60px;
	background-image: url(../images/fhives-nav.png);
}

/* PPI for Nav */

#home #nav li.home a,
#deck #nav li.deck a,
#fenc #nav li.fenc a,
#timb #nav li.timb a,
#shee #nav li.shee a,
#moul #nav li.moul a,
#door #nav li.door a,
#buil #nav li.buil a,
#diys #nav li.diys a,
#news #nav li.news a,
#gall #nav li.gall a,
#link #nav li.link a,
#cont #nav li.cont a,
#find #nav li.find a
 {
	background-image: url(../images/fhives-nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}
/* END PPI for Nav */


p, ul, ol {
	line-height: 1.6;
	margin-bottom: 20px;
}

#mainContent h1, #mainContent h2, #mainContent h3 {
	line-height: 1.6;
	color: #533A3C;
	padding-bottom: 10px;
}


#footer p {
	font-size: 11px;
	color: #999;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


strong, b {
	font-weight: bold;
}
	
#outerWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	background-repeat: no-repeat;
	padding-top: 25px;
	background-color: #FFF;
}





/* jquery slideshow stuff*/
.fadein {
	position:relative;
	height:278px;
	width:595px;
	padding-bottom: 20px;
}
.fadein img { position:absolute; left:0; top:0; }
#mainContent h1 {
	font-size: 16px;
	line-height: 1.4em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* end jquery slideshow*/
#mainContent h2 {
	font-size: 15px;
	clear: both;
}
#mainContent h3 {
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
#mainContent h4 {
	font-size: 10px;
}

.hideMe {
		display:none;
		visibility:hidden;
			}
			
#mainContent img.photoBorder {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: 10px;
}

table {
	margin-top: 20px;
	margin-bottom: 20px;
	}
#topPhoto {
	margin-bottom: 20px;
}
#mainContent .splitLists {
	width: 300px;
	float: left;
}
#mainContent .door {
	float: left;
	margin-right: 20px;
	width: 120px;
}
#mainContent .door img {
	border: 1px solid #E4E1DA;
	padding: 5px;
	clear: left;
}

#mainContent .door span {
	font-weight: bold;
	background-color: #E4E1DA;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	float: left;
}
.threePhoto img {
	padding-right: 5px;
}
.threePhoto {
	clear: both;
}
h3.newsTitle em {
	font-size: 10px;
	color: #900;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 200%;
}
h3.newsTitle {
	font-size: 14px;
	padding-bottom: 5px;
}
#banner .socialIcons {
	padding-left: 25px;
	padding-top: 5px;
}
div.fhivesIcon {
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

