@charset "windows-1252";
		  
 
body {
	margin: 0px;
	padding: 0px;
	background-color: #e5e2db;
	background-repeat: repeat-x;
}

b{font-size: 110%;}
em{color: red;}
				  	  
#mainwrap {width:100%;}				  
#maincontainer {width: 980px; height:1000px;margin: 20px auto; background: #fefff8; border:1px solid black}

#topsection{
background: #fefffE8;
height: 40px; /*Height o8op section*/
}	 

h1{font-family:Comic Sans MS, arial; font-size:24px; color:blue; text-align:center;}
h2{font-family:Comic Sans MS, arial; font-size:14px; color:black; text-align:center;line-height:2px;}

#lefttop{float: left; width: 25%; margin-top:20px;background: #fefff8; text-align:center;}  
#righttop{float: right; width: 10%; margin:20px; background: #fefff8;}

  
#contentwrapper {float: left; width: 100%;}

#contentcolumn{
margin: 0 250px 0 250px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #fefff8; 
}	  

#contentcolumn2 {margin: 0 150px 0 250px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/}

#leftcolumn{float: left; width: 250px;margin-left: -100%;background: #fefffe;text-align:center;}

#rightcolumn{float: left; width: 248px; margin-left: -250px; background: #Fefffe;text-align:center;}	

#bottom_half{clear:left;width:100%; background:#fefff8;} 

#bottom_left1 {float: left; width: 25%; margin-left: 0%; background: #fefff8; text-align: center;} 
#bottom_left2 {float: left; width: 25%; margin-left: 0%; background: #fefff8; text-align: center;}	 
#bottom_left3 {float: left; width: 25%; margin-left: 0%; background: #fefff8; text-align: center;} 
#bottom_left4 {float: left; width: 25%; margin-left: 0%; background: #fefff8; text-align: center;}	

#bottom_food1 {float: left; width: 25%; margin-left: 0%; background: #fefff8; text-align: center;} 
#bottom_food2 {float: left; width: 50%; margin-left: 0%; background: #fefff8;}	
#bottom_food3 {float: left; width: 25%; margin-left: 0%; background: #fefff8; text-align: center;}




#bottom2_half {clear: left; width: 100%; background: #fefff8;padding-top:0px;}	 
#bottom2_left1 {float:left;width:33%; margin-left:0%;background: #fefff8;text-align: center;} 
#bottom2_left2 {float:left;width:33%; margin-left:0%;background: #fefff8;text-align: center;}   
#bottom2_left3 {float:left;width:33%; margin-left:0%;background: #fefff8;text-align: center;}	  

#middle_left {float:left;width:50%; margin-left:0%;background: #fefff8;}
#middle_right {float:left;width:50%; margin-left:0%;background: #fefff8; width:230px;}

#bottom3_half {clear: left; width: 100%; background: #fefff8;padding-top:0px;}	 
#bottom3_left1 {float:left;width:33%; margin-left:0%;background: #fefff8;text-align: center;} 
#bottom3_left2 {float:left;width:33%; margin-left:0%;background: #fefff8;text-align: center;}   
#bottom3_left3 {float:left;width:33%; margin-left:0%;background: #fefff8;text-align: center;}	 

#centre_left {float:left;width:60%; margin-left:0%;background: #fefff8;}
#center_right {float:left;width:40%; margin-left:0%;background: #fefff8; width:230px;}  					   

#footer{clear: left;width: 100%; background: #fefff8;text-align: center;padding-top:40px;}

.innertube{margin: 10px; margin-top: 0;}

.newmenubox {width:150px;text-align:left; margin-left: auto; margin-right: auto} 
.onlinebox {width: 210px; line-height: 16px;margin-left: auto; margin-right: auto;} 
		
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#feffcc; border-top:1px solid black; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#feffcc; border-right:2px solid black; border-left:2px solid black; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#feffcc; border-right:1px solid black; border-left:1px solid black; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#feffcc; border-right:1px solid black; border-left:1px solid black; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background:#feffcc ;}
.contenth {background: #feffcc; border-right: 1px solid black; border-left: 1px solid black; font-family: sans-serif;
 font-size: 14px; color: blue; padding-left: 20px;}
  
 .onlinecontent {background: #feffcc; border-right: 1px solid black; border-left: 1px solid black; font-family: sans-serif;}  
	
.button {background: #feffcc; border: 1px solid black; margin-top: 5px;}

.button_menus {margin-left:auto;margin-right:auto;background: #feffcc; border: 1px solid black;
               width:130px;text-align:left; margin-top: 5px;padding-left:20px;padding-bottom:5px;}
			 

.contenth div {margin-left: 12px; padding-top: 5px;}	


/* ######### Default class for drop down menus ######### */

.anylinkcss{position:absolute; visibility: hidden;border: 1px solid black;border-bottom-width: 0;
font: normal 12px Verdana;line-height: 18px;z-index: 100; /* zIndex should be greater than that of shadow's below */
bbackground: lightyellow;width: 200px;}

.anylinkcss ul{margin: 0;padding: 0;list-style-type: none;}

.anylinkcss ul li a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid black;padding: 1px 0;
text-decoration: none;font-weight: bold;text-indent: 5px;}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;left: 0;top: 0;z-index: 99; /*zIndex for shadow*/ background: black;visibility: hidden;}
	  
/* hyperlink style for the left-navigation Bold */ 

