body {
	background: #fff url(images/body.gif) repeat-x top;
	/*background: #fff url(images/gridbg.gif) 0 15px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 18px
	}
	
hr, .hide {
	display: none;
	}
	
img {
	border: none;
	}
	
	
/* content */
#content {
	font-size: 12px;
	padding: 18px 20px 36px; 
	color: #333;
	margin: 0;
	position: relative;
	min-height: 400px;
	z-index: 1;
	width: 530px;
	float: left;
	font-size: 13px;
	}
	
* html #content {
	height: 400px;
	}
	
#content img {
	padding: 2px;
	border: 1px solid #a38d8d;
	background: #fff;
	margin: 0 10px 0 0;
	}
	

	
p {
	margin: 0 0 18px 0;
	}

a {
	color: #844a50;
	}
	
a:hover {
	background-color: #ffffcc;
	color: #471c1c;
	text-decoration: underline;
	}
	
	
ul {
	margin: 10px 0;
	padding: 0 0 0 20px;
	}
	
li {

	}
	
* html #content li {
	height: 1px;
	}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #471c1c;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 embed,
h2 embed,
h3 embed,
h4 embed,
h5 embed,
h6 embed
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	font-weight: normal;
	}
	
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong
	{
	color: #905a33;
	font-weight: normal;
	}
	
h2, h3, h4 {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	font-weight: normal;
	}
	
h2 {
	margin: 18px 0 0;
	font-weight: bold;
	}
	
h3 {
	margin: 18px 0 0;
	}
	
h4 {
	margin: 20px 0 0;
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	}

h2.divider {
	border-bottom: 1px solid #a38d8d;
	margin-bottom: 8px;
	}


table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 20px 0;
	}
	
td {
	border: none;
	border-top: 1px solid #ddd !important;
	padding: 7px 5px;
	line-height: 12px;
	vertical-align: top;
	font-size: 11px;
	}
	
tr.nth-child-odd td {
	background: #f9f9f9;
	}

th {
	background: #eee;
	color: #333;
	font-weight: bold;
	text-align: left;
	border: 1px solid #ccc;
	border-right: none;
	border-left: none;
	padding: 5px;
	font-size: 11px;
	}
	
.links {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	.links a {
		line-height: 12px;
		padding-left: 20px;
		background: url(images/links_a.gif) no-repeat left 3px;
		text-decoration: none;
		}
		
	.links a:hover {
		text-decoration: underline;
		}
	
/* Wrapper */

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	}
	
/* Header */

#header {
	position: relative;
	height: 100px;
	margin: 0;
	background:url(images/header-background.jpg) repeat-x;
	}
	
#header_logo {
	position: absolute;
	top: 23px;
	left: 15px;
	}
	
#header_logo a:hover {
	background: none;
	}
	
/* Header Site Tools */
#site_tools {
	position: absolute;
	top: 0px;
	left: 497px;
	font-size: 11px;
	color: #333;
	padding: 2px 0;
	text-align: right;
	display: none;
	}
	
#site_tools a {
	color: #777;
	text-decoration: none;
	padding: 2px 3px;
	}
	
#site_tools a:hover {
	background: #fff;
	color: #000;	
	border: 1px solid #ccc;
	padding: 1px 2px;	
	margin: 0;
	}
	
	
/* Header Description */
#site_description {
	position: absolute;
	right: 0;
	top: 30px;
	width: 250px;
	color: #767a7d;
	}
	
#site_description h4 {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d5cfc9;
	text-transform: uppercase;
	font-size: 11px;
	color: #905a33;
	}
	
#site_description p {
	margin: 0;
	}
	
/* Mini Search */

#mini_search {
	position: absolute;
	top: 20px;
	right: 20px;
	}
	
.mini_search_field {
	height: 14px;
	width: 100px;
	padding: 2px 2px 2px 16px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	border: 1px solid #a9a9ab;
	background: #fff url(images/mini_search_field.gif) no-repeat 2px 3px;
	}
	
.mini_search_field.focus {
	border: 1px solid #905a33;
	color: #333;
	}

.mini_search_button {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
	background: #56595c url(images/mini_search_button.gif) no-repeat 0 0;
	float: left;
	}
	
.mini_search_button:hover {
	background-color: #939495;
	background-position: 0 -20px;
	}
	
