html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
  
}

#container {
margin: 0px;
	}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: white url(images/bg.jpg) repeat;
}

table	{
    border: 0px;
	text-align: left;
	vertical-align: top;
	
}

td	{
    vertical-align: top;
}

p, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd, div, table, tr, td	{
	font-family: Arial, helvetica, san serif;
	font-weight: bold;
}

p {
	color: #000;
	font-size: 12px;
	line-height:15px;


}

h1, h2, h3, h4, h5, h6	{
  font-weight: bold;
}

h1, h2, h3, h4	{
  color: #A93B03;
}

h1  {
  font-size: 18px;
  line-height: 17px;
}

h2  {
  font-size: 16px;
  line-height: 18px;
}

h3  {
  font-size: 14px;
  line-height: 16px;

}

h4 {
  font-size: 12px;
  line-height: 15px;
}

h5 {
  font-size: 11px;
  line-height: 14px;
}

h6 {
  font-size: 10px;
  line-height: 13px;
}


a:link {
  color: #705C2F;
  text-decoration: underline;
  	font-weight: bold;
}
a:visited	{
  color: #705C2F;
  text-decoration: underline;
  	font-weight: bold;
}

a:hover	{
  color: #628380;
  text-decoration: none;
  background-color: #000;
  	font-weight: bold;
}



 /* content */
div#content  {
	
	position: absolute;
	top:3px;
	left:250px;
	width: 600px;
	padding: 10px 10px 0px 10px;

	
}

div#content p {
font-weight: bold;
}

div#content a:link {
  color: #705C2F;
  text-decoration: underline;
  font-size: 12px;

	padding: 0px;
}

div#content  a:visited	{
  color: #705C2F;
  text-decoration: underline;
  font-size: 12px;

}

div#content a:hover	{
color: #628380;
    text-decoration: none;
background-color: #000;
font-size: 12px;

}


div#content ul  {
	list-style-type: square;
	list-style-position: outside;
	margin-top: -5px;
}

div#content ol  {
	list-style-type: lower-roman;
	list-style-position: outside;
}

div#content li  {
	color: #000;
	font-size: 12px;

}
ul#content li a:link {
 color: #E8002D;
  text-decoration: underline;
  font-size: 12px;

}

ul#content li a:visited {
 color: #E8002D;
  text-decoration: underline;
  font-size: 12px;

}

ul#content li a:hover	{
color: #628380;
    text-decoration: none;
background-color: #000;
font-size: 12px;

}

div#content h2, div#content h3	{
  margin: .6em 0 .25em 0;
  

}
 .pad {padding-bottom: 6px;}
 
  /* end content */
  
  /* gallery page */

div#contentgal  {
	
	position: absolute;
	top:3px;
	left:250px;
	width: 700px;
	padding: 10px 10px 0px 10px;

	
}

div#contentgal p {
font-weight: bold;
}

div#contentgal a:link {
  color: #705C2F;
  text-decoration: underline;
  font-size: 12px;

	padding: 0px;
}

div#contentgal  a:visited	{
  color: #705C2F;
  text-decoration: underline;
  font-size: 12px;

}

div#contentgal a:hover	{
color: #628380;
    text-decoration: none;
background-color: #000;
font-size: 12px;

}


div#contentgal ul  {
	list-style-type: square;
	list-style-position: outside;
	margin-top: -5px;
}

div#contentgal ol  {
	list-style-type: lower-roman;
	list-style-position: outside;
}

div#contentgal li  {
	color: #000;
	font-size: 12px;

}


div#contentgal h2, div#content h3	{
  margin: .6em 0 .25em 0;
  

}
/*   end gallery content*/


div#navcontainer  {
	z-index: 15;
	position:absolute;
  top:0px;
  left:0px;
  width:237px;
height: 505px;
background: white url(images/logobg.jpg);
background-repeat: no-repeat;
	} 
	
