* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
body { background-color: #b0b0b0;}
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container{
width: 950px;
margin: 0 auto;
}
/*--------------------- TOP ---------------------------*/
#top{
height: 120px;
padding-top: 5px;
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
color: #333366; }
#top h1{
	margin-left: 35px;
	margin-top: 20px;
	font-size: 18px;
}
#top h2{
	margin-left: 35px;
	font-size: 14px;
 }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top ul.level-1 {
color: #fff;
float: right;
padding-right: 20px; }

#top ul.level-1 li{
	color: #fff;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
}

#top ul.level-1 li a{
color: #ff6d00;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
text-decoration: none;}

#top ul.level-1 li.active a{
color:#000000;
}
#top ul.level-1 li.active a:hover{
color: #000000;
text-decoration: underline;
}


#top ul.level-1 li a:hover{
color: #ff6d00;
text-decoration: underline;
}


#top h1, #top h2 {
display: none;}

/*--------------------- MAIN NAVIGATION ---------------------------*/
#top ul.main-nav{
background:no-repeat left top;
height: 26px;
padding-left: 50px;
padding-top:10px;
margin-top: 75px;
}
#top ul.main-nav li{
	color:#ff6d00;
	margin-right: 25px;
	float:right;
	font-size: 14px;
        font-weight: bold;
}
#top ul.main-nav li a{
color:#ff6d00;
}
#top ul.main-nav li.active a{
color:#000000;
}
#top ul.main-nav li a:hover{
color:#ff6d00;
text-decoration: underline;
}

#top ul.main-nav li.active a:hover{
color: #000000;
text-decoration: underline; }

/*--------------------- CONTENT ---------------------------*/
#content{
	clear:left;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
#content-full {
	clear:left;
background-color: #fff; }

#content-full .mailing-list{
	display: none;
}
/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side { 
	background:#000000 left top;
	width: 200px;
	float:left;
}

#content .left-side .mailing-list {
	 padding: 20px;
}
/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.level-2{
margin: 25px 0;
width: 200px;
}
#content .left-side ul.level-2 li{
/*margin-bottom: 0px;*/
margin-bottom: -5px;
}
html>body #content .left-side ul.level-2 li{
	margin-bottom: 10px;
}
ul.level-2 li a {
	color: #ff6d00;
	/*padding: 3px 0 3px 27px;*/
 	font-size:0.9em;
 	padding: 3px 10px 3px 17px;
	display:block;
	font-family: Helvetica, Verdana, Arial, sans-serif; }

ul.level-2 li a:hover{
background-color:#000;
display:block;
color: #fff;
}
ul.level-2 li.active a {
background-color:#FF6600;
display:block;
color: #fff;
}

ul.level-2 li.active a:hover{
background-color: #FF6600;
display:block;
color:#fff;
}
/*---------------------left - sub navigation 2nd level---------------------------*/


html>body #content .left-side ul.level-2 li.sub ul li a {
	margin-bottom: 0;
	display: block;
}
ul.level-2 li.sub ul li.active a {
	color: #fff;
background-color: #000;
}
ul.level-2 li.sub ul li {
margin-bottom: 0px !important;
 }

ul.level-2 li.sub ul li a {
color: #ff6d00;
display:inline;
padding: 0;
font-size: 11px;
margin-left: 25px;
margin-right: 5px;
}

ul.level-2 li ul li a:hover {
display:inline;
background-color:#000000;
color: #ffffff;
padding:0px !important;
}
#sidebar li.sub { margin-top: -15px; }
#sidebar li.sub[class] { margin-top: 0; }
*:first-child + html #sidebar li.sub { margin-top: -15px; }

/*---------------------content right side---------------------------*/
#content .right-side{
width: 700px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float:right;
}
#content-full .right-side{
width: 900px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float:right;
}
#content .right-side #contentSummary {
	background-color: #000000;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 15px;
}

.imageRight {
	float: right;
	display: block;
	margin-bottom: 7px;
	margin-left: 7px;
	background-color: #000000;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}


#homeshowWrapper {
	display: block;
	text-align: center;
}
#printPicture {
	display: none;
}
/******* Gallery *********/

#content .right-side #gallery{
	width: 400px;
	margin-left: 67px;
}
#content .right-side #gallery ul li {
	list-style-type: none;
	margin-bottom: 30px;
}
#content .right-side #gallery ul li.odd {
float: left;
}
#content .right-side #gallery ul li.even {
float: right;
}
#content .right-side #photo {
width: 450px;
margin-left: 40px;
}
#content .right-side #photo a.previous {
float: left;
}
#content .right-side #photo a.next {
float: right;
}




/******* FOOTER *********/

#footer{
	background:#FFFFFF no-repeat left top;
	height: 10px;
	padding-bottom: 15px;
	color: #ff6d00;
	padding-top: 2px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #000000;
}
#container #footer a:hover {
	text-decoration: underline;
 }

#footerlinks #admin_link {
overflow: hidden;
background: #fff;
background-position: center;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px;
text-align: center; }

#footerlinks #edit_link {
font-size: 0px;
overflow: hidden;
background: #fff;
background-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
}

/******** SITEMAP MODULE ********/

#sitemap li.sub{
list-style-type: none;
}

