h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #281E31;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #281E31;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #281E31;
	padding: 6px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53443E;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53443E;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6DCD9;
}

#container{
	width: 960px;
	background-color: #C8B19A; 
	margin: auto;
	}

#header{
width: 960px;
height: 220px;
background-repeat: no-repeat;
}
#gallery{
width: 540px;
}
#gallery li{
display: inline;
padding: 4px;
}
#wrapperleft{
background-color: #C8B19A;
float: left;
width: 220px;
padding: 6px;
}

#content{
background-color: #C8B19A;
margin-left: 250px;
width: 680px;
padding: 10px;
}


.bl {background: url(bl.gif) 0 100% no-repeat #64524A; width: 220px}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


#base{
	clear: both;
	width: 960px;
	margin: auto;
	background-image: url(footer.jpg);
	background-color: #3D302F;
	background-repeat: no-repeat;
	padding: 0px;
}
#base_content{
	padding-top:64px;
}
#base_content li{
	display: inline;
}
#base li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C8B19A;
	
}
#base li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C8B19A;
	
}
#base li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0EAE3;
}


ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 1px;
	}

img {
    border: none;
} 

li {
	list-style-type: none;
	}	
/*- Menu 1--------------------------- */
	
#menu1 {
	width: 198px;
	margin: 1px;
	}
	
#menu1 li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #DBCCB9;
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #DBCCB9;
	display: block;
	background:  url(menu2.jpg);
	padding: 0px 0 0 10px;
	}
	
#menu1 li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #DBCCB9;
	background:  url(menu2.jpg) 0 -20px;
	padding: 0px 0 0 10px;
	}

.border {
	border: 1px solid #281E31;
}
.border2 {
	border: 1px solid #CFCFCF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #281E31;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #281E31;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #281E31;
	text-decoration: underline;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #281E31;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16111C;
	font-variant: normal;
	font-weight: lighter;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16111C;
	font-variant: normal;
	font-weight: bold;
}
#footer {
clear: both;
width: 840px;
text-align: right;
margin: auto;
}
.p2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D3A5C;
}

#slideshow, #slideshow2 {
	position: relative;
	width: 300px;
	height: 400px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow img{
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 400px;
}
#slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
	height: 265px;
}
#pause1, #pause2 {
	z-index:100;
}
