body {
	margin-top: 20px;
	padding: 0;
	background: #161616 url(images/img01.jpg) repeat-x left top;
	color: #8A8A8A;
	font: 13px "Trebuchet MS";
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #cc0000;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { font-size: 15px;}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #fefefe;
	letter-spacing: .2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
    text-align: left;
}

ul, ol { }

blockquote { }

a { color: #ef3e42; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

#opentable {
	width: 1000px;
	height: 106px;
	margin: 0 auto 0 auto;	
	}

.opentable {
	text-align: left;
	font-size: 10px;
	float: right;
	padding-left:15px;

}
img.lefto {
	float: left;
	margin: 7px 5px 5px 15px;
}

.opentable3 {
	text-align: left;
	font-size: 10px;
	float: left;
	padding-right:20px;
	padding-top: 15px;
	margin-left: -25px;
}
#opentable2 {
	height: 70px;
	margin: 0 auto 0 auto;	
	}


/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 36px;
	margin: 0 auto 0 auto;	
}


/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 26px 20px 0px;
	background: #000000;
}


/** bix logo */

#logo {
	width: 960px;
	height: 94px;
	margin: 0 auto;
}


#logo a {
	text-decoration: none;
	color: #757575;
}


#banner {
	padding-bottom: 10px;
}

/* Content */

#content {
	float: left;
	width: 580px;
}
#content2 {
	float: left;
	width: 760px;
}

/* Post */

.post {
	background: url(images/img08.gif) repeat-x left bottom;
	margin-bottom: 45px;
}

.post .title {
	height: 30px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #FFFFFF;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(images/img10.gif) no-repeat left 7px;
	font: 13px "Trebuchet MS";
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #B3B2B2;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 0px 0px;
	padding: 6px 0 2px 14px;
/*	background: url(images/img04.jpg) no-repeat left top; */
    text-transform: none;
	/* text-transform: capitalize; */
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 10px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #Fefefe;
}

.address {
	margin: 0 0 10px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

.pdf {
	list-style-image: url(images/bixnote.gif);
	font-size: 14px;
	line-height: 20px;
}
.phone {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

