/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #AC0401;
}
#Wrapper {
	width: 900px;
	background-color: #e8e4d8;
	margin-right: auto;
	margin-left: auto;
}
#headerWrapper {
	width: 828px;
	height: 259px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headPhotoArea {
	text-decoration: none;
	height: 90px;
}
#contentWrapper {
	width: 815px;
	background-color: #FFFFFF;
	background-image: url(../images/photo_forest.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrapperHome {
	width: 815px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contentWrapperProducts {
	width: 815px;
	background-color: #FFFFFF;
	background-image: url(../images/photo_kitchen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 16px;
	color: #333333;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#content h1 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	line-height: 22px;
}
#content h2 {
	text-decoration: none;
	font-size: 110%;
	color: #3B872C;
	font-weight: bold;
}
#content a {
	color: #3B872C;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3B872C;
}
#LeftColumn {
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6c598;
	margin-top: 25px;
	text-align: center;
	width: 230px;
	padding-bottom: 25px;
}
#LeftNav {
	text-decoration: none;
	background-color: #EEEEEE;
	margin-right: 9px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 9px;
	padding-top: 4px;
	padding-bottom: 5px;
}
#LeftNav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LeftNav a:hover {
	text-decoration: none;
}
#LeftDivider {
	text-decoration: none;
	margin-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6c598;
	margin-right: 12px;
	margin-left: 12px;
}
.sideBoxHome {
	background-color: #FFFFFF;
	width: 170px;
	padding: 3px;
	margin-bottom: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.sideBox {
	background-color: #AC0401;
	width: 200px;
	padding: 1px;
	margin-bottom: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.sideBoxCaption {
	background-color: #FFFFFF;
	width: 170px;
	padding: 3px;
	margin-bottom: 8px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.sideBoxNormalText {
	background-color: #D9CDDC;
	margin-bottom: 8px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #FFFFFF;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-top: 5px;
	width: 160px;
}
.sideBoxNormalTextHeader {
	background-color: #A485AA;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	width: 815px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #3B872C;
}
#Footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#Footer p {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 15px;
}

#home #nav-home a, 
#about #nav-about a,
#contact #nav-contact a,
#products #nav-products a,
#solutions #nav-solutions a,
#testimonials #nav-testimonials a,
#locations #nav-locations a,
#realinfo #nav-realinfo a,
#news #nav-news a {
	background-image: url(../images/navhover_bk.gif);
	background-repeat: repeat-x;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
}

#topmenu ul {
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
	margin-right: 27px;
}

#topmenu li {
	float: right;
	margin-right: 4px;
}
#topmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 7px;
}
#topmenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul {
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
}
#menu li {
	float: right;
	margin-right: 2px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-right: 7px;
	padding-bottom: 13px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 7px;
}
#menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/navhover_bk.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	background-position: center top;
}
#rightnav {

}
#rightnav ul {
	list-style-type: none;
	list-style-image: none;
}
#rightnav li {
	margin-right: 10px;
	margin-left: -30px;
}
#rightnav li a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
	display: block;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-bottom: 1px;
	height: 15px;
}
#rightnav li a:hover {
	text-decoration: none;
	background-color: #97BF8A;
}

#leftnav {
}
#leftnav ul {
	list-style-type: none;
	list-style-image: none;
}
#leftnav li {
	margin-right: 10px;
	margin-left: -30px;
}
#leftnav li a {
	text-decoration: none;
	text-align: left;
	display: block;
	background-color: #e5e5e5;
	padding-left: 12px;
	color: #000000;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	padding-right: 4px;
	height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #46993D;
	border-right-width: 1px;
}
#leftnav li a:hover {
	text-decoration: none;
	background-color: #97BF8A;
}
#quicklinknav {
}
#quicklinknav ul {
	list-style-type: none;
	list-style-image: none;
}
#quicklinknav li {
	margin-right: 10px;
	margin-left: -16px;
}
#quicklinknav li a {
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #333333;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	height: 15px;
	background-image: url(../images/arrowbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#quicklinknav li a:hover {
	color: #3B872C;
	text-decoration: underline;
}
#quicklinknav h1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}
.boxLinks {
	display: block;
	font-weight: bold;
	background-color: #e5e5e5;
	text-decoration: none;
	padding: 4px;
}
.greenBolds {
	font-weight: bold;
	text-decoration: none;
	color: #3B872C;
}
.homeLocationText {
	font-weight: bold;
	text-decoration: none;
	color: #3B872C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 11px;
	text-transform: uppercase;
}
.homeLocationTextRed {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-left: 11px;
	text-transform: uppercase;
}
#RightColumnHome {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6C598;
	width: 220px;
}
#LeftColumnHome {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a6c598;
	text-align: center;
	width: 230px;
	padding-bottom: 25px;
}
.smallcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.locationheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	line-height: 21px;
}
.locationsubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;

}
#tablesbrochure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #3A842B;
	line-height: 14px;
}
#tablesbrochure h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #3A842B;
	color: #FFFFFF;
	line-height: 18px;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
}
.homebannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 35px;
}
.homespecial {
	text-decoration: none;
	border: 1px solid #519E4E;
	display: block;
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	background-color: #e5e5e5;
}
