
body {
  text-align: center;
  background-color: #3D3D3D;
  margin-top:10px;
  margin-bottom:10px;
  
}

A:link {
	COLOR: #AD001F; text-decoration: none;
}
A:visited {
	COLOR: #AD001F; text-decoration: none;
}
A:active {
	COLOR: #AD001F; text-decoration: none;
}
A:hover {
	COLOR: #AD001F; text-decoration: none;
}

#wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  background-color: #F5EBC1;
  text-align: left;  
  background: #FFFFFF url('img/content_bg.jpg') top left repeat-y;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:20px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #343434;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #666666;
}

#center {
  margin-left:160px; 
  margin-top:28px;
  border:0px dashed #cccccc;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center.table { margin:0; padding:0; }


#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}


/* background image */

#bkgd {
	background-image:url("img/bkg.jpg"); /*this is the background behind the content */
	background-repeat:repeat;
	width:550px;/* this is set to be smaller than the wrap */
	margin:0 auto;		
}

.img { padding:8px; margin:2px }


/* Paragraphs, headings, ... */

p {
margin-bottom: 7px;
}

p.text-content:first-letter {
font-size: 1.4em;
font-weight: bold;
line-height: 0.9;
color: #202020;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font: 2.6em  Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin: 0 0 10px 40px;
border-bottom: 1px solid #7F7F7F;
width: 55%;
padding: 15px 0 5px 0;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #FFFFFF;
}

h2 {
font: 28px Georgia, "Times New Roman", Times, serif;
font-style:italic;
letter-spacing: 1px;
color: #FFFFFF;
border-left: 3px solid #FFAE20;
padding-left: 14px;
margin: 12px 0 0 40px;
}

h3 {
color: #3D3D3D;
font: 18px Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
border-bottom: dashed 1px silver;
padding-left: 8px;
margin-top:5px;
margin-bottom:5px;
}

h4 {
font-size: 1em;
background-color: #343434;
color: #FFFFFF;
letter-spacing: 1px;
border: 2px solid #FFFFFF;
margin-top: 7px;
padding: 6px 10px;
}

h5 {
font: 12px Georgia, "Times New Roman", Times, serif;
letter-spacing:2px; 
color: #3D3D3D;
text-align:center;
}


/* Header */

#header {
margin: 0 auto;
height: 157px;
position: relative;
background: #004E6C url("img/header-bg.jpg") repeat-x 0 0;
border-top: 4px solid #181818;
border-bottom: 1px solid #9E9E9E;
}

#header-arrow {
position: absolute;
top: 0;
right: 0px;
background: url('img/banner.jpg') no-repeat 0 0;
width: 374px;
height: 157px;
}

/* Home Page Images */

.gallery {
margin-top: 18px;
}

.gallery a img, .gallery a:visited img {
margin: 0 11px 9px 0;
border: 4px solid #EEEEEE;
}

.gallery a:hover img {
border: 4px solid #FFB25F;
}

#pictitle ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#pictitle ul li { display: inline; }

#pictitle ul li a
{
text-decoration: none;
padding: .1em 3em;
}

#pictitle a:hover {text-decoration:none;color:#333333;}



/* Left Side Navigation links */

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; color:#AD001F;}
#linklist a:hover {text-decoration:none;color:#333333;}


/* Top Navigation links */

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:33px;
  clear:both;
}

#navcontainer ul {
  padding-left: 0px;
  margin-left: 0px;
  margin-top:0px;
  background-color: #C86000;
  background: url('img/navbanner.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: 12px Georgia, "Times New Roman", Times, serif;    
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:25px;
  padding-right:25px;
  background-color: transparent;
  color: #D8A528;
  text-decoration: none;
  float: left;  
}

#navcontainer ul li a:hover {
  background-color: #fff;
  background: url('img/navbanner_hover.jpg') bottom left repeat-x; 
  color: #fff;

}

/* Footer */

#page_footer {
  height: 60px;
  background: #343434;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}

/* Table borders */

.table
{
	border: 1px solid #000;	
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	width:200px;	
}

#innertbl
{
	border: 1px solid grey;	
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
}


.AddrTable
{
	border: 1px solid #000;	
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;		
}



.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

g


