
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background-position: center top;
	background-repeat: repeat;
	background-image: url(img/bgMain.jpg);
	padding: 0px;
	margin: 0px;
	font: normal;
}
ul {
	padding: 0px;
	margin: 0px;
}
input, textarea{
	color: #555;
	font: normal 11px "Lucida Sans Unicode",sans-serif;
	padding:1px;
	margin:1px;
}
p,cite,code,ul, form{
	margin-left: 20px;
	line-height: 20px;
	color: #453f39;
	padding-bottom: 1.2em;
}

.newsItem{
	margin-left: 20px;
	line-height: 20px;
	color: #453f39;
	padding-bottom: 1.2em;

}

h1 {
	padding-bottom: 4px;
	padding-right: 15px;
	padding-top: 4px;
	background-color: #ccc4be;
	display: block;
	padding-left: 40px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/bgBullitBig.jpg);
	font-size: 17px;
	margin-bottom: 15px;
}
h1 span {
	color: #7d3731;
	font-weight: bold;
}
h2 {
	margin-bottom: 15px;
	font-size: 16px;
	margin-left: 20px;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	border-color: #b2aba7;
	border-width: 1px;
	line-height: 16px;
	font-family: sans-serif;
	margin-bottom: 20px;
	border-style: solid;
	padding: 15px;
	margin-left: 20px;
	background-color: #d1c7c2;
	color: #4b3f37;
	display: block;
	font: 12px;
}
blockquote span {
	color: #6d161d;
}
h1,h2,h3 {
	color: #312923;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: repeat-y;
}

/* header */
.header {
	background: url(img/bgHeader.jpg) no-repeat center top;
	height: 160px;
	margin: 0 auto;
	width: 756px;
}

/* title */
.header .milesDriven {
	float: right;
	color: #7a685a;
	font-weight: bold;
	font-size: 11px;
	padding-right: 50px;
	padding-top: 143px;
	text-align: right;
}.header .theDate {
	margin-left: 235px;
	float: left;
	color: #7a685a;
	font-weight: bold;
	font-size: 11px;
	padding-right: 50px;
	padding-top: 143px;
	text-align: right;
}.header .theDate span {
	color: #3e352f;
}
.header .milesDriven span {
	color: #3e352f;
}
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}



/* main */
.main {
	padding-left: 10px;
	padding-bottom: 12px;
	padding-right: 10px;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-position: center top;
	background-repeat: repeat-y;
	width: 756px;
	background-image: url(img/bgPage.jpg);
}

/* sub navigation */
.sidenav {
	padding-top: 12px;
	width: 210px;
	float: left;
}



.sidenav ul{
	padding-left: 15px;
}

.sidenav ul li{
	font-weight: bold;
	color: #413731;

}


.sidenav ul li a{
	font-size: 13px;
	padding-left: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/imgNavBlt.jpg);
	font-weight: bold;
	color: #423832;
	text-decoration: none;
}

.sidenav ul li.noLink{
	font-size: 13px;
	padding-left: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(img/imgNavBlta.jpg);
	font-weight: bold;
	color: #423832;
	text-decoration: none;
}

.sidenav ul li a:hover{text-decoration: underline; color: #ad7138;}


.sidenav ul ul{padding-bottom: 0px; margin-bottom: 0px;}

.sidenav ul ul li a{

	text-decoration: none;

	font-size: 11px;

	color: #7e5543;

	padding-left: 15px;

	background-image: url(img/imgNavBlt2.jpg);

}





.content {
	width: 470px;
	margin-left: 25px;
	padding-top: 12px;
	float: left;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	margin-bottom: 12px;
	margin-left: 18px;
}

/* footer */
.footer {
	height: 100px;
	background: url(img/bgFooter.jpg) repeat-x;
	color: #44403c;
	font-size: 10px;
	margin: 0 auto;
	text-align: left;
	width: 756px;
}
.footer .fLeft{
	margin-left: 33px;
	margin-top: 55px;
	float:left;
}
.footer .fLeft span{
	margin-right: 10px;
	color: #5e5852;
	float:left;
}
.footer .fRight span{
	margin-right: 10px;
	color: #5e5852;
	float:left;
}
.footer .fRight{
	margin-right: 45px;
	margin-top: 55px;
	float:right;
}




.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.newsItem, #pastNews li {
	color: #49433f;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom-color: #c8c1bc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.newsItem .newsDate {
	margin-bottom: -4px;
	font-weight: bold;
	color: #a08b86;
	font-size: 10px;
}
.newsItem a {
	font-weight: bold;
}

ul li {
	list-style-position: outside;
	list-style-type: none;
	color: #7e4e27;
}

#pastNews ul{
	margin: 0;
	padding: 0;
}


#bioBox {
	width: 190px;
	margin-bottom: 0px;
	padding: 6px;
	color: #514c48;
	margin-right: 0px;
	margin-top: 0px;
	float: left;
	margin-left: 15px;
	font-size: 11px;
}
#bioBox img {
	margin-right: 8px;
	float: left;
	padding: 1px;
	border-color: #aaa39f;
	border-style: solid;
	border-width: 3px;
	height: 79px;
	width: 75px;
}
#bioBox .name {
	color: #482f27;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
#bioBox .pos {
	margin-bottom: 10px;
}
#bioBox .phone {
	margin-bottom: 5px;
}
.hLine {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-color: #cac2bc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.pic {
	padding: 1px;
	border-color: #aaa39f;
	border-style: solid;
	border-width: 3px;
}
.picLeft {
	margin-left: 20px;
	margin-right: 15px;
	float: left;
	padding: 1px;
	border-color: #aaa39f;
	border-style: solid;
	border-width: 3px;
}
.picRight {
	margin-left: 20px;
	float: right;
	padding: 1px;
	border-color: #aaa39f;
	border-style: solid;
	border-width: 3px;
}
#imgsAntiques img {
	padding: 1px;
	border-color: #aaa39f;
	border-style: solid;
	border-width: 3px;
}
#imgsAntiques p {
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.tblRowDocs {
	background-color: #ccc4be;
	border-bottom:2px solid #d9d1ca;
}
.tblRowDocs img {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.tblRowDocs a {
	text-decoration: none;
	font-weight: bold;
	color: #403935;
	margin-top: 17px;
	float: left;
}
.tblRowDocs a:hover {
	color: #ad3802;
}
.genImg {
	border-width: 3px;
	border-style: solid;
	border-color: #aaa39f;
	padding: 6px;
	background-color: white;
}
.toTop {
	background-color: #d7cfca;
	border-bottom-color: #aaa19d;
	border-top-color: #aaa19d;
	border-bottom-style: none;
	border-top-style: none;
	margin-top: 15px;
	display: block;
	font-size: 11px;
	padding: 3px;
	color: #a06d3d;
	text-align: center;
}


#fuel-surcharge{
	width: 170px;
	margin: 15px 0 0 25px;
	text-align: center;
	background: #d5cec6;
	padding: 2px;

}

#fuel-surcharge div#fs-title{
	margin: 0;
	padding: 5px;
	background: #e3dbd3;
	color: #4b2727;
	font-size: 12px;
	font-weight: bold;
}

#fuel-surcharge div#fs-title span{
	margin: 0;
	padding: 0;
	display: block;
	color: #7d3731;
	font-size: 11px;
}



#fuel-surcharge p#fs-details{
	margin: 0;
	padding: 10px 0;
	color: #5f4e43;
	font-size: 11px;
	line-height: 14px;
}






