
/*NSW GOLF OPEN
-------------------------------------------------------------------------------------------*/

a img {border: none;} 
.clear { clear:both;}
hr { display: none; }

body { background-color:  #0F0F11; font-size: 100%; color:#9e9e9e; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;  margin:0 0 0 0; padding:0 0 0 0; }
p { font-size: .8em; color: #fff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.3em; }
h1 { font-size: 1.8em; color: #fff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
h2 { font-size: 1em; color: #fff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1em;}
a { color: #fff; } a:hover { color: #9e9e9e; }
.heading { font-size: 1.5em; color: #f0c523; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.5em;}
.sub_heading { font-size: 1.3em; color: #fff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.5em;}

.heading_news { font-size: 1.2em; color: #f0c523; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.5em;}
.news_bits p {  font-size: .7em; color: #fff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.3em; }

.news_bits a {  font-size: 1em; color: #fff; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.3em; text-decoration: underline; }
.news_bits a:hover {  font-size: 1em; color: #9e9e9e; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.3em; }


/*MAIN ELEMENTS
-------------------------------------------------------------------------------------------*/

#wrapper {
	width: 850px;
	position:relative;
	margin:0 auto 0 auto;
	background-color: #0f0f11;
	border-left: solid 1px #3e3e3e;
	border-right: solid 1px #3e3e3e;
}

#heading_invisible { display: none; }

#flashcontent {
	width: 850px;
	margin:0 auto 0 auto;
}

#flashcontent_intro {
	width: 900px;
	margin:0 auto 0 auto;
}

#content {
	width: 820px;
	position:relative;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	background: url(../img/content_bg.jpg) no-repeat top left #171717;
}

#base {
	width: 850px;
	height: 15px;
	position:relative;
	margin:0 auto 5px auto;
	background-color: #0f0f11;
	border-left: solid 1px #3e3e3e;
	border-right: solid 1px #3e3e3e;
	border-bottom: solid 1px #3e3e3e;
}

#header { width:850px; height:185px; margin:0 auto 0 auto;  background: url(../img/header_bg.jpg) no-repeat top left  #000;}
#header img { border:0; left:-1000em; position:absolute; }
#header h1 { float: left;  margin:0; width:524px; height:185px; }
#header h1 a, #header h1 span { display:block; }
#header h1 a, #header h1 span { width:524px; height:185px; background:url(../img/logo.jpg) no-repeat top left; }

#header h2 { float: right;  margin:0; width:194px; height:185px; }
#header h2 a, #header h2 span { display:block; }
#header h2 a, #header h2 span { width:194px; height:185px; background:url(../img/vintage.jpg) no-repeat top left; }


#nav_holder {
	background: url(../img/nav_background.jpg)  repeat-x top left;
	width:850px;
	height:35px;
	margin:0 0 0 0;
	padding:0 0 0 0;}


#column_left {
	width:450px;
	float: left; 
	padding: 0 20px 0 0;
	margin: 0 0 20px 20px;
	border-right: dotted 2px #3e3e3e;
}


.seperator {
width:450px;	
border-bottom: dotted 2px #3e3e3e;
padding: 10px 0 0 0;
margin: 0 0 15px 0;
}



.news_bits {
	padding: 0 0 0 0;
	margin: 15px 0 15px 0;
	width:285px;
	height:119px;
}

.news_bits_text {
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	width:150px;
	height:119px;
}

.pro_am {
	background: url(../img/proam.jpg)  no-repeat;
}

.history_news {
	background: url(../img/history.jpg)  no-repeat;
}

#column_left img {
float: right;
padding: 0 0 0 0;
margin: 20px 0 15px 15px;
}
	
#column_right {
	width:285px;
	float: right; 		
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
}
	
#sponsor_space {
	width:850px;
	height:30px;
}	
		
#footer_left {
margin:0 auto 60px auto;
width: 850px;
text-align: right; 
}

#footer_left p {
font-size: .7em; color: #6e6e6e; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.3em; 
}

#footer_left a{
 color:#6e6e6e;
}

#footer_left a:hover {
 color:#fff;
 text-decoration:none;
}




#footer_left_intro {
margin:0 auto 60px auto;
width: 850px;
text-align: center; 
}

#footer_left_intro p {
font-size: .7em; color: #6e6e6e; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.3em; 
}

#footer_left_intro a{
 color:#6e6e6e;
}

#footer_left_intro a:hover {
 color:#fff;
 text-decoration:none;
}





