/* ########### GENERAL STYLES  ############ */
body
{
	text-align: center;
	font-family: Tahoma, San-Serif;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	background-color: #513c21;

}

#wrapper {
position:absolute;
width:577px;
height:425px;
top:50%;
left:50%;
margin-left:-289px;
margin-top:-212px;
z-index: 55;
}

#border
{
	position: relative;
	width: 577px;
	height: 360px;
	border: 0px solid red;
	background-color: #ffffff;
}


#footer
{
	position: relative;
	width: 577px;
	height: 45px;
	margin-top: 20px;
	border: 0px solid red;
	background-color: #ffffff;
}

#main
{
	position: relative;
	width: 860px;
	height: 560px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #39272a;
	background-color: #ffffff;
}

#mainindex
{
	position: relative;
	width: 860px;
	height: 560px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #39272a;
	background-image: url(images/indexbg.jpg); 
	background-repeat: no-repeat; }
	background-color: #ffffff;
}

#logo
{
	position: absolute;
	width: 250px;
	height: 120px;
	top: 50px;
	left: 0px;
	border: 1px solid #000000;
	z-index: 2;
}

#logo2
{
	position: relative;
	float: left;
	width: 242px;
	height: 111px;
	margin-top: 35px;
	margin-left: 35px;
	text-align:left;
	border: 0px solid #ff0000;

}

#nav
{
	position: relative;
	float: right;
	width: 400px;
	height: 20px;
	margin-top: 10px;
	text-align:left;
	border: 0px solid #ff0000;
}

#nav a
{
	border: 0px solid white;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;

}

#nav a:link
{
	border: 0px solid white;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;

}

#nav a:hover
{
	border: 0px solid white;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;

}


#navindex
{
	position: relative;
	float: right;
	width: 370px;
	height: 20px;
	margin-top: -550px;
	border: 0px solid #ff0000;
}

#navindex a
{
	border: 0px solid white;
	color: #000000;
}

#navindex a:hover
{
	border: 0px solid white;
	color: #000000;
}

#slider
{
	position: absolute;
	width: 900px;
	height: 138px;
	top: 405px;
	left: -21px;
	border: 0px solid #000000;
	z-index: 99;
}

#emailsubmit
{
	position: relative;
	float: left;
	width: 320px;
	height: 44px;
	margin-top: 480px;
	margin-left: -1px;
	border: 0px solid #ff0000;
	background-color: #ffffff;
}

#emailsubmit input
{
	width: 270px;
	height: 20px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-left: -30px;
	font-family: courier;
	color: #cccccc;
	font-size: 12px;
}

#submit input
{
	width: 23px;
	height: 12px;
	border: 0px solid #cccccc;
	margin-top: -15px;
	margin-left: 270px;

}

#gallery
{
	position: relative;
	float: right;
	width: 530px;
	height: 400px;
	margin-top: 80px;
	margin-right: 5px;
	text-align:left;
	border: 0px solid #ff0000;

}

#pages
{
	position: relative;
	float: right;
	width: 514px;
	height: 220px;
	margin-top: 140px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align:left;
	border: 0px solid #ff0000;
	color: #000000;
	font-size: 10px;
	background-color: #e7ebbc;
}

#pages a
{
	border: 0px solid white;
	color: #000000;
}

#pages a:hover
{
	border: 0px solid white;
	color: #000000;
}

#subnav
{
	position: relative;
	float: left;
	width: 112px;
	height: 190px;
	margin-top: 25px;
	margin-left: 20px;
	text-align:right;
	border: 0px solid #ff0000;
	color: #000000;
	font-size: 10px;
}

#subnav a
{
	border: 0px solid white;
	color: #000000;
	text-decoration: none;
}

#subnav a:hover
{
	border: 0px solid white;
	color: #000000;
	text-decoration: none;
}

#subnav ul
{
	
	margin: 0; 
	padding: 0;
	line-height: 22px;
	list-style: none;
	font-weight: bold;
	color: #000000;
}

#thirdnav
{
	position: relative;
	float: left;
	width: 138px;
	height: 190px;
	margin-top: 25px;
	text-align:left;
	margin-left: 20px;
	border: 0px solid #ff0000;
	color: #000000;
	font-size: 11px;
}

#thirdnav ul
{
	margin: 0; 
	padding: 0;
	line-height: 18px;
	list-style: none;
	font-weight: bold;
	color: #cccccc;
}

#thirdnav a
{
	border: 0px solid white;
	color: #cccccc;
	text-decoration: none;
}

#thirdnav a:hover
{
	border: 0px solid white;
	color: #bbbbbb;
	text-decoration: none;
}


.titles

{
font-weight: bold
}