div#nav  {
position: relative;
top: 30px;
padding-left: 10px; 
font-weight: bold;
padding-top:-5px;

}

div#nav p {
font-size: 14px;
line-height: 15px;
font-weight: bold;

}


div#nav  a:link  { 
color: #fff;
text-decoration: none;
font-size: 13px;
line-height: 14px;
font-weight: bold;
padding-left: 15px;
		}
		
div#nav  a:visited { 
color: #fff;
text-decoration: none;
font-size: 13px;
line-height: 14px;
font-weight: bold;
padding-left: 15px;
		}
		
		
div#nav  a:hover {
background-color: #000;
color: #628380;
font-size: 13px;
font-weight: bold;
display: block;

		}

div#navsub   { 
padding-left: 25px;
position: relative;
top: 24px;
		}

div#navsub  p { 
color: #000000;
text-decoration: none;
font-size: 12px;
line-height: 13px;
font-weight: bold;
		}
		
div#navsub  a:link { 
color: #000000;
text-decoration: none;
font-size: 12px;
line-height: 13px;
font-weight: bold;
		}
		
		
div#navsub  a:visited { 
color: #000000;
text-decoration: none;
font-size: 12px;
line-height: 13px;
font-weight: bold;
		}


div#navsub  a:hover {
background-color: #000;
color: #628380;
font-size: 12px;
font-weight: bold;
display: block;

		}




.textlg { 
 font-size: 14px; 
}

  /* end forms */
  
  div#rtcol  {
  float: right;
	width: 155px;

  }
  
div#quote {
  width:170px;
font-style: italic;
color: #A93B03;
text-align: center;
position: relative;
	}
	
div#quote p {
color: #A93B03;
font-size: 16px;
line-height: 19px;
font-weight: 800;

	}
	
	

.dropcapl  {
float: left;
width: .7em;
font-size: 60px;
line-height: 65%;
color: #AF836C;
font-family: arial;
}

.dropcapr  {
float: right;
width: .7em;
font-size: 60px;
line-height: 65%;
color: #AF836C;
}

div#news {

  width:153px;
  height: 150px;
  background-color: #FFF;
  margin: 20px 0px 5px 2px;
  padding: 10px 3px 10px 6px;
 position: relative;

	}

div#news p {
	margin-left: 0px;
	color: #705C2F;
	font-size: 11px;
line-height: 13px;
	font-weight: bold;
margin-bottom: -5px;

}
.newshead  {
color: #A93B03;

}

div#news a:link 	{
	font-size: 11px;
	font-weight: bold;
	color: #705C2F;
    text-decoration: none;
}

div#news a:visited	{
	font-size: 11px;
	font-weight: bold;
	color: #705C2F;
    text-decoration: none;
}

div#news a:hover	{
font-size: 11px;
font-weight: bold;
color: #FFF;
text-decoration: none;
background-color: #000;

}


div#eventnews {

  width:180px;

  background-color: #FFF;
  margin: 20px 0px 5px 2px;
  padding: 10px 3px 10px 6px;
 position: relative;

	}

div#eventnews p {
	margin-left: 0px;
	color: #705C2F;
	font-size: 11px;
line-height: 13px;
	font-weight: bold;
margin-bottom: -5px;

}


div#eventnews a:link 	{
	font-size: 11px;
	font-weight: bold;
	color: #705C2F;
    text-decoration: none;
}

div#eventnews a:visited	{
	font-size: 11px;
	font-weight: bold;
	color: #705C2F;
    text-decoration: none;
}

div#eventnews a:hover	{
font-size: 11px;
font-weight: bold;
color: #FFF;
text-decoration: none;
background-color: #000;

}


div#smalltxt  {
font-size: 9px;
position: relative;
bottom: 0;
margin-top: 15px;
}

div#charter {
position: absolute;
top: 520px;
left: 20px;
}
 img.art {
margin-right: 3px;
}