.LeftNavBold {font-family: Verdana; font-size: 10px; font-weight: bold; line-height:14px; color:#000000;}	
A.LeftNavBold:link {text-decoration: none;       color: #1B2879;}
A.LeftNavBold:active {text-decoration: none;    color: #1B2879;}
A.LeftNavBold:visited {text-decoration: none;    color: #1B2879;}
A.LeftNavBold:hover {text-decoration: underline;    color: #9B0A0A;}	

.RightNavBold {font-family: Verdana; font-size: 11px; font-weight: bold; line-height:14px; color:#000000;}	
A.RightNavBold:link {text-decoration: none;       color: #1B2879;}
A.RightNavBold:active {text-decoration: none;    color: #1B2879;}
A.RightNavBold:visited {text-decoration: none;    color: #1B2879;}
A.RightNavBold:hover {text-decoration: underline;    color: #9B0A0A;}	

.Courses {font-family: Verdana; font-size: 10px; font-weight: bold; line-height:14px; color:#000000;}	
A.Courses:link {text-decoration: none;       color: #1B2879;}
A.Courses:active {text-decoration: none;    color: #1B2879;}
A.Courses:visited {text-decoration: none;    color: #1B2879;}
A.Courses:hover {text-decoration: underline;    color: #9B0A0A;}		

.Courses2 {font-family: Comic Sans MS,Arial,Verdana; font-size: 12px; font-weight: bold; line-height:13px; color:#000000;}	
A.Courses2:link {text-decoration: none;       color: #000000;}
A.Courses2:active {text-decoration: none;    color: #000000;}
A.Courses2:visited {text-decoration: none;    color: #000000;}
A.Courses2:hover {text-decoration: underline;    color: #9B0A0A;}	 

.comments_box {background-color:#fefff8;text-align:center;
 font-family: sans-seriff,verdana, arial; font-size: 14px; color: red; line-height: 11pt; border: 1px blue;}  
 
.pprices {font-family: arial; font-size: 14px; line-height: 15px;}	  
.heading1 {font-family: arial; color:red; font-size:18px;}	 
.heading2 {font-family: arial; color:red; font-size:16px;}			
.golfers_comments {width: 200px; font-family: Times New Roman,arial; color: red; font-size: 14px; font-style: italic}  
.italic_comments {font-style:italic;}

#ny_deals {font-family: arial,sans-seriff; font-size: 12px;width: 440px; line-height: 16px;
           background-color: #FFFFCC; padding: 10px 10px 10px 10px; border:1px solid black;text-align:justify;}	
.ny_deals h2 {font-family: sans-seriff; color: black; font-size: 16px; text-align: center;}			
.ny_deals h3 {font-family: sans-seriff; color: black;font-size:14px; text-align:center;}		

.foodmain {text-align: center; border:1px solid black;background-color:khaki;}
.foodmainb {font-family: Times New Roman,Arial; font-size: 14px; line-height: 13pt; text-align: center;}
.foodmainh {font-family: Times New Roman,Arial; font-size: 18px;text-align: center;color:red;}	 

.technology{cursor: hand;cursor: pointer;font: bold 14px Verdana;margin: 10px 0;}
.openlanguage{color: green;}
.closedlanguage{color: red;}						   
.thelanguage {font-family:Arial;font-size:12px; line-height: 12pt; text-align:left;}
 

		 
#contactstuff {margin-left: auto; margin-right: auto; text-align:center;
               font-family:'Comic Sans MS',Verdana,Helvetica,sans-serif; font-size:11px;line-height: 16px;}  
#golf_breaks {margin-left: auto; margin-right: auto; text-align:center;border:1px solid black;width:210px;
               font-family:'Comic Sans MS',Verdana,Helvetica,sans-serif; font-size:12px;line-height: 18px;} 
#right_hand_box	{text-align:center; border:1px solid black; width:220px;padding:5px;
               font-family:'Comic Sans MS',Verdana,Helvetica,sans-serif; font-size:13px;line-height: 16px;} 
#left_hand_box {text-align:center;border:1px solid black;width:200px;font-family:'Comic Sans MS',Verdana,Helvetica,sans-serif;
                font-size:13px;line-height:18px;padding:5px;} 			    		    

#golf_desc {margin-left: auto; margin-right: auto; text-align:center;width:95%;height:300px;
               background-color:#fefff8;} 				   
   
#golf_clubs {clear:both;margin-left: auto; margin-right: auto; text-align:center;border:1px solid black;width:470px;
               background-color:#feffcc;} 	
#golf_club_header {margin-left: auto; margin-right: auto; text-align:center;
                   font-family:'Times New Roman'; font-size:18px; color:blue; margin-top:5px;margin-bottom:2px}
#golf_club_trailer {margin-left: auto; margin-right: auto; text-align:center;margin-top:15px;margin-bottom:5px} 					    					   			   			   
			   
.bottom_text  {width:200px;text-align:justify;margin-left: auto; margin-right: auto;
               font-family:'Comic Sans MS',Verdana,Helvetica,sans-serif; font-size:11px;line-height: 14px;}  
.bottom3_text  {width:250px;text-align:justify;margin-left: auto; margin-right: auto;
               font-family:'Comic Sans MS',Verdana,Helvetica,sans-serif; font-size:12px;line-height: 15px;}			   
		   
.bottom2_text1  {width:200px;text-align:justify;margin-left: auto; margin-right: auto;
               font-family:'Comic Sans MS',Verdana,Helvetica,sans-serif; font-size:11px;line-height: 13px;}		
			   
#ajaxticker1{width: 200px;height: 100px;border: 0px;padding: 5px;}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEffcc;}

.someclass{ //class to apply to your scroller(s) if desired
			   
			   
			   
	   				   		   
