@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #404042;
	font-family: Arial, Helvetica, sans-serif;
}
#row {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#row.hdr {
	height: 251px;
	overflow: hidden;
}

#row.hdr #center {
	height: 251px;
	background-image: url(images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#row.hdr-home {
	height: 528px;
	overflow: hidden;
	background-image: url(images/homebackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#row.hdr-home #center {
	height: 528px;
	background-image: url(images/scene.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#row.hdr p.subhead {
	color: #f5f9e8;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	float: left;
}
#row.hdr h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 45px;
	line-height: 65px;
	margin: 0px;
	padding: 0px;
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
#center {
	padding: 0px;
	width: 1038px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: center;
}
#nav a {
	color: #404042;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#nav a:hover, #nav a.here {
	color: #FFF;
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
#row.text table tr td.left {
	background-color: #FFF;
	width: 60%;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
body.home #row.text table tr td.left {
	background-color: #e1ca20;
	width: 60%;
	background-image: url(images/dot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#row.text table tr td.right {
	background-color: #F5F9E8;
	width: 40%;
}
body.home #row.text table tr td.right {
	background-color: #ef8826;
	width: 40%;
}
#row.text #txt-left {
	float: right;
	width: 600px;
	padding: 0px;
	margin-top: 42px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#row.text #txt-left.footer {
	background-image: url(images/ftr-logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 75px;
	margin-top: 75px;
	clear: both;
}
#row.ftr {
}
body.home #row.text #txt-left.footer {
	background-image: url(images/ftr-logo-home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 75px;
}
.home p.welcome {
	color: #404042;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
#row.text #txt-left p.ftr-contact {
	color: #EE8824;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 260px;
}
body.home #row.text #txt-left p.ftr-contact {
	color: #CB7028;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 260px;
}
#row.text #txt-left p.ftr-contact a {
	color: #CB7028;
	text-decoration: none;
}
#row.ftr {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 50px;
}
#row.text #login {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#row.text #login p.login {
	color: #F08827;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#row.text #login form input.boxes {
	border: 1px solid #F08827;
	background-color: #FFF;
	color: #D54C38;
	font-size: 17px;
	line-height: 20px;
	padding: 5px;
	margin-bottom: 5px;
}
#row.text p.copy {
	font-size: 17px;
	color: #404042;
	line-height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#row.text p.bio {
	font-size: 15px;
	color: #404042;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#row.text p.name {
	color: #FFF;
	background-color: #D54C38;
	float: left;
	font-size: 30px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: -25px;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#row.text p.event {
	font-size: 17px;
	color: #F08827;
	line-height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#row.text p.artists {
	font-size: 17px;
	color: #D54C38;
	line-height: 25px;
	padding: 0px;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-style: italic;
	font-weight: bold;
}
#row.text p.event span {
	color: #F08827;
	font-weight: bold;
}
#row.text p.date {
	font-size: 25px;
	color: #6C8547;
	line-height: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E1CB28;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#row.text p.date span {
	font-size: 25px;
	color: #A1AB48;
	line-height: 25px;
	margin-left: 10px;
	font-weight: normal;
}
#row.text p.legal {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#row.text #login form {
	margin-left: 30px;
}

body.home #row.text #login {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
body.home #row.text #login p.login {
	color: #404042;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
body.home #row.text #login form input.boxes {
	border: 1px solid #404042;
	background-color: #E1CA20;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 20px;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#promo {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 365px;
}
body.home #row.text #login form {
	margin-left: 30px;
}
#row.text p.price {
	font-size: 44px;
	color: #D54C38;
	line-height: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E1CB28;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0C927;
}
#row.text p.per {
	color: #6CA9AC;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#row.text p.per span {
	color: #A1AE45;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
#row.text p.person {
	color: #EF8927;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#row.text h2 {
	color: #6CA9AC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E1CB28;
	border-bottom-color: #E1CB28;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 10px;
}
#row.text h3 {
	color: #D54C38;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E1CB28;
	border-bottom-color: #E1CB28;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: normal;
}
#row.text h4 {
	color: #6CA7AB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E1CB28;
	border-bottom-color: #E1CB28;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
}
#row.text ul.bullets {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#row.text ul.bullets li {
	font-size: 16px;
	line-height: 20px;
	list-style-type: square;
	color: #A44030;
	margin-bottom: 10px;
}
#row.text form.contact .formleft     {
	color: #D54C38;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	padding: 10px;
}
#row.text form.contact       input{
	background-color: #F5F9E8;
	border: 1px solid #E1CB28;
	padding: 5px;
	color: #708346;
	font-weight: bold;
	font-size: 14px;
}
#row table tr .left #txt-left .contact table tr .formleft hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1C927;
	border-right-color: #E1C927;
	border-bottom-color: #E1C927;
	border-left-color: #E1C927;
}
#row.text form.contact textarea {
	background-color: #F5F9E8;
	border: 1px solid #E1CB28;
	padding: 5px;
	color: #708346;
	font-weight: bold;
	font-size: 14px;
}
#row.text a {
	text-decoration: none;
	color: #D54C38;
}
#row.text p.contact {
	color: #CB7028;
	font-size: 16px;
	line-height: 22px;
}
#row.text p.contact strong {
	color: #404040;
	font-size: 20px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#row.text hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0CD28;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 35px;
	margin-bottom: 35px;
}
#row.text img.bio-img {
	margin-bottom: 20px;
	display: block;
}
#row.text img.column {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
