html, body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin:0;
	background-image: url(../_images/bg.jpg);
}
a:link, a:visited {
	text-decoration:none;
	color:#111111;
}
a:hover, a:active {
	text-decoration:none;
	color:#7b2e00; 
}
img {
	border:none;
}

#tagged { 
	height:74px;
	width:74px;
	position:absolute;
	z-index:2;
	top:0;
	right:0;
}

.sponsored {
	color:#CC3333;
}

.fineprint {
	font-size:12px;
	margin: 10px;
}

.clients {
	font-size:11px;
	}

.logo {
	position: relative;
}

.top {
	margin:0;
	padding:0;
	height: 12px;
}
.left {
	float: left;
	width: 112px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.right {
	float: right;
	width: 150px;
}
.middle {
	height:100%;
	width:700px;
	text-align:left;
	border:none;
	background-color: #FFFFFF;
	margin-left: 112px;
	margin-right: 110px;
	padding-left: 10px;
	padding-right: 10px;
}
#headerbg {
	z-index:0;
	/*background-color:#C20013;
	border-bottom-color:#990000;*/
	background-image:url(../_images/header_bg.jpg);
	height:188px;
	width:100%;
	position:absolute;
	top:0px;
}
.container {
	z-index:1;
	position:relative;
	width: 982px;
	text-align: left;
	margin: auto;
	padding: 0px;
	top: 20px;
}
.contact {
	color:#666666;
	text-align:right;
	position:relative;
	top:60px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

.day {
	font-size:13px;
	color:#990000;
	font-weight: bold;
	margin-bottom: 10px;
}

.location {
	font-size:13px;
	font-weight: bold;
}

.locationInfo {
	font-size:11px;
}

.website {
	font-size:15px;
	color:#990000;
}

/* MOOTOOLS ACCORDION */

#accordion {
}



h3.toggler {
	cursor:pointer;
	font-size:16px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.element {
	margin:0;
	padding:0;
}

div.element p, div.element h4 {
	margin:0;
	padding:0;
}


/* CONTENT */

.content {
	text-align:left;
	text-indent:none; 
}
.content h4 {
	font-size:12px;
	text-indent:0;
	font-weight:bold;
}

/* LISTS */

ul {
	padding:0px;
	margin:0;
}
li {
	padding:0;
	margin:0;
	text-indent:none;
	list-style:none;
}
#featured {
	padding-top:5px;
}
#featured li img {
	border:0;
	margin-bottom:4px;
}
#gallery {
	padding:10px 0 15px 40px;
}
#gallery li {
	float:left;
}

/* FORM */

.info {
	padding: 10px 0 15px 40px;
	vertical-align:top;
	text-indent:0;
	color:#534741;
}
.info img {
	border:none;
	padding:0 0 5px 0;
}
.info h4 {
	font-size:12px;
	text-indent:0;
	font-weight:normal;
	padding:0 0 3px 0;
	color:#111111;
}
.info h5 {
	font-size:9px;
	text-indent:0;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin:0;
	color:#111111;
}
/* .fib is a bot-catcher */
.fib {
	display:none;
}
#thanks {
	margin:10px 0 0 15px;
	font-size:14px;
	color:#534741;
}

/* FOOTER */

#footer {
	font-size:11px;
	color:#999999;
	padding:10px;
}
#footer a:link, #footer a:visited {
	color:#777777;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#333333;
	text-decoration:none;
}

/* TWITTER BLURB */

#twitter_div {
}
.sidebar-title {
}
#twitter_update_list {
}
#twitter-link {
}

