@charset "UTF-8";
/* ------ basic styling ------ */
* {
	margin: 0px;
	padding: 0px;
}
#wrapperstone {
	background-image: url(/images/seamless-stone-wall.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	position: relative;
	width: 850px;
	text-align:left;
	height: auto;
	background-color:#000;
	margin-right: auto;
	margin-left: auto;
	}
#clear {
	clear:both;
	}
/* ------ header and navigation styles ------ */
#header {
	position:relative;
	height:200px;
	background-image: url(/images/ctlogo.gif);
	background-repeat: no-repeat;
	background-position: 47px 90px;
	}
#header h1 {
	margin-left: -9000px;
	padding: 0;
	height: 0;
	border: none;
}
#header #navigation {
	position: absolute;
	left: 25px;
	bottom: 0;
	height: 50px;
	width: 800px;
	border-width: 1px 0;
	border-top-style: inset;
	border-bottom-style: outset;
	border-color: #CCCCCC;
	text-transform: uppercase;
}

#navigation li {
	float: left;
	list-style: none;
	padding: 10px 20px;
	text-align: center;
	height: 30px;
	width: 80px;
}

.navigation a, .navigation a:link, .navigation a:visited {
	color: #CCC;
	font-size: 14px;
	text-decoration: none;
}

#navigation a:hover {
	font-weight: bold;
	font-style: normal;
}
.navigation li.active,.navigation li:hover {
	background-color: #db8521;
}

.navigation li.active a, .navigation li:hover a {
	color: #fff;
}

#navigation li#home:hover, #navigation li#home.active {
	background-color: #db8521;
}

#navigation li#menus:hover, #navigation li#menus.active {
	background-color: #d98d34;
}

#navigation li#page1:hover, #navigation li#page1.active {
	background-color: #d89547;
}

#navigation li.page:hover, #navigation li.page.active {
	background-color: #d69d5a;
}

#navigation li#albums:hover, #navigation li#albums.active {
	background-color: #d4a46d;
}

#navigation li#location:hover, #navigation li#location.active {
	background-color: #d1b493;
}

/* --- main content --- */
#mainContent #press {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#mainContent p {
	margin-bottom: 15px;
	right: 300px;
}
#mainContent {
	padding-right: 200px;
	padding-left: 45px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#mainContent img {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}
#menuTable td {
	font-size: 14px;
}
.menuTable h4 {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 10px;
}
.menuTable h3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menuTable hr {
	color: #CCCCCC;
}
.menu-item h4 {
	margin-top: 0;
}
#mainContent #menuNav {
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent #menuNav div.active a {
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent #menuNav div{
	padding: 10px 0;
}

#mainContent #menuNav a:link, #mainContent #menuNav a:visited {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
#mainContent #menuNav a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	font-style: normal;
}

/* ------ Menu Columns ------ */
#menu-wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 749px;
}

#menu-header {
	margin: 0 0 15px 0;
	background: yellow;
}

#side-a {
	float: left;
	width: 94px;
}

#side-b {
	float: right;
	width: 225px;
}

#content { 
	float: left;
	width: 56%;
}

#menu-footer {
	clear: both;
	background: #A2A2A2;
}

/* ------ footer ------ */
#footer {
	font-size:13px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	width: 775px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 20px;
	line-height: 25px;
}
#mailinglist #email {
	color: #ccc;
	background-color: #000000;
	padding: 2px;
	border: 1px inset #CCCCCC;
}
#mailinglist #join {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
/* ------ Location ------ */

div.location h1 {
	margin: 10px 0;
}

.location-map iframe {
	height: 375px;
	width: 100%;
}
/* Albums */

.albums-album td {
	padding-bottom: 15px;
	vertical-align: top;
}

.albums-album-date, .album-date {
	font-style: italic;
	margin-bottom: 10px;
}

.albums-album-images-count {
	font-size: 0.9em;
	text-align: center;
}

.album-description {
	margin-bottom: 20px;
}

.album-images {
	overflow: hidden;
}

.album-image-thumbnail {
	float: left;
}

.image-album, .image-small {
	text-align: center;
}

.image-next-prev {
	overflow: hidden;
}

.image-prev {
	float: left;
}

.image-next {
	float: right;
}

.image-comments {
	border-bottom: 1px solid #505050;
}

.image-comment {
	margin-bottom: 1.5em;
}

.image-comment-author {
	font-weight: bold;
}

.image-comment-date-time {
	color: #505050;
}

.image-comment-body {
	margin-left: 1em;
}

#comment-author, #comment-email, #comment-author-url {
	width: 37%;
}

#comment-body {
	height: 5em;
	width: 75%;
}

#comment-errors {
	color: #c90016;
}

iframe.FB_SERVER_IFRAME {
	position: absolute;
	left: 580px;
}

#mc_embed_signup {
	padding-left: 20px;
}

#mce-responses {
	width: 500px;
}