* {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}


body {
	margin: 0px;
	font-size: 13px;
	line-height: 20px;
	background-color: #290d00;
	background-image: url(../App_Themes/tinroofbars/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a{
	outline: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

#site-container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.header {
	height: 160px;
	background-repeat: no-repeat;
	background-position: right top;
}

.nash  .header {
	background-image: url(../App_Themes/tinroofbars/images/header-nash.jpg);
}

.cool  .header {
	background-image: url(../App_Themes/tinroofbars/images/header-cool.jpg);
}

.lex  .header {
	background-image: url(../App_Themes/tinroofbars/images/header-lex.jpg);
}

.knox  .header {
	background-image: url(../App_Themes/tinroofbars/images/header-knox.jpg);
}

.col .header {
	background-image: url(../App_Themes/tinroofbars/images/header-col.jpg);
}

.header#menu {
	background-image: url(../App_Themes/tinroofbars/images/header-menu.jpg);
}

.header#locations {
	background-image: url(../App_Themes/tinroofbars/images/header-locations.jpg);
}

.header h1{
	margin: 0px;
	float: left;
}

.header h1 a {
	text-indent: -9999px;
	display: block;
	width: 290px;
	height: 160px;
}

#main {
	background-image: url(../App_Themes/tinroofbars/images/site-bg.jpg);
	width: 930px;
	float: right;
	background-repeat: repeat-y;
	background-position: center top;
}

#nav {
	float: left;
	width: 200px;
	padding-bottom: 30px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav a{
	display: block;
	text-indent: -999px;
	background-repeat: no-repeat;
	background-position: left top;
}

#nav a:hover{
	position: relative;
	background-position: right top;
}

.nash .about a {
	height: 93px;
	background-image: url(../App_Themes/tinroofbars/images/about-nash.jpg);
}

.cool .about a {
	height: 93px;
	background-image: url(../App_Themes/tinroofbars/images/about-cool.jpg);
}

.lex .about a {
	height: 93px;
	background-image: url(../App_Themes/tinroofbars/images/about-lex.jpg);
}

.knox .about a {
	height: 93px;
	background-image: url(../App_Themes/tinroofbars/images/about-knox.jpg);
}

.col .about a {
	height: 93px;
	background-image: url(../App_Themes/tinroofbars/images/about-col.jpg);
}

.menu a {
	height: 89px;
	background-image: url(../App_Themes/tinroofbars/images/menu.jpg);
	margin-top: -10px;
}

.locations a {
	height: 88px;
	background-image: url(../App_Themes/tinroofbars/images/locations.jpg);
	margin-top: -5px;
}

.contact a {
	height: 80px;
	background-image: url(../App_Themes/tinroofbars/images/contact.jpg);
	margin-top: -15px;
}

.swag a {
	height: 147px;
	background-image: url(../App_Themes/tinroofbars/images/swag.jpg);
	margin-top: -34px;
}

.signup a {
	height: 55px;
	background-image: url(../App_Themes/tinroofbars/images/signup.jpg);
}

#content {
	float: left;
	width: 730px;
	padding-top: 30px;
	background-image: url(../App_Themes/tinroofbars/images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content .padder {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

#content h1{
	color: #6c2115;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h2{
	color: #696a36;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h3{
	font-weight: bold;
	color: #7d5410;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content p, #content ul, #content dl{
	margin-top: 0px;
	margin-bottom: 15px;
}

#content dt{
	font-weight: bold;
	color: #7d5410;
}

#content dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content .address dd{
	margin-bottom: 0px;
}


#content .left {
	float: left;
	width: 230px;
	margin-right: 20px;
}

#content .right {
	float: left;
	width: 400px;
}

#footer{
	height: 60px;
	clear: both;
	background-image: url(../App_Themes/tinroofbars/images/shadow.png);
	_background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
}

#roofs {
	padding-bottom: 20px;
	font-size: 11px;
}


