/*
   <div id="wrapper">
   <div id="top_trim"></div>
   <div id="masthead"></div>
   <div id="topnav"></div>
   <div id="content"></div>
   <div id="bottom_trim"></div>
  </div>
*/

/* BEGIN RESET - DO NOT EDIT THESE */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: text-top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #A8C2C4;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	color: #000000;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END RESET */

/* top level layout */

div#wrapper {
    width: 778px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}

div#top_trim {
    height: 12px;
    background-image: url('../images/top_trim.png');
}

div#masthead {
    height: 130px;
    background-image: url('../images/header_bg_vertical.png');
}

div#topnav {
    height: 24px;
    background-color: #007878;
    background-image: url('../images/menu_bg_vertical.png');
    padding-left: 24px;
}

div#content {
    min-height: 200px;
    background-color: #a8c2c4;
    background-image: url('../images/body_bg_vertical.png');
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}

div#footer {
	text-align: center;
	font-style: italic;
	font-size: 0.7em;
	margin-top: 8px;
}

div#bottom_trim {
    height: 12px;
    background-image: url('../images/bottom_trim.png');
}

/* masthead */

div#masthead div#logo {
	float: left;
    width: 357px;
    height: 123px;
    background-image: url('../images/logo.png');
    margin-left: 30px;
}

div#topright {
	float: right;
	max-height: 127px;
	margin-right: 13px;
	border-left: 3px solid #909090;
	border-bottom: 3px solid #909090;
}

/* topnav menu */

ul#nav {
    float: left;
    width: 100%;
	list-style: none;
}

ul#nav > li {
    display: inline;
	float: left;
}

ul#nav > li > a {
    padding: 0.4em 1em;
    color: #fff;
    text-decoration: none;
    float: left;
    border-right: solid 1px #fff;
    height: 14px;
    font-weight: bold;
    font-size: smaller;
    text-transform: uppercase;
}

ul#nav > li > a:hover {
    background-color: #6fbec4;
}

ul.menu ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
	border: 1px solid black;
}

ul.menu ul li {
	float: none;
	margin: 0px;
	background-color: #6fbec4;
	text-align: center;
}

ul.menu ul li > a {
	text-decoration: none;
	color: black;
	display: block;
	width: 120px;
	height: 30px;
	padding-top: 10px;
}

ul.menu ul li > a:hover {
	color: white;
	background-color: #007878;
}

#roofing:hover {
	background-image: url('../images/roofing_bg.png');
	cursor: default;
	font-size: 14px;
}

#siding:hover {
	background-image: url('../images/siding_bg.png');
	cursor: default;
	font-size: 14px;
}

#clima:hover {
	background-image: url('../images/siding_bg.png');
	cursor: default;
	font-size: 14px;
}

#window:hover {
	background-image: url('../images/windows_bg.png');
	cursor: default;
	font-size: 14px;
}

#warranty:hover {
	background-image: url('../images/siding_bg.png');
	cursor: default;
	font-size: 14px;
}


#decks:hover {
	background-image: url('../images/decks_bg.png');
	cursor: default;
	font-size: 14px;
}

#michigan:hover {
	background-image: url('../images/michiganroom_bg.png');
	cursor: default;
	font-size: 14px;
}

#fencing:hover {
	background-image: url('../images/fencing_bg.png');
	cursor: default;
	font-size: 14px;
}

#garage:hover {
	background-image: url('../images/garagedoor_bg.png');
	cursor: default;
	font-size: 14px;
}

#sunsetter:hover {
	background-image: url('../images/sunsetter_bg.png');
	cursor: default;
	font-size: 14px;
}

#doors:hover {
	background-image: url('../images/door_bg.png');
	cursor: default;
	font-size: 14px;
}
#windows:hover {
	background-image: url('../images/windows_bg.png');
	cursor: default;
	font-size: 14px;
}
/*
       <li><a id="decks" href="decks.html">Decks</a></li>
       <li><a id="roofing" href="roofing.html">Roofing</a></li>
       <li><a id="michigan" href="michiganrooms.html">Michigan Rooms</a></li>
       <li><a id="fencing" href="fencing.html">Fencing</a></li>
       <li><a id="garage" href="garagedoors.html">Garage Doors</a></li>
       <li><a id="sunsetter" href="sunsetter.html">Sunsetter</a></li>
       <li><a id="doors" href="doors.html">Doors</a></li>
*/h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #107e5b;
}
#wrapper #content table {
	margin: auto;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4F9C92;
}
a:link {
	color: #03F;
	text-decoration: underline;
}
a:hover {
	color: #0CF;
}
a:visited {
	color: #03F;
	text-decoration: underline;
}
#wrapper #content p {
	letter-spacing: .1em;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #107E5B;
}
h3 {
	color: #107e5b;
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #468D85;
}
.footer {
	font-size: 10px;
}
#wrapper #content #rmain p {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}
#wrapper #content #rmain img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper #content #rmain div {
	font-size: 12px;
	font-weight: bold;
}
#wrapper #content .style18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
#wrapper #content .style6 a {
	color: #0000FF;
}
#wrapper #content .style9 .style10 {
	color: #0000FF;
}
#wrapper #content .style6 {
	color: #0000FF;
}
#wrapper #content div {
	color: #FFFFFF;
}
#wrapper #content div {
}
#wrapper #content .style23 {
	color: #FFFFFF;
	font-weight: bold;
}
.noborder {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#tablecolor {
	color: #019A97;
}
p {
	color: #4F9C92;
}
.whiteback {
	color: #FFF;
	background-color: #FFF;
}
