body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	font-size:12px;
}

body {
	margin: 0;
	padding: 0;
	background: #84693c url("/ezstatic/data/newenglandtimberworks/i/background.png") top center repeat-x;
}

h2 { 
	color: #9A845F;
	margin-top: .5em;
	margin-bottom: 0;
}

h3 { 
	font-size: 14px;
	color: #fff;
	margin-top: .5em;
	margin-bottom: 0;
}

input,
select,
textarea { font-size: 10px; }

/* p { margin-bottom: 0; } */

/* LVHA */
a { }
a:link { }
a:visited { }
a:hover { color: #ccc; }
a:active { }

div#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* BEGIN CONTENT */
div#maincontent {
	background: #000 url("/ezstatic/data/newenglandtimberworks/i/mainbg.jpg") top left repeat-x;
	height: 625px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 400px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 18px;
}

/*.borderleft {
	border-left: 1px solid #fff;
	padding-left: 15px;
}
*/
html>body div#maincontent {
	/* Correct value for browsers that aren't IE */
	min-height: 525px;
}

div#content { 
	background: #000;
	padding: 20px;
	/*/*/ line-height: 20px; /**/
}
/* END CONTENT */

#headimage {
	width: 100%;
	height: 128px;
	background: url("/ezstatic/data/newenglandtimberworks/i/header.png") top left no-repeat;
	position: relative;
}
#head, #headercontactinfo a {
	display: block;
	text-indent: -9999px;
	outline: none;
}
#head {
	width: 100%;
	height: 100px;
}
#headercontactinfo {
	text-indent: -9999px;
}
#headercontactinfo a {
	position: absolute;
	left: 437px;
	width: 232px;
	top: 100px;
	height: 27px;
}

/* =Navigation
-----------------------------------------------
*/
#navbar {
	margin: 0; padding: 0;
	width: 800px;
	height: 23px;
}

#navbar li {
	list-style: none;
	position: relative;
	float: left;
}

#navbar li,
#navbar a {
	height: 23px;
	margin: 0; padding: 0;
	display: block;
	color: #fff;
}

#navbar a {
	text-indent: -9999px; 
	text-decoration: none;
	outline: none;
}


.nb1, .nb1hover { width: 95px; }
.nb1 a, .nb1hover a { background: transparent url("/files/newenglandtimberworks/i/nav.gif?1") 0px top no-repeat; }
.nb1 a:hover, .nb1hover a { background-position: 0px -23px; }

.nb2, .nb2hover { width: 127px; }
.nb2 a, .nb2hover a { background: transparent url("/files/newenglandtimberworks/i/nav.gif?1") -95px top no-repeat; }
.nb2 a:hover, .nb2hover a { background-position: -95px -23px; }

.nb3, .nb3hover { width: 143px; }
.nb3 a, .nb3hover a { background: transparent url("/files/newenglandtimberworks/i/nav.gif?1") -222px top no-repeat; }
.nb3 a:hover, .nb3hover a { background-position: -222px -23px; }

.nb4, .nb4hover { width: 86px; }
.nb4 a, .nb4hover a { background: transparent url("/files/newenglandtimberworks/i/nav.gif?1") -365px top no-repeat; }
.nb4 a:hover, .nb4hover a { background-position: -365px -23px; }

.nb5, .nb5hover { width: 141px; }
.nb5 a, .nb5hover a { background: transparent url("/files/newenglandtimberworks/i/nav.gif?1") -451px top no-repeat; }
.nb5 a:hover, .nb5hover a { background-position: -451px -23px; }

.nb6, .nb6hover { width: 103px; }
.nb6 a, .nb6hover a { background: transparent url("/files/newenglandtimberworks/i/nav.gif?1") -592px top no-repeat; }
.nb6 a:hover, .nb6hover a { background-position: -592px -23px; }

