@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;}


a:link {
	text-decoration:none;}      /* unvisited link */
a:visited {
	text-decoration:none;}  /* visited link */
a:hover {
	text-decoration:none;}  /* mouse over link */
a:active {
	text-decoration:none;}  /* selected link */
		
body {
	margin: 0;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #070c0f;
	background-image:url(/SiteDesign/Images/bg.aspx);
}	

h1{
	font-family: "Century Gothic";
	font-size:26px;
	color: #242f18;}

h2{
	font-family: "Century Gothic";
	font-size:18px;
	color: #865432;}

h3{
	font-family: "Century Gothic";
	font-size:14px;
	color: #847d71;}
 	
.TopSideLayout1{
	width: 100%;
	float: left;}
	
.TopSideLayout1 .page_header{
	float: left;
	width: 100%;
	height: 213px;}

.TopSideLayout1 .page_header_wrapper{
	width: 958px;
	padding: 0px 22px 0px 22px;
	margin: 0 auto;
	height: 213px;
	background-image:url(/SiteDesign/Images/top_bg.aspx);
	background-repeat: no-repeat;
	background-color: #f9f4e8;}
	
.TopSideLayout1 .page_header_1{
	float: left;
	width: 943px;
	padding-left: 15px;
	padding-top: 9px;
	height: 139px;}	
	
.TopSideLayout1 .page_header_2{
	clear:both;
	float: left;
	width: 958px;
	height: 26px;}
	
.TopSideLayout1 .oneCMSMenu {
	font-family: "Century Gothic";
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	height: 26px;}	
	
.TopSideLayout1 .oneCMSMenuItem{
	padding: 0px 10px 0px 10px;
	height: 26px;}

.TopSideLayout1 .oneCMSMenuHighlightedMenuItem, .TopSideLayout1 .oneCMSMenuItemMouseOver, .TopSideLayout1 .oneCMSMenuHighlightedMenuItemMouseOver{
	color:##163D74;
	padding: 0px 10px 0px 10px;}
	
.TopSideLayout1 .CMSMenu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	background-color: #fff;
	color: #000;}
		
.TopSideLayout1 .CMSMenuItem{
	padding: 5px 20px 5px 20px;
	color: #163D74;
}

.TopSideLayout1 .CMSMenuHighlightedMenuItem, .TopSideLayout1 .CMSMenuItemMouseOver, .TopSideLayout1 .CMSMenuHighlightedMenuItemMouseOver{
	padding: 5px 20px 5px 20px;	
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #A92F35;
}

.TopSideLayout1 .page_header_3{
	float: left;
	clear: both;
	width: 500px;
	padding-left: 10px;
	height: 48px;}
	
.TopSideLayout1 .currentUserLabelText{
	padding-top: 10px;
	color: #000000;
	float: left;}
	
.TopSideLayout1 .page_header_4{
	float: right;
	width: 438px;
	padding-right: 10px;
	height: 48px;
	text-align: right;}
	
.TopSideLayout1 .signoutLink{
	float: right;
	padding-top: 10px;
	color: #000000;}
	
.TopSideLayout1 .cmsdesklink{
	float: right;
	padding-top: 10px;
	color: #000000;
	padding-right: 20px;}
	
.TopSideLayout1 .page_content{
	clear: both;
	float: left;
	width: 100%;}
	
.TopSideLayout1 .page_content_wrapper{
	margin: 0 auto;
	width: 960px;
	padding: 0px 21px 0px 21px;
	background-image:url(/SiteDesign/Images/content_bg.aspx);}

.TopSideLayout1 .page_content_top{
	display: none;}
	
.TopSideLayout1 .page_content_middle{	
	float: left;
	background-color: #f9f4e8;
	padding: 0px 10px 0px 10px;
	width: 938px;
	border-color: #d2a482;
	border-width: 0px 1px 0px 1px;
	border-style: solid;}
	
.TopSideLayout1	.content_table{
	float: left;
	width: 938px;}
	
.TopSideLayout1 .leftbody{
	width: 158px;}
	
.TopSideLayout1 .onesideCMSMenu {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width: 100%;}	
	
.TopSideLayout1 .onesideCMSMenuItem{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #908d86;}

.TopSideLayout1 .onesideCMSMenuHighlightedMenuItem, .TopSideLayout1 .onesideCMSMenuItemMouseOver, .TopSideLayout1 .onesideCMSMenuHighlightedMenuItemMouseOver{
	color:#8e633d;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #908d86;}
	
.TopSideLayout1 .sideCMSMenu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	background-color: #f9f4e8;
	color: #000000;
	border-color: #aa7252;
	border-width: 1px;
	border-style: solid;}
		
.TopSideLayout1 .sideCMSMenuItem{
	padding: 7px 30px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #908d86;}

.TopSideLayout1 .sideCMSMenuHighlightedMenuItem, .TopSideLayout1 .sideCMSMenuItemMouseOver, .TopSideLayout1 .sideCMSMenuHighlightedMenuItemMouseOver{
	padding: 7px 30px;
	color:#8e633d;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #908d86;}
	
.TopSideLayout1	.middlebody{
	width: 20px;}
	
.TopSideLayout1	.rightbody{
	width: 760px;}

.TopSideLayout1 .pageplaceholder{
	width: 100%;}
	
.TopSideLayout1	.page_content_bottom{
	clear:both;}
	
.TopSideLayout1 .page_footer{
	font-size: 10px;
	font-family: "Century Gothic";
	clear:both;
	width: 100%;
	float: left;
	color: #000000;}
	
.TopSideLayout1 .page_footer a{
	color: #000000;}
	
.TopSideLayout1 .page_footer a:hover{
	color: #000000;
	text-decoration: underline;}
	
.TopSideLayout1 .page_footer_wrapper{
	padding: 0px 21px;
	margin: 0 auto;
	width: 960px;	
	background-image:url(/SiteDesign/Images/footer_bg.aspx);
	background-repeat: repeat-x;
	min-height: 150px;}

.TopSideLayout1 .page_footer1{
	float: left;
	background-color: #f9f4e8;
	padding: 0px 10px 0px 10px;
	width: 938px;
	border-color: #d2a482;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	min-height: 30px;
	padding-top: 120px;}
	
.TopSideLayout1 .footer_divider{
	float: left;
	width: 100%;
	height: 5px;
	border-top-width: 1px;
	border-top-color: #825f40;
	border-top-style: dotted;}
	
.TopSideLayout1 .footer_left{
	float: left;
	clear: both;
	width: 648px;
	padding-left: 10px;}
	
.TopSideLayout1 .poweredby{
	float : right;
	width: 200px;
	padding-right: 10px;
	text-align: right;}
		
.TopSideLayout1 .page_footer2{
	display: none;}
	
/*Scorecard fix for chome */
.ScorecardComplete #firstcolumn {
	width:auto;
}
.Front9 .scorecard {
	display:inline;
}

/*New temporary edits*/

body {
    background: rgba(0, 0, 0, 0) url("http://crowncolonycountryclub.townsquareinteractive.com/files/2015/04/crown.jpg") no-repeat scroll center 45px !important;
}

.TopSideLayout1 .oneCMSMenu {
    color: rgb(22, 61, 116) !important;
}


.TopSideLayout1 .oneCMSMenuHighlightedMenuItem, .TopSideLayout1 .oneCMSMenuItemMouseOver, .TopSideLayout1 .oneCMSMenuHighlightedMenuItemMouseOver {
    background: rgb(169, 47, 53) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255) !important;
}

.TopSideLayout1 .page_header_wrapper {
background:none !important;
}

.TopSideLayout1 .page_content_wrapper {
background:none !important;
}

.TopSideLayout1 .page_footer_wrapper {
background:none !important;
}


.TopSideLayout1 .page_content_middle {
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(255, 255, 255) !important;
}


.TopSideLayout1 .page_footer1 {
    background-color: rgb(30, 50, 22) !important;
    border-color: rgb(30, 50, 22) !important;
}

.TopSideLayout1 .page_footer {
    color: rgb(255, 255, 255) !important;
}

.TopSideLayout1 .page_footer a{
	color:#fff !important;
}

.TopSideLayout1 .footer_divider {
    border: none !important;
}

.TopSideLayout1 .page_footer1 {
    padding: 10px 10px 4px !important;
}