html,body{margin:0;padding:0}
body{
	font: 75%/1.0 Arial,Helvetica,sans-serif;	

	color: #555555;
	line-height:125%;
}
p{
	margin-top:0;
	color: #444444;
	line-height:125%;
}
h1,h2,h3{font: normal normal 160% Arial,Helvetica,sans-serif}
h2{font-size:150%}
h3{
	font-size:130%;
	color: #336699;
	line-height: 80%;
}
h4{
	font-size:115%;
	color: #336699;
}

h5{
	font-size:110%;
	color: #DB972B;
	margin-bottom: 5px;
}

img{ border:none; }

/* 
  -----------------------------------
  Header Logo Image Replacement Source
  -----------------------------------
  <h1 class="bir"><a href="../index.php"><span>The Ranch Golf Club</span></a></h1>

 .bir {
  background:transparent url('../images/ranchgc_logo.png') top left no-repeat;
 } 
 
 .bir span {
  position:relative;
  color:#FFFFFF;
  text-decoration: none;
 }
 */
 
div#header{
	width:100%;
	overflow:hidden;
	background-color: #ffffff;
	
	background-repeat: repeat-x;
}
div#header h1,div#menu{width:840px;margin:0 auto;text-align:left}
div#header h1{
/* 	padding: 20px 0 0 5px;  */
	padding-top: 20PX;
	margin-bottom: -35px;
	color: #FFFFFF;
	font-size: 180%;
}

div#header_text {
	float: right;
	font-size: 95%;
	color: #888888;
	margin: -18px 15px 2px 0;
}

div#menubox{
	width: 963px;
	margin: 0 auto;
}

div#bg_color_basic {
	background: #dddddd;
}

div#bg_color_golfclub {
	background: #c6dacb;
}

div#bg_color_restaurant {
	background: #decfb7;
}

div#bg_color_banquets {
	background: #d1c6da;
}

div#bg_color_proshop {
	background: #c6cfda;
}

#container{
	width:960px;
	margin:0 auto;
	padding:15px 0 2px;
	text-align:left;
	background-image: url(../images/bg_container_center.png); 
}

* html #container {
	background-image: url(../images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg_container_center.png", sizingMethod="scale");
}

div#container_top{
	width:880px;
	height: 180px;
	margin: 10px auto 20px auto;
/*	background-image: url(../images/banner_top_news.jpg); 	
	overflow: hidden;*/
}

div#container_top_360{
	width:880px;
	height: 360px;
	margin: 10px auto 20px auto;
	overflow: hidden;
}

#container_bottom{
	width:960px;
	height: 15px;
	background-image: url(../images/bg_container_bottom.png);
	margin: 0 auto;
	padding: 0;
	clear: both;
}

* html #container_bottom {
	background-image: url(../images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg_container_bottom.png", sizingMethod="scale");
}

div#content_box{
	width:880px;
	margin:0 auto;
	padding: 0;
	background: #fff;
/*	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; */
}

div#content{
	width:590px;
	border-left: 1px dotted #dedede;
	padding-left: 20px;
	margin: 0 0 15px 230px;
	background: #fff;
}

div#content h1{
	margin: 5px 0;
	color: #DB972B;
	font-weight: bold;
}
div#content h2{
	margin: 0 0 10px 0;
	font-size: 165%;
	color: #DB972B;
/* 	background-image: url(../images/content_h2_news.jpg);  
	background-repeat:	no-repeat !important;
	background-position: top left !important; */
	padding: -3px 0 0 2px;
}
div#content h3{
	margin: 5px 0 10px 0;
	color: #336699;
	background-image: url(../images/content_h3.jpg);
	background-repeat:	no-repeat !important;
	background-position: top left !important;
	padding: 3px 0 5px 20px;
}
div#content h3.event{
	background-image: url(../images/h3_star.jpg);
	background-repeat:	no-repeat !important;
	background-position: top left !important;
	padding: 4px 0 4px 22px;
}

