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

body {
	font-family: 'Palatino', Georgia, serif;
	color: #FFFFFF;
	font-size: .85em;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/main_bg.jpg) repeat-X;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	color:#000000;
	text-align: right;
	margin-right:30px;
	padding-right:10px;
	padding-top:150px;
	margin-bottom:50px;
	font-size:28px;
	border-bottom: solid 2px #DFDFDF;
}

h3 {
	color:#000000;
}

h4 {
	color:#000000;
}


#header {
	position:relative;;
	top:-20px;
	margin:0; padding:0;
	width: 100%;
	height: 123px;
	background: url(../images/header_img.jpg) No-Repeat top right;
}

#logo {
	position: relative;
	float: left;
	margin-top: 15px;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 40px;
	line-height: 36px;
	text-align: left;
	left:-2px;
	border-right: solid 1px #ffffff;
	height:92px;
}

#logo span {font-size:16px; line-height:14px; position:relative; height:16px; top:-15px; *top:0}

#facebook {float:right; width:36px; padding-right:12%; padding-top:70px; font-size:16px;}

#facebook p {margin:0;}

#facebook img {padding-top:8px;}

#menu {
	position: relative;
	float: left;
	left: -30px;
	*left: 5px;
	padding-top: 15px;		
}

#menu ul {
	float: left;
	list-style: none;	
	margin:0;				
}

#menu ul li { padding-bottom: 3px; text-align:left; bold 16px;}

#menu ul li a {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #ffffff;
	font: 14px 'Palatino', 'Georgia', serif;
	line-height:19px;
	text-decoration: none;	
}

#menu ul li a:hover {	
	color: #8F8E8E;
}

#wrapper {
	position:relative;
	width: 901px;
	margin: 0 auto;
	padding:0;
	padding-top: 40px;
}

#content {
	position: relative;
	float: left;
	width: 891px;
	
	padding: 12px;
	border: solid 1px #000000;
	background: #ffffff;
	
}

#galleryMenu {
	position: relative;
	float: left;
	width: 146px;
	height: 540px;
	left: -35px;
}

#galleryMenu text {
	position: relative; 
	left:40px; 
	color:#000000;
	font-size:1.5em; 
	text-align:center; 
	letter-spacing: 2px;}

#galleryMenu ul {
	position: relative;
	float: left;
	
	width: 146px;
	list-style: none;
	display:block;
	overflow:hidden;
	margin:0; padding:0;
	left:40px;
}

#galleryMenu ul li {
	height: 171px; width:146px;
	padding-bottom: 3px;
	background-position: left;
	overflow:hidden;
}

#galleryMenu ul li a img{
	position:relative; left:0px;
}

#galleryMenu ul li a img:hover {
	left:-146px;
}

#main {
	position: relative;
	color:#000000;
	float: right;
	width: 868px;
	padding: 10px;
	border: solid 1px #000000;
	
}

#main img { padding-right:50px; position:relative;}

#main p { text-align:justify; padding-right:30px;}

#main ul { list-style:none; text-align:left; padding-left:150px; font-size:16px;}

#imgCover {
	width:360px;
	height:513px;
	position:absolute;
	z-index:100;
}

#galleryMain {
	position: relative;
	color:#000000;
	float: right;
	width: 700px;
	padding: 10px;
	border: solid 1px #000000;
	
}

#footer {
	position:relative;
	width: 945px;
	text-align:left;
	padding-top:5px;
}

#footer p {width:350px; float:left; padding-top:30px;}

#footer img {
	position:relative;
	float:right;
	padding-top:30px;
}

/*Gallery Styles*/

 * body{background-color:#000;color:white;padding-top:20px;}
	
/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	width:2310px;
	padding-left:1px;
	margin:0 auto;}
	
.pika_main{
	width:670px;
	padding-right:20px;
	padding-left:7px;
	padding-bottom:10px;
	margin:0 auto;}
	
#pikaCover {
	width:695px;
	height:455px;
	position:absolute;
	z-index:100;
}
	
#pikame li{
	position:relative;
	margin:3px;
	float: left;
	border:2px solid #222;}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border:5px solid #222;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:459px;right:7px;z-index:200; visibility:visible;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer; color:#000; text-align:center; font-size:11px; font-family: "Lucida Grande", sans-serif; background:url(../images/play_back.png) no-repeat center; padding:12px}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:12px;text-align:center;}
.pika_navigation a{font-size: 12px;color:#000;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center; display:none;}

/* slider specific CSS */
        .sliderGallery {
            overflow: hidden;
            position: relative;
            padding: 10px;
			padding-top:0;
			padding-left:0;
           
            width: 685px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;       
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 689px;
            height: 20px;
            margin-top: 60px;
			*top:60px;
            margin-left: 0px;
            padding: 1px;
            position: relative;
            background:url(../images/slider_back.jpg) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 19px;
            width: 45px;
            top: 0px;
            background:url(../images/handle.jpg) no-repeat;
            z-index: 100;
			margin-top:0px;
			
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }
