body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #E6C691;
	background-image: url(../images/index.jpg);
	background-repeat: repeat-x;
	width:100%;
	
}
#content {	width: 766px;
			margin-left: auto;
			margin-right: auto;
			}

#footer {
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}

a{
color: #b78732;
text-decoration: none;
font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #b78732;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

a img{
border: 0px;
}

a:hover img{
border: 0px;
}

a:active img{
border: 0px;
}

#gallery a img{
border: 2px #b78732 solid;
}

#gallery a:hover img{
border: 2px #ffffff solid;
}

#gallery a:active img{
border: 2px #b78732 solid;
}


#footer a{
color: #ffffff;
font-weight: normal;
}

#footer a:visited {
	color: #ffffff;
}

#footer a:hover {
	color: #000000;
}
#footer a:active {
	color: #ffffff;
}

#head a{
color: #ffffff;
font-size: larger;
font-weight: bold;
margin-bottom: 15px;
margin-right: 10px;
font-variant: small-caps;
}

#head a:visited {
	color: #ffffff;
}

#head a:hover {
	color: #000000;
}
#head a:active {
	color: #ffffff;
}

.gold {
color: #b78732;
}

.large {
font-size: 175%;
}


.leftside td {
width: 273px;
}

#gallerylarge{
background: #000000;
}

#gallerylarge a{
color: #b98630;
vertical-align: middle;
text-decoration: none;
}

#gallerylarge a:link a:visited{
text-decoration: none;
}

#gallerylarge a:hover{
text-decoration: underline;
}

#gallerylarge img{
border: 2px #ffffff solid;
}

#index{
background-color: #000000;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
