@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;
}
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: #2b3B24;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: inline;
}
h6 {
	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;
}
table, div {font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;}
a,a.small,a.anchor,a.visited {
	color: #8B7E5F;
	font: inherit;
	text-decoration: none;
}
a:hover {
	color: #6d1205;
	font: inherit;
	text-decoration: none;
}
.page {text-align: center;}

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;
}
/*-li {
	margin: 0;
}
-ul {margin: 0;}
a:focus {outline: none;}
img {
	display: block;
}--*/
/*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-header1.jpg) no-repeat;
	width: 100%;
}

	#header2 {
	height: 89px;
	background: url(../../../Images/bg-header3.jpg) no-repeat;
	width: 100%;
}
/*logo*/
.logo {
	margin: 0;
	width: 96px;
	height: 85px;
	float: left;
	margin: 4px 0 0 90px;
	display: inline;
}
.logo a {
	height: 100%;
	width: 100%;
	background: url(../../../Images/logo.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-Red.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 
------------------------------------------------------------- */
/*--.main-nav {
	padding: 20px 0 0 0;
	margin: 31px 70px 0 0;
	float: right;
	background: url(../../../Images/img-main-nav-separator.gif) no-repeat 100% 18px;
	display: inline;
}
.main-nav li {
	padding: 0 14px;
	background: url(../../../Images/img-main-nav-separator.gif) no-repeat 0 50%;
	float: left;
}
.main-nav a {
	color: #fff;
	font: 12px/40px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}--*/

#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*/
#container {
	padding: 0 4px;
	background: url(../../../Images/bg-container1.gif) repeat-y;
	margin-bottom: 21px;
}

	#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*/
.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;}
/*--SYB NAVIGATION
.sub-nav {
	clear:both;
	overflow: hidden;
	text-align:right;
	height: 44px;
	width: 682px;
	border-bottom: 1px solid #e6ddb8;
	padding: 0;
	/*--margin: 0 0 0 1px
	background: #cfc6a5;
}
.sub-nav li {
	float: left;
	background: url(../../../Images/img-sub-nav-separator.gif) no-repeat 0 12px;
}
.sub-nav li.first {background: none;}
.sub-nav li a {
	display: block;
	height: 19px;
	width: 159px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	text-decoration: none !important;
	font-weight: bold;
	padding-top: 25px;
}
.sub-nav li a.sub-link1 {background: url(../../../Images/ico-1.gif) no-repeat 73px 10px;}
.sub-nav li a.sub-link2 {background: url(../../../Images/ico-2.gif) no-repeat 73px 10px;}
.sub-nav li a.sub-link3 {background: url(../../../Images/ico-3.gif) no-repeat 73px 10px;}
.sub-nav li a.sub-link4 {background: url(../../../Images/ico-4.gif) no-repeat 73px 10px;}
.sub-nav li a span {color: #5d5b38;}
.sub-nav li a:hover, .sub-nav li a.active {
	background-color: #fff;
	color: #000;
	/*margin-right: -1px;
	padding-right: 1px;
	position: relative;
}--*/
/*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: 265px;
}
.login-form h6 {margin: 0 0 15px;}
.form-row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3px;
}
.login-form label {
	float: left;
	width: 62px;
	color: #3d3b24;
	font-size: 11px;
}
.login-form input {
	width: 118px;
	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;
}

#container {
	padding: 0 4px;
	background: url(../../../Images/bg-container1.gif) repeat-y;
	margin-bottom: 21px;}

	
.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;}
		
