/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CADBF4;
}
a:link {
	color: #000066;
}
a:hover {
	color: #660033;
}
h1 {
	color: #504934;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 15px;
}
h2 {
	color: #504934;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #504934;
}
.content_bg {
	background-color: #E5DCB9;
}
.left {
	background-image: url(http://www.clearvisionwindow.com/images/spacer_window_t.gif);
	background-repeat: repeat-y;
}
.mid {
	background-image: url(http://www.clearvisionwindow.com/images/spacer_content_bl.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(http://www.clearvisionwindow.com/images/spacer_content_br.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8C846B;
	text-align: center;
}
.home_table_l {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.home_table_r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
}
.more {
	font-size: 12px;
	font-weight: bold;
	color: #504934;
}
