html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FEFF00;
	text-decoration: underline;
}
a:hover {
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #5b2c0d 0px 0px url(brown.gif) repeat-x;
	font: 14px arial, sans-serif;
	color: #ffffff;
}

#header {
    height:119;
	background: url(header-bg2.gif) repeat-x;
    }
h1 {
	height: 95px;
	color: #ffffff;
	font-weight: bold;
	font: 56px garamond, times new roman,;
	line-height: 95px;
	text-indent: 23px;
	width: 575px;
}
h1 span {
	font-size: 30px;
}
#main {
	background: top right url(brown.gif) repeat;
}

#nav {
	background: url(nav_bg2.gif) repeat-x;
	height: 40px;
	font-size: 17px;
    align: center;
}
#nav em {
	font-size: 25px;
	font-style: bold;
}
#nav ul {
	min-width: 950;
	padding: 0;
	padding-top: 10px;
}
#nav li {
	float: left;
	background: 15px 6px url(bullet_nav.gif) no-repeat;
	padding-left: 75px;
	padding-right: 30px;
	margin: 0;
}
#nav li.first {
	background: none;
	padding-left: 60px;
}
#nav a {
	font-weight: bold;
	color: #5b2c0d;
	text-decoration: none;
}
#nav a:hover {
	color: #eb19ad;
}
#content {
	background: #9b7359;
	border: 1px solid #2c1608;
	width: 500px;
	margin: 48px 28px 8px 28px;
}
#content .i {
	padding: 15px;
}
#content h2 {
	font: 14px "arial", serif;
	font-weight: bold;
	color: #ffffff;
	clear: both;
}
#content h2 strong {
	color: #FEFF00;
	font-weight: bold;
}
#content2 {
	background: #9b7359;
	border: 1px solid #2c1608;
    align: center;
	width: 95%;
	margin: 48px 28px 8px 28px;
}
#content2 .i {
	padding: 15px;
}

#rightside {
	background: #5b2c0d;
	width: 350px;
    align: center;
	margin: 48px 10px 8px 10px;
}
#rightside .i {
	padding: 5px;
    }
    
#picbox-left {
	margin: 1em 2em 1em 0;
	background: #9A0303;
	float: left;
	width: 130px;
	padding: 3px;
}
#picbox-left img {
	display: block;
}#gallery {
	margin-top: 5px;
	border: 1px solid #2c1608;
	background: #5b2c0d;
	padding: 5px;
	margin-right: 5px;
}#gallery img {
	display: block;
}
#bigpic, #gallery .smallpic {
	background: #ff9600;
	padding: 4px;
}#bigpic {
	float: left;
}
#pica { margin: 5px 12px 5px 10px; }
#picb { margin: 5px 12px 5px 10px; }
#picc { margin: 5px 12px 5px 10px; }

.smallpic {
	float: left;
    
}
#footer {
	background: url(footer2.gif) repeat-x;
	height: 46px;
}

#footer1 {
    align: center;
    font: 14px "arial", serif;
	font-weight: bold;
	color: #ffffff; 
    }
    
#footer1 a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer1 a:hover {
	color: #ffff00;
}