img {
  border: none;
  display: block;
}
p img {
  display: inline;
}
.centre {
  margin: 0px auto 0px auto;
}
.ctr {
  text-align: center;
}
a:link, a:visited {
  color: #6f0b0b; /* #9cad7d */
  font-weight: bold;  /*  normal */
  text-decoration: none; /* underline */
}
a:hover, a:active {
  color: #000000; /* #436515 */
  font-weight: bold;  /*  normal */
  text-decoration: underline; /* none */
}
body {
  color: #000000;
  background: #571300; /* #758654 #9cad7d #3c7a3e url(../images/body.jpg) repeat 50% 0% */
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}
.menuWrapper {
  background: transparent; /*  #9cad7d #3c7a3e url(../images/nav.jpg) center center; #9d9a93 transparent  url(../images/nav.png) repeat-x top */
}
div.menu {
  width: 992px;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
  height: 44px; /*  */
  /* border: solid 1px #e7303c; */
  margin: 0px auto 0px auto;
	background: transparent url(../images/nav.jpg) 0 0 repeat-x;
}
div.menu ul {
  float: right;
}
div.menu ul, div.menu li {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
div.menu li {
	float: left;
	font-size: 100%;
	border-right: 1px solid #6a3c24;
}
div.menu li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 44px;
  height: 44px;
  padding: 0px 10px 0px 10px;
	/* padding: 12px 30px; */
	border-right: 1px solid #947055;
}
div.menu li.first {
	border-left: 1px solid #6a3c24;
}
div.menu li.first a {
	border-left: 1px solid #947055;
}
div.menu li a:hover {
	text-decoration: none;
	background-color: rgba(175, 92, 17, 0.5) !important;
	background-color: #af5c11;
}
div.menu a.selected:link, div.menu a.selected:visited, div.menu a.selected:hover, div.menu a.selected:active {
	text-decoration: none;
	background-color: rgba(87, 19, 0, 0.5) !important;
	background-color: #571300;
}
#mastheadWrapper {
  position: relative;
  background: transparent; /* #ffffff url(../images/masthead_wrapper.jpg) repeat-x;  #6597b0 url(../images/header.jpg) no-repeat 40% 0% 0px 78px */
  /* height: 90px;  80px */
  /* border-bottom: solid 1px red; */
}
#masthead {
  position: relative;
  width: 1000px;
  height: 188px; /* 179px */
  color: #ffffff;
  background: #ffffff url(../images/masthead_04.jpg) no-repeat; /* url(../images/masthead.jpg)  no-repeat 90% 50% */
  /* border-bottom: solid 1px red; */
  -moz-border-radius: 4px 4px 4px 4px;
  -khtml-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  margin: 0px auto 0px auto;
}
.navWrapper {
  background: transparent; /*  #9cad7d #3c7a3e url(../images/nav.jpg) center center; #9d9a93 transparent  url(../images/nav.png) repeat-x top */
}
div.nav {
  width: 992px;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
  height: 44px; /*  */
  /* border: solid 1px #e7303c; */
  margin: 0px auto 0px auto;
	background: transparent url(../images/nav.jpg) 0 0 repeat-x;
}
div.nav ul {
  float: left;
}
div.nav ul, div.nav li {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
div.nav li {
	float: left;
	font-size: 100%;
	border-right: 1px solid #6a3c24;
}
div.nav li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 44px;
  height: 44px;
  padding: 0px 10px 0px 10px;
	/* padding: 12px 30px; */
	border-right: 1px solid #947055;
}
div.nav li.first, div.nav li.first a {
  border-left: 0;
}
div.nav li a:hover {
	text-decoration: none;
	background-color: rgba(175, 92, 17, 0.5) !important;
	background-color: #af5c11;
}
div.nav a.selected:link, div.nav a.selected:visited, div.nav a.selected:hover, div.nav a.selected:active {
	text-decoration: none;
	background-color: rgba(87, 19, 0, 0.5) !important;
	background-color: #571300;
}
#torsoWrapper {
  background: transparent;  /* #ffffff url(../images/column.jpg) repeat-y url(../images/rose.jpg) no-repeat bottom left */
  /* border-top: solid 1px transparent; */
  /* border-bottom: solid 1px transparent; */
}
#torso {
  width: 956px;
  background: #ffffff url(../images/torso.gif) repeat-y;   /* #f9f1da url(../images/ellen_bottom.jpg) no-repeat center bottom */
  padding: 0px 21px 0px 23px;
  border-top: solid 4px #ffffff; /* */
  /* border-bottom: solid 1px #ffffff; */
  -moz-border-radius: 3px 3px 0px 0px;
  -khtml-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  margin: 0px auto 0px auto;
}
div.clear {
  clear: both;
  height: 0px;
}
#subNav {
  float: left;
  width: 178px; /* 178px */
  padding: 0px 0px 0px 0px;
  /*  border: solid 1px black; */
  margin: 16px 0px 0px 0px;
}
#subNav ul {
  padding: 0px 0px 0px 0px;
  /* border: solid 1px green; */
  margin: 0px 0px 10px 0px;
}
#subNav ul li {
  list-style-type: none;
  color: #cda89f;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}
