/* @override http://cowboysfantours.com/css.css */

body {
	background-color: #2b3b55;
	background-image: url(images/back_sides.jpg);
}

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.bodyText12pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	text-align: center;
}

title {
	font-family: Verdana, Geneva, sans-serif;
}
.txtTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003;
}
.txtBullets {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
cellLeft {
	text-align: left;
}
cellLeft {
	text-align: left;
}
bodyCenter {
	text-align: center;
}
.centerText {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.leftText10 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

.centertext {
	text-align: center;
}


/* @group picobarn */

/* Developer: Jason Davis
	Website: http://picobarn.com/
 */

#table1 {
	max-width: 960px;
}

#table1 td.container {
	width: 920px;
	display: inline-block;
	float: left;
	padding: 20px;
	overflow: hidden;
	background-color: #fff;
}

#table5 {
	width: 960px;
}

/* Headers */

h1,h2,h3,h4,h5,h6,p,span {
	font-family: Verdana, Geneva, sans-serif;
}

.js body, .no-js body {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 2em;
	color: #394c6b;
	margin: 0;
	line-height: 2em;
}

/* My Comment */

h2 {
	color: #394c6b;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	margin: 0;
	line-height: 1.5em;
}

h3 {
	font-size: 1.2em;
	color: #334460;
	line-height: 1.2em;
	margin-top: 1em;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	display: inline;
	text-align: center;
}

img.right, img.left {
	padding: 1em;
}

/* Landing Page */

#landing-feature {
	margin-top: -4em;
	padding-bottom: 1em;
	width: 960px;
	float: left;
	display: inline-block;
}

#landing-feature h1 {
	position: relative;
	background-color: #293752;
	color: #fff;
	line-height: 1.3em;
	margin-left: -.5em;
	padding: .5em;
	top: 2em;
}

#landing-feature .description {
	background-color: #fff;
	top: -6em;
	float: right;
	position: relative;
	padding: 1em;
	color: #293752;
	font-style: italic;
	width:400px;
}

#landing-left {
	display: inline-block;
	width: 660px;
	background-color: #fff;
	z-index: 10;
	float: left;
	top: -4em;
	position: relative;
}

#landing-right {
	width: 230px;
	display: inline-block;
	margin-left: 30px;
	background-color: #cad0d5;
	padding: 20px;
}

#landing-right input {
	font-size: 1em;
	line-height: 1.3em;
}

#landing-right input.text_box {
	width: 200px;
	margin-left: 1em;
	margin-top: .5em;
	margin-bottom: 1em;
}

/* Also Available */

#also-available {
	background-color: #cad0d5;
	padding: 1em;
}

/* Schedule Table */

table.schedule {
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	border-width: 0;
	padding: 0;
	margin: 0;
}

table.schedule tr.header {
	background-color: #0f176b;
	color: #fff;
	line-height: 2em;
	text-indent: 5px;
	font-size: 1.2em;
}

table.schedule tr {
	line-height: 1.5em;
}

/* Form */

.js .phpfmg_form {
}

span.reserve {
	color: #2d41f8;
	cursor: pointer;
}

/* Footer */

#footer {
	float: right;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
	width: 100%;
}

#footer font {
}


/* @end */
