@import url('../libraries/reset.css');
@import url('../libraries/baseforms/baseform.css');
@import url('../libraries/thickbox/thickbox.css');

/****************************************************
*
*							8==8	8==8	8==8	8==8
*
*			SUPER MADNESS STYLES BY BRENDAN TIMMONS
*					!!CAN'T BELIEVE THE MADNEZZ!!
*
*							8==8	8==8	8==8	8==8
*
****************************************************/


/********************************************
			MAIN STYLES
********************************************/


body{
	background: url(../images/core/body-bg.jpg) repeat-x top #3d1704;
	color: #3d3d3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
}
p{margin-bottom: 12px;}
h1{font-size: 16px; margin: 25px 0;}
h2{font-size: 14px; margin: 10px 0;}
h3{font-size: 13px;}
a{color: #f99a1e;	text-decoration: none;}
a:hover{color: #f9be1e;}
#content ul{margin-bottom: 12px;}
.left{float: left;}
.right{float:right;}

/********************************************
			CONTAINERS
********************************************/


#container{
	margin: 0 auto;
	width: 938px;
}
#content-wrap{
	background: #fff;
	width: 938px;
}


/********************************************
			HEADER
********************************************/


#topdeets{
	color: #fff;
	margin-top: 7px;
	margin-bottom: 60px;
	text-align: center;
}
#logo{
	height: 129px;
}
#logo a{
	display: block;
	height: 129px;
}


/********************************************
			NAVIGATION
********************************************/


#navigation{
	background: url(../images/core/nav-bg.gif) no-repeat;
	height: 57px;
	width: 938px;
	z-index: 999;
}
#navigation ul{
	height: 36px;
	margin-left: 24px;
	width: 938px;
	z-index: 999;
}
#navigation ul li{
	display: inline;
	height: 36px;
	list-style: none;
	z-index: 999;
}
#navigation ul li a{
	border-right: 1px solid #fddea6;
	border-left: 1px solid #dc7f0e;
	color: #fff;
	display: block;
	float: left;
	font-size: 13px;
	height: 26px;
	padding: 10px 20px 0 20px;
	z-index: 999;
}
#navigation ul li a:hover{
	background: #fcb14d;
}
#nav-start a{
	border-left: 0 !important;
}
#nav-end a{
	border-right: 0 !important;
}
#nav-end a{
	width: 1px;
	height: 36px !important;
	padding: 0 !important;
}


/********************************************
			CONTENT
********************************************/


#left{
	display: inline;
	float: left;
	padding: 0 22px;
	width: 680px;
}
#banner{
	border: 1px solid #fe981e;
	height: 274px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 679px;
}
#banner img{
	bottom: 0;
	position: absolute;
	top: 0;
}
#right{
	display: inline;
	float: left;
	padding: 15px;
	width: 180px;
}
#right ul{
	margin-bottom: 12px;
}
#content ul{
	margin-left: 15px;
}
#content{
	padding-bottom: 25px;
}
#content img{
	border: 2px solid #fe981e;
	margin: 0 10px 10px 0;
}
.gallery{
	margin: 0 auto !important;
	width: 435px;
}
.gallery li{
	display: inline;
}
#contact-deets{
	width: 280px;
	margin-right: 20px;
}
#map img{
	border: 1px solid #fe981e;
}


/********************************************
			FOOTER
********************************************/


#footer{
	color: #8f540c;
	margin: 20px 0;
}
.wflogo{
	float: right;
}
#footer p{
	display: inline;
	float: left;
	margin-right: 30px;
}
#footer ul li{
	color: #8f540c;
	display: inline;
}
#footer a{
	color: #8f540c;
}
#footer a:hover{
	color: #bb7621;
}


/********************************************
			THICKBOX
********************************************/


#TB_window{
	border: 3px solid #fe981e;
}


/********************************************
			Forms
********************************************/

.baseform label{
	width: 130px;
}
.baseform label.small_label{
	width: 20px;
}
input[type="radio"]{
	margin-right: 40px;
}
li.buttons{
	margin-left: 140px;
}
.baseform label.error{
	margin-left: 140px;
}


/* File Download Icons */
a.file {background: url('../images/core/icon-file.gif') 0 0 no-repeat; padding-left: 20px;}
a.pdf {background: url('../images/core/icon-pdf.gif') 0 0 no-repeat; padding-left: 20px;}
a.doc {background: url('../images/core/icon-doc.gif') 0 0 no-repeat; padding-left: 20px;}