body {
	background-color: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: "MyriadPro-Regular", "Myriad Pro Regular", MyriadPro, "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #666666;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #3B2314;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1em;
}
p {
	font-size: 1.17em;
	line-height: 1.29em;
	margin: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
p.caption {
	font-size: .84em;
	line-height: 1.4em;
}
a, a strong {
	color: #2F8F9C;
	text-decoration: none;
}
a:hover, a:hover strong {
	color: #333333;
	text-decoration: underline;
}
strong {
	color: #4C4C4C;
}


#wrapper {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 50px;
	text-align: left;
}
#main {
	width: 710px;
}
#date {
	background-image: url(date-border.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 21px;
}
#mainlinks {
	padding-top: 13px;
	padding-bottom: 23px;
}
#mainnav {
	height: 36px;
	margin-bottom: 10px;
}
#pageimage {
	height: 134px;
	background-color: #000000;
}
#leadtext {
	height: 188px;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}
#content {
	padding-top: 24px;
	background-image: url(content-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content.interior {
	margin-top: 3px;
}
#content h1 {
	font-size: 2.5em;
	line-height: 1em;
	padding-top: 2px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 {
	text-transform: uppercase;
	font-size: 1.83em;
	line-height: 1em;
	padding-top: 4px;
	margin-bottom: 10px;
 	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
}
#content h3 {
	text-transform: uppercase;
	padding-top: 4px;
 	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
}
#content ul {
	margin-bottom: 20px;
}
#content li {
	padding-left: 15px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#footer {
	font-size: .92em;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #999999;
}

.col {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.full {
	width: 100%;
}
.left {
	width: 240px;
}
.center {
	width: 530px;
}
.right {
	width: 170px;
}
.halfcol {
	width: 50%;
}
#content .halfcol p {
	font-size: .92em;
	line-height: 1.45em;
}
#content .halfcol.leftcol p {
	padding-right: 10px;
}
#content .halfcol.rightcol p {
	padding-left: 10px;
}

.twothirdcol {
	width: 66%;
}
.onethirdcol {
	width: 33%;
}
.oneandhalfcol {
	width: 180px;
}
.threecol {
	width: 340px;
}

ul.sidelinks li {
	height: 28px;
	width: 240px;
	margin-bottom: 7px;
}
ul.sidelinks li a, ul.halfside li a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 240px;
	display: block;
	text-indent: -5000em;
	overflow: hidden;
}
ul.sidelinks li#auction a {
	background-image: url(button-auction.gif);
}
ul.sidelinks li#mailing a {
	background-image: url(button-mailing.gif);
}
ul.sidelinks li a:hover, ul.halfside li a:hover {
	background-position: left -28px;
}
.sideblock {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	text-align: center;
}
.sideblock h4 {
	text-indent: -5000em;
	overflow: hidden;
	display: block;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}
.sideblock h4.sidehead {
	text-indent: 0px;
	overflow: visible;
	font-size: .83em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.sideblock h4.sponsors {
	background-image: url(t_sponsors.gif);
}
.sideblock h4.platinum {
	background-image: url(t_platinum.gif);
}
.sideblock h4.gold {
	background-image: url(t_gold.gif);
}
.sideblock h4.silver {
	background-image: url(t_silver.gif);
}
.sideblock h4.followus {
	background-image: url(t_followus.gif);
}
.sideblock ul {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	padding-bottom: 3px;
}
.sideblock li {
	padding-bottom: 6px;
}
.sideblock ul.sponsorlist {
	border: none;
	margin: 0px;
	margin-bottom: 10px;
}
.sideblock ul.sponsorlist li {
	height: 60px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;	
}
.right .sideblock ul, .right .sideblock li {
	padding-bottom: 0px;
}
.right .sideblock li {
	height: 60px;
}
.sideblock li a {
	display: block;
}
li.guesttitle, .seemore a {
	color: #9D4B17;
	font-size: .75em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
}
.seemore a:hover {
	color: #333333;
}
.sideblock p {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 1em;
	text-align: left;
}
ul.halfside {
	padding-top: 6px;
}
ul.halfside li {
	float: left;
	width: 110px;
	margin-right: 20px;
}
ul.halfside li a {
	width: 110px;
}
ul.halfside li.facebook a {
	background-image: url(button-facebook.gif);
}
ul.halfside li.twitter a {
	background-image: url(button-twitter.gif);
}
#mainnav li {
	float: left;
	width: 115px;
	height: 36px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: left -36px;
	text-indent: -5000em;
	overflow: hidden;
	display: block;
}
#mainnav li a {
	height: 36px;
	width: 115px;
	display: block;
	background-position: left top;
}
#mainnav li.aboutkacf, #mainnav li.aboutkacf a {
	background-image: url(n_aboutkacf.png);
}
#mainnav li.aboutthegala, #mainnav li.aboutthegala a {
	background-image: url(n_aboutthegala.png);
}
#mainnav li.sponsorship, #mainnav li.sponsorship a {
	background-image: url(n_sponsorship.png);
}
#mainnav li.ourgrantees, #mainnav li.ourgrantees a {
	background-image: url(n_ourgrantees.png);
}
#mainnav li.galaphotos, #mainnav li.galaphotos a {
	background-image: url(n_galaphotos.png);
}
#mainnav li.contactus, #mainnav li.contactus a {
	background-image: url(n_contactus.png);
}
#mainnav li a:hover {
	background-position: left -36px;
}
#content .committeecol li {
	background-image: none;
	padding-left: 0px;
	padding-bottom: 8px;
	line-height: 1.17em;
}
.welcome {
	background-image: url(leadtext-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 20px;
}
.small p {
	font-size: 1em;
	line-height: 1.33em;
	padding-bottom: 10px;
}
.buynow {
	height: 133px;
	text-align: center;
}
.buynow img {
	margin-bottom: 4px;
}
.guests {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
#content .guests ul {
	margin-bottom: 0px;
}
#content .guests li {
	width: 125px;
	margin-right: 10px;
	float: left;
	text-align: center;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content .guests li li {
	float: none;
	margin: 0px;
	color: #999999;
}
.guests img {
	margin-bottom: 0px;
}
.guests h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height: 1.33em;
}
.guests li li.guesttitle {
	color: #3B2314;
	line-height: 1em;
}
.credit {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .91em;
}
ul#vip {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
}
ul#vip li {
	float: left;
	text-align: center;
	background-image: none;
	width: 100px;
	height: 75px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}