/* Main */
#main {
	padding: 0 10px 50px;
	margin: 0 -10px;
	position: relative;
	z-index: 1;
	min-height: 1px;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	content: ".";
	visibility: hidden;
	clear:both;
	display: block;
	height: 0;
	border: 2px solid red;
	}
	
/* Page Header */

#page_header {
	height: 250px;
	background: #023e72;	
	border-bottom: 5px solid #e4e4e5;
	}

	
/* Sidebar */
#sidebar {
	width: 180px;
	float: left;
	position: relative;
	padding: 0;
	z-index: 1000;
	}
	
/* Breadcrumb */

#breadcrumb {
	border-bottom: 1px solid #d5cfc9;
	font-size: 10px;
	text-transform: uppercase;
	color: #777;
	padding: 0;
	margin: 0 0 17px 0;
	line-height: 18px;
	height: 18px;
	}
	
#breadcrumb a {
	text-decoration: none;
	}
	
#breadcrumb a:hover {
	text-decoration: underline;
	background: none;
	}

/* Footer */
#footer {
	margin: 0;
	padding: 18px 0;
	font-size: 11px;
	color: #777;
	line-height: 18px;
	position: relative;
	clear: both;
	min-height: 1px;
	background: url(images/footer.gif) repeat-x top;
	}
	
* html #footer {
	height: 1px;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #777;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #555;
	text-decoration: underline;
	}
	
#site_credit {
	position: absolute;
	right: 0;
	top: 0;
	padding: 20px 20px 0 50px;
	}
	
/** Sidebar panels **/
.sidebar_panel {
	padding: 18px 0;
	margin: 0 0 18px 0;
	color: #333;
	min-height: 1px;
	position: relative;
	}
	
* html .sidebar_panel {
	height: 1px;
	}
	
.sidebar_panel:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.sidebar_panel h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #471c1c1;
	padding: 0 0 0 5px;
	margin: 0 0 17px;
	border-bottom: 1px solid #d5cfc9;
	}

/* Search Box */

#search {
	}
	
.search_submit {
	width: 20px;
	height: 20px;
	background: #333;
	border: none;
	font-size: 14px;
	display: block;
	cursor: pointer;
	color: #fff;
	float: left;
	}
	
#search .search_field {
	width: 125px;
	margin-right: 5px;
	float: left;
	}
	
	/* [ Sponsors ] */

#sponsors {
	clear: both;
	margin: 0 -5px 0;
	border-top: 1px solid #a38d8d;
	min-height: 1px;
	padding: 0 0 15px 0;
	text-align: center;
	}
	
  #sponsors:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
  }
  
  * html #sponsors {
    height: 1px;
  }
  
  #sponsors img {
  }
    
/* [ SPonsors as they appear in #content ] */
.main_sponsors {
	padding: 0;
	margin: 0 -30px;
	min-height: 1px;
	}
	
.main_sponsors:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	}
	
* html .main_sponsors {
	height: 1px;
	}

#content .main_sponsors img {
	border: none;
	padding: 0;	
	}
	
.main_sponsors li {
	min-height: 1px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.secondary_sponsors {
	margin: 0 -40px 10px 0;
	padding: 0;
	min-height: 1px;
	}
	
.secondary_sponsors li {
	float: left;
	width: 190px;
	margin: 0;
	line-height: 20px;
	padding: 0;
	}
	
	
/* [ Calendar ] */
table.calendar {
	border: 1px solid #bbb;
	}

.calendar td.first-child {
	background: #eee;
	width: 170px;
	}
	
/* [ Reps ] */

.reps {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
	}
	
.reps li {
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
	min-height: 1px;
	padding: 5px 0;
	}

#content .reps img {
	border: none;
	padding: 0;
	float: left;
	}
	
/* [ Life Members ] */

.life_members {
	margin: 0;
	padding: 0;
	}
	
.life_members li {
	float: left;
	width: 180px;
	}
	

.team_profile{
	min-height: 1px;
	margin-bottom: 20px;
	border-bottom:1px solid #eee7e1;
	padding-bottom: 20px;
	position: relative;
}

* html .team_profile{
	height: 1px;
}

.team_profile:after {
	content: ".";
	visibility: hidden;
	clear:both;
	display: block;
	height: 0;
	}
	
	
	.team_profile img{
		float: left;
	}
	
.gallery_summary{
	position: relative;
	min-height: 1px;
}