@charset "utf-8";
/* CSS Document */

@media print{
	.bg{display: none;}
}

.PageManagerInfoContainer {
	display: none;
}

.MainInformationTable{
	width: 100%;}

h1{
	color:#1c6cb3;
	font-size:24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

h2{
	color:#1c6cb3;
	font-size:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
	
h3{
	color:#1c6cb3;
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */

img {border:none;}

body {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #cccccc;}

.TopDropWindlesham {
	width:100%; 
	float:left;}
	
.TopDropWindlesham .page_header {
	width:960px; 
	margin:0 auto; 
	height:196px;
	background-repeat: no-repeat;
	background-color: #ffffff;}

.TopDropWindlesham .header_left{
	float:left;
	padding-top:40px;
	padding-left: 35px;
	width:200px;
	height: 120px;}
	
.TopDropWindlesham .header_top_right{
	float: left;
	width: 703px;
	height: 95px;
	margin: 14px 22px 0 0;
	background-image:url(/SiteDesign/Images/golf_ball.aspx);
	background-repeat: no-repeat;
	background-position:right;}
	
.TopDropWindlesham	.header_bottom_right{
	float: left;
	width: 703px;
	height: 26px;
	padding: 25px 22px 0 0;}
		
.TopDropWindlesham .signoutLink, .TopDropWindlesham .cmsdesklink, .TopDropWindlesham .currentUserLabelText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	float: right;
	padding: 0 5px 0 5px;}

.TopDropWindlesham .signoutLink{
	text-transform: uppercase;}
	
.TopDropWindlesham .header_bottom{
	clear:both;
	float: left;
	width: 950px;
	height: 35px;
	padding: 0px 5px 0px 5px;
	background-color: #00274e;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;}
	
.TopDropWindlesham .oneCMSMenu {
	padding-left: 10px;
	color: #ffffff;
	height: 34px;}	
	
.TopDropWindlesham .oneCMSMenuItem{
	padding: 0px 10px 0px 10px;
	height: 34px;}

.TopDropWindlesham .oneCMSMenuHighlightedMenuItem, .TopDropWindlesham .oneCMSMenuItemMouseOver, .TopDropWindlesham .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#b59859;
	padding: 0px 10px 0px 10px;
	height: 34px;
	background-color: #00274e;
	background-image:url(/SiteDesign/Images/menu_bg.aspx);
	background-position: top center;
	background-repeat: no-repeat;}
	
.TopDropWindlesham .menu_divider{
	background-image:url(/SiteDesign/Images/menu_divider.aspx);
	background-repeat: repeat-y;
	margin-top: 2px;
	maring-bottom: 2px;
	height: 32px;}
	
.TopDropWindlesham .CMSMenu {
	background-color: #e0e0e0; 
	padding: 10px;
	border-width:1px;
	border-color: #8e8e8e;
	border-style: dotted;
	color: #8e8e8e;}
		
.TopDropWindlesham .CMSMenuItem{
	padding: 5px 20px 5px 20px;
	color: #8e8e8e;}

.TopDropWindlesham .CMSMenuHighlightedMenuItem, .TopDropWindlesham .CMSMenuItemMouseOver, .TopDropWindlesham .CMSMenuHighlightedMenuItemMouseOver{
	padding: 5px 20px 5px 20px;	
	color: #69737e;}
	
.TopDropWindlesham .page_content{
	margin: 0 auto;
	width: 960px;}
	
.TopDropWindlesham	.page_container{
	clear: both;
	float: left;
	padding: 10px;
	width: 940px;
	background-color: #ffffff;}
		
.TopDropWindlesham .bread{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-style: italic;}
	
.TopDropWindlesham	.CMSBreadCrumbsCurrentItem, .TopDropWindlesham .CMSBreadCrumbsLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-style: italic;}
	
.TopDropWindlesham	.pageplaceholder{
	clear: both;
	width: 100%;}
	
.TopDropWindlesham .page_content_bottom{
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 35px;
	background-color: #00274e;}
	
.TopDropWindlesham .page_footer{
	clear: both;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	width: 920px;
	background-color: #ffffff;
	height:30px;}	
	
.TopDropWindlesham .footer_container{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #69737e;}
	
.TopDropWindlesham .footer_container a{
	color: #69737e;}
	
.TopDropWindlesham .footer1{
	float: left;
	width: 460px;}
	
.TopDropWindlesham .footer2{
	float: left;
	width: 460px;}
	
.TopDropCleveland	.poweredby{
	float: right;
	width: 600px;}

