/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #3B3B3B url(../../_img/img1.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 150%; }
h2 { font-size: 125%; }
h3 { font-size: 100%; font-weight: bold; }

p {
	margin-bottom: 15px;
	line-height: 167%;
	font-size: 87%;
}

a {
	color: #94B0C8;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 740px;
	height: 80px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 206px;
	height: 78px;
	background: #9BAFCB;
	border: 1px solid #000000;
	border-right-width: 5px;
}

#logo h1 {
	padding-top: 25px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 87%;
}

#logo h1 a {
	color: #000000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 87%;
	font-weight: bold;
}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 22px;
	text-decoration: none;
	font-size: 87%;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #000000;
}

#menu .active a {
}

/* Splash */

#splash {
	width: 740px;
	height: 180px;
	margin: 0 auto;
	background: url(../../_img/img2.jpg) no-repeat right top;
}

#splash p {
	padding: 100px 550px 50px 20px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin: 10px 0;
}

#page h2 {
	font-size: 119%;
}
#page h3 {
	margin-bottom: 10px;
}

/* Content */

#content {
	float: right;
	width: 490px;
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 164px;
	padding: 20px 20px 20px 20px;
	background: #2F2F2F;
	border: 1px solid #000000;
	border-right-width: 5px;
}

#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar h3 span {
	padding: 3px 5px;
	background: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #000000;
	font-size: 87%;
}

#sidebar li ul {
	padding: 10px 0 0 0;
	margin-bottom: 0;
}
#sidebar li ul li {
	padding: 0px 5px 4px 20px;
	border: none;
	font-size: 87%;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #000000;
	border-top-width: 5px;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* gallery */

#page #content .galleryContainer {
	width: 100%;
}
#page #content .galleryContainer h2 {
	clear: both;
}
#page #content .galleryContainer .galleryItem {
	float: left;
	width: 160px;
}
#page #content .galleryContainer .galleryItem p {
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#page #content .galleryContainer .galleryItem img {
	border: 2px solid #94B0C8;
}
#page #content .galleryContainer .galleryItem p span.pdf {
	padding: 0 10px 0 20px; background:url(../../_img/jpg-pdf_icon.gif) no-repeat 0px 1px; height: 25px;
}
#page #content .galleryContainer .galleryItem p span.jpg {
	padding: 0 10px 0 20px; background:url(../../_img/jpg-pdf_icon.gif) no-repeat 0px -14px; height: 25px;
}
.highslide {
	cursor: url(../../highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}