div#content h4.menu{
	background-image: url(../images/h4_cup.gif);
	background-repeat:	no-repeat !important;
	background-position: top left !important;
	padding: 4px 0 4px 22px;
}

div#content_event{
	width:590px;
	border-left: 1px dotted #dedede;
	padding-left: 20px;
	margin: 0 0 15px 230px;
	background: #fff;
}
div#content_event a:link, div#content_event a:visited{
	text-decoration: none;
}

div#content_event a:hover, div#content_event a:active, div#content_event a:focus{
	text-decoration: underline;
}

div#content_event h1{
	margin: 5px 0;
	color: #DB972B;
	font-weight: bold;
}

div#content_event h2{
	margin: 0 0 10px 0;
	font-size: 160%;
	color: #DB972B;
	padding: -3px 0 0 2px;
}

div#content_event h2 a:link, div#content_event h2 a:visited{
	color: #DB972B;
}

div#content_event h3{
	margin: 5px 0 0 0;
	color: #336699;
	font-size: 120%;
	background-image: url(../images/content_event_h3.gif);
	background-repeat:	no-repeat !important;
	background-position: top left !important;
	padding: 3px 0 3px 20px;
}

div#content_event h3 a:link, div#content_event h3 a:visited{
	color: #336699;
	text-decoration: underline;
}

div#content_event h4{
	margin: 5px 0 0 0;
	color: #336699;
	font-size: 110%;
	font-weight: normal;
	line-height: 70%;
	padding: 3px 0 3px 20px;
}

div#content_event h4 a:link, div#content_event h4 a:visited{
	color: #336699;
	text-decoration: underline;
}

div#content_wedding{
	width:590px;
	border-left: 1px dotted #dedede;
	padding-left: 20px;
	margin: 0 0 15px 230px;
	background: #fff;
}

div#content_wedding h1{
	margin: 5px 0;
	color: #DB972B;
	font-weight: bold;
}
div#content_wedding h2{
	margin: 0 0 10px 0;
	font-size: 165%;
	color: #DB972B;
	padding: -3px 0 0 2px;
}

div#content_wedding h2 a:link, div#content_wedding h2 a:visited{
	color: #DB972B;
	text-decoration: none;
}

div#content_wedding h2 a:hover, div#content_wedding h2 a:active, div#content_wedding h2 a:focus{
	color: #DB972B;
	text-decoration: underline;
}

div#content_wedding h3{
	margin: 0 0 5px 0;
	color: #336699;
	font-size: 130%;
	background-image: url(../images/content_wedding_h3.jpg);
	background-repeat:	no-repeat !important;
	background-position: top left !important;
	padding: 2px 0 2px 20px;
}

div#content_wedding h3 a:link, div#content_wedding h3 a:visited{
	color: #336699;
	text-decoration: underline;
}

div#content_wedding h3 a:hover, div#content_wedding h3 a:active, div#content_wedding h3 a:focus{
	text-decoration: underline;
}

div#content_wedding h4{
	font-weight: normal;
	font-size: 110%;
	margin: 2px 0 0 0;
	color: #336699;
	padding: 2px 0 2px 20px;
}

div#content_wedding h4 a:link, div#content_wedding h4 a:visited{
	color: #336699;
	text-decoration: underline;
}

div#content_wedding h4 a:hover, div#content_wedding h4 a:active, div#content_wedding h4 a:focus{
	text-decoration: underline;
}

div#big2_layout_box_wedding2 {
	width: 610px;
	padding: 0px;
	height: 175px;
	margin: 0;
	background-image: url(../images/wedding_package_bg1.jpg);
	background-repeat:	no-repeat !important;
	background-position: bottom right !important;
}

