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

body {background:url(images/layout/bg.jpg) center top #000;  
font-family:Arial, Helvetica, sans-serif;
font-size: 14px; 
line-height:20px;
color:#999; 
margin-top: 0px;}

p.center {text-align: center;}

a:visited, a:link {text-decoration:none;  color:#BCB504}
a:hover {text-decoration: underline; color:#BCB504}

.clear {clear: both;}
ul {background-repeat:no-repeat; margin-left:25px; padding:3px; list-style:square; }

#wrapper {
	width: 100%; 
}

#fader { height:955px; height:334px; float:left; }

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

#container {
	width: 955px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	background:url(images/layout/box-bg.gif); background-repeat:repeat-x;

	
}

#gallerycontainer {
	width: 955px;
	text-align: left;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 0px;
	margin-left: auto;
	background:#000;

	
}



#menu {
	width: 955px;
	height: 51px;
	margin-top: 0;
	z-index: 1;
	margin-bottom: 0px;
	padding-left: 0px;
	background:url(images/layout/menu.gif); background-repeat:no-repeat;
	clear:both;
	border-bottom:1px solid #333;
}


#menu a:visited,
#menu a:link {text-decoration: none; font-weight: 300;  float: left; padding: 0 30px; line-height: 51px; text-transform: none; font-size: 16px; color: #ccc;  display:block ; text-align:center;float:left; text-transform:uppercase}
#menu a:hover {color:#4b283a;background:#BCB504}
#menu a#active{ color:#4b283a; background:#BCB504}
#menu a {background-image:url(images/layout/line.gif); background-repeat:no-repeat ;background-position:right;}
#menu a#active1{ width:135px; color:#4b283a; background:url(images/Facebook_button.gif); background-repeat:no-repeat; margin-top:3px; line-height: 48px;}

#logo { height:105px;width:955px; }
#banner { height:318px;width:955px; float:left;  }
#content {
    float:left;
	margin-right:0px;
	width:630px;
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 19px;
	min-height:350px;
	margin-left:1px;
	text-align:justify;
	border-right:1px solid #333;
	background:url(images/layout/cont-bg.jpg);
	/*border:5px solid #000;*/
}

#gallerycontent {
    float:left;
	margin-right:0px;
	width:915px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height:350px;
	text-align:justify;
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:url(images/layout/bg.png); 
	border:5px solid #000;*/
}

#content  a:hover img{
filter: alpha(opacity=80);
opacity: .8;		
}

#rightcol {
	width:264px;
	float:right;
	padding:5px 5px 5px 10px;
	font-size:14px;
	text-align:left;
	margin-top:5px;
	margin-right:5px;
	color:#999;
}

#rightcol a:visited {text-decoration:none;  color:#BCB504}
#rightcola:link {text-decoration:none;  color:#BCB504}
#rightcol a:hover {text-decoration: underline; color:#BCB504}

#innerrightcol { width:225px; float:right;  padding:5px 10px 5px 5px; font-size:14px; text-align:right;  margin-top:5px; margin-right:5px}

#rightcolevents { width:225px; float:right;  padding:5px 5px 5px 10px; font-size:14px; text-align:left;  margin-top:5px;  background:url(images/layout/side-new.png); margin-right:5px}

.linebreak { border-top:1px dotted #ccc; padding:5px}


h1 {font-size: 26px; margin: 0; padding: 5px 0 5px 0; color:#fff; padding:5px; font-family:"Century Gothic", arial; text-align:left; text-transform:uppercase}
h2{font-size: 20px; margin: 0; padding: 5px 0 5px 0; color:#BCB504; padding:5px; font-family:"Century Gothic", arial; text-align:center; text-transform:uppercase; line-height:26px}
h3 {color: #666666;}
h5{font-family: Arial, Helvetica, sans-serif; color: #00A0DC; font-size:36px; margin-left:10px}

#footer {
	width: 955px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background:#000;*/
	background:#BCB504
}

.copytext {
   text-align:center; font-size:12px; color:#fff; margin-right:0px; padding-top:10px;
   }
   
#footer a:visited {	text-decoration: none;	color:#000;}
#footer a:link {text-decoration: none;	color:#000;}
#footer a:hover {text-decoration: underline;}   


.photos { margin:5px; border:0px; }

form input {border: 1px solid #666; padding: 2px; margin-bottom: 2px; background:#333; color:#CCC}
form select {border: 1px solid #666; padding: 2px; margin-bottom: 2px; background:#333; color:#CCC}
form textarea {margin-left: 0px; font: inherit; height: 60px; background:#333; border: 1px solid #666; color:#CCC}
.button {padding:5px; border: 1px solid #666; width: 75px; color:#000; background:#BCB504}



table.form {width:100%; margin: 0px 0;}
table td {
	padding: 3px;
	vertical-align: top;
}
table.form td { border-top:1px dotted #333;}
table.form td header {background:#E5E5E5}

.smaller {
	font-size: 12px; 
	}
	
td {vertical-align: top;}
.redtext{ color:#96F}
.goldtext{ color:#BCB504; font-weight:400; font-size:16px;}

#divider { margin:5px; padding:5px; width:650px; border-bottom:1px dotted #ccc; font-size:12px; text-align:right}

.gallery tr td {border-bottom: 1px dotted #333; padding: 2px; vertical-align:middle; text-align:center}
.gallery tr:hover td {background::#121212;}
.gallery th {background: #333; border-bottom: 1px dotted #333; padding: 2px; text-align:center}

.contact tr td {border-bottom: 1px dotted #333; padding: 2px; vertical-align:middle;}
.contact tr:hover td {background::#121212;}
.contact th {background: #333; border-bottom: 1px dotted #333; padding: 2px;}


#gallery img { border:1px solid #191919; margin:2px}
.pdf{background-image:url(images/pdf.gif); background-repeat:no-repeat; padding:10px 0px 0px 30px; height:40px; line-height:30px;}
