@charset "utf-8";
body {
	background-color: #869a34;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #330000;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	background-image: url(images/wrapperback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 820px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
}
#nav {
	color: #e1c957;
	margin: 0px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#footercontainer {
	background-image: url(images/designfooterback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 65px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
	color: #FFFF99;
	background-color: #869a34;
}
/* masthead sits behind the start of site and is behind start of table */
#masthead {
	background-image: url(images/mastheadback2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#brochurelink {
	text-align: right;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #f0f07f;
	font-weight: bold;
}
/* first div on top of masthead - before table */
#phonenumber {
	margin: 0px;
	height: 65px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #3a5f19;
	letter-spacing: 1px;
}
/* not in site, reminder of how to do minimum heights used for home box ads */
#box { min-height: 100px; height: auto !important; height: 100px; }
/* different container for each of 4 sections on home page */
#dreamcontainer {
	background-color: #eccfa7;
	background-image: url(images/dreamboxback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-height: 106px; 
	height: auto !important; 
	_height: 106px;
}
#dreamcontainer p {
	margin: 0px;
	padding-top: 30px;
	padding-left: 25px;
	width: 240px;
	font-size: 1.2em;
	padding-bottom: 2px;
}
#plancontainer {
	background-color: #d9e4a0;
	background-image: url(images/planboxback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 106px; 
	height: auto !important; 
	_height: 106px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#plancontainer p {
	margin: 0px;
	padding-top: 30px;
	padding-left: 25px;
	width: 260px;
	font-size: 1.2em;
}
#buildcontainer {
	background-color: #efd9a5;
	background-image: url(images/buildboxback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 106px; 
	height: auto !important; 
	_height: 106px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#buildcontainer p {
	margin: 0px;
	padding-top: 30px;
	padding-left: 25px;
	width: 260px;
	font-size: 1.2em;
}
#homesect4 {
	background-color: #f7f1d4;
	background-image: url(images/homesect4back.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 145px;
	height: auto !important;
	_height: 145px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#homesect4 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/* div holds each colored section of section 4 - background on whole section */
.homesect4text {
	margin: 0px;
	width: 240px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 27px;
}
.homesect4text a:link, .homesect4text a:visited, .homesect4text a:active {
	color: #993300;
	text-decoration: underline;
}
.homesect4text a:hover {
	color: #FFFFFF;
}

/* floated right within each container for click link to pages */
.homeimage {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 323px;
	
}
/* text at bottom right corner of homepage */
#hometext {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 315px;
	font-size: 1.2em;
	}
#hometext p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#hometext h2 {
	font-size: 16px;
	color: #dabc40;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.tagline {
	font-size: 15px;
	color: #809529;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
/* has background at bottom to make a little bigger past masthead graphic endpoint */	
h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-image: url(images/headerback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 1px;
}
/* holds all of content on home page sets width */	
#homecontainer {
	margin: 0px;
	padding: 0px;
	width: 626px;
}
/* start of sidebar list style navigation */
#sidenav {
	color: #e1c957;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidenav li {
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #642013;
	letter-spacing: 1px;
	background-image: url(images/navback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7e4c20;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
		
	}
#sidenav a {
	text-transform: none;
	text-align: left;
	color: #CC9900;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 14px;
	font-weight: bold;
	}

#sidenav a:hover {
	color: #CCFF33;
	padding: 5px 0px 5px 6px;
	}
#sidenav .uberlink {
	color: #CCFF33;
	padding: 5px 0px 5px 6px;
	}


a:link, a:visited, a:active {
	color: #993300;
}
a:hover {
	color: #999933;
}

/* start of inside page styles */
#pagetop {
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #EDE3AA;
	background-image: url(images/mainpagebacktop2.gif);
	background-repeat: no-repeat;
}
#contentcontainer {
	margin: 0px;
	padding: 0px;
	width: 626px;
	background-position: left top;
	min-height: 400px;
	height: auto !important;
	_height: 400px;
	background-color: #EDE3AA;
	background-image: url(images/mainpageback2.gif);
	background-repeat: repeat-y;
}
#pagebot {
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/mainpagebackbot2.gif);
}

#pagetop2 {
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #EDE3AA;
}
#contentcontainer2 {
	margin: 0px;
	padding: 0px;
	width: 626px;
	background-position: left top;
	min-height: 400px;
	height: auto !important;
	_height: 400px;
	background-color: #EDE3AA;
}

#pagebot2 {
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EDE3AA;
}
#maincontainer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	}
#maincontainer p {
	margin: 0px;
	width: 340px;
	font-size: 1.2em;
	padding: 0px 0px 8px 0px;
}

/* floated right within each container for click link to pages */
.mainimage {
	text-align: center;
	padding: 5px;
	float: right;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #999900;
	font-size: 11px;
	
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #889c37;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #889c37;
	width: 335px;
}

.toggle {
	color: #993300;
}
.hotspot {
	color: #993300;
	cursor: help;
	font-weight: bold;
}
.hotspotall {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}
.specialtext {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
#maincontainer p.question {
	font-weight: bold;
	color: #CC6600;
	background-image: url(images/q-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 30px;
	width: 310px;
}
#maincontainer p.answer {
	color: #330000;
	background-image: url(images/a-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 30px;
	width: 310px;
}
#maincontainerfull {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	}
#maincontainerfull p.question {
	font-weight: bold;
	color: #CC6600;
	background-image: url(images/q-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 30px;
	font-size: 1.2em;
	
}
#maincontainerfull p.answer {
	color: #330000;
	background-image: url(images/a-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 30px;
	font-size: 1.2em;
	line-height: 18px;
	
}
#maincontainerfull .toggle {
	color: #993300;
	padding-left: 30px;
}
#maincontainerfull .hotspot {
	color: #993300;
	cursor: help;
	font-weight: bold;
	padding-left: 30px;
	font-size: 12px;
}
#maincontainer p.viewdoc {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	background-image: url(images/viewdocicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 275px;
}
#maincontainer p.viewdoc2 {
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	background-image: url(images/checklisticon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 275px;
}

#maincontainer ul {
	width: 300px;
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#maincontainer li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
	color: #996600;
}
.imagecolumntext {
	width: 180px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 13px;
	color: #330000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996600;
	border-bottom-color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.gallerytdtext {
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.ilbalogo {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 10px;
	color: #CCCC66;
	vertical-align: bottom;
}
#maincontainer p.linktext {
	background-image: url(images/linkicon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
