* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
a img{
border:none;
}
body {
background-color: #005167;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container{
width: 950px;
margin: 0 auto;
}
/*--------------------- TOP ---------------------------*/
#top{
height: 120px;
padding-top: 5px;
background-color: #007496;
color: #333366;
background-image: url(../images/banner.gif); }

#top h1{
	display: none;
}
#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: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px; }
#top ul.level-1 li.active a{
color:#ca6f2c;
}


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

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

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

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

/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side{
	background: #49aab9 left top;
	width: 245px;
	float:left;
}

#content .left-side .step {
margin-top: 20px;
margin-left: 11px;
width: 227px;
height: 116px;
background-image: url(../images/steps-background.jpg);
background-repeat: no-repeat; }

#content .left-side h1 {padding-left: 15px;
padding-top: 7px;
margin-left: 7px;
margin-right: 7px;
color: #007496;
font-size: 17px; 
border-bottom: 1px solid #007496;
font-weight: bold; }

#content .left-side p{
text-align: center; 
color: #007496;
font-size: 16px;}

#content .left-side p a {
color: #70a9b8;
}

#content .left-side p a.active {
color: #007496;
}
/*---------------------content right side---------------------------*/
#content .right-side{
width: 650px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 550px;
float:right;
}

#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{
	text-align: center;
        margin-bottom: 0.5em !important;
	}
#photo .navigation{
	height: 75px;
	text-align: center;
	width: 400px;
	margin: 0 auto;
	}	
	#photo .previous, #photo .next{
		padding: 0px;
		display: block;
		width: 40px;
		height: 25px;
	}
	#photo .previous{
		float: left;
		background: url(/images/previous.gif) no-repeat;
	}
	#photo .next{
		float: right;
		background: url(/images/next.gif) no-repeat;
	}
        #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:400px; 
                margin: 1em auto; 
                font-size:0.9em; 
                text-align: center;
        }
#gallery {
margin-left: 50px; }

#gallery ul{
  margin: 0;
  padding: 0;
}
  #content .right-side #gallery ul li{
    margin: 0 5px 5px 0;
    list-style-type: none;
    float: left;
    width: 150px;
    height: 155px;
    line-height: 150px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #b4cbf0;
  }

  #gallery ul li:hover{
      border: 1px solid #aaa;

  }


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


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

#footer{
	background:#007496 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-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-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
}

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

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