@charset "UTF-8";
/* CSS Reset Rules */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
img {
	border:none  !important;
	border:none;
}
a {
	outline: none;
}
/* CSS Document */

body {
	background-color: #1b1819;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	font-size:0.7em;
	font-family:Trebuchet MS;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
}
a:link {
	text-decoration: underline;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: underline;
	color: #fff;
}
h1 {
	color:#ccc;
	font-size:1.0em;
	font-weight:normal;
}
h2, h3 {
	color:#ccc;
	font-size:1.0em;
	font-weight:normal;
	padding-top:10px;
}
/*Div Ids*/

#wrapper {
	width:1000px;
	height:1100px;
	margin-left:auto;
	margin-right:auto;
}
#gallery {
	width:884px;
	height:330px;
	padding-top:0px;
	margin-left:65px;
}
#gallery table td, th, tr {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
#header {
	width:1000px;
	height:187px;
	background-image:url(../images/header.jpg);
}
#flashbg {
	width:1000px;
	height:264px;
	background-image: url(../images/flash-bg.jpg);
	background-repeat:no-repeat;
	padding:0px 0 0 0px;
}
#gallerybg {
	width:1000px;
	height:330px;
	background-image: url(../images/gallery-bg.jpg);
	background-repeat:no-repeat;
	padding:0px 0 0 0px;
}
#flash {
	width:884px;
	height:264px;
	margin:0px 0 0 71px;
}
#main {
	width:1000px;
	height:490px;
	background-image:url(../images/main-bg.jpg);
	font-size:1.1em;
	margin-top:8px;
}
#left {
	width:500px;
	height:450px;
	float: left;
	padding:30px 10px 0 70px;
}
#left table {
	font-size:1.0em;
	border: 2px solid #474647;
	color: #CCC;
}
#main2 {
	width:1000px;
	height:406px;
	background-image:url(../images/main-bg.jpg);
	margin-left:0px;
	font-size:1.1em;
	margin-top:8px;
}
#left2 {
	width:500px;
	height:364px;
	float: left;
	padding:30px 10px 0 70px !important;
padding:30px 10px 0 60px;
}
/* Easy Slider */

	.content1, .slidercontent1 {
	margin:0;
	padding:0;
	list-style:none;
}
#slider1 {
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:500px;
	height:410px;
	overflow:hidden;
	float:left;
}
.slidercontent1 {
	width:500px;
	height:410px;
	overflow:hidden;
}
.slidercontent1 h1 {
	margin:0 0 0 5px;
	padding-top:0px;
}
.slidercontent1 h3 {
	margin:0 0 0 5px;
	padding-top:0px;
}
.slidercontent1 h2 {
	margin:0 0 0 5px;
	padding-top:0px;
}
.slidercontent1 p {
	margin:5px;
}
span#prevBtn {
}
span#nextBtn {
}
#slider1 a:link {
	text-decoration: underline;
	color: #fff;
}
#slider1 a:visited {
	text-decoration: none;
	color: #fff;
}
#slider1 a:hover {
	text-decoration:none;
	color: #acb939;
}
#slider1 a:active {
	text-decoration: underline;
	color: #fff;
}
.content2, .slidercontent2 {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:500px;
	height:324px;
	overflow:hidden;
	float:left;
}
.slidercontent2 {
	width:500px;
	height:324px;
	overflow:hidden;
}
.slidercontent2 h1 {
	margin:0 0 0 5px;
	padding-top:0px;
}
.slidercontent2 h3 {
	margin:0 0 0 5px;
	padding-top:0px;
}
.slidercontent2 h2 {
	margin:0 0 0 5px;
	padding-top:0px;
}
.slidercontent2 p {
	margin:5px;
}
span#prevBtn {
}
span#nextBtn {
}
#right {
	width:400px;
	height:450px;
	float:left;
	padding:30px 0 0 0;
}
#right1 {
	width:420px;
	height:450px;
	float:left;
	padding:40px 0 0 0;
}
#right p {
	padding:0px 25px 0px 0px;
}
#righttext {
	padding:5px;
	height:450px;
}
#righttext li {
	list-style-image: url(../images/tick.gif);
	padding:0px 0 0 2px;
}
#nav {
	background-image:url(../images/nav-shadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:460px;
	height:40px;
	float:right;
	margin:25px 45px 0 0;
}
#nav ul {
	text-align:left;
	text-transform:lowercase;
	color:#fff;
	font-size:0.9em;
	letter-spacing:1.0px !important;
