@charset "UTF-8";
/* CSS Document */

body{
	background:url(../images/bg.jpg) top left repeat-x #c0c0c0;
	margin:0;
	font-family: Verdana, Tahoma, Helvetica, Arial; 
	font-size:86%;
}

h1, .contentheading, .contentheadinggallerypage{
	background:url(../images/h1-bg.jpg) top left no-repeat;
	text-transform:capitalize;
	width:570px;
	height:57px;
	margin:0;
	padding:5px 0 0 13px;
	font-size:1.4em;
	color:#212121;
	font-weight:normal;
}

.componentheading{
	background:url(../images/h1-bg.jpg) top left no-repeat;
	text-transform:capitalize;
	width:570px;
	height:47px;
	margin:0;
	padding:15px 0 0 13px;
	font-size:1.4em;
	color:#212121;
	font-weight:normal;
}

p{
	color:212121px;
}

#wrapper{
	width:930px;
	margin: 0 auto;
}

#container{
	width:930px;
	float:left;
}

#banner{
	width:930px;
	height:238px;
	float:left;
	background:url(../images/banner.jpg) top left no-repeat;
}

#home{
	width:230px;
	height:128px;
	float:left;
	margin:90px 0 0 0;
}

#home a{
	width:230px;
	height:128px;
	display:block;
}

#log-book{
	width:78px;
	height:78px;
	float:right;
	margin:41px 36px 0 0;
}

#log-book a{
	width:78px;
	height:78px;
	display:block;
}

#nav{
	height:68px;
	width:930px;
	color:#FFF;
	text-align:center;
	float:left;
}

#nav ul{
	list-style:none;
	margin: 25px auto 0 auto;
	padding:0;
	text-align:center;
}

#nav ul li{
	display:inline;
}

#nav ul li a{
	color:#fff;
	font-size:0.8em;
	text-decoration:none;
	margin:0;
	padding:0px 30px;
	height:20px;
}

#nav ul li a:hover{
	color:#FFCC00;
}

.moduletabletopmenu{
	margin:auto;
	text-align:center;
}

#mainlevel-nav{
	margin:auto;
	text-align:center;
}

#content{
	margin:20px 0 3px 0;
	float:left;
	width:930px;
}

#content-left{
	margin:0;
	float:left;
	width:570px;
}

#content-right{
	margin:0;
	float:right;
	width:272px;
}

#content-right img{
	border:solid 1px #333;
	margin: 20px 0 10px 0;
}

.quote{
	border:none;
	float:right;
	margin-right:20px;
}

#logos{
	float:left;
	width:930px;
	text-align:center;
	margin:15px 0 0 0;
}

h3{
	background:url(../images/gallery-bg.jpg) top left no-repeat;
	text-transform:capitalize;
	width:272px;
	height:42px;
	margin:2px 0 0 0;
	padding:15px 0 0 13px;
	font-size:1.4em;
	color:#212121;
	font-weight:normal;
}

#footer-wrapper{
	height:48px;
	background:url(../images/footer-bg.jpg) top right repeat-x;
	float:left;
	width:100%;
}

#footer-container{
	margin:0px auto;
	width:930px;
	height:48px;
	font-size:0.8em;
	color:#555;
}

#footer-left{
	float:left;
	margin:18px 0 0 0;
}

#footer-right{
	float:right;
	margin:18px 0 0 0px;
}

#footer-right a{
	color:#555;
}

#footer-right a:hover{
	color:#FFCC00;
}

img.multithumb{
	width:150px;
	height:auto;
	margin-right:15px;
	margin-bottom:15px;
}

#content-right table.moduletable td{
	float:right;
}

.cf{
	height:30px;
	width:500px;
	margin:3px 0;
}

.cf span{
	width:100px;
	float:left;
}

.cf-box{

}

.moduletablelogostab{
	float:left;
}

.contentpaneopengallerypage td{
	width: 570px;
}

.map{
	width:280px;
	height:300px;
	border:1px solid #000;
	font-size:13px;
	color:#2D2621;
	margin:10px 0;
	position:absolute;
	display:block;
}

#copyright span{
	display:none;
}

#popup {
	margin:0px;
	padding:3px;
	font-size:12px;
}

#side_bar_title{
	height:20px;
	float:left;
	width:125px;
	padding:5px 0 5px 5px;
	display:none;
}

#side_bar{
	height:20px;
	float:left;
	width:220px;
	padding:5px 0;
	display:none;
}
