body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4c4e57;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/bg.jpg);
}
#siteouterbords {
	border: 1px solid #8c8f9a;
	border-top: none;
	background: #ffffff;
}
.content {
	padding: 15px 35px 15px 25px;
	border-left: 1px solid #fff;
	background: #ecf0f4 url(/images/home_09.jpg) no-repeat top;
	height: 275px;
}
.homeleftinfo {
	color: #ffffff;
	background: url(/images/home_06.gif) no-repeat;
}
.quicklinks {
	text-align: right;
	color: #727caf;
	padding: 0 20px;
	background-image: url(/images/home_07.gif);
}
.quicklinks a {
	color: #727caf;
	font-weight: normal;
	text-decoration: none;
}
.quicklinks a:hover {
	color: #3f4a7e;
	font-weight: normal;
	text-decoration: underline;
}
.content ol li {
	padding-bottom: 10px;
}
.content ul li {
	padding-bottom: 8px;
}
.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	line-height: 11px;
	color: #c00;
}
.navbar {
	background: #9f341f;
	color: #fff;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a {
	color: #931b1b;
	text-decoration: none;
}
a:hover {
	color: #931b1b;
	text-decoration: underline;
}
.leftcol {
	background: #2f9867;
	color: #ffffff;
	padding: 15px 0;
}

.footer { 
	border-left: 1px solid #fff;
	background: #afb6d1;
	color: #727caf;
	text-align: left;
	padding-left: 25px;
}
.footer a { 
	color: #727caf;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6f7281;
	letter-spacing: .1em;
	padding-bottom: 3px;
	border-bottom: 1px solid #cbd0d8;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #9a9fa7;
	text-align: right;
	margin: -5px 0px 0px;
	padding: 0px;
}
hr {
	color: #cbd0d8;
	background: #cbd0d8;
	height: 1px;
	width: 100%;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #9fa8be;
	width: 80%;
}
.FormFieldNoWidth {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #9fa8be;
}
.FormSelect {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #9fa8be;
}
.FormTextField {
	padding: 1px;
	color: #333;
	background: #fff;
	border: 1px solid #9fa8be;
	width: 99%;
}
.FormButton {
	color: #fff;
	border: 1px solid #000;
	background: #9f341f;
	padding: 1px 5px 1px 5px;
}
#formbox {
	background: #E5D9CD;
	border: 1px solid #C89055;
}


#navcontainer ul {
	margin: 0;
	padding: 0 0 0 22px;
	list-style-type: none;
}
#navcontainer li a {
	display: block;
	color: #656874;
	padding: 2px 0;
	text-decoration: none;
	width: 100%;
	text-transform: uppercase;
}
#navcontainer li a:hover {
	color: #727caf;
	text-decoration: none;
	font-weight: bold;
}

#gallery {
	background: #e2e9f0;
	border: 1px solid #cbd0d8;
}
#gallery img {
	border: 1px solid #cbd0d8;
}

body#golf a#golf_link,
body#fiesta a#fiesta_link,
body#auction a#auction_link,
body#press_summergrant a#press_summergrant_link,
body#press_fiesta a#press_fiesta_link,
body#press_auction a#press_auction_link,
body#events a#events_link,
body#about_board a#about_board_link,
body#about a#about_link,
body#about_highlights a#about_highlights_link,
body#about_sponsors a#about_sponsors_link,
body#gwyl a#gwyl_link,
body#gwyl_comm_giving a#gwyl_comm_giving_link,
body#gwyl_wish_list a#gwyl_wish_list_link,
body#press_force06 a#press_force06_link,
body#press_charitygolf06 a#press_charitygolf06_link,
body#press_auction05 a#press_auction05_link
{
	color: #fff;
	background: #70bf99;
}

.9pxtext {
	font-size: 9px;
}



/* SUBPAGE STYLES */

#navtable {
	padding: 0;
	margin: 0;
	background: url(/images/sub_header.jpg) no-repeat top;
}
#subnavcontainer ul {
	margin: 0;
	list-style-type: none;
	padding: 0 0 9px 0;
}
#subnavcontainer li a {
	display: block;
	color: #656874;
	padding: 1px 0;
	text-decoration: none;
	width: 100%;
	text-transform: uppercase;
}
#subnavcontainer li a:hover {
	color: #727caf;
	text-decoration: none;
	font-weight: bold;
}

/*LEFT NAV */
#subleftnavcontainer {
	text-align: left;
}
#subleftnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#subleftnavcontainer li a {
	display: block;
	color: #ced1e3;
	padding: 6px 0 3px 0;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #939bc5;
}
#subleftnavcontainer li a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #ced1e3;
}

#rightcolumn {
	float: right;
	margin: 15px -18px 10px 20px;
	padding: 0;
	height: 215px;
	width: 251px;
	display: inline;
}
