@charset "utf-8";
/* RESET */

*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, strong
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*HTML tag stles*/
body {
	line-height: 1;
	background: #7F7F7F url(../images/bg-painted-door-color.jpg) no-repeat fixed center top;
	padding: 0;
	margin: 0 auto;
}



p {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited/*a or anchor tags - the four statest that must appear in the following order - LVHA*/
 {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6D6A19;
	text-decoration: none;
}
a:active {
	color: #648083;
	text-decoration: none;
}
a:img{
	border: none;
}

#container {
	background: #fff;
	width: 823px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}



#blog {
	background: #6D6A19;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 40px;
	border-top: 1px solid #DFDFDF;
	border-right: 0px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 0px solid #DFDFDF;
}
#blog a:link, #blog a:visited {
	color: #FFFFFF;
}
#blog a:hover {
	text-decoration: underline;
}

.blogStory {
	font-style: italic;
}




#blog p {
	font-size: 0.9em;
	line-height: 40px;
	margin: 0px 0px 0px 120px;
	color: #FFFFFF;
}

#main {
	background: #ffffff;
}
#container #main h1 {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #315b63;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #main h2 {
	font-size: 1em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6A19;
	margin: 0px;
	padding: 0px;
}

#container #main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px 0px 15px;
}




#topMain {
	margin-left: 0px;
	width: 783px;
	position: relative;
	line-height: 1em;
	padding: 20px;
}
#rightMain {
	margin: 0px auto;
	height: 375px;
	float: right;
	width: 240px;
}
#rightMain img {
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}

#bottomMain {
	line-height: 1em;
	padding: 0px 40px 20px;
	clear: both;
}

#bottomMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CFAD88;
	line-height: 1em;
	margin: 0px 0px 0px 20px;
}
#bottomMain p {
	font-size: 0.9em;
	color: #35312d;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
}




#footer {
	clear: both;
	background: #6D6A19;
	height: 120px;
	padding: 0px 30px;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	color: #D6B069;
}
#footer a:hover {
	color: #FFFFFF;
}


#container #footer table {
	text-align: left;
	margin: 0px auto;
}
#container #footer table p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.1em;
	font-style: normal;
	font-weight: normal;
}
.footerBrown {
	color: #D6B069
}
.blogFloatLeft {
	float: left;
	border: 0px none #315b63;
	margin-right: 7px;
	margin-top: 0px;
}



.imageFloatLeft {
	float: left;
	border: 1px solid #315b63;
	margin-right: 7px;
	margin-top: 3px;
}
#innerBanner {
	background: url(../images/header-5-piece-mdf-doors.jpg) no-repeat;
	height: 295px;
	padding-left: 65px;
	padding-top: 10px;
}

#container #main h3 a:link, #container #main h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6A19;
	font-size: 0.9em;
	line-height: 1em;
	padding-left: 20px;
	margin-bottom: 30px;
}
#container #main h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #315b63;
	font-size: 0.9em;
	line-height: 1em;
	padding-left: 20px;
	margin-bottom: 30px;
	text-decoration: underline;
}


#thumbDetails h4 {
	color: #577d88;
	font-size: 1.7em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#bottomMain #thumbDetails {
	margin-top: 20px;
	margin-bottom: 20px;
}
