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


body {
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#000000 url(images/bck_body.jpg) 0 0 repeat-x;
color:#4a4950;
}


.clear {
clear:both;
}

.left {
float:left;
}

.right{
float:right;
}

.bold{
font-weight:bold;
}


.normal{
font-weight:normal;
}

.no_decoration {
text-decoration:none;
}

a {
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:underline;
}



h1{
font-size:35px;
font-weight:normal;
color:#000000;
padding:15px 0 0 0;
margin:0;
background:url(images/bck_h1.gif) 0 95% no-repeat;
}

h2{
font-size:12px;
font-weight:bold;
padding:0 0 5px 0;
margin:0;
color:#ffad01;
}



#all {
width:1004px;
margin:20px auto;
}

#all .content{
}

#header{
height:297px;
}



#menu{
height:40px;
line-height:40px;
margin:0 0 0 0;
background:url(images/bck_menu.gif) 0 0 repeat-x;
font-size:12px;
border-top:#FFFFFF 1px solid;
border-left:#FFFFFF 1px solid;
border-right:#FFFFFF 1px solid;
}

#menu .cnt{
float:right;
width:720px;
}

#menu a {
color:#e3dae7;
}

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

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

#menu li{
float:left;
}

#menu .line{
background:url(images/bck_line.gif) 50% 0 no-repeat;
width:1px;
height:40px;
display:block;
font-size:0;
padding:0 15px;
}




#edit{
background:url(images/bck_edit.gif) 0 100% no-repeat #FFFFFF!important;
background:url(images/bck_edit.gif) 0 100% no-repeat #FFFFFF;
}

#edit .container{
padding:0 0 50px 0;
}



#left_column{
float:left;
width:250px;
padding:0;
background:url(images/bck_left.gif) 0 0 no-repeat;
}

#left_column .cnt{
padding:97px 25px 0 33px;
}

#box_search{
height:34px;
margin:12px 0 43px 0;
}

#box_search input{
width:150px;
background:#FFFFFF;
border:#343f56 1px solid;
padding:2px 0;
margin:0 2px 0 0;
float:left;
}

.hdr{
font-weight:bold;
}

.date{
padding:0 0 15px 0;
}

.more, .more a{
color:#4a4950;
}


#right_column{
float:left;
width:670px;
}


#right_column .cnt{
padding:0 0 0 35px;
}

#right_column .txt{
line-height:17px;
padding:20px 0 0 0;
}



#footer{
height:28px;
line-height:28px;
color:#FFFFFF;
text-align:center;
background:#ffad01;
border-top:#FFFFFF 1px solid;
}

#footer .cnt{

}









#all .content #footer .cnt a {
	color: #FFFFFF;
}
.servicebox {
	background-color: #F7F7F7;
	border: 1px solid #4A4950;
}
.goldtitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffad01;
}
.fineprint {
	font-size: 9px;
}
.required {
	color: #FF0000;
}
.testimonial-text {
	font-style: italic;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.eventitem {
	font-weight: bold;
}
.eventname {
	font-size: 16px;
	font-weight: bold;
}