letter-spacing:1.0px;
	margin-left:0;
	padding-left:7px;
}
#nav li {
	float:left;
	display:none;
	display:inline;
	margin:0 2px 0 3px;
}
#nav a:link {
	text-decoration: none;
	color: #fff;
}
#nav a:visited {
	text-decoration: none;
	color: #fff;
}
#nav a:hover {
	text-decoration: none;
	color: #acb939;
}
#nav a:active {
	text-decoration: none;
	color: #fff;
}
#numbers {
	width:200px;
	height:80px;
	float:right;
	clear:both;
	text-align:right;
	padding:0px 45px 0 0;
	font-size:1.0em;
	letter-spacing:1px;
	margin-top:5px;
	color:#acb939;
	line-height:14px;
}
#footer {
	width:930px;
	height:80px;
	margin-left:40px;
	padding:10px 0 0 30px;
	line-height:16px;
	font-size:0.9em;
}
#footer ul {
	margin:0px;
	padding:0px;
	color:#FFF;
}
#footer li {
	display:inline;
	border-right:1px solid #FFF;
	padding:0 2px 0 2px;
	text-align:center;
	color:#FFF;
}
#bottomfoot {
	width:930px;
	height:auto;
	margin-left:40px;
	padding:20px 0 0 30px;
	line-height:16px;
	font-size:0.9em;
}
/*Div Classes*/

.formstyle {
	padding:1px;
	border: 1px solid #474647;
	background-color: #231f20;
	color: #FFF;
	width:210px;
	height:20px;
	font-size: 0.9em;
	margin: 0 10px 20px 10px;
}
.options {
	padding:1px;
	color: #231f20;
	width:210px;
	height:18px;
	font-size: 0.9em;
	margin: 0 10px 20px 10px;
}
.msg {
	padding:1px;
	border: 1px solid #474647;
	background-color: #231f20;
	color: #FFF;
	width:210px;
	height:auto;
	font-size: 0.9em;
	margin: 0 10px 20px 10px;
}
.button {
	padding:1px;
	border: 1px solid #474647;
	background-color: #231f20;
	color: #acb939;
	width:210px;
	height:22px;
	font-size: 1.0em;
	margin: 0 10px 20px 10px;
}
.thumb {
	padding:0px;
	margin:0px;
}
.fauxh1 {
	color:#acb939;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.fauxcentre {
	color:#acb939;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}
.big {
	font-size:1.7em;
	letter-spacing:1px;
}
.tab {
	margin:0 0 10px 0;
}
.logomove {
	margin:47px 0 0 62px;
}
.small {
	font-size:1.0em;
	font-weight:lighter;
}
.dividers {
	color:#5a595b;
}
.pad {
	padding-left:10px;
}
.centre {
	text-align:center;
}
.border {
	border: 1px solid #474647;
}
.flt {
	float:left;
}
.fltright {
	float:right;
}
.flsh {
	margin:40px 0 0 0;
}
.quote {
	color:#acb939;
	font-style:italic;
	font-size:1.0em;
	text-align:center;
	margin:10px 0 10px 0;
}
/*Css gallery caption*/

.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
	height:auto;
	width:auto;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: 1px solid #ddd;
}
.imgteaser a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
}
.imgteaser a:hover .desc {
	display: block;
	font-size: 1.1em;
	font-weight:normal;
	text-align:center;
	padding: 10px 0;
	background: #111;
	color: #fff;
	position: absolute;
	margin-top:110px;
	bottom: 11px;
	left: 11px;
	margin: 0;
	width: 500px;
	height:15px;
	margin-left:386px;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
}
.imgteaser a .desc {
	display: none;
}
.imgteaser a:hover .more {
	visibility: hidden;
}
