@import url(global_v1-1.css);

/*stylesheets for our framework, please do 
not remove*/
@import url(carltonWoods_css/modules.css);
@import url(carltonWoods_css/plugins.css);
@import url(adminLogin.css);
@import url(admin.css);


/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/
html {font-size: 100.1%;}
body {
	background: #5d5b38;
	color: #000;
	font: 64% Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

.page {
	background:url("../../../Images/bg_header_repeat.jpg") repeat-x scroll center top #5D5B38;
	text-align: center;
}


h1 {
	color: #284E36;
	font: 20px Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #847D54;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #67180A;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
h4 {
	color: #AF7A1F;
	font: italic 16px/1.3 Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #440700;
	font: italic 17px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	
	/*
	color: #2b3B24;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: inline;
	*/
}
h6 {
	color:#35421e;
	font: 14px Georgia, "Times New Roman", Times, serif;
	
	/*	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	*/
}
p {
	color: #1A1816;
	font: 11px/1.6 "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}



a,a.small,a.anchor,a.visited {
	color: #8B7E5F;
	/*font: inherit;*/
	font: 11px/1.6 "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #6d1205;
	/*font: inherit;*/
	font: 11px/1.6 "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: none;
}

h6 a {
	color:#5d5b38;
}




table, div {font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;}


li {
	color: #1A1816;
	font: 11px/1.6 "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	}
/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: siteName
////////////////////////////////////////////////////////*/
form {
	display: inline;
	padding: 0;
	margin: 0;
}

/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/* -------------------------------------------------------------
= LAYOUT CLASSES 
------------------------------------------------------------- */
/*MAIN CONTAINER*/
#siteWrapper{
	width: 1100px;
	margin: 0 auto;
	text-align:center;
}
/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */
#header {
	height: 89px;
	background: url(../../../Images/bg_header4.jpg) no-repeat;
	width: 100%;
}

	#header2 {
	height: 89px;
	background: url(../../../Images/bg_header5.jpg) no-repeat;
	width: 100%;
}
/*logo*/
.logo {
	margin: 0;
	width: 96px;
	height: 85px;
	float: left;
	margin: 4px 0 0 88px;	/*90px*/
	display: inline;
}
.logo a {
	height: 100%;
	width: 100%;
	background: url(../../../Images/logo2.gif) no-repeat;
}

	.logo2 {
	margin: 0;
	width: 96px;
	height: 85px;
	float: left;
	margin: 4px 0 0 90px;
	display: inline;
	}
		.logo2 a {
			height: 100%;
			width: 100%;
			background: url(../../../Images/logo-Red2.gif) no-repeat;
		}
/*contact info*/
.contact-info {
	width: 340px;
	float: right;
	padding: 0;
	margin: 0 65px 0 0;
	height: 29px;
	display: inline;
}
.contact-info p {
	display: inline;
	padding-left: 20px;
	color: #e7e3cf;
	font: 11px/25px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

	.contact-info a {
		color:#e7e3cf;}
		
		.contact-info a:hover {
			color:#761307;}
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */
#nav {
	float:right;
	padding:24px 70px 0 0;
	color: #fff;
	width:750px;
}

	#nav2 {
		float:right;
		padding:50px 70px 0 0;
		color: #fff;
		width:750px;
}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */
#topText {
	padding:10px 0 10px 19px;
	}

#main {
	width: 968px;
	margin: 0 auto;
	text-align:center;
}

/*container*/
.HomeBg #container {
	width:960px;
	padding: 0 4px;
	background: url(../../../Images/bg-container2.gif) repeat-y;

}
#container {
	width:960px;
	padding: 0 4px;
	background: url(../../../Images/bg-container1.gif) repeat-y;

}


	#mediaWindow {
		width:100%;
		height:364px;
		
		/*background:url(../../../Images/01_MainImage.jpg) top center;*/
		background-position:center top;
		background-repeat:no-repeat;
	}
		#mediaWindow #flashContainer {
			width:100%;
		}


	#container2 {
	background: url(../../../Images/bg-container2.gif) repeat-y;
	text-align:center;
	margin:0 auto;
	width: 968px;
}

		#container2 .inside {
			text-align:left;
			background: url(../../../Images/bg-logo-bottom1.gif) no-repeat 35px 0;
			}
			
