body{
	/*background-image: url(images/green.gif);*/
	background-color: #C2E7C5;
        font-family: Hiragino Maru Gothic Pro W4, Arial Round Bold, Arial;
        font-size: .8em;
        color: #320000;
        text-transform: normal;
}

img{
    border:0px;
}
H1{
	font-size:1.1em;
	margin-bottom:10px;
	margin-top:0px;
}
H2{
	font-size:1em;
	margin-bottom:10px;
	margin-top:0px;
}
a{
color: #331111;
}
a:visited{
color: #663333;
}

.test {background-image: url(images/home_header.gif);
background-repeat:no-repeat;
padding-top:12px; 
background-color: white;
}

.contentMain{
	text-align: left;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	margin: 0 auto 0 auto;
	width:750px;
	background-color: white;
}
.pageContent{
	padding: 10px 20px 20px 20px;
}

TD.specsheet{
	border-bottom:1px solid #EBEBEB;
}
.bold{
	font-weight: bold;
}
.alignRight{
	text-align:right;
}

.reviewQuote{
	margin-top:10px;
	margin-bottom:10px;
}
.reviewer{
	font-style: italic;
}
