/**** RESET ****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/**** STYLES ****/
body {
	background: #def0fa url(img/skyBkgd.jpg) 0 0 repeat-x;
	font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	color: #000;
	text-align: center;
	}

div#contain {
	width: 780px;
	margin: 10px auto 20px auto;
	text-align: left;
	}

/**** HEAD ****/
div#head {
	position: relative;
	float: left;
	margin-bottom: 20px;
	/*border-bottom: 1px solid #000;*/
	}

div#head h1 {
	width: 314px;
	height: 300px;
	float: left;
	background: transparent url(img/br_logo.png) 0 0 no-repeat;
	text-indent: -9000px;
	}

div#head h2 {
	width: 463px;
	height: 138px;
	float: left;
	background: transparent url(img/tagline.png) 0 0 no-repeat;
	text-indent: -9000px;
	}

div#address {
	position: absolute;
	top: 145px;
	left: 322px;
	width: 460px;
	}

div#address h3 {
	width: 222px;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: transparent url(img/h3_address.png) 0 0 no-repeat;
	text-indent: -9000px;
	}

div#address p {
	float: left;
	width: 225px;
	font-size: 1.3em;
	line-height: 1.1;
	font-weight: bold;
	letter-spacing: .05em;
	text-align: center;
	}

div#address p span {
	display: block;
	margin-top: 8px;
	font-size: .70em;
	letter-spacing: 0;
	}

div#address p a {
	float: none;
	display: inline;
	margin: inherit;
	padding: inherit;
	background: transparent;
	font-size: inherit;
	color: #e61;
	}

div#address a {
	float: right;
	display: block;
	padding: 1px;
	margin-top: -37px;
	background: #e61;
	font-size: 10px;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: .05em;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	}

div#address a img {
	display: block;
	}

div#slideshow {
	float: left;
	clear: both;
	width: 460px;
	}

div#desc {
	float: left;
	width: 300px;
	margin-left: 20px;
	font-size: .9em;
	}

* html div#desc { margin-left: 15px; }

p {
	margin-bottom: .5em;
	line-height: 1.3;
	}

div#desc blockquote {
	line-height: 1.3;
	font-weight: bold;
	font-style: italic;
	color: #930;
	}
	
div#desc blockquote span {
	display: block;
	text-align: right;
	}

div#threeCol {
	clear: both;
	padding-top: 30px;
	font-size: .8em;
	font-weight: bold;
	/*background: #ccc;*/
	}

div#news {
	float: left;
	width: 235px;
	margin-right: 37px;
	}

div#news h3 {
	height: 23px;
	width: 228px;
	margin: 0 0 10px 3px;
	background: transparent url(img/h3_news.png) 50% 0 no-repeat;
	text-indent: -9000px;
	}

div#news img {
	display: block;
	margin: 0 0 10px 12px;
	}

div#news ul {
	list-style: disc;
	margin: 0 0 0 20px;
	line-height: 2;
	}

div#party {
	float: left;
	width: 235px;
	margin-right: 37px;
	}

div#party h3 {
	height: 23px;
	width: 203px;
	margin: 0 0 10px 16px;
	background: transparent url(img/h3_party.png) 50% 0 no-repeat;
	text-indent: -9000px;
	}

div#party img {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	}

div#party a {
	display: block;
	font-size: 1.5em;
	text-align: center;
}

* html div#news,
* html div#party { margin-right: 20px; }

div#art {
	float: left;
	width: 235px;
	}

div#art h3 {
	height: 23px;
	width: 213px;
	margin: 0 0 10px 11px;
	background: transparent url(img/h3_art.png) 50% 0 no-repeat;
	text-indent: -9000px;
	}

div#art img {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	}

div#friends {
	clear: both;
	float: left;
	width: 380px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: left;
	}

div#friends h3 {
	height: 23px;
	width: 362px;
	margin: 0 auto 10px auto;
	background: transparent url(img/h3_friends.png) 50% 0 no-repeat;
	text-indent: -9000px;
	}

div#friends ul li {
	font-size: 1em;
	text-align: center;
	line-height: 1.5;
	white-space: nowrap;
	}

* html div#friends ul li { white-space: normal; }

div#garb {
	float: left;
	width: 380px;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: left;
	}

div#garb h3 {
	height: 23px;
	width: 297px;
	margin: 0 auto 10px auto;
	background: transparent url(img/h3_garb.png) 50% 0 no-repeat;
	text-indent: -9000px;
	}
	
div#garb img {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	}

div#foot {
	clear: both;
	margin: 0px 0;
	padding-top: 0;
	border-top: 4px solid #000;
	font-size: .7em;
	font-weight: bold;
	letter-spacing: .05em;
	text-align: center;
	}

a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #f83;
}

strong {
	font-weight: bold;
	}