#userIntro {
	background: url(../../../Images/bg-container2.gif) repeat-y;
	text-align:center;
	margin:0 auto;
	width: 968px;
}

	#userIntro .inside {
		margin:0 auto;
		text-align:left;
		width:948px;
		}
	
.sub-page {
	background: url(../../../Images/bg-container2.gif) repeat-y;
	margin: 0 auto;
	text-align:center;
	/*--margin-bottom: 21px;--*/
}
/*sidebar*/
.sidebar {
	float: left;
	width: 264px;
	padding: 35px 0 0 13px;
	background: url(../../../Images/bg-logo-bottom1.gif) no-repeat 31px 0;
}

	.sidebar2 {
	float: left;
	width: 960px;
	padding: 35px 0 0 13px;
	background: url(../../../Images/bg-logo-bottom1.gif) no-repeat 33px 0;
}

	.contentbox2 {
		padding:0 20px 20px 20px;
	}
/*weather holder*/
.weather-holder {
	width: 100%;
	text-align:center;
	overflow: hidden;
	margin-bottom: 18px;
}
.weather-holder strong {
	float: left;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding: 16px 5px 0 55px;
}
.weather-holder img {float: left;}
.weather-holder span {
	float: left;
	font-size: 12px;
	color: #3e3e3e;
	padding: 24px 0 0 7px;
}
/*news list*/
.news-list {
	padding: 0;
	margin: 0 0 15px;
}
.news-list li {
	width: 100%;
	margin-bottom: 12px;
}
.news-list img {
	float: left;
	border: 3px solid #5c5a37;
	margin-right: 8px;
}
.news-list div {
	/*--overflow: hidden;
	height: 1%;--*/
}
.news-list strong {
	line-height: 21px;
	color: #7a1507;
	font-size: 12px;
	font-weight: normal;
}
.news-list p {
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	color: #292723;
}
.news-list .read-more {
	font-size: 11px;
	color: #7a1507;
}
/*sidebar title*/
.sidebar h4 {
	color: #203722;
	margin: 0 0 5px;
}
/*sidebox*/
.sidebox {
	padding-left: 14px;
	width: 233px;
}
/*club-news*/
.club-news {
	padding: 0;
	margin: 0 0 22px;
}
.club-news li {margin-bottom: 13px;}
.club-news p {
	color: #77694a;
	font-size: 11px;
	line-height: 18px;;
	border-bottom: 1px solid #cac0aa;
	padding-bottom: 5px;
}
.posted {
	color: #480f00;
	font-size: 9px;
}
/*club-calendar*/
.club-calendar {
	padding: 0;
	margin: 0 0 30px;
}
.club-calendar li {margin-bottom: 6px;}
.club-calendar strong {
	color: #706241;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
}
.calendar-holder {
	width: 233px;
	height: 52px;
	background: #e7e0c8;
}
/*CONTENT*/


#contentArea {
	background:url(../../../Images/bg_contentArea.jpg) repeat-x top left;
	padding-top:12px;
	padding-bottom:60px;
	
	width:960px;
}