div#news_layout_box_calendar1 {
	width: 100%;
	padding: 0;
	height: 100%;
	margin: 0;
	background-image: url(../images/calendar_table_bg1.jpg);
	background-repeat:	no-repeat !important;
	background-position: top right !important;
}

div#news_layout_box_whatsnew1 {
	width: 590px;
	padding: 5px 5px 0 10px;
	margin: 0;
	border: 1px solid #ddd;
/*	background-image: url(../images/calendar_table_bg1.jpg);
	background-repeat:	no-repeat !important;
	background-position: top right !important; */
}

div#content_banquets{
	width:590px;
	padding: 10px;
	margin: 10px auto;
	background: #fff;
}

div#content_banquets h1{
	margin: 0 0 10px 0;
	font-size: 165%;
	color: #DB972B;
	padding: -3px 0 0 2px;
}
div#content_banquets h2{
	margin: 5px 0 10px 0;
	color: #336699;
	background-image: url(../images/content_wedding_h3.jpg);
	background-repeat:	no-repeat !important;
	background-position: top left !important;
	padding: 3px 0 5px 20px;
}


div#index_content{
	width:800px;
	margin: -5px 0 20px 4px;
	background: #fff;
}

div#index_content h1{
	margin: 0 0 10px 5px;
	font-size: 180%;
	color: #DB972B;
	padding: 0;
}
div#index_content h2{
	margin: 0 0 6px 0;
	font-size: 160%;
	color: #336699;
	background-image: url(../images/content_h3.jpg);
	background-repeat:	no-repeat !important;
	background-position: top left !important;
	padding: 0 0 0 20px;
}

div#index_big4_nav1 {
	clear: both;
	float: left;
	width: 210px;
	height: 180px;
	background-image: url(../images/index_big4_bg.jpg);
	background-repeat:	no-repeat !important;
}

div#index_big4_nav2 {
	float: left;
	width: 210px;
	height: 180px;
	margin: 0 0 0 13px;
	background-image: url(../images/index_big4_nav2b.jpg);
	background-repeat:	no-repeat !important;
}

div#index_big4_nav3 {
	float: left;
	width: 210px;
	height: 180px;
	margin: 0 0 0 13px;
	background-image: url(../images/index_big4_nav3b.jpg);
	background-repeat:	no-repeat !important;
}

div#index_big4_nav4 {
	float: right;
	width: 210px;
	height: 180px;
	margin-bottom: 20px;
	background-image: url(../images/index_big4_nav4b.jpg);
	background-repeat:	no-repeat !important;
}
div#index_textbox{
	margin: 10px 15px 5px 15px;
}

div#big2_layout_box {
	width: 100%;
	border: 1px solid #dddddd;
	padding: 10px;
}


div#big2_layout_box_event {
	width: 100%;
	border: 1px solid #dddddd;
	padding: 0px;
	height: 110px;
	margin: -5px 0 10px 0;
}

div#big2_layout_box_event2 {
	width: 100%;
	padding: 0px;
	height: 300px;
	margin: 0;
	background-image: url(../images/event_package_bg1.jpg);
	background-repeat:	no-repeat !important;
	background-position: bottom right !important;
}

div#big2_layout_box_restaurant_left {
	float: left;
	width: 270px;
	border: 0px solid #dddddd;
	padding: 7px;
}

div#big2_layout_box_restaurant_right {
	float: right;

	width: 270px;
	border: 0px solid #dddddd;
	padding: 7px;
}

div#big2_nav1 {
	float: left;
	width: 250px;
	margin: 10px 0 0 10px;
	padding-left: 0;
}

div#big2_nav2 {
	float: right;
	width: 250px;
	margin: 10px 10px 0 0;
}

div#big2_nav3 {
	width: 250px;
	margin: 15px 0 0 10px;
}

div#big2_textbox{
	margin: 10px 10px 0 10px;
}

div#clear{
	clear: both;
}

div#gallery_thumb img{
	float: center;
	background-color: #dfece2;
	padding: 6px;
	border: 1px solid #bbbbbb;
	margin: 12px;
}

