/* Quatracelli Style Sheet */

body {
	background-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 12px;
	line-height: 19.5px;
	background-image: url(../images/main_background.png);
	background-repeat: repeat-x;
	background-position: top;
	font: 83%/1.4 Helvetica, Arial, sans-serif;
}
.header_image {
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
.header_image h1 {
	text-indent: -9999px;
	display: none;
}
.page_container {
	width: 796px;
	margin-top: 20px;
	background-color: #9B005D;
	background-image: url(../images/return_home_gradient.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.type_container {
	width: 654px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#backtotop {
	position: fixed;
	bottom: 5px;
	z-index: 1;
	left: 676px;
}
h1 {
	margin: 0px;
}
#backtotop a {
	text-indent: -9999px;
	width: 143px;
	height: 67px;
	display: block;
	background-color: transparent;
	background-image: url(../images/return_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#backtotop a:hover { background-position: 0 -67px; }

/*\*/ #backtotop a:focus { overflow: hidden; } /**/

.section_divider {
	background-color: #000000;
	height: 10px;
	vertical-align: top;
}
p.section_divider {
	margin: 0px;
}

/* Menu */

.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #84835D;
	padding-top: .75em;
	padding-bottom: 1.2em;
	background-color: #000000;
	padding-left: 45px;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.menu a:link {
	color: #D4D78D;
	text-decoration: none;
}
.menu a:visited {
	color: #D4D78D;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* News Section */

.news_header {
	text-indent: -9999px;
	background-image: url(../images/news_header.gif);
	width: 67px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: top;
}
.news_group_img {
	height: 270px;
	width: 328px;
	background-image: url(../images/news_group_img.gif);
	float: right;
	z-index: 2;
	margin-bottom: 2em;
	margin-left: 2em;
}
p.news_group_img {
	margin: 0px;	
}
.news_flourish {
	height: 279px;
	width: 184px;
	background-image: url(../images/news_flourish.gif);
	position: absolute;
	z-index: 1;
	top: 223px;
	left: 490px;
}
.news_container {
	color: #E4DCCA;
	background-color: #523423;
	padding-left: 45px;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 3em;
	background-image: url(../images/news_gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
}
.news_container p {
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
.news_container h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	line-height: .95em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #C2A06E;
	font-style: italic;
	font-weight: normal;
}
.news_container h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3333333em;
	line-height: 1em;
	margin: 0 0 1em 0;
	color: #27bed9;
	font-weight: normal;
}


/* Players Section */

.players_header {
	text-indent: -9999px;
	background-image: url(../images/players_header.gif);
	width: 161px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
}
.players_container {
	color: #FAFCFD;
	background-color: #679dac;
	padding-left: 45px;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 3em;
	background-image: url(../images/players_gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
}
.players_container p {
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
.players_container .image_l_float {
	padding-top: 0em;
	float: left;
}
.players_container .image_r_float {
	padding-top: 0em;
	float: right;
}
.players_container .divider {
	clear: right;
}
.players_container .small_divider {
	padding-top: 3em;
}
.players_container h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 1em;
	margin: 0 0 1em 0;
	color: #3E5041;
	font-style: italic;
	font-weight: normal;
}
.players_container .description {
	padding-bottom: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
	width: 330px;
}
.players_container .f_r_description {
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
	float: right;
	width: 340px;
}
.players_container a:link {
	color: #EED549;
	text-decoration: none;
}
.players_container a:visited {
	color: #DECF70;
	text-decoration: none;
}
.players_container a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.players_container .link_container {
	padding-left: 2em;
	border-top-width: 1px;
	width: 200px;
}

/* Mailing List Section */

.mailing_header {
	text-indent: -9999px;
	background-image: url(../images/mailing_header.gif);
	width: 161px;
	height: 34px;
	background-repeat: no-repeat;
}
.mailing_container {
	color: #462409;
	background-color: #c87a3a;
	padding-left: 45px;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 3em;
	background-image: url(../images/mailing_gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.mailing_container p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
.mailing_container a:link {
	color: #F5E63D;
	text-decoration: none;
}
.mailing_container a:visited {
	color: #F5E63D;
	text-decoration: none;
}
.mailing_container a:hover {
	color: #FEF287;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
/* Mailing List Form */
.form_padding {
	text-align: right;
	padding-top: 2em;
	padding-bottom: 2em;
}
.submit_btn {
	text-align: right;
}
form.qform label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #f5e63d;
	vertical-align: top;
}
form.qform label {
  width: 60px; /* Width of labels */
}
form.qform {
	margin: 0px;
}
form.qform .inputForm {
	background-color: #e5dfbb;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #c5bc8c;
	padding: 2px;
	color: #462409;
	vertical-align: top;
}
/* Media Section */

.media_header {
	text-indent: -9999px;
	background-image: url(../images/media_header.gif);
	width: 79px;
	height: 34px;
	background-repeat: no-repeat;
}

.media_container {
	color: #D1DEFE;
	background-color: #293b65;
	padding-left: 45px;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 3em;
	margin-bottom: 0;
	background-image: url(../images/media_gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.media_container p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
.media_thumb {
	height: 118px;
	width: 118px;
	clear: none;
}
.media_gallery {
	margin: 0;
	padding: 0;
}
.media_gallery img {
	border: 1px solid #48e8e2;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.media_spacer {
	height: 12em;
	width: 1px;
	margin: 0px;
}
.media_container a:link {
	color: #48e8e2;
	text-decoration: none;
}
.media_container a:visited {
	color: #48e8e2;
	text-decoration: none;
}
.media_container a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.media_links {
	text-align: center;
}
.media_container .photo_credit {
	font-size: .75em;
	color: #666666;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Booking Section */
.booking_header {
	text-indent: -9999px;
	background-image: url(../images/booking_header.gif);
	width: 112px;
	height: 34px;
	background-repeat: no-repeat;
}
.booking_container {
	color: #FAF5E0;
	background-color: #937c1f;
	padding-left: 45px;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 3em;
	background-image: url(../images/booking_gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.booking_container p {
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}
.booking_container h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 1em 0;
	color: #fcff0e;
	font-style: italic;
	font-weight: normal;
}
.booking_container a:link {
	color: #fcff0e;
	text-decoration: none;
}
.booking_container a:visited {
	color: #fcff0e;
	text-decoration: none;
}
.booking_container a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
/* Footer */

.footer {
	color: #48e8e2;
	background-color: #000000;
	height: auto;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	padding: 1em;
	letter-spacing: .1em;
}
p.footer {
	margin: 0px;
}

.footer a:link {
	color: #48e8e2;
	text-decoration: none;
}
.footer a:visited {
	color: #48e8e2;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.ext_footer {
	background-color: #288781;
	height: 2em;
	background-image: url(../images/footer_gradient.png);
	background-position: top;
	background-repeat: repeat-x;
}
p.ext_footer {
	margin: 0px;
}
