body {
  text-align: center;
  background: #dccdab url('../images/back.gif') top center repeat-x;
  margin-top:49px;
  margin-bottom:30px;
  color:#4d3a2a;
}



#page_wrapper {
  background: #f1ecdd url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 740px;
  text-align: left;
}

#page_logo {
height:45px;
background: #dccdab url('../images/mast.gif') top left no-repeat;
padding:0;
margin:0;
}

#page_header {
  height: 234px;
}  



#menu_bar {
  height:27px;
  background-color: #007698;
}

#linkList {
list-style: disc;
color:#007698;
}

#linkList li a {

}




#navcontainer ul {
padding-left: 0;
margin-left: 4px;
*margin-left: 0px;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: "Times New Roman", serif;
font-size:12px;
letter-spacing:0.08em;
padding-top:2px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font-variant: small-caps;
/*padding: 0.2em 1em;*/
padding: 0px 6px 0px 6px;
background-color: transparent;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
text-decoration:underline;
}

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}

#floatL {
float:left;
padding:0 22px 0 5px;
 border-right: 2px solid #cebc8d;
margin-right:12px;

background-color:#f1ecdd;
}

#floatR {
float:right;
padding:0 22px 0 0;
margin-left:22px;
width:250px;
background-color:#f1ecdd;
}


#contentZone {
text-align:left;
  width:720px;
margin: 10px 10px 0 10px;
}
  
#contentZone h3 {
  margin:0 10px 10px 10px;
  font-family: "Times New Roman", serif;
  font-size:16px;
  font-weight: bold;
  line-height:18px;
  color: #007698;
  font-style: italic;
}
  
#contentZone p {
clear:right;
  margin:10px 8px 10px 10px;
  font-family: "Times New Roman", serif;
  font-size:14px;
 text-align:justify;
  line-height:18px;
  color: #4d3a2a;
}

#contentZone .quoteMsg {
display:block;
width:400px;
text-align:right;
font-size:16px;
background-color: #007698;
padding:8px;
  color: white;
}

#dotLine {  
background: url('../images/dot.gif') left repeat-x;
height:9px;
/*float:right;
margin:3px 15px 10px 0;
*margin:0;*/
}


#page_footer {
  height: 70px;
  background: #dccdab url('../images/footer.gif') top left no-repeat;
}  



#page_footer p {
  text-align:center;
  padding-top:40px;
  font-family: verdana;
  font-size:10px;
  line-height:16px;
  color: #FCF8E3;
}



.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
#contentZone a {
	COLOR: #007698; text-decoration: underline;
}

#contentZone a:hover {
	COLOR: #b89c58; text-decoration: underline;
}

#page_footer p a {
color: #ffffff;
text-decoration:none;
}

#page_footer p a:hover {
color:#007698;
text-decoration:none;
}