body {
	margin:0;
	border:0;
	padding:0;
	background:#616161 url(../images/bg.jpg) repeat-x;
}
#main { /* main table code that surrounds everything */
	font:12px verdana;
	width:763px;
	padding:0;
	color:#575757;
	background-color:white;
}
.call_border { /* border for the homepage 4 section */
	border-left:1px solid #D4D4D4;
	padding-left:8px;
	swidth:35px;
	font-size:11px;
}
.sub { /* subpage content id */
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	width:100%;
	background:transparent url(../images/bg_logo.jpg) no-repeat;
	background-position:bottom right;
}
.sub a:link, .sub a:visited {
	xbackground-color:#E7E7E7;
	color:#008601;
	xfont-weight:bold;
	xfont-size:10px;
	text-decoration:none;
	xpadding-left:2px;
	xpadding-right:2px;
}
.sub a:hover {
	xbackground-color:#CECECE;
	color:#008601;
	text-decoration:underline;
	xborder-bottom:1px solid #99C39B;
	xfont-weight:bold;
	xfont-size:10px;
	xpadding-left:2px;
	xpadding-right:2px;
}
img {
	border:0;
}
.footer {
	background: #015E03 url(../images/footer.jpg) no-repeat;
	width:763px;
	font-size:10px;
	text-align:right;
	padding-right:10px;
	color:#74BF87;
	height:41px;
}
.footer a:link, .footer a:visited {
	color:#74BF87;
	border-bottom:1px solid #017D01;
	text-decoration:none;
}
.footer a:hover {
	border-bottom:1px solid #74BF87;	
}
/* Products Page */
.blurb { /* top section text */
	width:465px;
	padding:10px;
}
.line-border { /* makes the gray lines within the Products Page table */
	border-left:1px solid #CBCBCB;
}
.header {
	padding:7px;
}
p {
	margin:0;
	padding:7px;
	xtext-indent: 12px;
}
.models { /*Listing of models on products page*/
	font-size:10px;
	xborder-right:1px solid #B7B7B7; /* OPTIONAL */
	xborder-top:1px solid #B7B7B7;
	padding:4px;
	background-color:#E7E7E7;
}
.models a:link, .models a:visited {
	color:#0C8A0C;
	padding:0;
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
	xborder-bottom:1px solid #93C393;
}
.models a:hover {
	border-bottom:1px solid #93C393;
	font-weight:normal;
	padding:0;	
}
b {
	color:#0C8A0C;
}
/* alternating colors for specs table */
.one {
	background-color:white;
	font-size:11px;
}
.two {
	background-color:#EDEDED;
	font-size:11px;
}
.rounded { /*rounded edges for submenu*/
		background-color:#DEDEDE;
}
.sublinks a:link, .sublinks a:visited {
	color:#626262;
	padding:0;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
}
.sublinks a:hover {
	color:#383838;
	xborder-bottom:1px solid #C6C6C6;
}
.sub_bg {
	padding:5px;
	background:transparent url(../images/sub_bg.jpg) no-repeat;
	background position: top left;	
}
xul {
	margin:0;
	padding:0;
}
ul {
	margin-top:0px;
	margin-left:10px;
	line-height:16px;
}
li {
	margin-left:0px;
}
.info {
	background:transparent url(../images/info.jpg) no-repeat;
	width:217px;
	height:163px;
}
.compare_1 {
	background:transparent url(../images/compare_1.jpg) no-repeat;
	background-position: top right;
	xborder:1px solid white;
	xwidth:150px;
}
.compare_1 td {
	padding:5px;
	width:150px;
	border:1px solid white;
}
.compare_2 {
	background: transparent url(../images/compare_2.jpg) no-repeat;
	color:#2A762A;
	background-position: top right;
	xborder:1px solid white;
}
.compare_2 td {
	padding:5px;
	border:1px solid white;
}
.compare_3 {
	background: transparent url(../images/compare_3.jpg) no-repeat;
	background-position: top right;
	xborder:1px solid white;
	color:#6B5F34;
}
.compare_3 td {
	padding:5px;
	border:1px solid white;
}
.compares {
	background-color:#9FC499;
	xpadding:5px;
	color:white;
	border:1px solid white;
}
.comparison-outer-border {
	border:1px solid #D4D4D4;
	xbackground-color:yellow;
	margin-left:10px;
}
.compares td {
	border:1px solid white;
	padding:5px;
}
.main-quote-table {
	background-color:#F2F2F2;
	padding:5px;
	font-size:11px;
	border:1px solid #D4D4D4;
}
.quote-table {
	background-color:#DAE5DB;
	padding:5px;
	font-size:11px;
	width:100%;
	border:1px solid #7BBC92;
}
.quote-table-header {
	color:#868686;
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
}
input {
	xcolor:red;
}
.red {
	color:red;
}
.breadcrumbs {
	font-size:11px;
}
/* Other Styles */
.submit { /* buttons */
	border:1px outset #7BBC92;
	font: normal 11px Verdana, Myriad, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serf; 
	background: #017D01;
	color:white;
}
.submit:hover {
	background-color:#359A30;
}
.submit:active {
	border:1px outset #7BBC92;
	background: #017D01;
}
input { /* text fields */
	color:#6B6B6B;
	border:1px solid #C6C6C6;
	font: normal 11px Verdana, Myriad, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serf; 	
}
textarea {
	font: normal 11px Verdana, Myriad, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serf;
	color:#6B6B6B;
	border:1px solid #C6C6C6;
}