html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display:block;
}

blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:""; content:none;}
ins {background-color:#ff9; color:#000; text-decoration:none;}
mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del {text-decoration:line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}
table {border-collapse:collapse; border-spacing:0;}
hr {display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input, select {vertical-align:middle;}

body {font-family:sans-serif; font-size:13px; line-height:1.231em; color:#444; background:#FFF;}
select, input, textarea, button {font-family:Helvetica, Arial, sans-serif; font-size:13px;}
pre, code, kbd, samp {font-family:monospace, sans-serif;}

html {overflow-y:scroll;}
a:hover, a:active {outline:none;}
ul, ol {margin-left:36px;}
ol {list-style-type:decimal;}
nav ul, nav li {margin:0; list-style:none; list-style-image:none;}
small {font-size:85%;}
strong, th {font-weight:bold;}
td {vertical-align:top;}
sub, sup {font-size:75%; line-height:0; position:relative;}
sup {top:-0.5em;}
sub {bottom:-0.25em;}

pre {white-space:pre; white-space:pre-wrap; word-wrap:break-word; padding:15px;}
textarea {overflow:auto;} 
.ie6 legend, .ie7 legend {margin-left:-7px;} 
input[type="radio"] {vertical-align:text-bottom;}
input[type="checkbox"] {vertical-align:bottom;}
.ie7 input[type="checkbox"] {vertical-align:baseline;}
.ie6 input {vertical-align:text-bottom;}
label, input[type="button"], input[type="submit"], input[type="image"], button {cursor:pointer;}
button, input, select, textarea {margin:0;}
input:valid, textarea:valid   { }
input:invalid, textarea:invalid {border-radius:1px; -moz-box-shadow:0px 0px 5px red; -webkit-box-shadow:0px 0px 5px red; box-shadow:0px 0px 5px red;}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {background-color:#f0dddd;}

::-moz-selection{background:#FF5E99; color:#fff; text-shadow:none;}
::selection {background:#FF5E99; color:#fff; text-shadow:none;}
a:link {-webkit-tap-highlight-color:#FF5E99;}
button { width:auto; overflow:visible;}
.ie7 img {-ms-interpolation-mode:bicubic;}

select, input, textarea {color:#444;}
h1, h2, h3, h4, h5, h6 {font-family:Georgia, serif; font-weight:bold; line-height:normal;}
a, a:active, a:visited {color:#607890;}
a:hover {color:#036;}


/**
 * Container
 *
 */

#container {width:960px; margin:0 auto;}


/**
 * Header
 *
 */

#header {border-bottom:1px solid #CCC; padding:20px 0;}
	#header h1 {float:left; width:281px; height:61px;}
	#header h2 {float:right; padding:12px 0 5px 0; font-size:18px; color:#7E2600; letter-spacing:-1px;}
	#header p {clear:right; float:right;}


/**
 * Nav
 *
 */

#nav {font-size:16px;}
	#nav ul {font-family:Georgia, serif;}
	#nav li {position:relative; display:inline-block; float:left;}
		#nav li a {display:block; padding:15px 20px; text-decoration:none; color:#002C51;}
			#nav li a:active, #nav li a:focus, #nav li a:hover {color:#FFF; background:#00447D;}

	#nav .facebook {float:right; display:block; padding:9px 0;}
	#nav .blogger {float:right; display:block; padding:9px 20px;}
	

/**
 * Content
 *
 */

#banner {width:920px; height:220px; margin-bottom:20px; padding:20px 20px 0 20px; background:#000 url('/img/index_message_bg.jpg') no-repeat top right; color:#FFF;}
	#banner p {width:520px; padding-bottom:20px;}

#blog-feed {position:relative; display:inline-block; float:left; width:696px; margin-right:20px; border:1px solid #00447D;}

	.rssFeed {}
	.rssFeed a {}
	.rssFeed a:active, .rssFeed a:focus, .rssFeed a:hover {}
	
	.rssHeader {}
		.rssHeader h2 {padding:10px; font-size:18px; text-transform:uppercase; background:#00447D; text-shadow:1px 1px 0px #002C51;}
		.rssHeader a {color:#FFF; text-decoration:none;}
	
	.rssBody {}
		.rssBody ul {margin:0; padding:0; list-style:none;}
		.rssBody li {margin:0; padding:20px;}
	
	.rssRow h3 {padding-bottom:5px; font-size:16px;}
		.rssRow h3 a {color:#00447D;}
		
	.rssRow .published {padding-bottom:10px; font-size:12px; color:#666; font-style:italic;}
	.rssRow p {}
	
	#blog-feed .odd {background:#E5ECF2;}
	#blog-feed .even {background:#CCDAE5;}

#sponsors {position:relative; display:inline-block; float:left; width:200px; border:1px solid #666; padding:20px 20px 0 20px;}
	#sponsors h2 {margin:-20px -20px 20px -20px; padding:10px; font-size:18px; text-transform:uppercase; color:#FFF; text-shadow:1px 1px 0px #444; background:#666;}
	#sponsors img {margin-bottom:20px;}


#section-heading {width:920px; height:80px; overflow:hidden; margin-bottom:30px; padding:20px; text-align:right;}
	#section-heading.who-we-are {background:url('/img/subheader_whoweare.jpg') no-repeat top left;}
	#section-heading.golf-tournament {background:url('/img/subheader_golf.jpg') no-repeat top left;}
	#section-heading.our-work {background:url('/img/subheader_ourwork.jpg') no-repeat top left;}
	#section-heading.contact {background:url('/img/subheader_contact.jpg') no-repeat top left;}
	
	#section-heading h1 {padding-top:50px; font-size:30px; color:#FFF;}

#page-content {position:relative; display:inline-block; float:left; width:699px; margin-right:20px; border-right:1px dotted #CCC; padding-right:20px;}
	#page-content.contact {border:0;}
	
	#page-content h2, #page-content h3, #page-content h4, #page-content h5, #page-content h6 {padding-bottom:10px;}
	#page-content h2 + h3, #page-content h3 + h4, #page-content h4 + h5, #page-content h5 + h6 {padding-top:25px;}
	#page-content h2 {font-size:22px;}
	#page-content h3 {font-size:19px; color:#00447D;}
	#page-content h4 {font-size:16px;}
	#page-content h5 {font-size:13px; color:#00447D;}
	
	#page-content p, #page-content dl, #page-content ol, #page-content ul {padding-bottom:25px;}
	
	#page-content hr {clear:both;}
	
	#page-content blockquote {margin:0 36px; font-style:italic;}
	
	.photo_right {margin-left:20px; float:right;}

#nav-secondary {position:relative; display:inline-block; float:left; width:220px;}
	#nav-secondary ul li {border-bottom:1px solid #CCC;}
	#nav-secondary ul li a {display:block; padding:5px 10px; text-decoration:none;}
	
	#nav-secondary ul li ul {margin:0 0 10px 36px;}
		#nav-secondary ul li ul li {border:0; list-style:disc; color:#777;}
	#nav-secondary ul li ul li a {padding:0;}

table {margin-bottom:25px;}
	caption {padding-bottom:15px; text-align:left; font-weight:bold;}
	th {border:1px solid #CCC; padding:3px 6px; background:#00447D; color:#FFF;}
	td {border:1px solid #CCC; padding:3px 6px;}


/**
 * Footer
 *
 */

#footer {clear:both; margin-top:40px; border-top:1px solid #CCC; padding:20px 0; text-align:center;}




.ir {display:block; text-indent:-999em; overflow:hidden; background-repeat:no-repeat; text-align:left; direction:ltr;}
.hidden {display:none; visibility:hidden;}
.visuallyhidden {border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {clip:auto; height:auto; margin:0; overflow:visible; position:static; width:auto;}
.invisible {visibility:hidden;}
.clearfix:before, .clearfix:after {content:"\0020"; display:block; height:0; overflow:hidden;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}

@media print {
  * {background:transparent !important; color:black !important; text-shadow:none !important; filter:none !important;
  -ms-filter:none !important;} 
  a, a:visited {color:#444 !important; text-decoration:underline;}
  a[href]:after {content:" (" attr(href) ")";}
  abbr[title]:after {content:" (" attr(title) ")";}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content:"";}  
  pre, blockquote {border:1px solid #999; page-break-inside:avoid;}
  thead {display:table-header-group;} 
  tr, img {page-break-inside:avoid;}
  @page {margin:0.5cm;}
  p, h2, h3 {orphans:3; widows:3;}
  h2, h3{page-break-after:avoid;}
}
