body, #wrapper, #frontheader, #navbar, #frontpics, #mainbox, #maincontent, 
#sidebar, #skiplinks, h1, #maincontent2 {
	margin: 0; padding: 0;
}
body {
background:#fff url(../images/frontbkg2.gif) repeat-x; 
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
margin-top:20px;
}
h2,h3,h4,h5,h6 {
	font-size: 130%;
	color: #B72E00;
	margin:6px 10px 6px 0;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
position:relative;
	width: 770px;
	margin: 0 auto;
	background-color: White;
}
#frontheader {
	position: relative;
	height: 80px;
	background: url(../images/fronthead2.gif) no-repeat;
}
#titleheader {
	position:absolute;
	top:82px;
	left:10px;
}
#titleheader h1  {color: #fff;font-size:80%;}

#skiplinks {
	position: absolute;
	top:0px;
	right:5px;
	font-size:60%;
}
#skiplinks a {color: #CCAB94;}

#location {
	position:absolute;
	top:3px;
	right:5px;
	font-size:80%;
}
#location strong {color: #B72E00;}
#location p {text-align:right; margin:2px 0; padding:0;}

#navbar {
	clear: both;
	background: #99572A url(../images/topnavbkg.gif) repeat-x;
	color:#fff;
	text-align: right;
	padding:4px 15px 4px 0;
	font-size:9px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#navbar ul {
	padding:0;margin:0;
}
#navbar li {
	list-style-type: none;
	display: inline;
	margin:0 0 0 5px;
}
#navbar a {
	color:#fff;
	text-decoration: none;
	background: #BE6C34;
	padding:1px 4px;
	border:1px solid #fff;
}
#navbar a:hover {background: #DA6738;}

#notice {font-size:80%;}

#frontpics {clear: both;width: 770px;}

#sidepic {
	position:absolute;
	top:100px;
	left:0;
}
#mainbox {clear: both;
	background: White url(../images/sidebarbkg.gif) repeat-y;	
}
#maincontent {
	margin: 0 0 0px 175px;
	min-height: 300px;	 
}
#maincontent2 {
	margin: 0 0 0 175px;
	min-height: 450px;	 
}
#maincontent strong, maincontent2 strong {
	color:#660000;
	font-weight:normal;
}
#maincontent p, #maincontent2 p {font-size: 90%; margin:6px 10px 6px 0;}
#maincontent ul, #maincontent2 ul {font-size: 90%; margin:6px 10px 6px 0px;padding-left:50px;}
#sidebar p {font-size: 80%;}
#sidebar {line-height:1.2em;}
#callout{
	width: 200px;
	float: right;
	border: 2px dotted #C7AD85;
	clear: left;
	background: #FFFAE8;
	margin: 10px 0 10px 20px;
	padding: 5px;
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}
#sale, .sale, .sale2 {
	width: 200px;
	float: right;
	border: 6px double #C7AD85;
	clear: left;
	/*background: #FFF2C3;*/
	background: #ffffcc;
	margin: 10px 0 10px 20px;
	padding: 5px;
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
}
.sale {
background:#CC0000!important;color:#fff!important;margin-bottom:0!important;
font-size:1.1em;
}
.sale2 {
margin-bottom:0!important;
}
#callout p, #sale p, #sale h2, #sale h3, .sale h2, .sale2 h2, .sale2 p{
	padding: 0;
	margin: 8px 0;
	text-align: center;
}
.sale p, .sale h3{
	padding: 0;
	margin: 0 0 0px 0!important;
	text-align: center;
}
#sale h2, #sale h3,.sale h2, .sale h3, .sale2 h2 {
	color: #CC0000;
	
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:1.2em;font-weight: bold;
}
.sale h2, .sale h3 {color:#fff!important;}
#sale strong, .sale strong {
	font-weight: bold; color:#000;font-size:1.1em;
}
.sale strong {
font-size:1.1em;color:#fff!important;font-weight: bold!important; 
}
.sale a {color:#fff!important;}
#callout ul {
	padding: 0 0 0 15px;
	margin: 0;
	text-align: left;
	color: #660000;
}
#callout ul {
	padding: 0 0 0 15px;
	margin: 0;
	text-align: left;
	color: #660000;
}
#callout li {margin-left: 2px;}
#callout strong{font-weight:bold;}
#maincontent a:link, #maincontent a:visited, .link a {
	color: #802000;
}
#maincontent a:active, #maincontent a:hover, .link a:hover {
	color: #CC0000;
}
/* tab content styles*/
.rightbrd {border-right:2px dotted #ccc;}
.greyrow {background-color: #eee;}
.datatble {margin:0; padding:0;}
.datatble table {
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.datatble td {
	border-left:1px solid #999;
	padding:2px!important;
}
.redtxt {
	color: #CC0000!important;
	font-weight: bold;
}
/* shed types images*/
.minheight {
	min-height: 380px!important;
}
#examples ul{
	margin: 0 auto;
	padding: 0;
}
#examples li{
	list-style-type: none;
	display: inline;
	margin:5px;
}
#examples img{padding:0 5px 10px 0;}

#footer {
	clear: both;
	margin:0 0 0 177px;
	color:#99572A;
	background-color: transparent;
}
#footer p {
	font-size:70%;
	margin:15px 0;
}
#footer a {color: #99572A;}

#footer2 {
	clear: both;
	position: relative;
	width:770px;
	margin:10px auto 0 auto;
	padding:0;
	color:#99572A;
	background-color: transparent;
	font-size:11px;
}
#footer2 p {
	margin:15px 0;
}
#footer2 a {color: #99572A;}
#footer2 a:hover {color: #000;}
#byline {
	float: left;
	width: 270px;
}
#footerlinks {
	float: right;
	width: 500px;
	text-align: right;
}
.lineheight {line-height:1.65em;}
.clearit {clear:both;}
