/* ---------------------------------------

Client:  
Version: 1.0
Author: Rock Creek Strategic Marketing
Website: http://www.rockcreeksm.com

Colors:

Beige: #b3ac86;
Red: #c94023;
Blue: #3289a1;
Light Beige: #dcd1a1;
Brown: #cc9937;



------------------------------------------*/



/* GLOBAL
-------------------------------------------------------------------*/

body {
	background:#b3ac86 url(../images/bkgd_body.gif) 50% 0px no-repeat;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	}

/* LAYOUT
-------------------------------------------------------------------*/

#wrapper {
	width:775px;
	margin:40px auto 0;
	background:url(../images/bkgd_paper.png) 0px 0px no-repeat;
	padding:0 26px 0 0;
	position:relative;
	}
	
#content {
	background:#fff;
	padding:10px 15px 0;
	width:720px;
	}
	
/* Branding */

#branding h1 {
	background:url(../images/bkgd_branding.gif) 0px 0px no-repeat;
	height:226px;
	width:722px;
	text-indent:-9999px;
	}
	
#branding h2 {
	background:url(../images/img_badge.png) 0px 0px no-repeat;
	position:absolute;
	top:-40px;
	left:-90px;
	width:184px;
	height:175px;
	text-indent:-9999px;
	}
	
#branding p {
	background:url(../images/img_date_and_location.png) 0px 0px no-repeat;
	position:absolute;
	top:200px;
	right:58px;
	width:250px;
	height:101px;
	text-indent:-9999px;
	}
	
/* =nav_global */

#nav_global {
	position:absolute;
	top:200px;
	left:-217px;
	}
	
#nav_global ul {
	background:url(../images/bkgd_navGlobal.png) 0px 0px no-repeat;
	height:230px;
	width:217px;
	position:relative;
	}
	
#nav_global li {
	position:absolute;
	left:0px;
	}
	
#nav_global li,
#nav_global li a {
	display:block;
	width:217px;
	}
	
#nav_global li a {
	text-indent:-9999px;
	}
	
#nav_global_about {
	height:55px;
	top:0px;
	}
	
#nav_global_about a {
	height:55px;
	}
	
#nav_global_honorees {
	top:55px;
	height:32px;
	}
	
#nav_global_honorees a {
	height:32px;
	}
	
#nav_global_community {
	top:87px;
	height:31px;
	}
	
#nav_global_community a {
	height:31px;
	}
	
#nav_global_host {
	top:151px;
	height:31px;
	}
	
#nav_global_host a {
	height:31px;
	}
	
#nav_global_register {
	top:118px;
	height:33px;
	}
	
#nav_global_register a {
	height:33px;
	}
	
#nav_global_donors {
	top:181px;
	height:49px;
	}
	
#nav_global_donors a {
	height:49px;
	}
	
	
#nav_global_about a:hover {
	background:url(../images/bkgd_navGlobal.png) -217px 0px no-repeat;
	}
	
#nav_global_honorees a:hover {
	background:url(../images/bkgd_navGlobal.png) -217px -55px no-repeat;
	}
	
#nav_global_community a:hover {
	background:url(../images/bkgd_navGlobal.png) -217px -87px no-repeat;
	}
	
#nav_global_host a:hover {
	background:url(../images/bkgd_navGlobal.png) -217px -151px no-repeat;
	}
	
#nav_global_register a:hover {
	background:url(../images/bkgd_navGlobal.png) -217px -118px no-repeat;
	}
	
#nav_global_donors a:hover {
	background:url(../images/bkgd_navGlobal.png) -217px -181px no-repeat;
	}
	
	

	

	
	
/* Content */

#content_wrap {
	background:url(../images/bkgd_intro.gif) 0px 0px no-repeat;
	padding:30px 75px 0;
	}
	
#content_wrap h2 {
	color:#c94023;
	font-size:30px;
	font-weight:bold;
	background:transparent;
	text-transform:uppercase;
	}
	
#content_wrap h3 {
	color:#3289a1;
	font-size:14px;
	font-weight:bold;
	padding:15px 0 5px;
	text-transform:uppercase;
	}
	
#content_wrap p,
#content_wrap li {
	font-size:12px;
	line-height:18px;
	}
	
#content_wrap a {
	color: #c94023;
	}
	
	
#content_wrap dl {
	font-size:12px;
	line-height:18px;
	}
	
#content_wrap dt {
	color:#3289a1;
	font-weight:bold;
	margin:5px 0 0 0;
	}
	