div#gallery_thumb img a:link{
	text-decoration: none;
}

div#product_img img{
	float: center;
	background-color: #dfdfdf;
	padding:6px;
	border: 1px solid #bbbbbb;
}

div#product_title {
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 0;
	color: #336699; 
}

div#product_title a:link{
	color: #336699; 
	text-decoration: none;
}

div#product_title a:visited{
	color: #990099; 
	text-decoration: none;
}

div#product_title a:hover, div#product_title a:active, div#product_title a:focus{
	color: #996600; 
	text-decoration: underline;
}

div#product_description {
	text-align: center;
	color: #666666;
	padding: 3px 0 0 0;
	height: 28px;
	width: 180px;
}

div#product_price {
	text-align: center;
	color: #ff3300;
	padding: 3px 0 0 0;
}

/* <table id="menu"> controll */
table#menu{
	width: 590px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	font-size: 90%;
	line-height: 130%;
}

table#menu tr.alt{
	background-color: #ededed;
}

table#menu td.menu{
	width: 500px;
	padding: 8px 5px 8px 10px;

}
table#menu td.price{
	padding: 8px 5px 8px 10px;
}
/* <table id="menu"> controll END */


#contactus_layoutbox{
	width:550px;
	padding: 10px 10px 10px 60px;
	border: 1px solid #dedede;
	background: #f7f7f7;
	margin: 5px auto 15px auto;
}

/* <table id="contactus"> controll */
table#contactus{
	width: 500px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	line-height: 160%;
	margin: 10px auto 10px 0;
}

table#contactus a:link, table#contactus a:visited{
	text-decoration: none;
}

table#contactus a:hover, table#contactus a:active, table#contactus a:focus{
	color: #990066;
	border-bottom: 1px dashed #333366;
}

table#contactus tr.alt{
	background-color: #ededed;
}

table#contactus td.position{
	width: 55%;
	padding-left: 10px;
}
table#contactus td.name{
	padding-left: 10px;
}
/* <table id="contactus"> controll END */

/* <table id="pro_header"> controll */
table#pro_header{
	width: 620px;
	border: 0;
	border-bottom: 1px dotted #cdcdcd;
	line-height: 160%;
	margin: -5px auto 20px auto;
}

table#pro_header a:link, table#pro_header a:visited{
	text-decoration: none;
}

table#pro_header a:hover, table#pro_header a:active, table#pro_header a:focus{
	color: #990066;
	border-bottom: 1px dotted #333366;
}
div#login {
	font-size: 110%;
	color: #666666;
	text-align: right;
	margin-bottom: 10px;
}

div#login a:link, div#login a:visited{
	padding: 5px;
	background: #f9f9f9;
	color: #336699;
/*	border: 1px solid #cccccc; */
}

div#login a:hover, div#login a:active, div#login a:focus{
	background: #efefef;
	color: #cc3300;
}
/* <table id="pro_header"> controll END */

/* div="login_box" controll */
div#login_box{
	width: 400px;
	border: 1px dotted #bbbbbb;
	padding: 20px 20px 10px 20px;
	line-height: 160%;
	margin: 0 auto 20px auto;
}
/* div="login_box" controll END */

ul#intro,ul#intro li{list-style-type:none;margin:0;padding:0}
ul#intro{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
ul#intro li{
	float:left;
	width:190px;
	margin-right:10px;
	padding: 10px 0
}
li#banquets{background: #993399}
li#restaurant{background: #cc6633}
ul#intro li#proshop{margin-right:0;background: #336699;}
ul#intro p,ul#intro h3{margin:0;padding: 0 9px}
ul#intro h3{text-transform:uppercase;padding-bottom:3px;color: #FFF}

div.date{float:left;width: 4em;padding: 5px 0;background: #F1DDC4;color:#B0001E;
    text-align:center;margin: 0 4px 4px 0;font-size: 80%;line-height:0.9}
