@charset "utf-8";
body {
	background-image: url(images/bg-cnt.jpg);
	background-repeat: repeat-x;
}
p {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align:left;
	font-size:14px;
	color: #7E8082;
	
}

a:link {
	
	color: #7E8082;
	text-decoration: none;
	display:block;

}
a:visited {
	text-decoration: none;
	color: #7E8082;
	display:block;

	
}
a:hover {
	text-decoration: none;
	color: #FFF;
	display:block;

}
a:active {
	text-decoration: none;
	color: #FFF;
	display:block;

}

#container {
	width: 900px;
	height: 700px;
	margin-top:0 auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#insideContainer {
	width: 850px;
	height: 600px;
	top: 20px;
	position: relative;
	left: 20px;
	overflow: visible;
}
#header {
	float: left;
	height: 110px;
	width: 850px;
}
#mainNav {
	background-color: FFF;
	width: 850px;
	height: 20px;
	float: left;
	padding-left:16px;
	margin-top: 40px;
	color: #FFF;
}
ul.nav, ul.nav ul {
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
}

ul.nav li{
float:left;
width:10em;
background-color: FFF;
color:#7E8082;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 12px;
display:block;

}
  
ul.nav li ul{
float:left;
width:10em;
background-color: #7E8082;
color:#7E8082;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 12px;
width: 10em;
position:absolute;
left:-999em;
display:none;
}
.nav li:hover ul, .nav li.sfhover ul {
	left:auto;
	display:block;
}


ul.nav a {
	display:block;
	color:#7E8082;
	text-decoration:none;
}

ul.nav li li a{
	background-image:url(images/nav-bg.gif);
	border-left:0;
	border-right:0;
	padding-top: 3px;
	padding-left:3px;
}

/*remove unwanted borders on the end list items*/
ul.nav li:last-child a{
	border-right:0;
	border-bottom:0;
}
ul a:hover, ul a:focus{ 
color:#F6BC5F;
}

ul.nav2, ul.nav2 ul {
	margin:0;
	padding:0;
	list-style-type: none;
	float:left;
	width:450px;
}
ul.nav2 li{
	float:left;
	width:auto;
	background-color: FFF;
	color:#7E8082;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	clear: right;
	padding-right: 5px;
	padding-left: 5px;
	height: 10px;
	
}
ul.nav2 a {
	display:block;
	color:#7E8082;
	text-decoration:none;
}

.nav2 li:hover ul, .nav2 li.sfhover ul {
	left:auto;
	display:block;
}


#center {
	font-family: "Century Gothic Bold";
	float: left;
	height: 500px;
	width: 850px;
	font-size: 14px;
	padding: 10px;
	text-decoration: none;
	text-align: left;
	color: #7e8082;
}
#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7e8082;
	float: left;
	height: 320px;
	width: 350px;
}
#headerRight {
	background-repeat: repeat-x;
	float: left;
	height: 110px;
	width: 480px;
}
#footer {
	width: 850px;
	background-color: #FFFFFF;
	height: 20px;
	padding:20 0 0 0;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #7E8082;
	text-decoration: none;
	font-size: 10px;
	text-align: justify;
	vertical-align: bottom;
}
.main {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: none;
	text-decoration: none;
	text-transform: uppercase;
}

.headerText {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C1D82F;
	padding-left:2px;
	text-transform: uppercase;
	text-decoration: none;
	text-align:left;
}
.leftNav {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #7e8082;
	text-decoration: none;
}
.contact {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7e8082;
	text-decoration: none;
}

.letter {
	font-family: "Comic Sans MS", cursive, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7e8082;
	text-decoration: none;
}

/**************************************************************

	Lightbox
	v 1.5

**************************************************************/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border-left:3px solid #7e8082;
	border-right:3px solid #7e8082;
	border-top:3px solid #7e8082;
}


.photos {
	padding: 3px;
}

a:hover .photos {
	border: 1px solid #7e8082;
}

.lightboxDesc a {
	color: #fff;
	text-decoration: none;
	
}

.lightboxDesc a:hover {
	color: #fff;
	text-decoration: none;
	
}

/***************************

	styles for hidden next & previous buttons

***************************/
/*
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(images/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(images/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}


/**********************************/


#lbBottom {
	font-family:"Century Gothic"; 
	font-size: 16px;
	color: #7E8082;
	line-height: 1.4em;
	text-align: center;
	border: 3px solid #7e8082;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	/*border: 1px solid #000;*/
}

.lightboxDesc {
	display: none;
}

/*************************************************************/
