/* Sub Content Wrapper
**************************************************/

a.logo img {
	border: 0;
}

#printhead {
	display: block;
}

#printhead h1 {
	font-size: 18px;
	margin: 0;
	border: 1px solid bottom;
}

#printhead span {
	display: block;
	width: 100%;
	text-align: right;
	border-top: 1px solid #000;
	font-size: 80%;
}



#subContent {
	width: 768px;
	background: #fff url(../../images/subpage/leftbg.gif) repeat-y top left;
	position: relative;
	padding-top: 10px;
}

#subLeft {
	position: absolute;
	top: 0;
	left: 0;
}

/* Subnav
**************************************************/

#subnav {
	display: none;
}


/* Home Nav
******************************************************/

#homenav {
	display: none;
}

#secondaryNav {
	display: none;
}





/* Breadcrumbs
******************************************************/

#breadcrumbs {
	display: none;
}



/* Main Content
******************************************************/

/* Subcontent Header
**************************/

#mainContent h2 {
	font: normal 125%/125% 'lucida grande',tahoma,sans-serif;
	color: #F4AC5A;
	border-bottom: 1px solid #F4AC5A;
	clear: left;
}

#contentArea {
	font-size: 80%;
}

#contentArea a {
	color: #6d7dd3;
}

#contentArea a:hover {
	color: #F4AC5A;
}

#contentArea p {
	padding: 0 0 20px 0;
	margin: 0;
}

#contentArea p.error {
	margin: 10px;
	padding: 10px 0 10px 35px;
	font-weight: bold;	
	background: transparent url(../../images/error.gif) no-repeat 10px 50%;	
	border-top: 1px solid #F0CB78;
	border-bottom: 1px solid #F0CB78;
	background-color: #F9EBCD;
}

#contentArea p.success {
	margin: 10px;
	padding: 10px 0 10px 35px;
	font-weight: bold;
	background: transparent url(../../images/success.gif) no-repeat 10px 50%;	
	border-top: 1px solid #B1DDAA;
	border-bottom: 1px solid #B1DDAA;
	background-color: #CBE1C7;
}



	/*--|| Archives || -------------*/
	#archives-search {
	  	margin: 0;
	  	padding: 0;
	}

	#archives-search form{
	 	margin: 0 5px;
	  	padding: 7px 0 20px 0;
	}	
	 
	#archives-frame {
		margin: 0 5px;
		padding: 0;
		background: url('../../images/bg-archives.jpg') no-repeat;
	}	

	#archives-monthly {
	  	float: left;
	  	margin: 0;
	  	padding: 0;
	  	width: 175px;
	}

	#archives-monthly h3{
	  	display: block;
	  	margin: 0 0 5px 0;
	  	padding: 5px 0 5px 0;
		font: normal 100%/100% 'lucida grande',tahoma,sans-serif;
		color: #7A89D7;
	  	border-top: 1px solid #AFB8E7;
	  	border-bottom: 1px solid #AFB8E7;
	}
	
	#archives-monthly a {
		font-size: 95%;
		font-weight: bold;
		color: #6d7dd3;
		text-decoration: none;
	}
	
	#archives {
		margin: 0 0 0 180px;
		padding: 0;
	}
	
	#archives a {
		color: #6d7dd3;
	}

	#archives h3{
	  	display: block;
	  	margin: 0 0 5px 0;
	  	padding: 5px 0 5px 0;
		font: normal 100%/100% 'lucida grande',tahoma,sans-serif;
		color: #7A89D7;
	  	border-top: 1px solid #AFB8E7;
	  	border-bottom: 1px solid #AFB8E7;
	}

	#archives p.frame {
		margin: 0;
		padding: 5px 0;
		border-bottom: 1px dashed #999;  
	}

/* Search Results
******************************************************/

#search h3 {
	border-bottom: 1px solid #6979C5;
	margin: 0;
	padding: 0;
}

#search h3 a {
	color: #6979C5;
	font-size: 80%;
	text-decoration: none;
}

#search p a {
	color: #6d7dd3;
}

#search p {
	font-size: 80%;
}

#search p.search-data {
	background: transparent url(../../images/subpage/quote.gif) no-repeat top left;
	padding: 13px 0 0 25px;
}

#search p a:hover {
	color: #F4AC5A;
}


#resultsbox {
	background: transparent url(../../images/subpage/searchbg.gif) repeat-x top left;
	padding: 10px;
}


/* Forms
******************************************************/
table.form tr {
	padding: 10px 0;
}

	table.form tr.last th, table.form tr.last td { border-bottom: none; }

table.form th {
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #DCE6FB;
}

table.form td {
	border-bottom: 1px solid #DCE6FB;
}

table.form label {
	color: #6d7dd3;
	font-weight: bold;
}

#contentArea table.form p {
	display: block;
	margin: 4px 0 4px 0;
	padding: 0;
	color: #999;
	font-size: 90%;
}


/* Gallery
**************************************************/

#gallery {

}

#photoAlbums {
	margin: 0 10px;
}

#photos {
	padding: 0 0 20px 0;
	text-align: center;
}

#photos img {
	margin: 5px 10px;
	padding: 5px;
	background-color: #EEF1F6;
	border:  1px solid #DDE4F6;
}

#next-previous {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 10px 0 10px 0;		
	display: block;
	width: 480px;
	z-index: 1;
}
	
	#next-previous ul {
		margin: 0 5px 0 0;
		padding: 0;
		display: inline;
		list-style-type: none;
		z-index: 1;
	}
		
	#next-previous li {
		margin: 0;
		padding: 0;
		display: inline;
		z-index: 1;		
	}
		
	#next-previous a {
		padding: 3px 7px 5px 7px;
		font-size: 11px;
		color: #7282D5;
		text-decoration: none;
		border: 1px solid #7282D5;
	}
		
	#next-previous a:hover {
		color: #fff;
		background-color: #9EB6EC;
		border-color: #7282D5;
	}
		
	#next-previous li.current {
		padding: 3px 7px 5px 7px;
		font-size: 11px;
		color: #fff;
		text-decoration: none;
		background-color: #7282D5;
		border: 1px solid #4858AA;
	}
	
	
	#next-previous li.spacer {
		padding: 3px 7px 5px 7px;
		font-size: 11px;
		color: #333;
	}	
	