/*
=================================================
For: UBBT (http://ubbt.com)
Date: 5 December 2009
Notes: ...
=================================================
*/


/*----
  MAIN
  ----*/
/* Browser defaults override */
a, em, h1, h2, h3, h4, h5, h6, img, p, pre, blockquote, label, ul, ol, li, dl, dd, fieldset, address {
	font-size: 1em;
	font-style: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	outline: none;
	}
body {
	font: 12px helvetica neue, helvetica, arial, sans-serif;
	text-shadow: 0 0 #000;
	position: relative;
	margin: auto;
	padding: 0;
	}
h1 {
	font-size: 75px;
	font-weight: bold;
	letter-spacing: -.025em;
	line-height: 75px;
	float: left;
	margin-right: 9px;
	}
h2 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: .09em;
	}
.col_2 h2 {
	margin: 12px 0 0 12px;
	letter-spacing: normal;
	}
h3 {
	font-size: 36px;
	font-weight: bold;
	}
h4 {
	color: #7e7e82;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 18px;
	}
p {
	line-height: 18px;
	clear: both;
	margin-top: 5px;
	padding-bottom: 9px;
	}
blockquote {
    text-indent:-0.8em;
	color: #7e7e82;
	line-height: 27px;
	margin-top: -14px;
    }
a {
	color: inherit;
	}
a:hover {
	color: #b2bb1e;
	}
p a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
em {
	color: #b2bb1e;
	font-weight: bold;
	}
#container {
	position:relative;
	margin: 0 auto;
	width: 1006px;
	z-index: 2;
	}
.page {
	padding-left: 210px;
	width: 845px;
	}
.title {
	height: 72px;
	clear: both;
	}
.title h2 {
	text-transform: uppercase;
	}

/*---
  NAV
  ---*/
#nav {
	display: table;
	position: fixed;
	top: 0;
	}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav img {
	float: right;
	padding-top: 6px;
	}
#nav li {
	text-transform: uppercase;
	margin-top: 1px;
	padding: 0;
	}
#nav li a {
	display: block;
	text-decoration: none;
	padding: 8px 0 0 12px;
	height: 30px;
	width: 189px;
	}
ul .black a {
	background-image: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	}
ul .white a {
	background-image: url(../images/black_arrow.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	}
#nav #logo {
	margin-top: 0;
	}
#nav #logo a{
	color: #fafaf3;
	background-color: #b2bb1e;
	height: 40px;
	padding: 13px 0 19px 12px;
	}
#nav #logo a:hover {
	color: #171719;
	}
#nav .b_border {
	background-position: 4px bottom;
	}
#nav #last {
	padding-bottom: 2px;
	}

/*-------
  CONTENT
  -------*/
.content div {
	float: left;
	display: block;
	}
.head {
	width: 118px;
	float: left;
	}
.head h2 {
	letter-spacing: normal;
	}
.col_1 {
	width: 318px;
	float: left;
	}
.col_2 {
	width: 318px;
	float: left;
	}
.col_full {
	width: 652px;
	float: left;
	}
.col_part {
	width: 149px;
	float: left;
	}
.col_table {
	width: 600px;
	float: left;
	}
.col_extra {
	width: 183px;
	float: left;
	}
.margin {
	margin-right: 18px;
	}
.pad {
	margin-bottom: 18px;
	}
.half_margin {
	margin-right: 9px;
	}

/*-----
  BLACK
  -----*/
.black {
	color: #f9f9f1;
	background-color: #171719;
	padding: 6px 27px 54px 27px;
	}
.black .title {
	border-bottom: 1px dotted #fafaf3;
	vertical-align: text-bottom;
	padding-bottom: 12px;
	margin-bottom: 54px;
	}
.black .title h2 {
	padding-top: 48px;
	}
.black .content {
	display: table;
	margin-top: 6px;
	}
.b_border {
	background-image: url(../images/black_border.png);
	height: 4px;
	}

/*-----
  WHITE
  -----*/
.white {
	color: #171719;
	background-color: #f9f9f1;
	padding: 54px 27px 15px 27px;
	}
.white .title {
	border-top: 1px dotted #171719;
	vertical-align: text-top;
	padding-top: 6px;
	margin-top: 45px;
	}
.white .title h2 {
	padding-top: 8px;
	}
.white .content {
	display: table;
	margin-bottom: 9px;
	}
.w_border {
	background-image: url(../images/white_border.png);
	height: 4px;
	}

/*-----
  TABLE
  -----*/
.content table {
	margin-top: -7px;
	}
#schedule {
	font-weight: bold;
	text-align: left;
	display: block;
	margin-bottom: 1.7em;
	width: 650px;
	}
#schedule td {
	border-top: 1px solid #353537;
	padding: 13px 0 13px 0;
	}
#schedule .no_border {
	border: none;
	}
#schedule .col1 {
	float: left;
	width: 100px;
	}
#schedule .col2 {
	float: left;
	width: 440px;
	}
#schedule .col3 {
	text-align: right;
	float: left;
	width: 110px;
	}

/*------
  IMAGES
  ------*/
#images {
	display: block;
	height: 0px;
	width: 0px;
	z-index: 1;
	}
#images div {
	background-attachment: fixed;
	height: 0px;
	width: 0px;
	}
#images #bg_1 {
	background-image: url(../images/bg/1.jpg);
	background-position: 50% 10%;
	}
#images #bg_2 {
	background-image: url(../images/bg/2.jpg);
	background-position: 50% 0%;
	}
#images #bg_3 {
	background-image: url(../images/bg/3.jpg);
	background-position: center;
	}
#images #bg_4 {
	background-image: url(../images/bg/4.jpg);
	background-position: 50% 70%;
	}

/*------
  DONATE
  ------*/
#donate {
	margin-left: -2px;
	width: 320px;
	height: 91px;
}

/*------
  FOOTER
  ------*/
#footer {
	margin: auto;
	width: 400px;
	}
#footer p {
	color: #f9f9f1;
	padding: 18px 0 18px 0;
	}

/*-------
  BROWSER
  -------*/
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border: 1px dashed #FBC2C4;
	padding:30px;
	margin: 0 auto;
	width:96%;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.3em;
	position: absolute;
	z-index: 5;
	}
.error a{
	text-decoration: underline;
	}
.error a, .error a:hover{
	color:#8a1f11;
	}
.kickRight {
	text-align:right;
	}