@charset "UTF-8";
/* Home Color Tool CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#HomeColorTool {
	margin-right: auto;
	margin-left: auto;
}
#HomeColorExterior {
	margin-right: auto;
	margin-left: auto;
	height: 281px;
	width: 300px;
	visibility: visible;
	z-index: 10;
}
#HomeColorInterior {
	margin-right: auto;
	margin-left: auto;
	height: 281px;
	width: 300px;
	margin-top: -281px;
	visibility: visible;
	z-index: 1;
}
#ChooseInteriorHomeColors {
	margin-right: auto;
	margin-left: auto;
}
#ChooseExteriorHomeColors {
	margin-right: auto;
	margin-left: auto;
}
#Home_Color_Tool_Links {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 22px;
	height: auto;
	width: auto;
}
#Home_Color_Tool_Links:Hover {
	text-align: center;
	color: #FFFFFF;
	background-color: #0000FF;
	font-size: 22px;
	height: auto;
	width: auto;
}
select {
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}
select:hover {
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
}
.HomeColorTool {
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a:hover {
	color: #000088;
	text-decoration: underline;
	text-align: center;
}
a:active {
	color: #00FF00;
	text-decoration: underline;
	text-align: center;
}
a:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.copyright {
	text-align: center;
	font-size: 11px;
}
img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.home_color_ads {
	height: auto;
	width: auto;
	top: 0px;
	left: 16px;
	position: absolute;
	text-align: center;
}
.HomeColorAds {
	height: auto;
	width: auto;
	top: 0px;
	right: 16px;
	position: absolute;
	text-align: center;
}
