@charset "utf-8";

/* CSS Document */

    

body{

	background-color:#cbd0df;

	background-image:url('../images/bg_body.gif');

	font-family:Arial, Helvetica, sans-serif;

	padding:0;

	margin:0;

	height:100%;

}



#mainWrapper{

	width:1002px;

	margin:0 auto;

	height:100%;

}



#content h2{

	color:#567137;

	border-bottom:1px solid #567137;

	font-family:Georgia,Tahoma, Arial, Helvetica, sans-serif;

	font-size:32px;

	margin:0;

	padding:0;

}



#innerWrapper{

	border:1px solid #000;

}



#mainFooter{

	width:1000px;

	margin:0 auto;

}



#mainHeader #headerTop{

	width:1000px;

	height:170px;

	background-image:url('../images/header_back_water.jpg');

	align:top

}





#mainHeader #headerBottom{

	background-image:url('../images/glasstile_largedivider.png');

	background-repeat:no-repeat;

	width:1000px;

	height:22px;

}



#mainHeader #headerBottom p{

	margin:0;

	padding:0;

	margin-right:10px;

	color:#000;

	font-weight:bold;

	font-style:oblique;

	text-align:right;

}



#mainContent #leftnav{

	width:230px;

	background-color:#0f2b8c;

}



#mainContent #leftnav ul{

	list-style:none;

	list-style-type:none;

	margin:10px 20px 0;

	padding:0;

}



#mainContent #leftnav ul li{

	list-style:none;

	list-style-type:none;

	padding:7px 0;

	border-bottom:1px solid #aaa;

	text-transform:uppercase;

}



#mainContent #leftnav ul li.lastitem{

	border-bottom:0px;

}



#mainContent #leftnav a{

	color:#fff;

	text-decoration:none;

	font-size:14px;

	font-weight:bold;

}



#mainContent #leftnav a:hover{

	color:#92b865;

}



#mainContent #contentTd{

	background-image:url('../images/watermark_lg.jpg');

	min-height:450px;

}



#mainContent #content{

	padding:5px;

}



#navLogo {

	text-align:center;

	color:#fff;

	font-size:10px;

}



#navLogo p {

	margin-left:-8px;

}



/*

.home #leftNavImageFader,

.home #navLogo{

	display:none;

}

*/

/*

#leftNavImageFader{

	width:230px;

	height:239px;

}

*/

/*

.about #leftNavImageFader{

	width:230px;

	height:339px;

	background-image:url('../images/fadedimage_about.jpg');

}*/

#galleryContainer{
	text-align:center;
}

#galleryCats ul{
	padding: 0;
	margin:0;
	margin-top:20px;
	margin-bottom:15px;
	color:#fff;
}

#galleryCats ul a{
	color:#fff;
	text-decoration:none;
}

#galleryCats ul a:hover{
	text-decoration:underline;
}

#galleryCats ul li:hover{
	background-color:#567137;
}

#galleryCats ul li{
	list-style-type:none;
	list-style:none;
	margin:4px;
	padding:5px;
	background-color:#0F2B8C;
	display: inline;
}

#adminnav {
	margin:0;
	padding:0;
	margin-bottom:20px;
	margin-top:5px;
	padding-bottom:3px;
	border-bottom:1px dashed black;
}

#adminnav li{
	display:inline;
	list-style-type:none;
	padding-right:20px;
}

#updateMessage{
	font-style:oblique;
	padding:10px;
}

#adminImages .adminImageRow form div label{
	width:85px;
	display:block;
	float:left;
}
#adminImages .adminImageRow form .rowAction{
	margin-left:85px;
	width:200px;
}

#adminImages .adminImageRow{
border-top:1px solid black;
padding-top:5px;
padding-bottom:5px;
}
/*
#adminImages .adminImageRow form img{
width:400px;
}*/