.nb7, .nb7hover { width: 105px; }
.nb7 a, .nb7hover a { background: transparent url("/files/newenglandtimberworks/i/nav.gif?1") -695px top no-repeat; }
.nb7 a:hover, .nb7hover a { background-position: -695px -23px; }


#navbar li ul {
	position: absolute;
	left: -9999px;
	border: 1px solid #fff;
	background: #8c7248;
	margin: 0; padding: 0;
	width: 100%;
}
#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 0px;
}
#navbar li li {
	margin: 0; padding: 0;
	float: none;
}
#navbar li li a {
	text-indent: 0;
	background: none;
	line-height: 24px;
	font-size: 11px;
	padding-left: 10px;
}
#navbar li li a:hover {
	color: #ccc;
}

.prodlinks,
.prodlinks a {
	color: #9A845F;
	padding: 3px; 
	text-decoration: none; 
	font-weight: bold;
}

.prodlinks { border-bottom: 1px solid #9A845F; }

.prodlinks a:hover { color: #ccc; }

/* BEGIN CONTACT US FORMS */
#contact table {
	background-color: #000;
	width: 70%;
	margin: auto;
	border-collapse: collapse;
} 

#contact td {
	border: 1px solid #525252;
	padding-left: 4px;
}

.labelcell {
	color: #9A845F;
	font-weight: bold;
	width: 35%;
}

.fieldcell {
	color: #fff;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* END CONTACT US FORMS */

.floorplanimages { 
	background: #fff;
	padding: 5px;
}

.floorplantext { 
	padding: 12px;
	border-bottom: 1px solid #9a845f;
}

/* BEGIN FOOTER */

#footer { 
	background: #000;
	font-weight: bold;
	color: #9a845f;
	font-size: 11px;
	padding: 10px;
	padding-left: 20px;
	border-top: 1px solid #b0a0a3;
}

#usmtag,
#usmtag a {
	padding-top: 4px;
	text-align: center;
}
/* END FOOTER */

.error { color: #f00; font-weight: bold; }

#profiling, #queries, .sitemap img { display: none; }

.borderleft h1{font-size:16px;margin-top:0px;}
.borderleft {padding-top:10px;}


/* New Photo Gallery */
#gallerywrapper {

}
#gallerycontent, #galleryphoto {
	width: 49.4%;
	float: left;
}
#gallerycontent h1 {
	margin: 0;
	padding: 4px 0 0 5px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: #564529;
}
#gallerycontent h2 {
	margin-top: 15px;
	border-bottom: 1px solid #9A845F;
}
#gallerycontent cite {
	margin-left: 20px;
}
#gallerycontent p, #galleryphoto p {
	padding: 0 5px 5px 5px;
}
form.sexyform {
	width: 300px;
}
.sexyform label {
	width: 110px;
}
.sexyform label.fullwidth {
	width: 278px;
}
.sexyform input[type='text'],
.sexyform input[type='password'] {
	width: 112px;
}
.sexyform textarea {
	width: 270px;
}

#galleryphoto img {
	display: block;
	margin: 0 auto;
}
#bigimage {
	height: 270px;
}
#bigimageblurb {
	height: 80px;
	overflow-y: auto;
}
#photonav span {
	cursor: pointer;
	font: 20px/100px Lucida Grande,Verdana;
	background: #2a2215;
	display: block;
	float: left;
	width: 15px;
	height: 100px;
	text-align: center;
	color: #9a845f;
}
#thumbswrapper {
	overflow: hidden;
	height: 100px;
	width: 343px;
	float: left;
	margin-right: 2px;
	position: relative;
}
#thumbsinner {
	width: 10000px;
	position: relative;
	top: 0;
	left: 0;
}
#thumbswrapper a {
	float: left;
	margin: 0 2px;
	opacity:.50;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
	border: none;
	background: none;
	width: 100px;
}
#thumbswrapper a:hover {
	opacity:.99;
    -moz-opacity: 0.99;
    filter: alpha(opacity=99);
}
#thumbswrapper a img {
	border: none;
}
.clearboth { clear: both; }