* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
body {
background-color: #555;
}
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container{
width: 950px;
margin: 0 auto;
}
/*--------------------- TOP ---------------------------*/
#top{
height: 55px;
margin-top:35px;
padding-top: 10px;
background-color: #555;
color: #333366;
background-image: url('../images/logo.jpg');
background-repeat: no-repeat; }


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

#top h1{
display: none;
font-size: 45px;
float: left;
height: 55px;
width: 400px;
display: inline;
font-family: "Trebuchet MS", Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 7px;
padding: 0;
padding-top: 7px;
margin: 0;
 }
#top h2{
	margin-left: 35px;
	font-size: 14px;
font-family: "Trebuchet MS", Helvetica, sans-serif; }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top ul.level-1 {
margin-top: 25px;
color: #fff;
float: right;
padding-right: 0px;
text-transform: uppercase; 
}

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

#top ul.level-1 li a{
color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px; }
#top ul.level-1 li.active a{
color:#8393C9;
}
#top ul.level-1 li.active a:hover{
text-decoration: underline;
color:#8393C9;
}

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



/*--------------------- MAIN NAVIGATION ---------------------------*/
#top ul.main-nav{
margin-top: 5px;
color: #fff;
float: right;
padding: 0px;
text-transform: uppercase;
}
#top ul.main-nav li{
	color: #fff;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 40px;
}
#top ul.main-nav li a{
color: #fff;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
}
#top ul.main-nav li.active a{
color:#8393C9;}

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

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

#full-content {
width: 900px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 0px;
padding-right: 0px;
min-height: 400px;
float:left;
background-color: #555;
}
#demoContent {
          min-height: 400px;
}



/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side{
	background: #555 left top;
	width: 219px;
	float:left;
text-transform: uppercase; }
/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.level-2{
margin: 52px 0;
width: 219px;
}
#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: #fff;
	/*padding: 3px 0 3px 27px;*/
 	font-size:0.9em;
 	padding: 3px 10px 3px 17px;
	display:block;
	font-family: Arial, Verdana, sans-serif;
} 

ul.level-2 li.active a {
background-color: #555;
display:block;
color: #8393C9;
}

ul.level-2 li a:hover{
background-color: #555;
color: #8393C9;
display:block;
}
/*---------------------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 {
margin-bottom: 0px !important;
 }

ul.level-2 li.sub ul li a {
color: #fff;
display:inline;
padding: 0;
font-size: 12px;
margin-left: 0px;
padding-left: 5px;
margin-right: 0px;
}
ul.level-2 li.sub ul li.active a {
color: #ca6f2c;

}

ul.level-2 li.sub ul li a:hover {
display:inline;
background-color: #297293;

padding:0 0 0 5px !important;
} 
#sidebar li.sub { margin-top: }
#sidebar li.sub[class] { margin-top: 0; }
*:first-child + html #sidebar li.sub { margin-top: -15px; }




/*---------------------content right side---------------------------*/
#content .right-side{
width: 675px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float:right;
background-color: #555;
}

#content .right-side #contentSummary {
	background-color: #339999;
	border: 1px solid #133A3B;
	padding: 10px;
	margin-bottom: 15px;
}

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


#homeshowWrapper {
	display: block;
	text-align: center;
}
#printPicture {
	display: none;
}
/******** GALLERY MODULE ********/ 
#photo h1{
	display: none;
	}
#photo .navigation{
	height: 75px;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	}	
	#photo .previous, #photo .next{
		padding: 0px;
		display: block;
		height: 25px;
	 }
	#photo .previous{
		float: left;
		text-transform: uppercase; }
	#photo .next{
		float: right;
		text-transform: uppercase;
	}
        #photo .back{
	        font-size: 0.9em;
                color: #aaa;
                text-decoration: none;
        }
        #photo .back:hover{
	        text-decoration: underline;
        }
	#photo p{
		margin: 0 0 10px 0;
	}
	#photo .image{
		clear: both;
		text-align: center;
	}
	#photo .image img{
		border: 1px solid #111;
	}
        #photo .description{
	   width:900px; 
                margin: 1em auto; 
                font-size:0.9em; 
                text-align: center;
        }
#gallery {
margin-left: 50px; }

#full-content #gallery ul{
  margin: 0;
  padding: 0;
}
  #full-content #gallery ul li{
    margin: 0 5px 5px 0;
    list-style-type: none;
    float: left;
    width: 190px;
    height: 170px;
    line-height: 150px;
    text-align: center;
    border: none;
    background-color: #555;
  }

  #gallery ul li:hover{
      border: none;

  }


#full-content #gallery li img{
    vertical-align: middle;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
  }


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

#footer{
	background: #555 no-repeat left top;
	height: 18px;
	padding-bottom: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
body.demoPage #footer {
               background:#000 no-repeat left top;
               padding-top: 0;
}
#footer a {
	color: #CC6600;
}
#container #footer a:hover {
	text-decoration: underline;
 }

#footerlinks #admin_link {
overflow: hidden;
background: #555 no-repeat;
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: #555 no-repeat;
background-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
}

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

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