


html {
	padding: 0px;
	margin: 0px;
	background-color: #163e24;
	background-image:url(/export/sites/golffrederickmd/_resources/images/interior/background.gif);
	background-repeat: repeat-x;
}


#header {
	position: relative;
	margin-bottom: 6px;
	height: 65px;
	color: white;
	font-family: Garamond, Times, serif;
	font-weight: bold;
}

*>#header {
	margin-bottom: 12px;
}


#globalnav {
	position: relative;
	margin-bottom: 6px;
	height: 13px;
}

#content {
	margin-bottom: 0px;
	background-color: white;
	font-size: 1.2em;	
}

#rightcol {
	position: relative;
	float: left;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}


#min_pg_height {
	position: relative;
	float: left;
	width: 45px;
	height: 350px;
}

#footer {
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 27px;
	margin-bottom: 10px;
	background-color: #60913a;
}


/* -- supporting styles -- */

#interiorLogo {
	margin-left: 15px;
}

#banner {
	position: absolute;
	left: 100px;
	top: 10px;
	font-family: Garamond, Times, serif;
	font-size: 3em;
	font-weight: bold;
	text-decoration: none;
	color: white;	
}


#emailAddress {
	position: absolute;
	left: 102px;
	top: 45px;
	font-family: Frutiger, arial, sans-serif;
	font-size: 1.2em;
	color: white;
	text-decoration: none;	
}


#emailAddress:hover {
	color: #ffffff;
}

#phonenumber {
	position: absolute;
	left: 300px;
	top: 45px;
	font-family: Frutiger, arial, sans-serif;
	font-size: 1.2em;
}

#searchGroup {
	position: absolute;
	left: 15px;
	top: 5px;
	width: 196px;
	font-family: Frutiger, arial, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	color: white;
}

#designBy {
	position: absolute;
	left: 481px;
	top: 5px;	
	width: 196px;
	text-align: right;
	font-family: Frutiger, arial, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	color: white;		
}

/* -- Content well styles -- */

h1 {
	margin-bottom: 10px;
	font-family: Garamond, Times, serif;
	font-size: 3.5em;
	text-decoration: none;
	color: #60913a;
}

h1 img {
	margin-left: 15px;
}

p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #60913a;
	text-decoration: none;
}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {
	color: #163e24;
}

#rightcol a {
	color: #60913a;
	text-decoration: none;
}

#rightcol a:hover {
	color: #163e24;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	font-weight: 600;
	text-decoration: none;
	color: #60913a;
}

h3, h4, h5, h6 {
	color: #60913a;
}

#breadcrumbs {
	text-transform: uppercase;
	font-size: .9em;
}

#selectedBreadcrumb {
	color: #000000;
	text-decoration: underline;
}

#breadcrumbs a {
	color: #60913a;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #163e24;
}

p, pre {
	font-family: Arial, sans-serif;
}

ul a, ol a, blockquote a, td a, pre a {
	text-decoration: none;
	color: #60913a;
}

ul a:hover, ol a:hover, blockquote a:hover, td a:hover, pre a:hover {
	color: #163e24;
}

#courseLanding {
	margin-top: 0px;
}

#courseAddress {
	color: #60913a;
	padding-left: 20px;
}