


body {
  text-align: center;
  background: #954127 url('../img/bg.jpg');
  margin-top:30px;
  margin-bottom:30px;
  color:#000000;
}

A:link {
	COLOR: #7E2C14; text-decoration: underline
}
A:visited {
	COLOR: #7E2C14; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #7E2C14; text-decoration: none
}

 

#page_wrapper {
  background: #F3EEDF url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #B4AA9B;
}

#page_header {
  height: 140px;
  background: #EEEEEE url('../img/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #eeeeee;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #000000;
  margin:0px;  
}

#menu_bar {
  height:44px;
  background: #F3EEDF url('../img/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 80;
margin-left: 0;
margin-top:0px;
background-color: transparent;
color: #000000;
float: center;
width: 100%;
text-align: center;
font-family: verdana, helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

#navcontainer ul li { display: inline; 
text-align: center;}

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #000000;
text-decoration: none;

float: left;
border-right: 1px solid #ffffff;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #EEEEEE;
}

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}

#left_side {
  float:left;
  width:640px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:18px;
  font-weight: bold;
  line-height:18px;
  color: #000000;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:13px;
  line-height:18px;
  font color: #000000;
}

#right_side {
  float:right;
  width:0px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #000000;
  background: #B4AA9B;
  padding:4px;
  border:1px solid #000000;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:12px;
  line-height:16px;
  color: #000000;
}

#page_footer {
  height: 70px;
  background: #515230 url('../img/footer.jpg') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #000000; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #000000; text-decoration: underline
}
#page_footer A:active {
	COLOR: #000000; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #000000; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #000000;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

 
/* CSS container slideshow */

#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #B4AA9B;
	border: 5px solid #B4AA9B;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

#PrevLink, #NextLink {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(../img/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

/* background image for IE */
#PrevLink:hover, #PrevLink:visited:hover { background: url(../img/prev_minus.gif) 20% 50% no-repeat; }
#NextLink:hover, #NextLink:visited:hover { background: url(../img/next_plus.gif) 80% 50% no-repeat; }

/* backgroudn image for compliant browsers */
#LinkContainer>#PrevLink:hover, #LinkContainer>#PrevLink:visited:hover { background: url(../img/prev_chevron.png) 20% 50% no-repeat; }
#LinkContainer>#NextLink:hover, #LinkContainer>#NextLink:visited:hover { background: url(../img/next_chevron.png) 80% 50% no-repeat; }

#CaptionContainer {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	background-color: #B4AA9B;
	}

#CaptionContainer p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}

#Counter {
	font-weight: bold;
	color: #666;
	padding-right: 5px;
}

#About p {
	margin: 0 20px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}

#About {
	width: 100%;
	text-align: left;
	background-color: #FFF9E9;
	border-bottom: 1px solid #FFF9E9;
}

#AboutBody {
	margin-top: 15px;
}

#AboutBody p {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0 20px 10px 20px;
	padding: 0;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}



/* thumbnails */
p.thumbs { 
	padding: 10px 0 0 0px; 
	margin: 0 0 0 15px;
}
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 4px;
	background: #FFF9EB;
   border: 1px solid #FFF9EB;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;	
}
.thumbs a:hover { background-color: transparent; border: none }

