/* - - - - - - - - - - - - - - - - - - - - -

 Title : Bruce Rader Charities styles
 Author : Rick Whittington
 Last Updated : April 15, 2008

- - - - - - - - - - - - - - - - - - - - - */

/* Resets default browser CSS   
-------------------------------------------------------------- */

html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, a, em, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

img, a img { 
	border: none; 
}

body {
	margin: 0 auto;
	text-align: center;
	line-height: 1.5;
	background: #fff;
  	color: #a38d74; 
  	font-family: Georgia, Times, Times New Roman, serif;
}

/* Headings and Text
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
  	color: #b57620; 
  	font-family: Georgia, Times, Times New Roman, serif;
}

h1 { font-size: 2.3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.6em; line-height: 1; margin-bottom: 0.75em; }
h3 { font-size: 1.2em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

#home_col_1 h1 {
	padding-left: 80px;
}

#home_col_2 h1 {
	padding-left: 13px;
}

#home_col_3 h1 {
	padding-left: 76px;
}

#home_col_4 h1 {
	padding-left: 40px;
}

#home_col_1 h2,
#tourney_teaser h2#br_golf_tourney {
	font-size: 12px;
	height: 140px;
	text-indent: -9999px;
	overflow: hidden;
	width: 180px;
}

p 			      { margin: 0 0 1.5em; }
#home_col_1 p,
#home_col_2 p,
#home_col_3 p,
#home_col_4 p 	  { margin: 0 0 0.8em; }
p.dateline        { font-style: italic; }
a                 { color: #376832; text-decoration: underline; }
a:hover     	  { color: #a38d74; }
a.more_link       { font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; text-decoration: none; font-size: 11px; }
em                { font-style: italic; }

#home_col_1 p,
#home_col_2 p,
#home_col_3 p,
#home_col_4 p {
	color: #a38d74;
	padding: 0 21px 0 13px;
	font-size: 12px;
}

/* Containers  
-------------------------------------------------------------- */

#page {
	margin: 0 auto;
	width: 931px;
	padding: 8px 0;
	text-align: left;
}

#home_content {
	background: url(../images/bg_home_content.jpg) bottom left no-repeat;	
	width: 931px;
}

#content {	
	width: 880px;
	padding-left: 25px;
	margin-top: 15px;
}

#content_left {
	width: 590px;
	margin: 0 30px 0 0;
	float: left;
}

#content_right {
	width: 250px;
	float: left;
	padding: 38px 0 0 0;
}

#home_col_1 {
	clear: both;
	float: left;
	padding: 25px 0 10px;
	width: 243px;
	background: url(../images/bg_home_col1.jpg) top left no-repeat;
}

#home_col_2 {
	float: left;
	padding: 25px 0 10px;
	width: 218px;
}

#home_col_3 {
	float: left;
	padding: 25px 0 10px;
	width: 240px;
}

#home_col_4 {
	float: left;
	padding: 25px 0 170px;
	width: 230px;
}

#col_left {
	float: left;
	width: 641px;
	padding: 0 18px 0 0;
	margin: 0 0 0 9px;
	border-right: 1px solid #e5e5e5;
	color: #333;
}

#col_right {
	float: left;
	width: 220px;
	padding: 0 0 0 14px;
	
}

#gallery {
	width: 894px;
	height: 186px;
	background: #f2f2f2;
	clear: both;
	margin: 0 0 0 9px;
}

#page_content {
	clear: left;
	padding: 25px 0 0 14px;
	border-top: 1px solid #ccc;
}

.clear {
	clear: both;
}

fieldset {
	margin: 0 0 20px 0;
}

.photo {
	float: right;
	width: 200px;
	text-align: right;
	height: 145px;
}

/* Sidebar / Other content
-------------------------------------------------------------- */

#tourney_teaser {
	padding: 25px 0 10px;
	width: 243px;
	background: url(../images/bg_sidebar_tourney.jpg) top left no-repeat;
}


img.video_img { padding: 0 0 0 20px; }


/* Lists  
-------------------------------------------------------------- */

