@charset "UTF-8";

/* HTML Reset Begin */

html, body, ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a { 
	outline: none;
}

img {
	border: none;
}

/* HTML Reset End */

/* Site Structure Elements Begin */

html {
	font-family: "Helvetica Neue Light", "Kabel Dm BT", Helvetica, sans-serif;
	font-size: 12px;
	color: #dedede;
}

body {
	background: #000000 url('../../images/structure/global/tile-c.jpg') repeat-x center top;
}

#container {
	background: #000;
	margin: 0 auto 10px;
	width: 1000px;
}

#mast {
	width: 900px;
	height: 50px;
	margin: 0 0 0 100px;
}

#member_login {
	background: url('../../images/structure/global/fade.jpg');
	width: 575px;
	height: 23px;
	float: right;
}

#member_login a {
	color: #000;
	float: right;
	font-style: italic;
	margin: 6px 10px;
	text-decoration: none;
}

#member_login a:hover {
	color: #dedede;
	text-decoration: none;
}

#photo {
	width: 1000px;
}

	/* IE6 Only */
	* html #photo {	margin: 0 0 -3px; }
	
	/* IE7 Only */ 
	*:first-child+html #photo { margin: 0 0 -3px; }

#intro {
	width: 1000px;
	border-top: 5px solid #A8996E;
}

#intro p {
	width: 560px;
	line-height: 16px;
	margin-left: 205px;
	padding: 20px 20px;
}

#content {
	background: url('../../images/structure/global/golf-under.jpg') no-repeat;
	border-top: 5px solid #A8996E;
	line-height: 16px;
	width: 1000px;
	z-index: 1;
}

span.glendarin {
	color: #A8996E;
	font: normal 37px "Times New Roman", Times, serif, Georgia;
	margin-left: 230px;
	position: relative;
	bottom: 9px;
}

#golf_shop {
	background: url('../../images/structure/global/golf_shop.png') no-repeat left bottom;
	padding: 7px 42px 8px 28px;
	margin: -7px -42px -10px -28px;
}

#event_info {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #272727;
}

#event_info table {
	padding: 0 15px;
}

#columns {
	width: 1000px;
}

#columns a {
	color: #A8996E;
	text-decoration: underline;
}

#columns a:hover {
	color: #000;
	text-decoration: none;
}

#left {
	background: #A8996E;
	width: 160px;
	margin: 0 20px;
	padding-bottom: 10px;
	text-align: center;
}

#left img {
	margin: 15px 0 0;
}

#left p {
	color: #000;
	font-size: 11px;
	line-height: 11px;
	margin: 5px 17px;
}

#right {
	width: 780px;
	padding: 20px 20px 0 0;
	float: right;
}

.course_map {
	float: right;
}

#course_column {
	width: 302px; 
	float: right; 
	padding-left: 10px;
}
.course_photo {
	border:1px solid #a8996e; 
	margin-bottom: 12px;
}

.social_media p {
	color: #A8996E;
	font-size: 14px;
	margin: 6px 0;
}

.social_media ul {
	list-style: none;
	margin: 0 0 0 15px;
}

.social_media li {
	display: inline;
	float: left;
	margin: 0 12px 0 0;
}

ul#details{
	margin: 0 20px;
	list-style: square;
	line-height: 18px;
}

.hotels {
	margin-right: 10px;
	position:relative; 
	top:10px; 
}

#footer {
	width: 1000px;
	margin: 0 0 20px;
}

#footer .waterloo {
	float: left;
}

#footer p.copy {
	color: #A8996E;
	font-size: 11px;
	padding-top: 65px;
	text-align: center;
}

#footer a {
	color: #A8996E;
	text-decoration: none;
}

#footer a:hover {
	color: #dedede;
	text-decoration: none;
}

#footer .glendarin_hills {
	float: right;
}

/* Site Structure Elements End */

/* Standard HTML Elements Begin */

h1 {
	color: #A8996E;
	font: normal 20px "Times New Roman", Times, serif, Georgia;
	width: 475px;
}

h3 {
	color: #A8996E;
	font: normal 16px "Times New Roman", Times, serif, Georgia;
	margin: 12px 0 0;
}

h3 {
	
}

a {
	
}

/* Standard HTML Elements End */

/* Navigation CSS is in a seperate style sheet: navigation.css */

/* Element Specific Definitions Begin */

	/* Item */
	
	
	/* Clear Fix */
	.clear_fix {
		clear: both;
	}

/* Element Specific Definitions End */

