/*
purple - pms262 - #472749
green - pms350 - #2f4831
red - pms195 - #662d3b
gold - pms874 - #826c4e
	  
*/

* { padding: 0; margin: 0; }

a {
	color: #826c4e;
text-decoration: underline;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #826c4e;
	line-height: 1.4;
	background-image:url(images/bg2.gif);

}

#wrapper { 
 margin: 0 auto;
 width: 900px;
 background-color: #472749;

}
h1 {font-family: arial,sans-serif;
font-size: 20px;
line-height: 1.4;
margin-bottom: 10px;
	color: #826c4e; 
}
#header {
 width: 900px;
 float: left;
 height: 100px;
 margin: 10px 0px 0px 0px;
}
#navigation {
 width: 780px;
 float: left;
 height: 100px;
 margin: 10px 0px 0px 70px;
}
#content {
 width: 900px;
 float: left;
height: 510px;
 margin: 0px 0px 0px 0px;
  	background-image:url(images/content.jpg);
	background-repeat: no-repeat;
}
#leftcolumn { 
 float: left;
 margin: 63px 0px 0px 64px;
 height: 430px;
 width: 350px;
  display: inline;
}
#rightcolumn { 
 float: left;
 margin: 65px 0px 0px 2px;
 height: 430px;
 width: 400px;
 display: inline;
}

#slideshow { 
 float: left;
 margin: 60px 10px 10px 10px;
 height: 334px;
 width: 324px;
 display: inline;
}

#footer {
 width: 600px;
 height: 60px;
 clear: both;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

#right-foot { 
 float: left;
 margin: 0px 0px 0px 800px;
 height: 60px;
 width: 100px;
  clear: both;
}

/*- Menu --------------------------- */

.menu {position:relative; height:35px; width:500px}
.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:5px 10px 5px 10px;
	width: -9px;
}
.menu li {padding: 0px 10px 0px 10px; float:left; font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}
.menu a { text-decoration:none; color:#826c4e; padding:6px}
.menu a:active {  text-decoration:none; color:#826c4e; padding:6px} 
.menu a:visited{  text-decoration:none; color:#826c4e; padding:6px} 
.menu a:hover {  text-decoration:none; color:#fff; padding:6px}



/*- Scrollbar --------------------------- */

#info-scroll { 
 margin: 0px 0px 0px 0px;
 height: 320px;
 width: 400px;
 float: left;
 background-color: #472749;
}
.Container {
  position: relative;
  top: 10px; left: 40px;
  width: 360px;
  height: 280px;
 background-color: #472749;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 340px;
  height: 285px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #826c4e;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
  position: relative;
  top: 15px; left: 10px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 10px; height: 275px;
  position: absolute;
  top: 10px; left: 0px;
  background-color: #98856d;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 30px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 290px;
}
ul {
padding: 10px;
line-height: 1.5em;
list-style: none
}
	
h3 {font-family: arial,sans-serif;
font-size: 20px;
line-height: 1.4;
margin-bottom: 5px;
	color: #826c4e; 
}
h2 {font-family: arial,sans-serif;
font-size: 14px;
margin-bottom: 5px;
	color: #826c4e;
}
#sitedev {
 width: 900px;
 float: left;
  clear: both;
 height: 40px;
 margin: 20px 0px 0px 0px;
 font-family: arial,sans-serif;
 text-align:center;
font-size: 9px;
color: #826c4e; 
}

