/* gold: #c0a062;  red: #a80020;  light-beige: #d7c8aa*/

body {
	margin: 0 auto;
	background-image: url(../images/structure/bg.jpg);
	background-color: #c0a062;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}


body a {
	color: #a80020;
	text-decoration: none;
	font-weight: bold;
	line-height:1.3em;
	padding: 0;
	text-decoration:underline;
	
}



body a:hover {
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0;
	
}

li ul {
    display: none;
}
li:hover > ul {
    display: block;
}



h1 {
	color: #c0a062;
	font-size: 1.0em;
	display: inline;
}

h2 {
	font-family: papyrus, "sans-serif";
	color: #a80020;
	font-weight: bold;
	font-size: 1.1em;
	display: inline;
}

h3 {
	font-family: papyrus, "sans-serif";
	color: #333;
	font-size: 1.6em;
	display: inline;
}

h4 {
	font-family: papyrus, "Trebuchet MS", sans-serif;
	color: #333;
	font-weight: bold;
	display: inline;
}	

h5 {
	font-family: "Trebuchet MS", sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}	

.spear img {
	width: ;
	height: ;
	border: none;
	padding-top: 5px;
	display: block;
}

#container {
	width: 790px;
	margin: auto;
	padding: 0;
	background-image:url(../images/structure/bg1.jpg);
}

#banner {
	height: 147px;
	width: 790px;
	background-color: #000;
}


.menubartop{
background-image: url(../images/structure/blockdefault.gif);
background-position: center;
background-repeat: repeat-x;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
color:#C9B36D;
font-weight: bold;
font-size: 1.2em;
font-family: arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background-image: url(../images/structure/blockdefault.gif);
background-position: center;
background-repeat: repeat-x;
}

.solidblockmenu li{
display: inline;
height: auto;
}

.solidblockmenu li a{
color: #d7c8aa;
float: left;
padding: 6px 11px;
text-decoration: none;
border-right: 1px solid #c0a062;
}

.solidblockmenu li a:visited{
color: #d7c8aa;
height: 100%;
padding: 6px 11px;
text-decoration: none;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #c0a062;
background-image: url(../images/structure/blockactive.gif);
background-position:center;
background-repeat:repeat-x;
padding: 6px 11px;
}

#photolinks {
	width: 180px;
	clear: right;
	float:right;
	text-align: center;
	display: block;
	padding: 10px 15px 0 5px;
}

#newphotolinks {
	width: 175px;
	clear: right;
	float:right;
	text-align: center;
	display: block;
	padding: 10px 15px 0 5px;
}

#photolinks a:link, a:visited {
	color: #a80020;
	text-decoration: none;
	font-weight: bold;
}

#photolinks img {
	width: 150px;
	height: auto;
}

#water {
	width: 175px;
	clear: right;
	float:right;
	text-align: center;
	display: block;
	padding: 10px 15px 0 5px;
}

#water img {
	width: 150px;
	height: auto;
}

#water table {
	clear: both;
}

#family {
	width: 175px;
	clear: right;
	float:right;
	text-align: center;
	display: block;
	padding: 10px 15px 0 5px;
}

#family img {
	height: auto;
	width: 150px;
}

#bodytext {
	width: 520px;
	color: #000;
	padding: 35px 30px 20px 30px;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
	height:auto;
	
}

#newbodytext {
	width: 520px;
	color: #000;
	padding: 35px 30px 20px 30px;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
}

#bodytext a:link, a:visited {
	color: #a80020;
	text-decoration: none;
	font-weight: bold;
	line-height:1.3em;
	padding: 0;
	text-decoration:underline;
	
}

#bodytext a:hover {
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0;
	
}

#bodytext table {
	line-height: 1.2em;
}

#bodytextmap {
	width: 520px;
	height: 200px;
	display: block;
	margin-top: 10px;
}

.accommheader {
	width: 790px;
	color: #000;
	padding-top: 10px;
}

.accommheader img {


}



/* home page only */

#home {
	width: 750px;
	color: #000;
	padding: 5px 30px 1px 30px;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
}

#home a:link, a:visited {
	color: #a80020;
	text-decoration: none;
	font-weight: bold;
	line-height:1.3em;
	padding: 0;
}

#home a:hover {
	color: #a80020;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0;
}

#home table {
	line-height: 1.5em;
	margin-top: 8px;
	padding: 5px 8px 0 8px;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	font-family: papyrus, serif;
}

#home img {
	border: none;
}

/* home page format ends */

.shadowed { 
  float:left;
  background: url(../images/structure/drop-shadow.png) no-repeat bottom right !important;
  background: url(../images/structure/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px !important;
  margin: 10px 0 0 5px;
  }

.shadowed img {
  display: block;
  position: relative;
  background-color: #000;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
.shadowedvertical img {
  display: block;
  position: relative;
  background-color: #000;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;

}

#contactform {
	color:#336;
	font-size:1.2em;
	text-align:left;
}

#footer1 {
	clear:right;
	background-image: url(../images/structure/bottom.jpg);
	background-repeat:no-repeat;
	background-position: top;

}

#footer2 {
	font-size: 1.1em;
	color: #333;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 10px;
}

#footer2 a:link, a:visited {
color: #a80020;
text-decoration: none;
}

#footer2 a:hover {
text-decoration: underline;
}

#samsa {

}

#samsa img {
height: 124px;
width: 90px;
padding-top: 10px;
}