div.date span{display:block;font-size: 150%;font-weight:bold}

div.comments div{background: #EEE;margin-bottom:10px;}
div.comments p{padding: 10px;margin:0;}
div.comments div.odd{background:#f8f6be;}

div#side{
	float:left;
	width: 210px;
	margin: 0;
	background-image: url(../images/side_bg.jpg);
	background-repeat:	no-repeat !important;
}

div#side h1{
	margin: 0;
	color: #336699;
	background-image: url(../images/side_h1_pin.gif);
	background-repeat:	no-repeat !important;
	padding: 12px 0 5px 30px;
	font-size: 125%;
}

div#side h1 a:link, div#side h1 a:visited{
	text-decoration: none;
	color: #336699;
}

div#side h1 a:hover, div#side h1 a:active, div#side h1 a:focus{
	text-decoration: none;
	color: #cc6633;
	border-bottom: 1px dotted #cc6633;
}

div#side h2{
	margin: 0;
	color: #336699;
	padding: 10px 0 5px 20px;
	font-size: 100%;
}
div#side h2 a:link, div#side h2 a:visited{
	text-decoration: none;
	color: #336699;
	border-bottom: 1px dotted #336699;
}
div#side h2 a:hover, div#side h2 a:active, div#side h2 a:focus{
	text-decoration: none;
	color: #cc6633;
	border-bottom: 1px dotted #cc6633;
}
div#side banner{
	margin-left: 10px;
	text-align: center;
}
div#side p{margin:5px 0 10px;padding: 0 10px}
div#side div{padding: 10px}

#navlist {
	margin: 0 auto;
	padding: 0;
	font-size: 110%;
	border-top: 0px solid #dddddd;
	width: 200px;
}
#navlist li {
	list-style-type: none;
	margin: 0;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	background-color: #fbfbfb;
	color: #333333;
	display: block;
	padding: 4px 4px 4px 20px;
	border-top: 1px dotted #eeeeee;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	color: #cc6600;
	background-color: #eeeeee;
}

#navlist_sub {
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	border-top: 0px solid #dddddd;
	width: 200px;
}
#navlist_sub li {
	list-style-type: none;
	margin: 0;
}
#navlist_sub a:link, #navlist_sub a:visited {
	text-decoration: none;
	background-color: #fbfbfb;
	color: #666666;
	display: block;
	padding: 2px 5px 2px 35px;
	border-top: 1px dotted #eeeeee;
}
#navlist_sub a:hover, #navlist_sub a:active, #navlist_sub a:focus {
	color: #cc6600;
	background-color: #eeeeee;
}

#container_close {
	clear:both;
	width:950px;
	margin: 1px auto 1px auto;
	padding: 1px 0;
	color: #666;
}

#footer{
	clear:both;
	width:950px;
	font-size: 85%;
	margin: 10px auto 5px auto;
	padding: 10px 0;
	background-image: url(../images/30percent_1x150.png);
	background-repeat: repeat-x;
	color: #666;
	text-align:center;
}

* html #footer {
	background-image: url(../images/blank.gif) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/60percent_1x1.png", sizingMethod="scale");
}

div#footer p{margin:0}

div#footer a:link, div#footer a:visited{
	text-decoration: none;
	color: #666;
}

div#footer a:hover, div#footer a:active, div#footer a:focus{
	border-bottom: 1px dotted #ddd;
	color: #000;
}

#sitemap {
  text-align: center;
}

#sitemap .columns {
  margin: auto;
  padding: 7px 0 12px 0;
  width: 880px;
}

#sitemap .column {
  float: left;
  text-align: left;
  width: 143px;
}

#sitemap .column.home {
  width: 70px;
}

#sitemap .column.last {
  width: 90px;
}

