/*      

Theme Name: River Bend Theme

Description: River Bend website -- WordPress v3.4.1

Author: Rick Pope

Author URI: gemineyedzn.com

Version: 1

*/


html, body {
background-color: #000000;
margin: 0px
}

#container {
	width: 1323px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	background-image: url(images/bkgrd-container.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
}

#container-home {
	width: 1370px;
	width: 1370px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	background-image: url(images/bkgrd-home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	height: 993px;
}
#header {
	width: 1323px;
	height: 303px;
	display: block;
}
#nav {
	width: 850px;
	display: block;
	height: 30;
	margin-right: auto;
	margin-left: auto;
}
#nav ul{
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	padding-right: 12px;
	font-weight: bold;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-style: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000000;
}
#nav ul li a:hover {
	color: #FF9900;
}
#logo-tag {
	position: absolute;
	left: 125px;
	top: 57px;
}
#content {
	width: 1323px;
	background-image: url(images/bkgrd-content.png);
	display: block;
	position: relative;
	padding-bottom: 50px;
	background-repeat: repeat-y;
	margin-bottom: -30px;
}
#sidebar {
	float: left;
	width: 347px;
	height: 267px;
/*	background-image: url(images/bkgrd-sidebar.jpg); */
	display: block;
	margin-left: 200px;
	padding-bottom: 100px;
	background-repeat: no-repeat;
}
#sidebar img {
	margin-top: 48px;
	margin-left: 60px;
	display: block;
	-moz-box-shadow: 2px 2px 4px #000000; /* Firefox */
	-webkit-box-shadow: 2px 2px 4px #000000; /* Safari/Chrome */
	box-shadow: 2px 2px 4px #000000; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";/* IE 8 */

}
#sidebar-home {
	float: right;
	width: 483px;
	height: 254px;
	background-image: url(images/paddle.png);
	display: block;
	margin-top: 35px;
}
#sidebar-home p {
	margin-top: 70px;
	margin-left: 56px;
	display: block;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #3F1B02;
	font-weight: normal;
}
#sidebar-home a {
	padding-top: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #3F1B02;
	font-weight: bold;
	text-decoration: underline;
}
#sidebar-home a:hover {
	color: #006699;
}
#main {
	float: left;
	width: 550px;
	margin-left: 20px;
	display: block;
}
#main h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	color: #FF9200;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: bold;
}
#main h2 {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
#main h2 ul{
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main h2 ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#main h2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	line-height: 19px;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
#main h2 ul li a:hover {
	color: #003399;
}
#main h2 ul li:first-child a {
	border-left: none;
	margin-left: -10px;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 19px;
	font-weight: bold;
}
#main h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 19px;
	font-weight: bold;
	color: #006600;
}
#main h3 a:hover {
	color: #003300;
	text-decoration: underline;
}
#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #006600;
}
#main p {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 19px;
}
#main p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #006600;
}
#main p a:hover {
	color: #003300;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 19px;
}
#main-events {
	width: 1000px;
	margin: 30px auto;
	display: block;
	position: relative;
}
#main-events h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	color: #FF9200;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: bold;
}
#main-events h2 {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
#main-events h2 ul{
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main-events h2 ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#main-events h2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	line-height: 19px;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
#main-events h2 ul li a:hover {
	color: #003399;
}
#main-events h2 ul li:first-child a {
	border-left: none;
	margin-left: -10px;
}
#main-events h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin-top: 20px; margin-bottom: 15px; line-height: 19px; text-transform: uppercase; font-weight: normal; color: #FF9200;
}
#main-events h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 19px;
	font-weight: bold;
	color: #006600;
}
#main-events h3 a:hover {
	color: #003300;
	text-decoration: underline;
}
#main-events h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #006600;
}
#main-events p {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 19px;
	padding: 0;
}
#main-events th { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 19px; float: left; font-weight: bold; margin-top: 0; margin-right: 15px; margin-bottom: 10px; margin-left: 0; padding: 0; text-align: left; }
#main-events td { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 19px; float: left; margin-top: 0; margin-right: 15px; margin-bottom: 10px; margin-left: 0; padding: 0; text-align: left; }
.em-bookings-ticket-table-type { display: block; width: 120px; }
.em-bookings-ticket-table-price { display: block; width: 80px; }
.em-bookings-ticket-table-spaces { display: block; width: 80px; }
#main-events p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #006600;
}
#main-events p a:hover {
	color: #003300;
}
#main-events ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 19px;
}
#em-booking-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 8px 15px;
	margin-top: 15px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#footer {
	width: 1323px;
	height: 263px;
	background-image: url(images/bkgrd-footer.jpg);
	margin: 0;
	display: block;
	position: relative;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: center;
	padding-top: 150px;
}
#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#footer p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
#footer-home {
	width: 1370px;
	height: 40px;
	display: block;
	position: relative;
	margin-top: 840px;
	margin-right: auto;
	margin-left: auto;
}
#footer-home  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: center;
}
#footer-home p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#footer-home p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.clear { 
	clear: both;
}
.style1 {color: #FF6600}