#home_col_left ul,
#home_col_left ul li
#home_col_middle ul,
#home_col_middle ul li,
#home_col_right ul,
#home_col_right ul li {
	list-style: none;
}

#home_col_left ul li {
	padding: 0 0 10px 0;
}

#home_col_middle ul li a,
#home_col_right ul li a {
	color: #5a5244;
	font-size: 13px;
	padding: 3px 0;
	font-weight: bold;
	text-decoration: none;
}

#home_col_middle ul li a:hover,
#home_col_right ul li a:hover {
	color: #c0770e;
}

#col_right ul {
	margin: 0 0 20px 15px;
	color: #000;
}

#col_right ul li {
	margin: 0 0 10px 0;
}

#col_right ul li a {
	color: #5a5244;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#col_right ul li a:hover {
	color: #c0770e;
}

#col_right ul.news li a {
	line-height: 1.2em;
	text-decoration: underline;
	font-size: 11px;
}

#col_right ul.investors,
#col_right ul.investors li {
	list-style: none;
	margin-left: 0;
}

#col_right ul.investors li {
	margin-bottom: 5px;
}

#col_right ul.investors li a {
	font-size: 13px;
}

#col_left ul {
	margin: 0 0 1.5em 3em;
}

ul#anchors,
ul#anchors li {
	list-style: none;
	display: inline;
}

ul#anchors {
	float: left;
	margin: 0;
	padding: 0;
}

ul#anchors li a {
	float: left;
	display: block;
	padding: 13px 10px 0 10px;
	color: #0f80b7;
	text-decoration: none;
}

ul#anchors li a:hover {
	color: #c0770e;
}

#content_left ul {
	margin: 20px 15px;
}

#footer ul {
	float: left;
	padding-left: 10px;
}

#footer ul,
#footer ul li {
	list-style: none;
	display: inline;
}

#footer ul li a {
	color: #c4df9b;
	float: left;
	padding: 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer ul li a:hover {
	color: #fff;
}

#footer ul.logos {
	margin-left: 60px;
}

#footer ul.logos,
#footer ul.logos li {
	display: inline;
	list-style: none;
}

#footer ul.logos li a {
	float: left;
}


/* Site Header  
-------------------------------------------------------------- */

#header {
	width: 931px;
	height: 123px;
	margin: 0 0 0 0;
	background: url(../images/bg_header.jpg);
}

#header a {
	display: block;
	width: 172px;
	height: 123px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;	 
}

/* Global navigation  
-------------------------------------------------------------- */

#nav {
	width: 510px;
	height: 24px;
	overflow: hidden;
	padding: 91px 0 0 249px;
}

ul#global_nav,
ul#global_nav li {
	list-style: none;
	display: inline;
}

ul#global_nav li a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	display: block;
	height: 24px;
}

ul#global_nav li#nav_news a {
	background: url(../images/nav_news.jpg) top left no-repeat;
	width: 123px;
}

ul#global_nav li#nav_contact a {
	background: url(../images/nav_contact.jpg) top left no-repeat;
	width: 125px;
}

ul#global_nav li#nav_biography a {
	background: url(../images/nav_bio.jpg) top left no-repeat;
	width: 125px;
}

ul#global_nav li#nav_tournament a {
	background: url(../images/nav_tournament.jpg) top left no-repeat;
	width: 123px;
}

/*---- Rollover states ----*/ 

ul#global_nav li#nav_news a:hover {
	background: url(../images/nav_news.jpg) bottom left no-repeat;
}

ul#global_nav li#nav_contact a:hover {
	background: url(../images/nav_contact.jpg) bottom left no-repeat;
}

ul#global_nav li#nav_biography a:hover {
	background: url(../images/nav_bio.jpg) bottom left no-repeat;
}

ul#global_nav li#nav_tournament a:hover {
	background: url(../images/nav_tournament.jpg) bottom left no-repeat;
}

/* Footer  
-------------------------------------------------------------- */

#footer {
	clear: both;
	width: 931px;
	padding: 10px 0;
	background: url(../images/bg_footer.gif) top left no-repeat;
}

#footer p.address {
	width: 395px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	color: #c4df9b;
}