/*
		OTTENS
		 
		Template © N. Ottens
		Author:  n.ottens@gmail.com
		All unauthorised use is strictly prohibited		*/


/************************************************
*	Basics  									*
************************************************/

body {
	background: #6A1100;
	color: #FAE7BD;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#contain {
	width: 935px;
	overflow: hidden;
	background: #131313 url("bg.png") top;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-left: solid 1px #232323;
	border-right: solid 1px #232323;
	}

.clear {
	clear: both;
	}
	
.hidden {
	display:none;
	}
	
.node_hide {
	visibility:hidden;
	display:none;
	}
	
.node_show {
	visibility:visible;
	display:block;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

/************************************************
*	Images							    		*
************************************************/
	
img {
	border: 1px solid #A3967B;
	}
	
.noborder {
	border: 0;
	}

/************************************************
*	Header  									*
************************************************/

#header {
	width: 935px;
	height: 220px;
	margin: 0px auto 0px;
	padding: 0px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	color: #991900;
	background-color: #991900;
	background: url("/gatehouse/header.png") top;
	}
	
#header a {
	font-family: "Times New Roman", Times, serif;
	font-size: 78px;
	color: #101010;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#header a:hover{
	color: #FAE7BD;
	}
	
#headerleft {
	width: 600px;
	padding: 0;
	}
	
.nav {
	height: 220px;
	width: 600px;
	margin: 0;
	padding: 0;
	background-image:url("/gatehouse/header-gatehouse-hoover.png");
	}

.nav a, .nav a:link, .nav a:visited {
	display: block;
	}

.nav img {
	width: 100%;
	height: 100%;
	border:	0;
	}

.nav a:hover img {
	visibility: hidden;
	}
	
/************************************************
*	Tagline      								*
************************************************/

#tagline {
	background: #101010;
	width: 935px;
	height: 30px;
	margin: 0 auto 0;
	padding: 0;
	border-top: solid 1px #232323;
	border-bottom: solid 1px #232323;
	}
	
#tagline p {
	color: #FAE7BD;
	margin: 0 auto 0;
	padding: 7px 8px 0 8px;
	}
	
#tagline a, #tagline a:visited {
	color: #FAE7BD;
	text-decoration: none;
	}
	
#tagline a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#taglineleft {
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#taglineright {
	width: 181px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#taglinemenu {
   list-style: none;
   margin: 0;
   padding: 0;
	}
	
#taglinemenu li {
   float: left;
	}
	
#taglinemenu li a {
   display: block;
   width: 59px;
   height: 14px;
   padding: 8px 0 8px 0;
   text-align: center;
   color: #FAE7BD;
   border-left: solid 1px #232323;
	}
	
#taglinemenu li a:hover {
   background: #FAE7BD;
   color: #000000;
   text-decoration: none;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#black {
	width: 530px;
	margin: 0;
	padding: 0 0 20px 0;
	display: table;
	}

#black p {
	margin: 10px 0 0 0;
	text-align: justify;
	}
	
#black h1 {
	color: #FAE7BD;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	}
	
#black h2 {
	color: #FAE7BD;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0;
	}

.gallery {
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	}

#linksleft {
	width: 260px;
	float: left;
	padding-right: 15px;
	margin-bottom: 10px;
	}
	
#linksright {
	width: 260px;
	float: right;
	margin-bottom: 10px;
	}
	
#news {
	width: 500px;
	min-height: 197px;
	background-color: #161616;
	border: solid 1px #A3967B;
	margin: 20px 0 20px 0;
	padding-right: 10px;
	}
	
#news img {
	float: left;
	width: 145px;
	margin: 0 10px 0 10px;
	}

/************************************************
*	Left Sidebar 		    			   	    * 
************************************************/

#left {
	background: #161616;
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	margin-right: 19px;
	line-height: 17px;
	border-right: 1px solid #232323;
	}

#left h3 {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #232323;
	border-bottom: 1px dotted #232323;
	}
	
#left ul img {
	margin: 8px 0 6px 0;
	}
	
#left ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

#left ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#left ul li a, #left ul li a:visited {
	color: #A3967B;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}

#left ul li a:hover {
	color: #FDC802;
	text-decoration: none;
	}
	
/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/

#right {
	background: #161616;
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	border-left: 1px solid #232323;
	}
	
#right h3 {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #232323;
	border-bottom: 1px dotted #232323;
	}
	
#right img {
	margin-top: 33px;
	}

#right ul {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}

#right ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#right ul li a, #right ul li a:visited {
	color: #A3967B;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}

#right ul li a:hover {
	color: #FDC802;
	text-decoration: none;
	}
	
.emblem {
	border: 0;
	margin-left: 17px;
	}
	
.donate {
	margin-left: 10px;
	}
	
#ad {
	background-color: #00CC33;
	width: 15px;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #101010;
	width: 935px;
	height: 100px;
	color: #FAE7BD;
	font-size: 10pt;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	position: relative;
	line-height: 17px;
	border-top: 4px solid #991900;
	border-left: 1px solid #232323;
	border-right: 1px solid #232323;
	}

#footer p {
	color: #FAE7BD;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #232323;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #FAE7BD;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #FAE7BD;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#footer ul li a:hover {
	background: #FAE7BD;
	color: #000000;
	text-decoration: none;
	}
	
.footerleft {
	float: left;
	width: 285px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	display: inline;
	}
	
.footerright {
	float: right;
	width: 285px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
	}
