*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #722929;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
}

img
{
	border: 0;
}

#maincontainer
{
	margin: 0 auto;
	width: 820px;
	height: 620px;
	font-size: 76%;
	font-family: verdana;
}

#topborder
{
	margin: 0 auto;
	width: 820px;
	height: 55px;
	background: url('../images/design_01.gif') center no-repeat;
}

#middlecontainer
{
	margin: 0 auto;
	width: 820px;
	height: 510px;
}

#leftborder
{
	float: left;
	width: 55px;
	height: 510px;
	background: url('../images/design_02.gif') no-repeat;
}

#mainenter
{
	float: left;
	width: 710px;
	height: 510px;
	text-align: center;
	background: url('../images/design_03.gif') no-repeat;
}

#tour
{
	padding: 20px;
	margin: 0 auto;
	width: 424px;
	height: 260px;
}

#tour applet
{
	border: solid 1px #722929;
	margin: 5px;
}

#tour p
{
	text-align: center;
}

#site
{
	float: left;
	width: 690px;
	padding: 10px;
	height: 490px;
	color: #ffffff;
	background: url('../images/plain_03.gif') top repeat-y;
	color: #722929;
	overflow: auto;
	font-size: 120%
}

#site h1
{
	font-size: 120%;
	margin: 0px 0px 10px 0px;

}

#site p
{
	margin: 0px 0px 15px 0px;
}

#site a
{
	margin: 0px 0px 10px 0px;
	color: #986D46;
}

#site ul
{
	list-style-type: disc;
}

#site ul li
{
	margin: 0px 0px 10px 20px;
}

ul#main-navigation
{
    list-style-type: none;
	width: 625px;
	height: 20px;
	margin: 0px 0px 15px 40px;
}

ul#main-navigation li
{
	display: inline;
}

ul#main-navigation li a
{
	float: left;
	margin: 0 20px 0 0;
	width: 625px;
	height: 20px;
}

ul#main-navigation li a span
{
	display: none;
}

ul#main-navigation li#home1 a
{
	height: 20px;
	width: 133px;
	background: url('../images/menu_01.gif') no-repeat;
}

ul#main-navigation li#gallery1 a 
{
	height: 20px;
	width: 119px;
	background: url('../images/menu_03.gif') no-repeat;
}

ul#main-navigation li#tour1 a 
{
	height: 20px;
	width: 149px;
	background: url('../images/menu_05.gif') no-repeat;
}

ul#main-navigation li#contact1 a
{
	height: 20px;
	width: 141px;
	background: url('../images/menu_07.gif') no-repeat;
}

ul#main-navigation li#home1 a:hover
{
	height: 20px;
	width: 133px;
	background: url('../images/menu_01.gif') bottom no-repeat;
}

ul#main-navigation li#gallery1 a:hover
{
	height: 20px;
	width: 119px;
	background: url('../images/menu_03.gif') bottom no-repeat;
}

ul#main-navigation li#tour1 a:hover
{
	height: 20px;
	width: 149px;
	background: url('../images/menu_05.gif') bottom no-repeat;
}

ul#main-navigation li#contact1 a:hover
{
	background: url('../images/menu_07.gif') bottom no-repeat;
}

.left
{
	margin: 5px;
	float: left;
}

.right
{
	margin: 5px;
	float: right;
}

#banner
{
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	width: 267px;
	height: 255px;
	background: url('../images/index_06.gif') bottom no-repeat;
}

#logo
{
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	width: 465px;
	height: 91px;
	background: url('../images/index_10.gif') bottom no-repeat;
}

#enter
{
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	width: 176px;
	height: 30px;
	background: url('../images/index_14.gif') bottom no-repeat;
}

#enter a
{
	display: block;
	width: 176px;
	height: 30px;
}

#rightborder
{
	float: right;
	width: 55px;
	height: 510px;
	background: url('../images/design_04.gif') no-repeat;
}

#info
{
	margin: 0 auto;
	width: 500px;
	font-size: 100%;
	color: #DCC299;
}

#images
{
	width: 680px;
	margin: 0 auto;	
	padding: 0px 0px 0px 10px;
}

#images img
{
	margin: 0px 10px 6px 0px;
	border: solid 1px #722929;
}

.clear
{
	clear: both;
}

#bottomborder
{
	margin: 0 auto;
	width: 820px;
	height: 55px;
	background: url('../images/design_05.gif') center no-repeat;
}

fieldset
{
	border: 0px;
}

#left
{
	width: 330px;
	float: left;
	line-height: 12px;
}

#right
{
	width: 340px;
	float: right;
	text-align: right;
}

#right img
{
	Border: 1px solid #722929;
}

#copyright
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 65%;
	text-align: center;
	width: 800px;
	height: 40px;
	color: #DCC299;
	text-decoration: none;
}

#copyright a
{
	color: #DCC299;
	text-decoration: none;
}