@charset "utf-8";

/* CSS Document */

body {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a{
	color: #990000;
	text-decoration: none;
}	

#bottom-navigation>a {
	color: #FFFFFF;
}
.text-white {
	color: #FFFFFF;
}


a:hover {
	color: #666666;
	text-decoration: underline;
}


a:active{
	text-decoration: none;
}
	
a:visited{
	text-decoration: none;
}

#wrapper {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_tile.png);
	background-repeat: repeat-y;
	min-height:100%;
	height:100%;
} 

#left-column {
	float: left;
	width: 274px;
	margin-bottom: 5px;
}

#logo {
	background-image: url(images/logo.png);
	height: 143px; /*269*/
	width: 274px; 
	clear: both;
}
#sidebar {
	height: 361px;
	width: 274px;
	background-image: url(images/sidebar.png);
	clear: both;
	background-repeat: no-repeat;
}
#right-column {
	width: 681px;
	float: left;
}
#menu-bar {
	height: 40px;
	width: 681px;
}

#content {
	background-image: none;
	background-repeat: repeat-y;
	width: 681px;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
	width: 955px;
	height: 1px;
	padding: 2px;
}

#bottom-navigation {
	clear: both;
	height: auto;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.footer-table {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	width: 500px;
}
.sidebar-text {
	width: 224px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-right: 10px;
}
.text-11pt {
	font-size: 11px;
}
.text-gray {
	color: #666666;
}

#thanks{
margin:0 auto;
	width:500px;
	padding-top:30px;
	padding-bottom:30px;
}


.indent {
	text-indent: 35px;
	text-align: left;
}

.left {
	text-align: left;
}
.text-black {
	color: #000000;
}

.content-text {
	text-align: left;
	color: #000000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.center {

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#custom-services-table {
	margin-top: 35px;
}
#Name {
	background-color: #FFFF99;
}
#Telephone {
	background-color: #FFFF99;
}
#Email_Address {
	background-color: #FFFF99;
}


#directions {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


.img-border-black-1px-solid {
	border: 1px solid #000000;
}
legend {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.photo-gallery {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#form-table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#showroom-table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 600px;
	height: 423px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#green-products {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 600px;
}
#green-table {
	clear: both;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
