/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0px none;
}	
body{
	background-image:url(images/tile-bkgd.gif);
	background-repeat:
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align: left;
	font-size: 13px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 6px 16px 2px 0px;
	color:#ec421b;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0px 2px 0px;
	color: #f78f1e;
	letter-spacing:1px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 6px 0px 1px 0px;
	color: #ffffff;
	letter-spacing:1px;
}
h3 a{
	color: #000000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	text-align: center;
}
h5 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 20px 3px 0px;
	text-align:right;
}
h5 a{
	color: #333333;
}
h6 {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
h6 a{
	color: #005C84;
}
p {
	padding: 0px 0px 4px 0px;
	color:#999999;
	font-size: 13px;
}
form {
	font-size: 11px;
	font-weight: bold;
}
ul {
	list-style-type: none;
}
a{
	color: #ec421b;
	text-decoration: none;
	}
a:hover, a:focus{
	color: #bf1e2e;
}
#main {
	width:914px;
	height: auto;
	background-image:url(images/bkgd.gif);
	background-repeat:no-repeat;
	margin: auto;
	background-color:#000810;
}
#row1{
	width:auto;
	padding: 12px 0 0px 10px;
	}
#row2{
	width:auto;
	padding: 50px 0px 0px 10px;
	}
#nav{
	color: #FFFFFF;
	padding: 8px 0px 5px 20px;
	font-size:12px;
	font-weight: bold;
	}
#nav a{
	color: #FFFFFF;
	text-decoration: none;
} 
#nav a:hover, #nav a:focus{
	color: #000000;
}
#ftr {
	width:auto;
	padding: 0px 0 10px 10px;
	font-size: 10px;
	height: auto;
	text-align:center;
	color:#666666;
}
#ftr a{
	color: #f78f1e;
	text-decoration: none;
	padding: 4px 9px 4px 9px;
	width: 7em;
	letter-spacing:1px;
	font-size: 10px;
} 
#ftr a:hover, #ftr a:focus{
	color: #ec421b;
}
#feature a{
	font-weight: bold;
	text-decoration:none;
	background-color: #999900;
	width: 20em;
}
.dashbox {
	border: 1px dotted #999999;
	font-weight:normal;	
	font-size:10px;
	color:#333333;
	text-align:center;
}
.coupon {
	border-width: 1px;
	border-style:dotted;
	border-color:#333333;
	text-align:center;
}
.coupon:hover, #coupon:focus{
	border-width: 2px;
	border-color:#ffffff;
}
.pricebox {
	border-width: 2px;
	border-style:dotted;
	border-color:#999999;
	text-align:center;
	font-weight: bold;
	margin: 5px 15px 5px 10px;
	color:#d83f03;
}
.pricebox a{
	color:#d83f03;
}
.pricebox a:hover, #pricebox a:focus{
	color:#149ac6;
}
.table_hdr {
	font-size:12;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#427661;
}
.portfolio {
	color: #999999;
	padding: 0 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.td portfolio a{
	color: #666769;
}
.tabList{
	padding: 0px 0px 3px 0px;
}
.listHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 5px 2px 0px;
	color: #005298;
}
.author{
	font-size: 11px;
	font-weight: bold;
	padding: 3px 20px 2px 0px;
	font-style:italic;
}
.testimonial{
	font-size: 12px;
	padding: 3px 20px 2px 0px;
	text-align:justify;
}
.options{
	font-size: 11px;
	padding: 2px 0px 0px 0px;
}