#contentArea em {
	/*
	color: #440700;
	font: italic 17px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	*/
}


	#contentMain {
		width:614px;
	}
		
		#contentMainTop {
			width:100%;
			height:74px;
			
			background:#f2eedc;
			border-top:1px solid #dbcb96;
			border-bottom:1px solid #dbcb96;
			
			text-align:left;
		}		
			#memberLogin {
				width:272px;
				padding:15px 0 0 96px;
			}
			
		
		#contentMain .inside {
			width:500px;
			
			margin-left:80px;
			text-align:left;
		}
	
	
	#contentSecondary {
		width:346px;
		
		margin-top:-12px;
		
		text-align:center;
	}
		#contentSecondaryTop {
			width:100%;
			
			/*background:#f2eedc url(../../../Images/bg_contentSecondaryTop_border.jpg) no-repeat left 74px;*/
			background:#f2eedc url(../../../Images/bg_contentSecondaryTop_borders.gif) no-repeat left top;
			border-bottom:1px solid #dbcb96;
			
			padding-bottom:12px;
		}
			
			/*Graphic Buttons*/
			
			#contentSecondaryTop table {
				display:inline;
				/*padding:0 6px 0 7px;*/
				/*margin:0 6px 0 7px !important;*/
				margin:0 7px 0 6px !important;
				margin:0 8px; /* for IE pixel differences...I believe caused by borders? */
				
				text-align:left;
			}
				#contentSecondaryTop table td {
					background-repeat:no-repeat;
				}
				
			#contentSecondaryTop .row1 table {
				margin:0 !important;
				
			}
				#contentSecondaryTop .row1 .icon {
					float:none !important;
					float:left;
					
					margin-left:0px !important;
					margin-left:-3px;
				}
				#contentSecondaryTop .row1 #graphicLink02 .icon {
					width:auto !important;
					width:16;
					
					height:auto !important;
					height:18;
				}
				
				#contentSecondaryTop .row1 span {
					float:none !important;
					float:left;
				}
				#contentSecondaryTop .row1 #graphicLink01 span {
					margin-right:0px !important;
					margin-right:-6px;
				}
			
			#contentSecondaryTop .row2 table {
				
			}
			
			
				#contentSecondaryTop a {
					display:block;
					width:130px;
									
					border:5px solid #5e5b38;
					color:#6D1205;
				}
					#contentSecondaryTop a:hover {
						/*text-decoration:underline;*/
						background:#dbcb96;	/*#efe9d0;*/
					}
					#contentSecondaryTop a u,
					#contentSecondaryTop a span {
					}
					#contentSecondaryTop a:hover u,
					#contentSecondaryTop a:hover span {
						text-decoration:none;
					}
					
					#contentSecondaryTop a img {
						vertical-align:bottom;
					}
					
					
				#contentSecondaryTop .row1 a {
					border-top:none;
				}
				
					
		
		
		#contentSecondary .inside {
			width:296px;
			
			margin:0 auto;
			text-align:left;
			
			padding-top:20px;
		}
		
		
	
	

.content {
	float: right;
	width: 685px;
	padding: 0;
}

	.content2 {
		width: 920px;
		padding:0 20px 20px 20px;
	}
	
	
	
	

/*head-line*/
.head-line {
	text-align:right;
	background: #ada684;
	width: 682px;
	line-height: 21px;
	color: #000;
	font-size: 10px;
	overflow: hidden;
	border-bottom: 1px solid #7c7763;
}
.head-line .date {
	float: left;
	padding-left: 53px;
}
.head-line .logged {
	float: right;
	padding-right: 10px;
}
.head-line .logged a {color: #000;}




/*photo box*/
.photo-box {clear:both;
/*--position: relative--*/;}
/*content box*/
.content-box {padding: 35px 50px 0 50px;}

.content-box2 {
	width:926px;
	margin:0 auto;
	}

.content-box h1 {
	margin: 0 0 20px;
	font-size: 24px;
	color: #292723;
}
.content-photo {
	float: left;
	margin-right: 15px;
	border: 3px solid #5c5a37;
}
.content-box em {
	color: #50190d;
	font: italic 14px/21px Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 20px;
}
.content-box p {
	font-size: 12px;
	line-height: 21px;
	color: #292723;
	margin: 0 0 15px;
}
/*content-bottom-shadow*/
.content-bottom-shadow {
	width: 966px;
	height: 4px;
	overflow: hidden;
	background: url(../../../Images/bg-content-bottom-shadow.gif) no-repeat;
	clear: both;
	margin-left: -3px;
}
/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */
#footer {
	border: 1px solid #2a2919;
	background: #e6ddb8 url(../../../Images/bg-footer.gif) repeat-y 873px 0;
	margin: 0 auto;
	text-align:center;
	/*--overflow: hidden;--*/
	width:962px;
	min-height:20px;
	height:auto !important;
	height:20px;
}

#top {
	border-top: 1px solid #5c584a;
}

#right {
	border-right: 1px solid #5c584a;
}


/*footer navigation*/

#ftrLinks {
	padding: 10px 0 0 10px;
}

.footer-nav {
	width: 873px;
	border-bottom: 1px solid #5c584a;
	padding: 0;
	margin: 0;
}


.footer-creast {
	padding:2px 2px 0 0;
	width:60px;
	}