#content_wrap dd {
	margin:0 0 10px 0;
	}
	
div.subsection {
	background:#fff url(../images/img_compass.jpg) 100% 100% no-repeat;
	padding:10px 25px 15px;
	margin:15px 0;
	border: 1px dotted #cc9937;
	}
	
#content_wrap div.subsection h3 {
	color:#c94023;
	font-size:18px;
	margin-bottom:10px;
	}
	
/* Sections */

div.section {
	background:url(../images/bkgd_contentSection.png) 0px 100% no-repeat;
	padding:30px 0 50px 0;
	}
	

	
	

/* UTILITY
-------------------------------------------------------------------*/

#content_wrap p.nav_backToTop {
	margin:0px 0 5px 0;
	}
	
#content_wrap p.nav_backToTop a {
	color:#cc9937;
	padding-right:17px;
	text-decoration:underline;
	}
	
#content_wrap p.nav_backToTop a:hover {
	background:url(../images/icon_backToTop.gif) 100% 0px no-repeat;
	text-decoration:none;
	}
	
div.clearfix {
	clear:both;
	}

/* SECTIONS
-------------------------------------------------------------------*/

/* Host Committee */

#content_hostCommittee {}

#content_hostCommittee ul {
	margin:10px 0 0 0;
	}

#content_hostCommittee li {
	color:#b3ac86;
	font-size:12px;
	line-height:18px;
	margin:0 0 10px 0;
	}
	
#content_wrap strong {
	font-weight:bold;
	color: #cc9937;
	}
	
#content_hostCommittee div.column {
	width:250px;
	float:left;
	margin-right:35px;
	}
	
#content_hostCommitte div.last {
	margin-right:0px;
	}
	
#content_hostCommittee div.column li {
	font-size:11px;
	color:#b3ac86;
	}
	
#content_hostCommittee h3 {
	border-bottom:1px solid #b3ac86;
	padding-bottom:8px;
	}
	
/* Honorees */

#content_honorees {}

#content_honorees img.headshot {
	float:left;
	margin: 15px 0 0 0;
	padding: 0px 25px 15px 0;
	}
	
/* About */

#content_about {
	background:url(../images/bkgd_contentSectionAbout.jpg) 0px 100% no-repeat;
	padding-bottom:70px;
	position:relative;
	}
	

	

#content_about p.leadIn {
	font-size:14px;
	line-height:22px;
	}
	
#content_about p {
	margin-top:10px;
	}
	
/* Register */

#content_register {
	background:#ece6cd;
	padding:25px 70px;
	}

#content_register form {
	width:400px;
	margin-top:20px;
	}

#content_register input {
	border:1px solid #b3ac86;
	padding:5px 3px;
	float:left;
	width:390px;
	margin: 5px 0 10px;
	}
	
#content_register label {
	clear:left;
	color:#3289a1;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#donation_block {}

#donation_block input {
	width:auto;
	float:none;
	}
	
#donation_block input.amounts {
	width:100px;
	}
	
#content_register input.submit {
	width:auto;
	border:none;
	padding:0px;
	}
	
/* Credit */

#credit {
	color:#cc9937;
	text-align:center;
	padding:20px;
	font-size:12px;
	}
	
#credit p {
	margin-bottom:10px;
	}
	
#credit a {
	color:#c94023;
	text-decoration:none;
	padding:0 10px;
	}
	
#credit a:hover {
	background:#c94023;
	color: #fff;
	}
	
/* Share Page */

#sharePage {
	background:url(../images/btn_sendToFriend2.gif) 0px 0px no-repeat;
	width:161px;
	height:50px;
	position:absolute;
	top:460px;
	left:-161px;
	}
	
#sharePage a {
	text-indent:-9999px;
	display:block;
	height:44px;
	width:156px;
	}
	
/* Sponsors */

#sponsors {
	background:#fff;
	padding-bottom:20px;
	}
	
#sponsors p {
	text-indent:-9999px;
	background:url(../images/logos_sponsors.gif) 50% 0px no-repeat;
	height:42px;
	}
	
/* Donors */
#content_donors li {
	color:#cc9937;
	font-size:11px;
	}
	
#content_donors h3 {
	border-bottom:1px solid #dfdbc5;
	margin-bottom:5px;
	}
	
/* Thank You */

#thankYou #content {
	min-height:600px;
	}
	
#thankYou #content h2 {
	color:#c94023;
	font-size:30px;
	font-weight:bold;
	background:transparent;
	text-transform:uppercase;
	}

