@charset "UTF-8";
body {
	background-color: #34340C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/topBackground.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #660;
}
a:visited {
	color: #44430F;
}
a:hover {
	color: #330;
}
a:active {
	color: #660;
}
#container {
	width: 1200px;
	background-image: url(images/maingradient.png);
	background-repeat: repeat-y;
	margin:auto;
}
#header {
	height: 158px;
}
#headerRight {
	background-image: url(images/topRight.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 158px;
	width: 153px;
}
#headerBanner {
	background-image: url(images/topBanner.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 631px;
	margin-left: 416px;
}
#headerLeft {
	float: left;
	height: 158px;
	width: 416px;
}
#paperCorner {
	background-image: url(images/topLeft.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 154px;
	float: left;
}
#topLogo {
	background-image: url(images/topLogo.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 262px;
	margin-left: 154px;
}
#bannerShadow {
	background-image: url(images/bannerShadow.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
#contentSection {
	background-color: #E2D1A6;
	background-image: url(images/contentBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 879px;
	margin-left: 160px;
	margin-top: 42px;
	height: 455px;
}
#footer {
	background-image: url(images/paperShadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	width: 879px;
}
#bottomBar {
	width: 100%;
	height: 100px;
	background-color: #352717;
}
#leftbar {
	background-image: url(images/topLeft.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 160px;
	float: left;
}
#wrapper {
	width: 879px;
	float:left;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 879px;
}
#rightbar {
	background-image: url(images/topRight.png);
	height: 207px;
	width: 161px;
	float: left;
}
#content {
	background-color: #E0D1A6;
	background-image: url(images/contentTexture.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 400px;
}
#navigation {
	padding-top: 120px;
	padding-left: 265px;
}
/*** Nav bar styles ***/
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #C2BC95;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #C2BC95;
	text-decoration: none;
	padding-right: .7em;
	padding-left: .7em;
}

#navcontainer ul li a:hover
{
	color: #990;
}
#transparentBox {
	width: 281px;
	min-height: 160px;
	background-color:#FFF;
	/* for IE */
  	filter:alpha(opacity=50);
	/* CSS3 standard */
 	 opacity:0.5;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#transparentBox2 {
	width: 281px;
	height: 251px;
	background-color:#FFF;
	/* for IE */
  	filter:alpha(opacity=50);
	/* CSS3 standard */
 	 opacity:0.5;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/beans_small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	margin-left: 40px;
}
#doodle {
	background-image: url(images/doodle.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 140px;
	padding-left: 30px;
}
#contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #C2C299;
	font-weight: normal;
	width: 300px;
}

#contactInfo em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #C2C299;
	font-weight: normal;
	font-style:normal;
}
#textBox {
	width: 450px;
	margin-left: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
}
#textBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332618;
	line-height: 1.4em;
	display: inline;
}
#textBox em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666617;
	line-height: 1.4em;
	display: inline;
	font-style: normal;
	font-weight: normal;
}
#textBox h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	display: inline;
	font-weight: normal;
	color: #660;
}
#textBox h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #300;
	display: inline;
}

#textBox3 {
	width: 800px;
	margin-left: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	min-height: 500px;
}


#textBox2 {
	width: 800px;
	margin-left: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	min-height: 500px;
}
#textBox2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332618;
	line-height: 1.4em;
	display: inline;
}
#textBox2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666617;
	line-height: 1.4em;
	display: inline;
	font-style: normal;
	font-weight: normal;
}
#textBox2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	display: inline;
	font-weight: normal;
	color: #660;
}
#textBox2 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #300;
	display: inline;
}
#rightContentColumn {
	float: right;
	width: 388px;
}
#transparentBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #300;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C5C14;
	padding-bottom: 10px;
	display: block;
	margin-top: 0px;
}
#transparentBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#660;
	display:inline;
	font-weight: normal
}
#transparentBox img {
	margin-left: 70px;
}

#transparentBox2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #300;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom: 10px;
	display: inline;
	margin-top: 0px;
}
#transparentBox2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#660;
	display:inline;
	font-weight: normal
}
#transparentBox2 em {
	color: #660;
	font-style: normal;
}
#divisions {
	background-color:#FFF;
	/* for IE */
  	filter:alpha(opacity=50);
	/* CSS3 standard */
 	 opacity:0.5;
	height: 120px;
}
#leftDiv {
	width: 129px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666617;
	height: 100px;
	float: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330;
}
#leftDiv h2 {
	color: #330;
	font-style: normal;
	display:inline;
	font-weight: normal;
	font-size: 18px;
}

#leftDiv em {
	color: #660;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	display:inline;
}

#midDiv {
	width: 129px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666617;
	height: 100px;
	float: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330;
}
#midDiv h2 {
	color: #330;
	font-style: normal;
	display:inline;
	font-weight: normal;
	font-size: 18px;
}

#midDiv em {
	color: #660;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	display:inline;
}
#rightDiv {
	width: 130px;
	height: 100px;
	float: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330;
}
#rightDiv h2 {
	color: #330;
	font-style: normal;
	display:inline;
	font-weight: normal;
	font-size: 18px;
}
#rightDiv em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666617;
}
#rightDiv img {
	padding-top: 4px;
	padding-left: 3px;
	float: right;
}
#rewardsCard {
	background-image: url(images/rewardsCard.jpg);
	float: right;
	height: 110px;
	width: 457px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
}
#rewardsCard p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C59A65;
	display: inline;
}

#rewardsCard h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	display: inline;
}
#spacer {
	margin-top: 115px;
}
#eventCal {
	float: left;
	width: 200px;
	margin-top: 10px;
}
#eventList {
	float: left;
	width: 400px;
	margin-top: 10px;
}
#eventSearch {
	width: 190px;
	float: left;
	margin-top: 10px;
}
#socialMedia {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
}
.social {
	float: left;
	padding-top: 5px;
	width: 105px;
}
.entertainment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B2013;
	display: block;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454519;
	width: 800px;
}

.entertainment img {
	float:left;
	margin-right: 30px;
}


.entertainment h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #300;
	display: inline;
}

.sectionHeadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	display: inline;
	font-weight: normal;
	color: #660;
	display:block;
	margin-bottom: 15px;
}
