html, body, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0; 
     padding: 0;
     border: 0;
}

body { 
	font: 100.01% Verdana, Arial, Helvetica, sans-serif; 
	padding: 0px 350px; 
	text-align: center;
	background: #fff url(themes/site_themes/rrgolf/background.gif) repeat-x;
}

#sizer {
	margin: 0 auto; 
	padding: 20px 0; 
	width: 50%; 
	text-align: left; 
	max-width: 200px;
}

#expander {
	margin: 0 -345px;
	position: relative;
	min-width: 690px; /* This prevents Safari from losing the negative margins in narrow windows */ 
} 

/*\*/
* html #expander,
* html #innerwrapper
{height: 0;}
/* */

body#clubpage li#club a, 
body#viewcampage li#viewcam a, 
body#calendarpage li#calendar a, 
body#coursepage li#course a, 
body#directionspage li#directions a, 
body#homepage li#home a, 
body#clubnewspage li#news a, 
body#ratespage li#rates a, 
body#mensseniorpage li#senior a, 
body#contactpage li#contact a {
	color: #E3E3E3; 
	font-weight: normal; 
	background: #677034;
}

#skipnav {
 	position: absolute; 
	margin-left: -3000px; 
}

#outside {
	color: #333333;  
	text-align: right; 
	margin-top: 5px; 
}

#outside ul {
	margin: 5px 20px 5px 0; 
	display: inline;
	}

#outside li {
	display: inline;
	font-size: 11px;
	}

	
/*\*//*/
#outside li {
	display: inline-block;
	white-space:nowrap;
	width:1px;
	}
/**/

#outside a:link, 
#outside a:visited {
	color: #2a4222; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter; 
	text-decoration: none; 
	padding: 4px; 
}

/*  \*/
* html #outside a:link, * html #outside a:visited {
 height: 1%;
 vertical-align: bottom;
 ve\rtical-align: middle;
}
/* */

#outside a:hover, 
#outside a:focus {
	color: #687033; 
	background: url(themes/site_themes/rrgolf/outside_hlight_wide.png) 
}

#outside form {
	display: inline; 
}

#outside label {
	display: none;
}

#outside input {
	background: #E8E9D2;
	border: 1px solid #2a4222;
	color: #2a4222;
	padding: 2px;
        margin-top: 5px;
}

#outside #search {
       padding: 2px; 
       margin-top: 5px;
}

* html #outside input {padding /* */: 2px 0 0 0;}

#container {
	color: #333; 
        border: 1px solid #333; 
	line-height: 1.3em; 
	margin: 0; 
	background: #fff url(themes/site_themes/rrgolf/container_bg.jpg) repeat-y 230px 0;
} 


* html #container {
	background: #FFF url(themes/site_themes/rrgolf/container_bg.jpg) repeat-y 200px 0;
} 

#innercontainer {
	
}
/* background: url(innercontainer_bg.jpg) repeat-x 0 125px; (removed from #innercontainer) */

/* Hides from IE5-mac \*/ 
* html #innercontainer {height: 1%;} 
/* End hide from IE-mac. */ 

#header {
	height: 184px; 
	background: #fff url(themes/site_themes/rrgolf/banner_home.jpg) no-repeat center top;
}

#subnav {
	float: left; 
	width: 224px;
	height: 500px; 
	margin 0;
	padding: 0;
	background: url(themes/site_themes/rrgolf/menubk_new1.jpg) no-repeat;
}

#subnav p {
	
	margin: 10px 10px 10px 20px;
}

#subnav a {
color: #5F662F;
	font-variant: normal;
	margin-bottom: 3px;
	
	text-decoration: none;
}

#subnav h3 {
	color: #686B3F;
	margin: 5px 0 0 5px;
	font-size: 0.95em;
	font-variant: small-caps;
}

#calendarpage #subnav {
display: none;
}

#calendarpage #content2 {
margin-left: 0px;
background: #FFF;
}

 
#menu ul { 
	color: #003300;
	list-style: none;
	border-style: none;
	margin: 15px 10px 10px 10px;
	font: bold .85em Georgia, "Times New Roman", Times, serif;
}




