body {
	color :#fff;
	font-family: vardana, arial, sans-serif;
	font-size: 62.5%;
	background-color: #000;
}

h2, h3, h4, h5, p {
	margin-bottom: 15px;
}

h2 {
	font-size: 3em;
	font-weight: bold;
}

h3 {
	font-size: 2em;
	font-weight: bold;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h3 a {
	text-decoration: none;	
}

h3 a:hover {
	color: #aa6221;
}

a img {
	border: 1px solid #000;	
}

a:hover img {
	border: 1px solid #fff;	
}

form ul li {
	margin-bottom: 15px;	
}

label {
	display: block;
	float: left;
	width: 120px;	
}

input, select {
	width: 200px;	
}

input.button {
	width: auto;
	margin-left: 120px;	
}

input, select, textarea {
	padding: 4px;
	text-size: 1.3em;
}

textarea {
	width: 400px;	
}

.to-left {
	float: left;	
}

img.to-left {
	margin: 0 10px 10px 0;	
}

.to-right {
	float: right;	
}

img.to-right {
	margin: 0 0 10px 10px;	
}

.quote {
	font-style: italic;
	font-family: georgia;
	position: relative;
	padding: 0 20px;
}

.quote span {
	position: absolute;
	font-size: 4em;
	line-height: 1em;
	display: block;
	width: 20px;
}

.quote span.open {
	left: -5px;
	top: -3px;
}

.quote span.close {
	right: 0;
	bottom: -40px;
}

ul.link-items li {
	margin-bottom: 20px;
	text-align: center;	
}

ul.content-list li h4,
ul.link-items li h4 {
	font-size: 1.4em;	
	font-weight: normal;
	font-family: georgia, serif;
	margin-bottom: 5px;
}

ul.content-list li h4 {
	font-size: 1.2em;
}

ul.content-list li h4 a,
ul.link-items li h4 a {
	text-decoration: none;
}

ul.content-list li h4 a:hover,
ul.link-items li h4 a:hover {
	text-decoration: underline;	
}

ul.article-list li {
	height: 100%;
	overflow: hidden;
	margin-bottom: 15px;	
}

.video-player {
	width: 600px;
	height: 425px;
	margin: 0 auto;	
}

#page {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
}

#container {
	padding-top: 5px;
}

#head #logo {
	display: none;
}

#head h1 a {
	display: block;
	text-indent: -9999px;
	height: 86px;
	background: transparent url('../images/logo.gif') no-repeat top center;
}

/*
#head h1 a:hover {
	background: transparent url('../images/logo-wide-over.png') no-repeat top center;
}
*/
#navigation {
	height: 100%;
	overflow: hidden;
	padding: 0 0 3px;
	margin: 5px 0 4px;
	border-bottom: 2px solid #fff;
}

#navigation ul {
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin: 0 15px 0;
}

#navigation ul li a {
	font-size: 2em;
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover,
#navigation ul li.active a {
	color: #aa6221;
}

#main {
	overflow: hidden;
	height: 100%;
}

#main #sub {
	margin-top: 8px;
}

#main #sub ul li {
	margin-bottom: 10px;
}

#main #sub ul ul {
	margin: 10px 0;
}

#main #sub ul li a {
	font-size: 1.7em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#main #sub ul li a:hover,
#main #sub ul li.active a,
#main #sub ul li.active a:hover,
#main #sub ul li.active li.active a {
	color: #aa6221;
}

#main #sub ul li.active li a {
	color: #fff;
}

#main #sub ul li li {
	margin-left: 15px;
	line-height: 2em;
}

#main #sub ul li li a {
	font-size: 1.5em;
	font-weight: normal;
}

#main #content {
	font-size: 1.4em;
	line-height: 1.3em;
}

/* Galleries */

#image.loading {
	background: transparent url('../images/ajax-loader.gif') no-repeat center center;	
}

#main #content .gallery {
	overflow: hidden;
	height: 100%;
}

#main #content .gallery #image {
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;	
}

#main #content .gallery #image a.nav {
	display: none;
	position: absolute;	
	height: 100%;
	width: 50%;
	z-index: 10;
}

#main #content .gallery #image a.nav.active {
	display: block;
}

#main #content .gallery #image a.nav.previous {
	left: 0;
}

#main #content .gallery #image a.nav.previous:hover {
	background: transparent url('../images/button-previous.png') no-repeat left center;
}

#main #content .gallery #image a.nav.next {
	right: 0;
}

#main #content .gallery #image a.nav.next:hover {
	background: transparent url('../images/button-next.png') no-repeat right center;
}
 
#main #content .gallery #caption {
	height: 25px;
	padding: 5px 10px;
	margin-bottom: 5px;
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	font-family: georgia, serif;
	font-style: italic;
}

#main #content .gallery .thumbs li {
	float: left;
	margin: 0 5px 5px 0;
}

#main #content .small-gallery .thumbs li {
	margin-left: -2px;
}


#main #content ul.content-list li {
	height: 160px;
	text-align: center;
}

#main #content ul.content-list li p {
	padding-right: 20px;	
}

#main #content ul.article-list li {
	clear: both;	
}

#main #quotes {
	font-size: 1.2em;	
}

#main #content ul.quote-list {
	width: 80%;
	margin: 0 auto;	
}

ul.quote-list li {
	margin-bottom: 30px;	
}

ul.quote-list li div.indent {
	margin-left: 20px;	
}

#foot {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.1em;
	border-top: 1px solid #fff;
	padding-top: 10px;
	margin-top: 5px;
}

/* Background image */

#background {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -100;
	overflow: hidden;
}

#background #overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../images/bg-overlay.png') repeat-y center top;
}

#background #top {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../images/bg-bg-top.png') repeat-x;
}

#background #bottom {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url('../images/bg-bg-bottom.png') repeat-x;
}