#footer-logo {
	background:url(../../../Images/img-footer-logo.gif) repeat-y 873px 0;
	width: 50px;
	border-left: 1px solid #5c584a;
	padding: 10;
}
.footer-nav li {
	display: inline;
	padding-left: 18px;
}
.footer-nav a {
	font-size: 12px;
	color: #000;
	line-height: 21px;
}
.footer-columns {
	width: 873px;
	float: left;
}
.f-column {
	float: left;
	padding: 5px 0 5px 18px;
	width: 270px;
}
.f-column strong {
	display: block;
	font-size: 12px;
}
.f-column span {
	display: block;
	font-size: 12px;
	color: #5d5b38;
}
/*footer-logo*/
.footer-logo {
	float: right;
	width: 42px;
	height: 36px;
	background: url(../../../Images/img-footer-logo.gif) no-repeat;
	margin-right: 22px;
	display: inline;
}
/*photo-list-box*/
.photo-list-box {
	width: 453px;
	float: right;
	/*--overflow: hidden;--*/
	padding-right: 29px;
}
.photo-list-box img {margin-bottom: 22px;}
.photo-list-box em {
	color: #440700;
	font: italic 17px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

.photo-list-box1 {
	width: 453px;
	float: right;
	padding-right: 25px;
}

	.photo-list-box1 img {margin:0 0 22px 0px;}
		.photo-list-box1 em {
			color: #440700;
			font: italic 17px/24px Georgia, "Times New Roman", Times, serif;
			letter-spacing: -1px;
			}
			
.photo-list-box3 {
	width: 453px;
	float: right;
	padding-right: 24px;
}

	.photo-list-box3 img {margin:0 0 22px 0;}
		
				.photo-list-box3 em {
					color: #440700;
					font: italic 17px/24px Georgia, "Times New Roman", Times, serif;
					letter-spacing: -1px;
				}

/*content-logo*/
.content-logo {
	width: 266px;
	height: 57px;
	background: url(../../../Images/img-cotent-logo.gif) no-repeat;
	margin-bottom: 15px;
}
.sub-page .content-box {padding: 20px 120px 0 90px;}
.sub-page #container p {color: #5d5b38;}
.sub-page #container p strong {color: #440700;}
.c-text {padding: 0 0 40px 25px;}
login-form
.login-form {
	background: url(../../../Images/img-vertical-separator.gif) no-repeat;
	padding-top: 47px;
	margin-bottom: 55px;
}

	.dooily {
		background: url(../../../Images/img-vertical-separator.gif) no-repeat;
		padding: 10px 0 10px 0;
		height:21px;
		width:291px;
		text-align:center;
	}
	
.login-form .wrapper {
	background: url(../../../Images/img-vertical-separator.gif) no-repeat 0 100%;
	padding: 0 0 42px 25px;
	width: 270px;
}
.login-form h6 {margin: 0 0 15px;}
.form-row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3px;
}
.login-form label {
	float: left;
	color: #3d3b24;
	font-size: 11px;
}
.login-form input {
	width: 110px;
	height: 16px;
	padding: 0 5px;
	border: 1px solid #000;
	background: #fff;
	float: left;
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin-right: 6px;
}
/*login-btn*/
.login-btn {
	color: #fff !important;
	font-size: 10px !important;
	background: #850f00;
	border: 2px solid #a39d82;
	padding: 0 6px;
	line-height: 14px;
	text-decoration: none !important;
	float: left;
}
.sub-page #header {background: url(../../../Images/bg-header2.jpg) no-repeat;}
.sub-page .main-nav {
	margin-top: 2px;
}
.contact-info-holder {
	width: 800px;
	float: right;
}

.hideText {
	display:none;
}

.address {
	padding: 0 20px 20px 20px;
}



	
.HomeBg {
	/*background: url(../../../Images/bg-container2.gif) repeat-y;*/
	margin: 0 auto;
	text-align:center;
}
	
.HomeMovies {
	padding: 35px 50px 0 0;}
	
.formText table {
	color:#fff;}
	
	.formText div {
		color:#fff;}
	
/*------------------------------------------------------
Client Side Template Add's
------------------------------------------------------*/

.content3 {
	float:left;
	padding:0 20px 20px 20px;
	width:930px;
	}

.yellow p {
	color:#ffffe6;}
	
	.yellow a {
		color:#ffffe6;}
		