#sitemap .column a:link, #sitemap .column a:visited{
  color: #999999;
  font-size: 11px;  
  line-height: 15px;
  text-decoration: none;
}

#sitemap .column a:hover, #sitemap .column a:active, #sitemap .column a:focus{
  color: #333333;
  border-bottom: 1px solid #336699;
}

.clr { 
	clear: both; 
	height:0; 
	line-height:0; 
	font-size:0; 
	padding:0; 
	margin: 0; 
	border:0; 
}

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  Menu Type: Horizontal
  Style Theme: 26 - Cobalt
  -----------------------------------
*/
#p7PMnav {
	margin: 0 0 0 5px;
	padding:6px 0 0 0;
	float: left;
	width: 950px;
	border-bottom: 5px solid #455369;
}
#p7PMnav li {
	list-style-type: none;
	padding:0 0 0 10px;
	background-image: url(../images/pmm_cobalt_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 1px 0 0;
	float: right;
	width: 124px;
}
/* Hide from IE5 Mac \*/
#p7PMnav li {width: auto;}
/* End Hiding */
#p7PMnav ul {
	padding: 6px 0 0 0;
	background-color: #7284A3;
	border-right: 0;
	border-bottom: 1px solid #1D232C;
	position: absolute;
	left: -9000px;
	background-image: url(../images/pmm_cobalt_sub.jpg);
	background-repeat: repeat-x;
	filter: Alpha(Opacity=90);
}
#p7PMnav ul ul {
	padding: 0;
	border-top: 1px solid #8B9BB4;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #8B9BB4;
}
#p7PMnav ul li {
	background-image: none;
	padding-left: 2px;
	border-bottom: 1px dotted #323c46;
	margin: 0;
	float: none;
}

/*width MUST be in EMs*/
#p7PMnav ul, #p7PMnav ul li {
	width: 16em;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 8px 16px 6px 6px;
	font-weight: bold;
	color: #BEC7D3;
	background-image: url(../images/pmm_cobalt_right.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#p7PMnav ul a {
	background-image: none;
	padding: 6px;
	font-weight: normal;
	color: #D3DAE2;
	zoom: 1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #CED5DF;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus, #p7PMnav ul .p7PMon {
	background-color: #323C46;
	color: #8F9EB1;
	letter-spacing: 0.01px;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	font-weight: bold;
	letter-spacing: 0.15em !important;
	background-image: url(../images/pmm_cobalt_right.jpg);
	background-position: 100% -165px;
	color:#CCCCCC !important;
}
#p7PMnav ul .p7PMmark {
	background-image: none !important;
	margin: 0 !important;
	color:#FFFFFF !important;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	font-weight: bold;
	color: #CCCCCC;
}
#p7PMnav ul .p7PMon {
	color: #97A6B9;
}
/* Hide from IE5 Mac \*/
#p7PMnav .p7PMmarklist {
	padding:0 0 0 10px;
	background-image: url(../images/pmm_cobalt_left.jpg)!important;
	background-repeat: no-repeat;
	background-position: 0px -165px !important;
}
/*End Hiding*/
#p7PMnav li:hover {
	background-position: 0px -165px;
}
#p7PMnav li:hover a{
	background-position: 100% -165px;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(../images/p7PM_dark_east.gif) !important;
	background-repeat:	no-repeat !important;
	background-position: right center !important;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	top: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	top: auto;
}
/*IE6 and IE5 Windows Workarounds*/
#p7PMnav a {height: auto !important;}
#p7PMnav ul a {height: 1% !important;}
/*hide from IE5 and 6*/
body>#p7PMnav ul a {height: auto !important;}
/*Compensate for LI Padding on Scalable Tab*/
#p7PMnav li { position: relative;}
#p7PMnav ul li { position: static;}
#p7PMnav .p7PMshow {left: 0px;}

#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

ul.wedding-gallery1 {	

}
ul.wedding-gallery1 li{	
	list-style: none;
}
