@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;
	p text-align: justify;
}
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: #6D6A19;
	text-decoration: none;
}
a:img{
	border: none;
}

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

#nav  img  {
	float: left;
}
#nav  {
	position: relative;
	height: 45px;
}

#main {
	background: #ffffff;
}
#innerBanner {
	background: url(../images/header-short.jpg) no-repeat;
	height: 179px;
	padding-left: 65px;
	padding-top: 10px;
}

#container #main h1 {
	margin-top: 0px;
	font-size: 2em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #315b63;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
#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;
	margin-left: 20px;
}

#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;
	font-weight: normal;
}
#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;
}

#bottomMain {
	padding: 0px 40px 20px;
	clear: both;
}


#bottomMain #right {
	padding-top: 2px;
	float: right;
	padding-right: 10px;
	width: 470px;
}
.leftImageTop {
	padding-top: 5px;
}

.floatRight {
	float: right;
	padding-bottom: 7px;
	padding-left: 7px;
}
#bottomMain #left {
	float: left;
	width: 250px;
}


#bottomMain #left img {


}
#bottomMain  #left  p {
	margin-bottom: 15px;
}



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





#footer {
	clear: both;
	background: #6D6A19;
	height: 120px;
	padding: 0px 30px;
	margin: 0px;
}


#main #bottomMain #leadTimes {
	background: #315b63;
	color: #FFFFFF;
	border: 1px solid #CFA55B;
}
#main  #bottomMain #leadTimes th {
	background: #CFA55B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 2em;
	text-align: center;
}

#main #bottomMain #leadTimes td {
	border: 1px solid #CFA55B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	line-height: 1.2em;
}
#main #bottomMain ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-left: 60px;
	padding-bottom: 20px;
	line-height: 1.2em;
	list-style: disc;
}

#footer a:link, #footer a:visited {
	color: #BFA54A;
}
#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: #CDA55D}
.contactBrown {
	font-family: Tahoma, Arial;
	color: #6D6A19;
}
#innerBannerSmall {
	background: url(../images/header-short.jpg) no-repeat;
	height: 179px;
	padding-left: 65px;
	padding-top: 10px;
}

.textImages {
	border: 1px solid #315B63;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
}
