/*@charset "utf-8";
 CSS Document */

body {
	background:#8b6845;
	font-size:62.5%;
	color:white;
}
#container {
	width:98em;
	margin:0 auto;
	background:#000;
	border:0.1em solid #e4c3a8;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}
#head {
	background:#000;
	padding:1em;
	background-image:url(images/header-background-3.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
img.noborder {
	border:none;
}
img {
	border:0.1em solid #8b6845;
}
#navbar {
	margin:0;
	padding:0;
	font:1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navbar li {
	float:left;
	width:14em;
	list-style-type:none;
}
#navbar a {
	display:block;
	height:2em;
	font-size:1em;
	line-height:2em;
	text-decoration:none;
	text-align:center;
	background:url(images/button-background.png);
	background-repeat:repeat-x;
	color:white;
	text-shadow: 1px 1px 1px #333;
	border-top:1px solid #e4c3a8;
	border-bottom:1px solid #e4c3a8;
}
#navbar a.sel {
	background:url(images/button-background-sel.png);
	color:white;
}
#navbar a:hover {
	background:url(images/button-background-hover.png);
	color:white;
}
li {
	margin-bottom:1em;
}
#main {
	padding:1em 0;
	margin-top:2em;
	text-align:center;
}
#main img {
	margin:0 1em;
	text-align:center;
}
#left {
	float:left;
	padding:0 1em;
	margin:1em 0;
	width:56em;
	font:1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right:0.1em dashed #8b6845;
	min-height:19em;
}
#content {
	padding:0 1em;
	margin:1em 0;
	font:1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-height:50em;
}
#left1 {
	float:left;
	width:35em;
}
#left2 {
	float:right;
	width:25em;
	padding:0 1em;
}
#right {
	float:right;
	padding:0 1em;
	margin:1em 0;
	width:25em;
	font:1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}
.statcounter {
	border:none;
}
#contact {
	float:left;
	width:33%;
	margin:1em 0;
}
#footer {
	clear:both;
	height:2em;
	background:url(images/footer-background.png);
	font:1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#dec3a8;
	text-align:center;
	line-height:2em;
	border-top:1px solid #e4c3a8;
}
a:link {
	color:#d9a570;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#d9a570;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#8b6845;
	text-decoration:underline;
	font-weight:bold;
}
a:focus {
	color:#8b6845;
	text-decoration:underline;
	font-weight:bold;
}
a:active: {
	color:#8b6845;
	text-decoration:underline;
	font-weight:bold;
}
h3 {
	font:1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d9a570;
	font-weight:bold;
	clear:both;
}
a:hover img {
	border:0.1em solid #d9a570;
}
a:focus img {
	border:0.1em solid #d9a570;
}
a:active img {
	border:0.1em solid #d9a570;
}
.youtube object{
	width:384px;
	height:313px;
}
#photo {
	float:right;
	padding:10px;
	width:250px;
}
#caption {
	width:230px;
	font:10px Arial, Helvetica, sans-serif;
	padding:0 10px;
	margin:5px 0;
	line-height:10px;
}	
#smalltext {
	font:0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:left;
}
h3 {
	display:inline;
}
h2 {
	font:1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#d9a570;
	font-weight:bold;
	text-align:center;
	clear:both;
}