.tenright, ul.tenright {
	margin-right: 10px;
}
.tentop {
	margin-top: 10px;
}
.twentytop {
	margin-top: 20px;
}
.tenbottom {
	margin-bottom: 10px;
}
.twentybottom {
	margin-bottom: 20px;
}
.nobottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.noborder, .sideblock ul.noborder {
	border: none;
}
ul.notopborder {
	border-top-style: none;
}
#mainnav li.noright, #content .guests li.noright, ul.halfside li.noright {
	margin-right: 0px;
}
.indent {
	padding-left: 55px;
	padding-right: 10px;
}
ul.inline li {
	float: left;
	text-align: left;
}
.alignright, li.alignright, ul.inline li.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
img.floatright {
	float: right;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.leftcol img.floatright {
	padding-right: 10px;
}
.tb-img {
	float: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.column {
	padding-right: 10px;
}

.clear {
	clear: both;
}

#TB_window {
	position: fixed;
	background: #000000;
	z-index: 102;
	color:#999999;
	display:none;
	border: none;
	text-align:left;
	top:50%;
	left:50%;
	font-family: "MyriadPro-Regular", "Myriad Pro Regular", MyriadPro, "Myriad Pro", Helvetica, Arial, sans-serif;
}
#TB_secondLine {
	font: 10px Georgia, "MyriadPro-Regular", "Myriad Pro Regular", MyriadPro, "Myriad Pro", Helvetica, Arial, sans-serif;
	color:#666666;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 20px 20px 20px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	color: #999999;
}
#TB_ajaxContent p object, #TB_ajaxContent p embed, #TB_ajaxContent object, #TB_ajaxContent embed {
	text-align: center;
}
#TB_title{
	background-color:#000000;
	height:30px;
}
#TB_ajaxWindowTitle{
	float:left;
	margin-bottom:1px;
	font-size: 1.25em;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	font-size: 0.83em;
	font-style: italic;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	font-size: 0.83em;
	font-style: italic;
}
#TB_window img#TB_Image {
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
}
#TB_caption{
	height:25px;
	padding:11px 30px 10px 25px;
	float:left;
}
#TB_window a:link {color: #2F8F9C;}
#TB_window a:visited {color: #2F8F9C;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #2F8F9C;}
#TB_window a:focus{color: #2F8F9C;}


@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
.sIFR-active h1 {
	visibility: hidden;
	font-size: 30px;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
.sIFR-active h2 {
		visibility: hidden;
		text-transform: uppercase;
		font-size: 22px;
		line-height: 1em;
		font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
		margin: 0px;
}
.sIFR-active h3 {
		visibility: hidden;
		text-transform: uppercase;
		font-size: 11px;
		line-height: 1em;
		font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
		margin: 0px;
}
.sIFR-active h4.sidehead {
		visibility: hidden;
		font-size: 14px;
		line-height: 1em;
		font-family: "MyriadPro-Regular", "Myriad Pro Regular", MyriadPro, "Myriad Pro", Helvetica, Arial, sans-serif;
		margin: 0px;
}
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#content .jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 280px;
    height: 186px;
		background-image: none;
		padding: 0px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
