@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
body {
	color: #FFFBE3;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 75%;
	background: #3B4042 url(../images/background.jpg) 50% 0px no-repeat;

}
a {
	text-decoration: none;
	color: #FFFBE3;
	font-weight: bold;
}
#wrap_outside{
	margin: 0px auto;
	background: url(../images/background.jpg) 50% 0px no-repeat;
	width:1200px;
	display: table;
}

#wrap_inside {
	width: 900px;
	margin: 0px auto;
	padding: 40px;
	background: url(../images/black_50.png) repeat;
	border: solid #000 1px;

}

#content {
	margin: 0px auto;
}

#information {
	width: 650px;
	float: right;
	padding: 0px;
}

h1 {
	color: #3B4042;
	text-indent: -9999px;
	height: 200px;
	background: url(../images/background_header.jpg) no-repeat;
}

h2{
	text-indent: -9999px;
	height:0px;
}

h3{
	display: block;
	width: 623px;
	padding: 10px 0px 10px 25px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	border: #4C483A solid 1px;	
	background: url(../images/black_50.png) repeat;
}



h4.videos {
	margin-left: 98px;
}

p {
	padding-bottom: 25px;
}

img.left {
	max-width: 225px;
	max-height: 225px;
	float: left;
	display: block;
	margin: 8px 20px 12px 0px;
	border: #4C483A solid 1px;	

}

img.right {
	max-width: 260px;
	max-height: 260px;
	float: right;
	display: block;
	margin: 8px 0px 12px 20px;
	border: #4C483A solid 1px;
}
img.center {
	width:550px;
	display: block;
	margin: 25px 25px 25px 25px;
	border: #4C483A solid 1px;
}

div#gall img {
	width: 400px;
	display: block;
	margin: 50px 100px 50px 100px;
	border: #4C483A solid 1px;
}
div#gallery img {
	width: 180px;
	display: block;
	margin: 0px 0px 0px -25px;
	border: #4C483A solid 0px;
	float: left;
}
div.gallery_img {
	height: 120px;
	width: 120px;
	overflow: hidden;
	float:left;
	border: #4C483A solid 1px;
	margin: 12px;

}
.sections {
	padding: 40px 25px 25px 25px;
	border-right: #4C483A solid 1px;
	border-left: #4C483A solid 1px;
	border-bottom: #4C483A solid 1px;
	background: url(../images/black_25.png) repeat;
	margin-bottom: 40px;
}

object {
	margin: 0px 98px 40px;
	border: #4C483A solid 1px;	
}

ul#navigation_site {
	width: 198px;
/*	padding-top: 63px; */
	float: left;
	list-style-type: none;
/*	background: url(../images/background_navigation.jpg) no-repeat; */
	margin-bottom: 40px;
	border-top: #4C483A solid 1px;
	border-left: #4C483A solid 1px;	
	border-right: #4C483A solid 1px;	
}

ul#navigation_site li {
	word-spacing: -1px;
	margin: 0px 0px 0px 0px;
}

ul#navigation_site a  {
	font-size: 13px;
	width: 173px;
	padding: 18px 0px 16px 25px;
	display: block;
	border-bottom: 1px solid #000;
	font-weight: normal;
	background: url(../images/black_50.png) repeat;
	border-bottom: #4C483A solid 1px;	
}

ul#navigation_site  a:hover {
	background: #D9CE92;
	color: #3B4042;
}

table {
	width: 450px;
	clear:both;
	margin: 10px auto 40px;
	border-collapse:collapse;

}

table#forms{
	width: auto;
	text-align: center;
}

td {
	border: #4C483A solid 1px;	
	padding: 5px 10px 5px 10px;	
	margin: 0px;
	background-color: #a79f80;
	color: #22211b;
}

table#forms td.link {
	padding: 0px;
	
}

td a {
	display: block;
	width: 170px;
	height: 30px;
	padding-top: 10px;
	color: #22211b;

}

td a:hover{
	color: #FFFBE3;
	background-color: #c0b693;
}

td.header {
	background: url(../images/header3_background.jpg) no-repeat;
	font-weight: bold;
	color: #FFFBE3;
	font-size: 1.1em;
	letter-spacing: normal;
	line-height: 1em;
}

.clear {
	clear:both;
	display:block;
	margin-bottom: 0px
}

#micro_info{	
/*	border-top: #4C483A solid 1px; */
	width: 900px;
	margin: -20px auto 10px;
	padding: 0px 0px 20px;
	text-align: center;
	font-size: .8em;
}

#micro_info a {
	font-weight: normal;
}

