body {
	margin : 0px;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	color : #202020;
margin-bottom: 10px;
}

.sp a:link {
	color : maroon;
	font-weight : bold;
	text-decoration : none;
	display: inline-block;
	width: 100%;
	margin: 3px 0px 3px 0px;
	padding:  3px 0px 3px 0px;
	font-size : 85%;
}

.sp a:visited {
	color : maroon;
	font-weight : bold;
	text-decoration : none;
	display: inline-block;
	width: 100%;
	margin: 3px 0px 3px 0px;
	padding:  3px 0px 3px 0px;
	font-size : 85%;
}	
.sp a:hover {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	display: inline-block;
	width: 100%;
	margin: 3px 0px 3px 0px;
	padding:  3px 0px 3px 0px;
	background : #05A185;
	font-size : 85%;
}


.hnav {
	padding-bottom : 3px;
	padding-top : 3px;
	font-size : small;
}

.hnav a:link {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.hnav a:visited {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.hnav a:hover {
	color : Yellow;
	font-weight : bold;
	text-decoration : underline;
}

.vnav {
	padding-bottom : 3px;
	padding-top : 3px;
	font-size : x-small;
	text-align : left;
}

.vnav a:link {
	color : White;
	font-weight : bold;
	text-decoration : none;
	
}

.vnav a:visited {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.vnav a:hover {
	color : Yellow;
	font-weight : bold;
	text-decoration : underline;
}

.cat {
	padding : 3px;
	font-size : small;
	font-style : italic;
	letter-spacing : 2px;
	font-variant : small-caps;
	font-weight : bold;
	color : White;
	text-align : center;
}
.box {
	border : thin double #05A185;
	ackground : url(images/blinds2.jpg) repeat;
}

.box2 {
	border-top : thin double #05A185;
	border-bottom : thin double #05A185;
	margin : 1px;
}

.heading {
	font : italic 85%;
	color : Maroon;
	font-weight : bold;
}

p {
	text-indent : 25px;
}

P:first-letter {
	font-size : 100%;
	color : #05A185;
	margin-right : 1px;
	font-weight : bold;
}

.copy {
	color : Black;
	font-size : x-small;
	font-weight : bold;
}

.heading2 {
	font : small-caps bold medium Arial;
	font-stretch : wider;
	letter-spacing : 2px;
	color : #05A185;
}

.spec {
	color : Maroon;
	font-size : xsmall;
	font-weight : bold;
}