/*css for river woodworks */

body {
	background-color: #666666;
	margin: 0;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333;
	line-height: 120%;
	}
li {
	font-size: 80%;
}
img {
	display: block;
	border: 0;
}
a {
color:#6f0000;
text-decoration: none;	
}
h1,h2,h3 {
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-weight: normal;
	font-size: 23px;
	color: #6f0000;
	line-height: 120%;
	margin:0;
}
/*h4 {
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  margin: 0 15px!important;
  margin: 45px 0 15px 570px;
  line-height: 120%;
  text-align: left;
  border-top: 3px solid #6f0000;
  width: 177px;
}*/
h4 {
	font-family: font-family: "Georgia", "MS Serif", "New York", serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: #9c644b url(images/sideStar.gif) left no-repeat;
	width: 160px;
	padding: 1px;
	padding-left: 20px;
	margin: 45px 15px 0 570px !important;
   margin: 45px 0 15px 570px;
}
a:hover {
	text-decoration: underline;
}
.logo {
	margin-bottom: 15px;
}
#topContainer {
	width: 789px;
	margin:0 auto;
	margin-top: 45px;
}
#header {
	padding: 0;
   margin-left: 136px;
}
#contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 120%;
	/*background-color: Aqua;*/
	border-left: 1px dotted White;
	/*padding-top: -15px;*/
	padding-left: 8px;
	padding-bottom: 21px !important;
	padding-bottom: 31px;
	color: white;
	float: right;
	margin-right: 142px !important;
	margin-right: 70px;
	}
#contactInfo p {
	padding: 0;
	margin-top: 0px;
}
#mainBodyContainer {
	background-color: White;
	padding: 9px;
}
#mainBody {
	background-color: #e6e6e6;
	background: url(images/grainTexture.gif);
	margin: 0;
	padding: 0;
	border: 1px solid white;
}
#mainNavigation {
	width:100%;
	border-top: 10px solid #6F0000;
}

#mainNavList li{
	display: inline;
	list-style-type: none;
	float: right;
	background-color: #ffffff;
	padding: 12px 20px !important;
	padding: 10px 24px;
	margin: 2px;
	margin-top: -15px !important;
	margin-top: 0;
	margin-right: 0;
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-size: 13px;
	font-weight: bold;
}

li.shadow {
	background: url(images/mainNavBkgrd.gif) no-repeat bottom right;
}


#contentContainer {
	/*width: 99%;*/
	/*margin-top:13px; /*just until I fix the nav*/
	background-image: url(images/pageFold.gif);
	border: 1px solid white;
}

#leftContent {
	float: left;
	/*width: 510px;*/
	width: 65%;
	margin-right: 80px !important;
	margin-right: 35px;
	clear: both;
}
#leftContent h1 {
	margin-left: 16px;
	margin-top: 10px;
}
#leftContent p {
	margin-left: 16px;
	margin-top: 1px;
	font-size: 13px;
	/*padding: 0;*/
}


.leftMargin {margin-left: 16px;}

#rightContent {

}
#rightContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	text-align: right;
	margin-right: 15px;
	margin-left: 10px;
}
#rightContent h1 {
	margin-right: 15px;
	text-align: right;
}
 /*#rightContent h3 {
  font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  margin-left: 550px;
  margin-top: 78px;
}*/
#footer {
	clear: both;
}
/*#subNavContainer {
	width: 24%;
	margin-left: 590px;
	background-color: Aqua;
}*/

#subNav li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin-left: 0 !important;
	margin-left: 530px;
	width: 26%;	
}
#subNav li a {
	display: block;
	background-color: none;

}
#subNav li a:hover {
	display: block;
	background-color: #E1E1E1;
}

h1.topRight {
	margin-top: 90px !important;
	margin-top: 60px;
}
.port-img-shadow {
	float: left;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 7px 12px 0 11px;
}

.port-img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.img-shadow {
	float: left;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 12px 0 16px !important;
	margin: 10px 12px 0 8px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.floatRight {
	float: right;
}
.priceBox {
	background-color: #CDCDCD;
	border: 1px solid #757575;
	margin-bottom: 15px;
	padding: 10px;
	width:65%;
}
.white {
	color: white;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.linkWhite {
	color: white;
}
img.portfolio {
	display: inline;
}
a.portfolio {
	border: 1px solid #B2B2B2;
	background-color: white;
	padding: 1px;
	margin: 1px;
}
a.portfolio:hover {
	border: 1px solid #6f0000;
}

#portfolio {
	width: 160px;
	margin-left: 570px;
	margin-top: 8px !important;
}
