.hiddenPic {display:none;}
 
body {
	text-align: center;
	background-color: Black;
	BACKGROUND-IMAGE: url(nav/bkgrnd.jpg); 
	COLOR: white; 
}
#tablecontent
{
	width: 698px;
        position:relative;
}
a:link, a:visited {  color:#8BB3B2;  text-decoration: underline;  font-style: italic;  font-weight: bold;}a:hover, a:active {  color: #B1CFCD;  text-decoration: underline;  font-style: normal;}
#wrapper
{
}
#branding
{
	background: url('nav/logo.jpg') no-repeat center;
	height: 200px;
	overflow: hidden;
}
#content
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#contentdisphoto
{
	width: 350px;
}
#contentdisphoto
{
	width: 350px;
}

div.hr {
  background: url('nav/hrgreen.gif') no-repeat scroll center;
}
.footer {
	width: 700px;
	color: #B68F4E;
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
}
.footer a 
{
	color: #bbbbaa;
}
	


/* rounded corner box
================================== */

.box {
  width: 25em;
  background: url('nav/bottom-left.gif') no-repeat left bottom;
}
.box-secondary
{
  width: 25em;
  background: url('nav/bottom-left.gif') no-repeat left bottom;
}
.box-outer {
  background: url('nav/bottom-right.gif') no-repeat right bottom;
  padding-bottom: 5px
}

.box-inner {
  background: url('nav/top-left.gif') no-repeat left top;
}

.box-right {
  background: url('nav/top-right.gif') no-repeat right top;
}
.box h5 {
  background: url('nav/top-right.gif') no-repeat right top;
  padding-top: 10px;
  font-size: 16px
}
.box-secondary h5, .box-secondary p {
  padding-left: 25px;
  padding-right: 25px;
  color: White;
}
.box-secondary ul {
  padding-left: 0px;
  padding-right: 25px;
  color: White;
}

.box h5, .box p {
  padding-left: 25px;
  padding-right: 25px;
  color: White;
}
 #mainNav
{
margin: 167px -305px 0 0;
padding-left: 325px;
width: 750px;
height: 35px;
font-weight: bold;
font-size: 90%;
margin-left: auto;
margin-right: auto;
}

#mainNav ul
{
list-style: none;
margin: 0px;
padding: 0;
border: none;
}

#mainNav li
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#mainNav a
{
color: #B68F4E;
display: inline;
width: auto;
text-decoration: none;
background: #000;
padding: 10px 10px;
border-right: 1px solid #FFF;
}

#mainNav a:hover, #mainNav a:active { background: #8C9560;color: #fff; }

#mainNav a.active:link, #mainNav a.active:visited
{
position: relative;
z-index: 102;
background: #BBB;
color: #D7D493;
font-weight: bold;
}

/* Highlighting the current page */

body.home #mainNav a#home, body.gallery #mainNav a#gallery, body.contact #mainNav a#contact { 
  color: #fff;
text-decoration: underline;
}
body.home #mainNav a:hover#home, body.gallery #mainNav a:hover#gallery, body.contact #mainNav a:hover#contact { 
  color: #000;
}

/* rounded corner box
================================== */

.boxl {
  width: 40em;
  background: url('nav/bottom-left.gif') no-repeat left bottom;
}
.boxl-secondary
{
  width: 40em;
  background: url('nav/bottom-left.gif') no-repeat left bottom;
}
.boxl-outer {
  background: url('nav/bottom-right.gif') no-repeat right bottom;
  padding-bottom: 5px
}

.boxl-inner {
  background: url('nav/top-left.gif') no-repeat left top;
}

.boxl-right {
  background: url('nav/top-right.gif') no-repeat right top;
}
.boxl h5 {
  background: url('nav/top-right.gif') no-repeat right top;
  padding-top: 10px;
  font-size: 16px
}
.boxl-secondary h5, .boxl-secondary p {
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
  color: White;
}

.box-secondary a {
  padding-left: 1px;
  padding-right: 25px;
  color: White;
  position: relative;
}

.boxl h5, .boxl p {
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
  color: White;
}