#subNav ul li a:link, #subNav ul li a:visited {
  display: block;
  color: #ffffff; /* #caa86b */
  background: #7d6c5b; /* #a95a15 #9cad7d #562b25 */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
#subNav ul li a:hover, #subNav ul li a:active {
  display: block;
  color: #ffffff;
  background: #6f0b0b;  /* #3c7a3e */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
#subNav ul li a.selected:link, #subNav ul li a.selected:visited {
  display: block;
  color: #6f0b0b; /* #571300 */
  background: #ffffff; /* transparent */
  text-decoration: none;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
}
/*
#subNav p {
  color: #ffffff;
  background: #6f0b0b;
  font-style: italic;
  padding: 6px 6px 6px 6px;
}
*/
#subNav div {
  margin-bottom: 10px;
}
#subNav h2 {
  color: #2d4223; /* #2d4223 */
  background: #60bb46; /* #60bb46 */
  text-align: center;
  font-size: 0.875em; /* 87.5% 16x87.5%=14px */
  /* line-height: 30px; */
  padding: 0px 0px 0px 0px;
  border-width: 1px;
  border-color: #8ea9c1;
  margin: 0px 0px 0px 0px;
}
#subNav div.articles {
  background: #ffffff; /* #f41941 */
  padding: 3px;
  border: solid 1px #7d6c5b; /* #6f0b0b #414246 */
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#subNav div.articles h3 {
  color: #ffffff; /* #ffffff */
  background: #7d6c5b; /* #6f0b0b #60bb46 #8cde6f */
  font-family: verdana, helvetica, sans-serif;
  /* text-transform: uppercase; */
  border-top: none;
  -moz-border-radius: 3px 3px 0px 0px;
  -khtml-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  margin-top: 0px;
}
#subNav div.articles h3.yDreamHome2011 {
  background: #7d6c5b url(../thumbs/DSC02065.jpg) no-repeat;
  padding-top: 131px;
}
div.articles h3 a:link, div.articles h3 a:visited {
  color: #ffffff;
  text-decoration: none;
}
div.articles h3 a:hover, div.articles h3 a:active {
  color: #ffffff;
  text-decoration: underline;
}
div.articles p {
  color: #000000; /* #ffffff */
  background: transparent; /* #ed1433 */
  text-align: center;
  font-size: 0.75em;   /* 75% 16x75%=12px */
  line-height: 1.3em; /* 12x1.3=15.6px */
  line-height: 130%;
  font-family: verdana, helvetica, sans-serif;
  padding-left: 1em; /* 3px */
  padding-right: 1em; /* 3px */
}
/* Content */
#Content {
  float: right;
  width: 738px;
  color: #000000;
  /* background: #ffffcc; transparent */
  /* border: solid 1px #000000; */
  margin: 0px 0px 0px 0px;
  display: inline; /* IE fix */
}
.colLeft {
  float: left;
  width: 360px;
  /* border: solid 1px green; */
  display: inline; /* IE fix */
}
.colRight {
  float: right;
  width: 360px;
  /*  border: solid 1px red; */
  display: inline; /* IE fix */
}
/* breadcrub Trail */
.breadcrumb {
  height: 21px;
  width: 738px;
  /*
  float: left;
  overflow: hidden;
  */
  color: #7d6c5b; /* #af5c11 #5f0b0d */
  background: url(../images/breadcrumb.jpg) top left no-repeat;
  font-size: 11px;
  line-height: 21px;
  padding-left: 10px;
  margin: 16px 0px 0px 0px;
}
.breadcrumb a {
  font-weight: normal;
  color: #888888;
}
.breadcrumb a:hover {
  color: #af5c11;
  text-decoration: underline;
}
h1 {
  color: #af5c11; /* #758654#6f0b0b #3c7a3e */
  background: transparent url(../images/h1.gif) no-repeat; /* #333333 */
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%; /* 200% */
  line-height: 30px;
  font-family: Helvetica, Arial, sans-serif; /* Georgia, Palatino, Verdana, Arial, Helvetica, sans-serif */
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0px 0px 0px 0px;
  /* border: solid 1px black; */
  margin: 10px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
  color: #b27853;
  font-weight: bold;
  text-decoration: none; /* none */
}
h1 a:hover, h1 a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none; /* none */
}
#footerWrapper {
  background: transparent; /* #000000 transparent */
}
#footer {
  width: 1000px;
  height: 76px; /* 71px */
  background: #ffffff url(../images/footer.png) no-repeat; /* url(../images/footer.gif)  no-repeat 90% 50% */
  -moz-border-radius: 0px 0px 3px 3px;
  -khtml-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  margin: 0px auto 0px auto;
}
p.copy {
  height: 16px;
  color: #ffffff; /* #3c7a3e */
  background: transparent;
  text-align: center;
  font-weight: normal;
  font-size: 0.75em;
  line-height: 16px;
  font-family: Helvetica, Arial, sans-serif; /* Verdana, Arial, Helvetica, sans-serif */
  text-transform: uppercase;
  letter-spacing: 5px;
  padding: 52px 0px 3px 0px; /* 48px */
  margin: 0px 0px 0px 0px;
}
#creditWrapper {
  background: transparent; /* #ffffff */
}
#credit {
  /* width: 780px; */
  background: transparent; /* #d06b45 */
  padding-bottom: 5px;
  padding-top: 5px;
  margin: 0px auto 0px auto;
}
#credit p {
  color: #000000;
  background: transparent; /* url(../images/75white.png) */
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 780px;
  padding: 0px 0px 0px 0px;
  margin: 10px auto 10px auto;
}
#credit p a:link, #credit p a:visited {
  color: #d9bb90;  /* #e6ebde #6f0b0b #aabc91 */
  text-decoration: none;
  font-weight: normal;
}
#credit p a:hover, #credit p a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
h2 {
  color: #6f0b0b; /* #571300 */
  background: transparent; /* transparent url(../images/h2.jpg) repeat-x center bottom; transparent */
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /* text-transform: uppercase; */
  /* border: solid 1px black; */
  margin: 10px 0px 10px 0px;
}
h2 a:link, h2 a:visited {
  color:  #6f0b0b; /* #3c7a3e */
  font-weight: bold;
  text-decoration: none; /* none */
}
h2 a:hover, h2 a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none; /* none */
}
h3 {
  color: #ffffff;
  background: #7d6c5b; /* #3c7a3e transparent url(../images/h3.jpg) repeat-x top */
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 22px;
  font-family: Georgia, Palatino, Arial, Helvetica, sans-serif;
  /* border-top: solid 1px black; */
  margin: 10px 0px 10px 0px;
}
h4 {
  color: #000000;
  background: transparent; /* #cce0d5 transparent url(../images/h3.jpg) repeat-x top */
  text-align: center;
  font-weight: bold;
  font-size: 100%;
  line-height: 22px;
  font-family: Georgia, Palatino, Arial, Helvetica, sans-serif;
  margin: 10px 0px 10px 0px;
}
h5 {
  color: #ffffff; /* #562b25 */
  background-color: #af5c11; /* #6f0b0b (*/
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px 10px 10px 10px;
  border: solid 2px #7d6c5b;
  -moz-border-radius: 4px 4px 4px 4px;
  -khtml-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  margin: 10px 0px 10px 0px;
}
h6 {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: 130%;
  font-family: Georgia, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 10px 0px 10px 0px;
}
p {
  color: #000000; /* #666666 */
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: 130%;
  font-family: Georgia, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif; /* Helvetica, Arial, sans-serif */
  margin: 10px 0px 10px 0px;
}
p.contents {
  font-style: italic;
  text-align: center;
}
p.finePrint {
  color: #666666;
  font-size: smaller;
}
address {
  color: #000000;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 15px 0px 5px 0px;
}
dl {
  margin: 5px 16px 10px 16px;
}
dt{
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 120%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 8px;
}
dd {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 130%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
dl.links {
  padding-bottom: 10px;
}
li {
  color: #000000;
  background-color: transparent;
  text-align: left; /* justify */
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: 130%;
  font-family: Georgia, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 5px 0px 5px 0px;
}
ul.plans {
  /* width: 550px; */
  background-color: #d9bb90;
  padding: 10px 10px 10px 10px;
  border: solid 1px #af5c11;
  -moz-border-radius: 4px 4px 4px 4px;
  -khtml-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  margin: 0px auto 0px auto;
}
ul.plans li {
  list-style: none;
  background: transparent url(../images/get_pdf.gif) no-repeat;
  padding-left: 44px;
  margin-left: 20px;
}
ul.star {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
ul.star li {
  background: url(../images/star.png) no-repeat 0px 5px;
  font-style: normal;
  padding-left: 18px;
  margin-left: 20px;
}
ul.star li strong {
  /* text-transform: uppercase; */
}
ul.faq {
  list-style-type: none;
}
div.slides {
  margin-left: -16px;
}
div.slide {
  margin-top: 10px;
}
div.slide img a {
  display: block;
}
div.slide h2 {
  color: #000000; /* #000000 */
  background: #d9bb90; /* transparent url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  font-family: 'times new roman', times, serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  -moz-border-radius: 0px 0px 4px 4px;
  -khtml-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  margin: 0px 0px 0px 0px;
}
div.slide p {
  text-align: center;
  background: #e3e9db; /* transparent url(../images/h2.png) */
}
/* thumbs from lindas originals */
div.thumbs {
   /* border: solid 1px black;  */
  margin: 10px 0px 0px 0px;;
}
div.thumb {
  width: 181px;
  height: 181px; /* 141px */
  overflow: hidden;
  /* border: solid 1px black;  */
  margin: 0px 0px 3px 3px;
  float: left;
  display: inline; /* IE fix */
}
div.thumb a {
  display: table-cell;
  width: 181px;
  height: 181px; /* 141px */
  background-color: #e6ebde; /* #e6ebde */
  vertical-align: middle;
}
div.thumb a:link, div.thumb a:visited {
  color: #ffffff;
  background-color: #d9bb90; /* #aabc91 */
  font-weight: normal; /* bold */
  text-decoration: underline; /* none */
}
div.thumb a:hover, div.thumb a:active {
  color: #ffffff;
  background-color: #6f0b0b;  /* #3c7a3e */
  font-weight: normal; /* bold */
  text-decoration: underline; /* none */
}
div.thumb img {
  display: block;
  margin: 0px auto;
}
div.thumb p {
  color: #000000; /* #00af9f */
  background: transparent; /* #556b7b url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  font-family: 'times new roman', times, serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  margin: 5px 0px 0px 0px;
}
div.photo {
  position: relative;
  margin: 16px auto 0px auto; /* 26px */
}
div.photo a {
  display: block;
}
div.photo img {
}
div.back {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  background: transparent url(../images/25black.png) no-repeat;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
div.back a:link, div.back a:visited {
  color: #cccccc;
}
div.back a:hover, div.back a:active {
  color: #ffffff;
}
div.contact {
  width: 360px;
  background: transparent; /* url(../images/river_city_marine_blue.png) no-repeat center top; */
  padding: 40px 0px 5px 0px;
  /* border: solid 1px #161645; */
  margin: 10px auto 10px auto;
}
div.contact p {
  color: #161645;
}
div.contact input, div.contact textarea {
  width: 324px;
}
div.contact input[type="submit"] {
  width: 60px;
}
p.enlarge {
  text-align: center;
  font-weight: normal;
}
p.enlarge a {
  font-weight: normal;
}
p.price {
  clear: both;
  text-align: center;
  font-weight: bold;
}
div.products {
}
div.product {
  width: 90%;
  border: dashed 1px black;
  margin: 10px auto 10px auto;
}
div.product a.thumb {
  display: block;
  float: left;
  padding: 5px;
  border: solid 1px #000000;
  margin: 10px;
}
div.product h2 {
  /* border: solid 1px black; */
}
div.product span {
  float: right;
}
img.left {
  float: left;
  margin: 11px 16px 10px 16px;
}
div.hideMe {
  display: none;
}
div.showMe {
  display: block;
}
legend {
  color: #000000;
}
div#map {
  width: 738px;
  height: 500px;
  background: transparent; /* url(../images/map_stretched.gif) */
  margin: 16px auto 0px auto;
}
div.special p {
 font-style: italic;
 margin-left: 100px;
 margin-right: 100px;
}
span.special {
  color: #990000;
  font-style: italic;
}
div.rates {
  margin-left: 180px;
  margin-right: 180px;
}
div.location {
  position: relative;
  width: 712px;
  height: 393px;
  margin: 0px auto 0px auto;
}
#spot {
  position: absolute;
  top: 233px;
  left: 333px;
  width: 12px;
  height: 12px;
  background: red;
}
div.video {
  margin: 0px auto;
  width: 356px
}
div.video table {
  width: 100%;
}

div.video p {
  font-size: 12px;
  margin: 0px 10px 0px 0px;
}
/* categories */
div.categories {
   /* border: solid 1px black;  */
  margin: 10px 0px 0px 0px;;
}
div.category {
  width: 244px;
  /* height: 181px; 141px */
  overflow: hidden;
  /* border: solid 1px black;  */
  margin: 0px 0px 2px 2px;
  float: left;
  display: inline; /* IE fix */
}
div.category a {
  display: block;
  width: 240px;
  padding: 2px 2px 2px 2px;
}
div.category a:link, div.category a:visited {
  color: #ffffff;
  background:  #6f0b0b; /* #562b25 url(../images/menu.jpg) no-repeat 50% 50% */
  font-weight: bold; /* normal */
  text-decoration: none; /* none */
}
div.category a:hover, div.category a:active {
  color: #ffffff;
  background: #7d6c5b;  /* #3c7a3e */
  font-weight: bold; /* normal */
  text-decoration: none; /* none */
}
div.category img {
  display: block;
  margin: 0px auto;
}
div.category h2 {
  color: #000000; /* #00af9f */
  background: transparent; /* #556b7b url(../images/h2.png) */
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  /* border: solid 1px black; */
  margin: 2px 0px 0px 0px;
}
/* Contact Form */
div.contact {
  width: 700px; /* 360px */
  background: transparent; /* url(../images/river_city_marine_blue.png) no-repeat center top; */
  padding: 40px 0px 5px 0px;
  /* border: solid 1px #161645; */
  margin: 10px auto 10px auto;
}
div.contact p {
  color: #161645;
}
fieldset {
  background-color: #e3e9db;
  margin-bottom: 10px;
}
legend {
  color: #000000;
  font-weight: bold;
}
label {
  float: left;
  width: 180px;
  text-align: right;
  padding-right: 12px;
}
div.contact select, div.contact input, div.contact textarea {
  width: 420px;
}
div.contact input[type="submit"] {
  width: 60px;
  color: #000000;
  background: #ffffff;
  border: 2px outset #666666; /* #009933 */
}
/* Tables */
th {
  text-align: center;
}
td {
  font-size: 100%;
}
table.rates {
  border-collapse: collapse;
  /* width: 40em; */
  border: 1px solid #af5c11; /* #000000 */
  /* border-color: #333333 #ff9900 #ff9900 #333333; */
  margin: 10px auto 10px auto;
}
table.rates caption {
  font-size: 1.2em;
  font-weight: bold;
  font-family: Arial, Verdana,  Helvetica, sans-serif;
  margin: 1em 0;
}
table.rates thead {
  color: #ffffff;  /* #ff9900 */
  background: #6f0b0b; /* #6f0b0b url(../images/bar.gif) repeat-x left center */
  border-bottom: 1px solid #3d5b70; /* #486a88 */
}
table.rates th {
  font-weight: normal;
}
table.rates th, table.rates td  {
  text-align: center; /* */
  font-size: 80%;
  padding: 0.5em 0.5em;
  border-right: 1px solid #ffffff; /* #990000 */
}
table.rates td  {
  /* color: #000000; #663300 */
}
table.rates th.last, table.rates td.last {
  border: none;
}
table.rates tr.odd {
  background-color: #d9bb90; /* #e6ebde */
}
table.rates tbody tr:hover {
  color: #ffffff;
  background-color: #6f0b0b; /* #9cad7d */
}
table.rates tfoot {
 border-top: 1px solid #ccc;
}
table.rates th, table.rates td {
  /* width: 110px; */
  vertical-align: top;
}
table.rates tbody tr:hover a:link, table.rates tbody tr:hover a:visited {
  color: #e6ebde; /* #e6ebde */
}
table.rates tbody tr:hover a:hover, table.rates tbody tr:hover a:active {
  color: #ffffff; /* #436515 */
}
/* Projects Table */
table.projects {
  margin-top: 10px;
}

table.projects td {
  padding-bottom: 10px;
}
td.photo {
  vertical-align: top;
}
td.description {
  width: 100%;
  padding-left: 15px;
  vertical-align: top;
  font-weight: bold;
}
td.description h3 {
  margin-top: 0px;
}
td.description p.date {
  font-size: smaller;
}
div.intNav {
  background: url(../images/hr.jpg) no-repeat top right;
  padding-top: 3px;
  margin: 15px 0px;
}
div.intNav ul {
  float: left;
  width: 100%;
  background: url(../images/hr.jpg) no-repeat bottom right;
  padding: 0px 0px 3px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
div.intNav ul li {
  float: left;
}
div.intNav ul li a {
  padding-left: 10px;
  padding-right: 10px;
  border-right: solid 1px #cccccc;
}
div.intNav ul li a.last {
  border-right: none;
}
div.clear {
  clear: both;
  height: 0px;
}
.intNav ul li a[href$=".pdf"] {
  background: transparent url(../images/get_pdf.gif) no-repeat 10px; /* right */
  padding-left: 54px;
  /* padding-right: 44px; */
}