#roofs a{
	color: #7d5410;
	text-decoration: none;
}

#roofs a:hover{
	color: #000;
}

#roofs dl {
	margin: 0px;
}

#roofs dt {
	display: inline;
	color: #7d5410;
}

#roofs dd {
	display: inline;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbb584;
}

#roofs dd.last {
	border-right-style: none;
}

.clear {
	clear: both;
}

.photo{
	margin-bottom: 15px;
	float: left;
	display: block;
	margin-right: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cbb584;
}

.roofs{
	float: left;
	margin-bottom: 15px;
	width: 385px;
}

#home{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../App_Themes/tinroofbars/images/home-sign.jpg);
	background-repeat: no-repeat;
	background-position: center 115px;
	padding-top: 50px;
}

#home h1{
	display: none;
}

#home ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#home li{}

#home a{
	display: block;
	height: 280px;
	width: 360px;
	text-indent: -999px;
}

#home a:hover {
	background-position: left 3px;
}

#home .nash a{
	margin-left: 50px;
	position: relative;
	background-image: url(../App_Themes/tinroofbars/images/home-nash.png);
	background-repeat: no-repeat;
}

#home .cool a{
	margin-top: -250px;
	margin-left: 530px;
	background-image: url(../App_Themes/tinroofbars/images/home-cool.png);
	background-repeat: no-repeat;
}

#home .lex a{
	margin-top: 30px;
	margin-left: 10px;
	position: relative;
	background-image: url(../App_Themes/tinroofbars/images/home-lex.png);
	background-repeat: no-repeat;
}

#home .knox a{
	margin-top: -300px;
	margin-left: 600px;
	background-image: url(../App_Themes/tinroofbars/images/home-knox.png);
	background-repeat: no-repeat;
}

#home .col a{
	margin-top: -150px;
	margin-left: 250px;
	background-image: url(../App_Themes/tinroofbars/images/home-col.png);
	background-repeat: no-repeat;
	position: relative;
}

.calendar-wrapper {
	background-image: url(../App_Themes/tinroofbars/images/calendar-shadow.png);
	_background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 19px;
}

.Calendar {
	background-image: url(../App_Themes/tinroofbars/images/paper.jpg);
	width: 100%;
	border: 1px solid #f5e572;
	color: #7d5410;
	font-size: 11px;
}

.Calendar table {
	width: 100%;
	border: 1px solid #f5e572;
}

.Calendar td{
	vertical-align: top;
}

.Calendar br{
	display: none;
}

.DayHeader{
	font-weight: normal;
	border: 1px solid #f5e572;

}

tr, th {
	border: 1px solid #f5e572;
}

.Title{
	color: #7d5410;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.OtherMonth{
	color: #d1b956;
}

.Day, .Today, .Weekend, .OtherMonth   {
	border: 1px solid #f5e572;
}

.Day a, .Today a, .Weekend a, .OtherMonth a{
	display: block;
	line-height: normal;
	font-size: 13px;
	padding: 5px;
	color: #000;
	text-decoration: none;
}

.Day a:hover, .Today a:hover, .Weekend a:hover, .OtherMonth a:hover{
	text-decoration: underline;
}


.Today{	
}

.Navigation a{
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	color: #000;
}

.talk{
	background-image: url(../App_Themes/tinroofbars/images/rocket.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 5px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
}

.perform{
	background-image: url(../App_Themes/tinroofbars/images/atom.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
}

.find{
	background-image: url(../App_Themes/tinroofbars/images/saturn.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
}

.preview {
	float: left;
	width: 210px;
	text-align: center;
	margin: 0 5px 15px 0;
	font-size: 11px;
}

.preview a {
	text-decoration: none;
}

.preview a img {
	border: solid 3px #cbb584;
	display: block;
	margin: 0 0 10px 0;
}

.preview a:hover img {
	border: solid 3px #800000;
}

#content .preview h3 {
	margin: 0;
}

.detail {
	font-weight: normal;
}