body {margin: 5px 0px 0px 0px; padding:0; text-align:left; color:#000000; font: 12px Arial; background-color: #DECBA8;}

#header1 {
background-image: url("images/bg_header1.gif");
}

#header {
background-image: url("images/bg_header.gif");
}

#main {
width: 800px;
background-image: url("images/bg_main.gif");
}

#menu {
width: 159px;
background-image: url("images/bg_menu1.gif");
}

#content {
width: 641px;
padding: 5px 10px 10px 5px;
}

#rust {
background-image: url("images/rust.gif");
}

#special {
padding: 5px 10px 5px 10px;
background-color: #DECBA8;
border: 1px solid #863615;
}

#special1 {
padding: 5px 10px 5px 10px;
background-color: #c9e5e9;
border: 1px solid #008093;
}

#special2 {
padding: 5px 10px 5px 10px;
background-color: #e9c6b7;
border: 1px solid #863615;
}

.photo {
border: 1px solid #863615;
margin: 5px 0px 5px 10px;
}

.photo1 {
border: 1px solid #863615;
margin: 5px 10px 5px 0px;
}

.photo2 {
border: 1px solid #008093;
margin: 5px 0px 5px 10px;
}

.photo3 {
border: 1px solid #008093;
margin: 5px 10px 5px 0px;
}

.photo4 {
border: 1px solid #863615;
}

.photo5 {
border: 1px solid #008093;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

li {
  list-style: url("images/bulletr.gif");
}
li.green {
  list-style: url("images/bulletg.gif");
}
li.red1 {
  list-style: url("images/bullet1r.gif");
}
li.green1 {
  list-style: url("images/bullet1g.gif");
}
li.red2 {
  list-style: url("images/bullet2r.gif");
}
li.green2 {
  list-style: url("images/bullet2g.gif");
}
li.carat {
  list-style: url("images/bullet.gif");
}

.highlight {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.highlight1 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.highlight2 {
	font-family: Arial;
	font-size: 14px;
	color: #863615;
	font-weight: bold;
}
a.highlight2 {
	font-family: Arial;
	font-size: 14px;
	color: #863615;
	font-weight: bold;
}
a.highlight2:hover {
	font-family: Arial;
	font-size: 14px;
	color: #008093;
	font-weight: bold;
}

.highlight3 {
	font-family: Arial;
	font-size: 18px;
	color: #863615;
	font-weight: bold;
}

.highlight4 {
	font-family: Garamond;
	font-size: 24px;
	color: #863615;
	font-weight: bold;
}
a.highlight4 {
	font-family: Garamond;
	font-size: 24px;
	color: #863615;
	font-weight: bold;
}
a.highlight4:hover {
	font-family: Garamond;
	font-size: 24px;
	color: #008093;
	font-weight: bold;
}

.highlight5 {
	font-family: Arial;
	font-size: 14px;
	color: #008093;
	font-weight: bold;
}
a.highlight5 {
	font-family: Arial;
	font-size: 14px;
	color: #008093;
	font-weight: bold;
}
a.highlight5:hover {
	font-family: Arial;
	font-size: 14px;
	color: #863615;
	font-weight: bold;
}

.highlight6 {
	font-family: Arial;
	font-size: 18px;
	color: #008093;
	font-weight: bold;
}

.highlight7 {
	font-family: Garamond;
	font-size: 24px;
	color: #008093;
	font-weight: bold;
}
a.highlight7 {
	font-family: Garamond;
	font-size: 24px;
	color: #008093;
	font-weight: bold;
}
a.highlight7:hover {
	font-family: Garamond;
	font-size: 24px;
	color: #863615;
	font-weight: bold;
}



a { 
	font-family: Arial;
	font-size: 12px;
	color: #863615;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #008093;
	text-decoration: underline;
}
.footerlink {
	font-family: Arial;
	font-size: 10px;
	color: #863615;
	text-decoration: none;
}
a.footerlink {
	font-family: Arial;
	font-size: 10px;
	color: #863615;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #008093;
	text-decoration: underline;
}
