/* Start of CMSMS style sheet 'BGC' */
/* Start of CMSMS style sheet 'BGC' */
/* Start of CMSMS style sheet 'BGC' */

#menuIcons{
margin-top:40px;
}

#weather {
margin-left:10px;
float:left;
width:200px;
height:145px;
display:block;
}

.titleImage{
   margin: 0px 0px 0px -20px;
}

div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

img{ 
border: 0; 
}

#rotator{
margin-top:-5px;
margin-bottom:30px;
height:261px;
width:100%;
}

div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

#left_column img{
padding-left:0px;
padding-bottom:28px;
}

#navback{
height:99px;
width:850px;
background: #fff url(uploads/images/menuBg.jpg);
background-repeat:no-repeat;
float:left;
}

body {
color:#f2f2f2;
background: #4a5e53 url(uploads/images/bg.jpg) repeat-x;
font-family:"Times New Roman", Georgia, Times, serif;
font-size:14px;
line-height:1.5;
	color: #666666; 

	}

#pagewrapper {
margin: 0 auto;
width:850px;
height:100%;
border:solid 0px #72887c;
margin-top:40px;
}

#header{
display:block;
height:200px;
width:850px;
background: #fff url(uploads/images/header.jpg);
float:left;
}

#headerClubHouse{
display:block;
height:200px;
width:850px;
background: #fff url(uploads/images/headerClubHouse.jpg);
float:left;
}

#content_wrap{
width:850px;
height:100%;
display: inherit;
background: #72887c;
clear: both;
overflow: hidden; 
}

#left_column{
float:left;
width:210px;
margin-bottom: -2000px;
padding-bottom: 2000px;
margin-top:15px;
}

#leftBox{
   float:left;
   width:210px;
   height:100%; 
}
#leftBoxTop{
   background: url(uploads/images/leftBoxTop.jpg);
   height:16px;
}
#leftBoxHeading{
   background: url(uploads/images/leftBox_pageLinks_header.jpg);
   height:25px;
}

#leftBoxHeadingContact{
   background: url(uploads/images/leftBox_contact_header.jpg);
   height:25px;
}

#leftBoxContent{
color:#f3f6c6;
   background: url(uploads/images/leftBoxContent.jpg);
   margin:-5px 0px -14px 0px;
   padding:1px 0px 0px 0px;
}

#leftBoxContentContact{
color:#f2f2f2;
   line-height:14px;
   background: url(uploads/images/leftBoxContent.jpg);
   margin:-5px 0px -14px 0px;
   padding:1px 0px 0px 25px;
}

#leftBoxContent ul li{
   margin:0px 0px 0px -22px;
   border-bottom:solid 1px #f2f2f2;
   width:170px;
   padding:2px 0px 2px 0px;
}
#leftBoxContent ul li a{
   padding-left:20px;
   color:#f3f6c6;
   width:170px;
   font-size:14px;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   letter-spacing:1px; 

}
#leftBoxContent ul li a:hover{
letter-spacing:1px; 
font-weight:bold;

}

#leftBoxContent ul li a:hover{
}
#leftBoxBottom{
   background: url(uploads/images/leftBoxBottom.jpg);
   height:21px;

}

#spacer_left{
width:200px;
height:15px;
}

#menu{
float:left;
}

li, li a{
text-decoration:none;
list-style: none;
font-family:"Times New Roman", Georgia, Times, serif;
	color: #707070;
font-size:1.1em;
letter-spacing: -1px;
line-height:120%;
margin-left:-10px;
}

li, li a:hover{
text-decoration:none;
list-style: none;
font-family:"Times New Roman", Georgia, Times, serif;
	color: #000;
font-size:1.1em;
letter-spacing: -1px;
line-height:120%;
margin-left:-10px;
}

#content{
   font-size:14px;
line-height:150%;
   color: #f2f2f2;
   font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   float:left;
   display: inline;
   width:638px;
   background: #72887c;	
}

#content_text{
   float:left;
   width:588px;
   padding: 15px 30px 0px 0px;
   margin: 0px 20px 0px 10px;
   display: inline;	
}

#contentFood{
   font-size:14px;
   line-height:150%;
   font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   float:left;
   display: block;
   width:638px;
   background: #72887c url(uploads/images/foodMenuHead.jpg) 10px -20px;
   background-repeat:no-repeat;
}

#contentFood_text{
   float:left;
   width:588px;
   padding: 15px 30px 0px 0px;
   margin: 105px 20px 40px 10px;
   display: inline;
   background: #72887c url(uploads/images/foodMenuBg.jpg);	
}

#content_text p{
   padding: 0px 0px 0px 0px;
}

#content_text img{
padding: 0px 20px 20px 20px;
}

#content a img{
padding: 10px 0px 30px 20px;
}

#footer{
   float:left;
   display:block;
   width:850px;
   text-align: center;
   background: #72887c url(uploads/theme/footer.if);
   color:#f2f2f2;
   line-height:1;
   border-top: 1px dashed #61746a; 
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #dfdfde; 
	background: #f0f0f0 url(uploads/YWD_Basic_Theme/quote.jpg) no-repeat 3px 3px; 
	font: bold 1.3em/1.4em "Times New Roman", Georgia, Times, serif;
	color: #2a2b2c;}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.2em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #dfdfde; 
	background: #f0f0f0 ;  
}
/* End of 'BGC' */


/* End of 'BGC' */


/* End of 'BGC' */

