#ccOuter {
	padding: 10px;
	height:480px;	
	text-align:left;
}
#ccInner {
	margin: 0px;
	padding: 15px;
}
#ccNav {
	clear: both;
	height: 30px;
	border-left: 1px solid #a27829;
	border-right: 1px solid #a27829;
	border-top: 1px solid #a27829;
}
#ccNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ccNav li {
	float: left;
	margin: 0px;
	background: url(../images/abb/bgInner.jpg);
	color: #000000;
}
#ccNav a {
	color: #3e1d01;
	text-decoration: none;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	display: block;
	height: 30px;
	padding: 0px 15px;
	float: left;
}
#ccNav a:link, #ccNav a:visited{
	background: url(../images/abb/bgNav.jpg);
}
#ccNav a:hover, #ccNav a:active{
	background: none;
}
#ccNav .last {
	width: 109px;
}
#ccInner h1 {
	margin-bottom: 15px;
	text-indent: 0px;
}
#ccInner h2 {
	color: #704C00;
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 1.5em;
}
#ccInner h2 img {
	padding-right: 5px;
}
#ccInner h3 {
	font-size: 1.5em;
}
#ccInner p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	color: #000000;
}
#ccInner ul, #ccInner ol {
	margin-bottom: 1.4em;
}
#ccInner li {
	margin-left: 2.8em;
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.4em;
}

#ccInner a:link, #ccInner a:visited {
	color: #704C00;
}
#ccInner a:hover, #ccInner a:active {
	color: #3E1D01;
}
#ccInner .photo {
	background: #FFFFFF;
	padding: 10px;
	float: right;
	border-top: 1px none #B4A99E;
	border-right: 1px solid #B4A99E;
	border-bottom: 1px solid #B4A99E;
	border-left: 1px none #B4A99E;
	margin: 10px;
}
#ccInner .photoCaption {
	font-size: .9em;
	margin: 0px;
	padding: 10px 0px 0px;
}

/* Remove dotted border around links in FireFox */

a {

	outline: none;

}
/*HEADINGS*/
#ccInner h1{
	text-indent: -5000px;
	display: block;
	height: 55px;
	width: 500px;
	margin-bottom:0px;
}
	#cc-intro-page h1{background: url(../images/cc/cc-home-heading.gif) no-repeat left top;height: 70px;width: 215px;}
	#cc-gallery-page h1{background: url(../images/cc/cc-gallery-heading.gif) no-repeat left top;height: 35px;}
	/*#cc-selectedGallery-page h1{background: url(../images/abb/titleWalls.gif) no-repeat left top;}*/
	#cc-selectedGallery-page h1{
	background: none;
	text-indent:0px;
	height:auto;
	width: 780px;
	font-size: 1.375em;
}

/*Intro page*/
#cc-intro-page #ccOuter {
	background: url(../images/cc/featuredHome.jpg);
}
#cc-intro-page #ccInner {
	width: 215px;
	padding:0px;
	margin:0px;
}
#cc-intro-page .featureLink {
	text-decoration: none;
	color: #704C00;
	font-weight: bold;
	font-size: 1.35em;
	float: right;
	margin-right: 10px;
	padding: 0px;
	margin-top: -60px;
}

/*Gallery page*/
#cc-gallery-page #ccOuter {
	background: url(../images/cc/main-bg.jpg);
	width: 813px;
	overflow: hidden;
	height: 560px;
}
#cc-gallery-page #ccInner {
	width: 782px;
	float: left;
}
#cc-gallery-page .galleryLink {
	background: url(../images/cc/gallery-bg.jpg) no-repeat left top;
	display: block;
	height: 85px;
	width: 250px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#cc-gallery-page .galleryLink img{
	border:none;
	float:left;
	padding: 5px;
}
#cc-gallery-page .galleryLink a{
	text-decoration: none;
	display: block;
	height: 84px;
}
#cc-gallery-page .galleryLink a:link, #cc-gallery-page .galleryLink a:visited {
	border: 1px solid #FAE9B1;
}
#cc-gallery-page .galleryLink a:hover, #cc-gallery-page .galleryLink a:active {
	border: 1px solid #EDAC08;
}
#cc-gallery-page .galleryLink .galleryName{
	color: #704C00;
	font-weight:bold;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:0px;
}
#cc-gallery-page .galleryLink .galleryDetails{
	font-size:.9em;
}
#cc-gallery-page p {
	margin: 0px;
	padding: 0px;
}
/*Selected Gallery*/
#cc-selectedGallery-page #ccOuter {
	background: url(../images/cc/selected-gallery-bg.jpg);
	width: 813px;
	overflow: hidden;
	height: 510px;
}
#cc-selectedGallery-page #ccInner {
	width: 782px;
	position: relative;
}
.moreGalleries {
	position:absolute;
	right:15px;
	top:15px;
}
#flashcontent {
	top: 75px;
	left: -10px;
	position: absolute;
}
