body{
	margin: 0;
	padding: 0;
	font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
	font-size: 16px;
	background: #5e81ac url(../images/bg-body.png) repeat-x left top;
}
p{
	margin:3px 0;
}
h1, h2, h3, h4, h5, h6{
	font-family:'Century Gothic',Futura,'URW Gothic L',sans-serif;
}
h1{
	margin:15px 0 5px;
}
h2{
	margin:17px 0 5px;
}
h4{
	margin:15px 0 3px;
}
a{
	color: #285073;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
}
.clear{
	clear: both;
}
.content-pad{
	padding: 12px;
}
#primary .content-pad{
	padding: 12px 30px 12px 12px;
}
#root{
	width: 950px;
	margin: 0 auto;
	background: #fff;
	-webkit-box-shadow: 1px 1px 6px  #262626;
	-moz-box-shadow: 1px 1px 6px #262626;
	box-shadow: 1px 1px 6px #262626; 
}
#header{
	height: 203px;
	position: relative;
}
#header img{
	float: left;
}
#header h1{
	color:#D6E542;
	font-family:'Droid Sans',arial,serif;
	font-size:44px;
	height:57px;
	left:187px;
	letter-spacing:-0.05em;
	margin:0;
	padding:0;
	position:absolute;
	top:30px;
	width:378px;
	text-shadow: 1px 1px 5px #000000;
	font-weight:normal;
}
#header h2{
	color:#FFFFFF;
	font-family:'Droid Sans',arial,serif;
	font-size:21px;
	font-weight:normal;
	height:34px;
	left:191px;
	letter-spacing:-0.02em;
	margin:0;
	padding:0;
	position:absolute;
	top:80px;
	width:381px;
	text-shadow: 1px 1px 5px #000000;
}
#secondary{
	float: left;
	width: 250px;
}
ul#menu{
	/*background: url(../images/bg-menu.png) no-repeat left top;*/
	background: #f4db60;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius:6px;
	font-size:15px;
	list-style:none outside none;
	margin:-23px 0 0;
	padding:0;
	position:relative;
	width:225px;
	z-index:10;
}
ul#menu li{
	padding:0px 15px;
}
ul#menu li.first{
	padding: 10px 15px 0;
}
ul#menu li.last{
	/*background: url(../images/bg-menu-bottom.png) no-repeat left bottom;*/
	padding: 0 15px 15px;
}
ul#menu li a{
	text-decoration: none;
	border-bottom: 1px solid #e3bd00;
	display: block;
	line-height:33px;
	padding:0 10px;
	color: #1a2e4b;
	font-weight: bold;
}
ul#menu li.first a{

}
ul#menu li a:hover{
	background: #e3bd00;
	color: #0a1a31;
}
ul#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#menu li li{
	font-weight:bold;
	line-height:33px;
	padding:0 0 0 30px;
}
ul#menu li li li{
	padding: 0;
}
ul#menu li li li a{	
	font-size:12px;
	line-height:22px;
}
#primary{
	float: right;
	width: 695px;
}
#footer{
	clear: both;
	padding: 30px 0 12px;
}
#footer span{
	display: block;
}
#footer div{
	float:left;
	font-size:17px;
	padding:5px 12px 0;
}
#footer span.copy{
	font-size: 12px;
	margin: 10px 0;
	clear: both;
	text-align: center;
}
#footer img{
	float: left;
	margin:0 0 0 8px;
}
.right{
	float: right;
}
img.right{
	margin: 0 0 0 10px;
}
#gallery #primary img.right{	
	width:300px;
}
#index p, #index #primary ul{
	font-size:18px;
}





div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.ss-controls a{
	font-weight: bold;
}
div.nav-controls {
	float: right;
	width:450px;
}
div#controls a{
	text-decoration:none;
}
div.nav-controls a.prev{
	float: left;
}
div.nav-controls a.next{
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	
}
span.image-caption {
	display: block;
	position: absolute;
}
div.caption {
	background-color: #0f1e35;
	font-size:15px;
	height:47px;
	padding:3px 5px;
	color: #fff;
}
div.caption a {
	color: #fff;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #1A2E4B;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #1A2E4B;
	border-color: #1A2E4B;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}
div#slideshow span.image-wrapper {
	display:block;
	left:0;
	position:absolute;
	top:0;
}
div#slideshow a.advance-link {
	display:block;
	height:450px;
	line-height:0;
	margin:0;
	padding:0;
	text-align:center;
	width:450px;
}
div#caption .image-caption{
	width: 450px!important;
}
div#slideshow img {
	max-height: 450px;
	vertical-align:middle;
}
div#slideshow{	
	height:450px;
	position:relative;
	width:450px;
}
div#controls{
	overflow: hidden;
}
div#thumbs{
	float:left;
	width:182px;
}
div#caption{
	left:0;
	position:absolute;
	top:0;
}
div#ss-desc{
	float:right;
	padding:54px 0 0;
	position:relative;
	width:450px;
}
div#ss-desc a, div#thumbs a{
	text-decoration: none;
}
#show img {
    width:300px;
}
#show {
width: 300px!important;
float: right;
} 
.eq-left{
	float:left;
	width:48%;
}
.eq-right{
	float: right;
	width:48%;
}
