/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #000;
	color: #fff;
	font: 13px/20px Arial,Verdana,Helvetica,Sans-Serif;
	padding: 17px 0 8px;
}
a{
	color: #43ec0b;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	
	font-size: 1em;
	padding: 2px;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page{
	background: #000;
}
.container, #header{
	
	margin: 0 auto;
	width: 950px;
	border: 1px solid #1b1b1b;
}
/*=== Header ===*/
#header{
	height: 134px;
}
#header .spacer{
	float: right;
	width: 665px;
}
/*- Top Bar -*/
#top{
	background: url(../images/header-bgr.jpg) no-repeat center;
	
	height: 134px;
	margin-bottom: 3px;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	margin: 25px 0 0 12px;
	text-indent: -9999px;
	width: 211px;
}
* html #header h1{
	margin-left: 6px;
}
#header h1 a{
	display: block;
	height: 86px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/


/*- Nav1 -*/
#nav1{
	
	font-size: 12px;
	height: 25px
}
#nav1 li{
	float: left;
	line-height: 25px
}
#nav1 li a{
	color: #666;
	display: block;
	float: left;
	padding: 0 60px 0 5px;
	text-decoration: none;
}
#nav1 li.last a{
}
#nav1 li a:hover,
#nav1 li.active a{
	background: #191919;
	color: #666
}

/*- Nav2 -*/
.nav2{
	margin: 0 0 15px;
}
.nav2 li{
	border-bottom: 1px dashed #e0c3b1;
}
.nav2 li a{
	background: url(../images/nav2-list.gif) no-repeat left;
	color: #ffffff;
	display: block;
	height: 2.2em;
	line-height: 2.1em;
	padding: 0 0 0 23px;
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../images/nav2-hover.gif) repeat-x top;
	color: #fff;
	text-decoration: none;
}
/*=== Title ===*/
#title{
	height: 233px;
	overflow: hidden;
	border-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #7f7f7f;
}
/*=== All Columns ===*/
#columns{
	background: #000;
	clear: both;
	height: 1%;
	padding: 0 0 50px 23px;
}
#columns h2{
	color: #fff;
	font: 2.1em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 .4em;
}
#columns p{
	line-height: 1.8em;
	padding: 0 0 .8em;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 580px;
	margin: 30px 0 0
}
.column1 {
	float: left;
	padding: 0px 50px 0px 0px;
}

.column2 {
	padding: 0px 50px 0px 0px;
	float: left;
}

.column3 {
	float: left;
	padding: 0px 50px 0px 0px;
}

.column4 {
	float: left;
	padding: 0px 0px 0px 0px;
}

/*=== News and Events ===*/
#news {
	float: left;
	margin-bottom: 20px;
}

#news img{
	float: left;
	margin-right: 20px;
}



/*=== Image Gallery ===*/
#thumbs {	float: left;		width: 580px;}

#thumbs ul {	float: left;		
}#thumbs ul li {	float: left;
	margin: 0px 20px 20px 0px;
	border-style: solid;
	border-width: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #ccc;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 322px;
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 565px;
}
.col2{
	float: right;
	margin: 47px 0 0;
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	
	color: #7f7f7f;
	font-style: italic;
	width: 322px;
	
}
.box a{
	color: #7f7f7f;
	text-decoration: underline;
}
.box .top{
	
	height: 1%;
	padding: 27px 30px 20px;
}
.box .bot{
	
}
#columns .box h2{
	
	color: #7f7f7f;
	
}
/*- Wrapper -*/
.wrap{
	float: left;
	
	text-align: center;
}
.wrap.last{
	margin: 0;
	float: right;
}
.wrap img{
	background: #ccc;
	border: 5px solid #fff;
	display: block;
	margin: 0 0 5px;
	padding: 4px;
}
#columns .wrap h3{
	font: .8em Georgia,"Times New Roman", Times, serif;
	text-transform: uppercase;
}
/*- Phone -*/
.phone{
	background: url(../images/ico-phone.gif) no-repeat left;
	font-size: 2em;
	height: 32px;
	line-height: 32px;
	margin: 0 0 15px;
	padding: 0 0 0 45px;
}
/*- Contact -*/
.contact{
	
	font: .9em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 52px;
	padding: 0 0 0 45px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	float: left;
	font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 40px 0 0;
	width: 200px;
}
.list1 li{
	border-bottom: 1px dashed #e4cfc2;
	margin: 0 0 .5em;
	padding: 0 0 4px;
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0;
}
/*- Search -*/
#search{
	background: url(../images/search-bgr.gif) no-repeat top left;
	clear: both;
	float: right;
	height: 26px;
	margin: 13px 0 0;
	width: 275px;
}
#search input{
	background: transparent;
	border: 0;
	color: #ffffff;
	float: left;
	margin: 3px 0 0 7px;
	width: 210px;
}
#search .btn{
	float: right;
	margin: 0;
	width: auto;
}
/*=== Footer ===*/
#footer{
	clear: both;
	color: #fff;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 915px;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}
#footer h2{
	color: #4c4c4c;
	font: 2.1em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 17px;
}
#footer h3{
	color: #7f7f7f;
	font: 1em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 20px;
	text-transform: uppercase;
}
/*- Bottom Bar -*/
#bottom{
	background: #0f0f0f;
	border-bottom: 2px solid #e6d9d1;
}
/*- Copyright -*/
#copyright{
	clear: both;
	color: #ccc;
	font-size: .85em;
	height: 15px;
	line-height: 15px;
	margin: 0 auto;
	padding: 8px 130px 2px 0;
	width: 785px;
}
#copyright a{
	color: #ccc;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ar{
	text-align: right;
}
