/*++==++ css  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%;
	}
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: 65px 0 15px 0;
  line-height: 120%;
  text-align: left;
}
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;
}
#topBar {
	width:100%;
	border-top: 10px solid #6F0000;
}

#mainNavList li{
	display: inline;
	list-style-type: none;
	background-color: #ffffff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 5px;
	margin-top: -15px !important;
	margin-top: 0;
	margin-right: 0;
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-size: 13px;
	font-weight: bold;
}
#mainNavList_home li{
	display: inline;
	list-style-type: none;
	background-color: #ffffff;
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-size: 13px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom: 10px;
	padding-left: 26px;
	padding-right: 26px;
	float: right;
}
#TESTINGBOX {
	background-color: aqua;
}
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: 70%;
	margin-right: 80px !important;
	margin-right: 1px;
	clear: both;
	background-color: Aqua;*/
}

#leftContent h1 {
	margin-left: 16px;
	margin-top: 10px;
}
#leftContent p {
	margin-left: 16px;
	font-size: 13px;
}

.leftMargin {margin-left: 16px;}

#rightContent {
width: 200px;
float:right;
margin-top:5px;
}
#rightContent p {
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	margin-right: 15px;
	margin-top: -1px;
}
#rightContent h1 {
	margin-top: 15px;
}

#footer {
	clear: both;
}
#subNavContainer {
	/*border: 1px solid red;*/
	width: 24%;
	margin-left: 580px;
}
#subNav li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#subNav li a {
	display: block;
	background-color: none;
	width: 100% !important;
	width: 26%;	
}
#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;
}
.floatLeft {
	float: left;
}
.white {
	color: white;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.linkWhite {
	color: white;
}
ul {
	margin: 0;
	padding: 0;
}