/*
#menu li {
	border-top: 1px solid #ECECEC; 
	border-left: 1px solid #F0F0F0; 
	border-bottom: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
}
*/

 #menu a:link, #menu a:visited {
	color: #073204; 
	display: block;
	text-decoration: none;  
	padding: 2px 3px 2px 10px;
	margin-left: 10px; 
}

/* background: url(menu_hlight.png) repeat-x; removed from menu a:link */

/*\*/
* html #menu a {height: 1%;
vertical-align: bottom;
}
/* */

#menu a:hover, 
#menu a:focus {
	background: url(themes/site_themes/rrgolf/menu_hlight.png);
}

#news {
	width: 185px; 
	margin: 5px; 
}

#news p {
	font-size: .8em; 
	margin-left: 5px; 
	margin-right: 0; 
}

#news img {
	margin-top: 10px;
}

#sidebar {
	float: right; 
	width: 200px; 
}
 
#sidebar p {
	font-size: 0.8em; 
	margin-right: 5px; 
	margin-bottom: 10px; 
	margin-left: 10px; 
}

#sidebar h3 {
	color: #525828;
	margin: 1em 5px 0px 10px;
	font-size: 0.95em;
	font-variant: small-caps;
} 

#sidebar a:link, #sidebar a:visited {
	color: #703E3B; 
}

#sidebar a:hover, #sidebar a:focus {
	color: #5A612D; 
}

/*  \*/
* html #content {height: 1%;}
/* */

#content {
	margin-left: 240px; 
	margin-right: 200px; 
	padding: 1em; 
}

/*  \*/
* html #content2 {height: 1%;}
/* */

#content2 {
	margin-left: 240px; 
	margin-right: 35px; 
}

#content h1, #content2 h1 {
	color: #003300;
	margin-bottom: 3px;
	font: bold 1.0em Georgia, "Times New Roman", Times, serif;
}

#content a, #content2 a {
	color: #5F662F;
	font-variant: normal;
	margin-bottom: 3px;
	font-size: .9em;
	text-decoration: none;
}

 
#content h2, #content2 h2 {
	margin: 0.5em 0 0.25em;
	color: #003300;
	font: bold 1.0em Georgia, "Times New Roman", Times, serif;
}


#content p, #content2 p {
	margin-bottom: 5px; 
	font-size: 0.8em; 
	line-height: 1.5em; 
}

.directions {
	margin-bottom: 5px; 
	font-size: 1.1em; 
	line-height: 1.6em; 
        padding-left: 24px;
}

#content li, #content2 li {
	margin-bottom: 5px; 
	font-size: 0.8em; 
	line-height: 1.5em; 
}

#content td, #content2 td {
	margin-bottom: 5px; 
	font-size: 0.8em; 
	line-height: 1.5em; 
}

#footer {
	clear: both; 
	padding: 1em; 
	color: #F0F0F0; 
	border-top: 1px solid #000; 
	text-align: center; 
	font-size: 0.8em; 
	background: #4E361A url(themes/site_themes/rrgolf/footer_bg.jpg) repeat-y center top; 
}

/*  \*/
* html #footer {height: 1%;}
/* */

#footer ul {
	margin: 5px 0; 
	}

#footer li {
	display: inline; 
	}

#footer a:link, #footer a:visited {
	margin: 0.2em; 
	font-size: 0.85em; 
	color: #E2E2E2; 
}
	
#footer a:hover, #footer a:focus {
	color: #686B3F; 
	background: #ECECEC; 
	text-decoration: none; 
}

.lftflt {
	float: left;
	margin-right: 18px;
	margin-bottom: 8px;
}

.rghtflt {
	float: right;
	margin-left: 18px;
	margin-bottom: 8px;
}

.rghtcolimg {
	margin: 8px 24px;
}

.rghtcolimg2 {
	margin: 8px 52px;
}

.frontpic {
	border: 1px solid #687033;
	margin-left: 30px;
}



.pullquote {
	color: #703E3B;
	float: right;
	width: 150px;
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 10px;
	border-bottom: 2px dotted #703E3B;
	border-top: 2px dotted #703E3B;
	padding-bottom: 3px;
	padding-top: 1px;
}
