body{ 
	/*DARK*/
	background:#21202c none repeat scroll 0 0;
	/*FADE BG*/
	background:url(/images/bg-fade.jpg) repeat-x 0 0;
	
	/*LIGHT GREY*/
	background:#EBEBEB none repeat scroll 0 0;
	/*LIGHT*/
	background:#E7E7DE none repeat scroll 0 0;
	/*IMG*/
	background:#fff url(/images/tile.jpg) repeat scroll 0 0;	
	
	font-family:"Lucida Grande", "Lucida Sans", Arial, Verdana;
	font-size:11px;
	color:#777;
	line-height:20px;
}

h1{
	font-family:georgia;
	font-weight:normal;
	font-size:18px;
	color:#930;
	border-bottom:1px solid #eee;
	padding:0 0 10px 0;
	margin:10px 0;
}

a{
	text-decoration:none;
	color:#999;
}

a:hover{
	color:#543;
}


.clear{
	clear:both;
}

#wrapper{
	width:1100px;
	margin:80px auto auto;
	display:block;
}

#homePromos{
	margin:auto;
	width:610px;
}

#homePromos img{
	float:left;
	margin:0 5px;
}

.enter a{
	clear:both;
	display:block;
	width:558px;
	text-align:center;
	background:#000;
	padding:10px 20px;
	color:#fff;
	margin:10px auto;
}

.imgBox img{
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
}

.imgBox, .content{
	float:left;
}

#pageContent{
	background:#fff;
	padding:30px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	position:relative;
	z-index:0;
}

#tagline{
	position: absolute;
	bottom:30px;
	right:20px;
}

.map{
	margin:5px 15px 0 0;
}

#logo{
	margin:0 0 10px 0;
}

.content{
	margin:auto;
	padding:0 0 20px 40px;
	width:589px;
}

#textArea{
	padding:10px;
}

#textArea a{
	color:#930;
}

.navigation{
	background:#eee;
	padding:0;
	width:590px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

.navigation ul{
	list-style:none;
	padding:0;
	margin:0;
}

.navigation ul li{
	float:left;
	padding:4px 2px;
	margin:0;
}

.navigation ul li a{
	float:left;
	padding:6px 10px;
	margin:0;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}

.navigation ul li a:hover{
	background:#d7d8e9;
	color:#fff;
}

.selected{
	color:#000;
	background:#fff;
}

img.gallImg{
}

.fancyBox{
	display:block;
	width:88px;
	height:60px;
	background-repeat:no-repeat;
	background-color:#fff;
	padding:0;
	border:1px solid #ccc;
	float:left;
	margin:2px 2px;
	background-position:center center
}

.footer{
	background:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:20px;
	margin:10px 0;
	/*position:absolute;
	bottom:0px;
	width:1060px;*/
}

.paging{
	clear:both;
}

.paging a{
	background:#eee;
	color:#fff;
	padding:3px 10px;
	margin:10px 4px;
	display:block;
	float:left;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


.newsArticle{
	clear:both;
	border-bottom:1px dashed #eee;
	padding:10px 0;
}

.newsThumb{
	float:left;
}

.newsText{
	float:left;
	margin:0 0 0 10px;
	background:url(/images/bullet.png) no-repeat 6px left;
	padding:0 0 0 16px;
}

.breadcrumbs{
	position:absolute;
	bottom:0px;
	right:0px;
}

#sitemap ul{
	list-style:disc;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
