@charset "utf-8";
/* CSS Document */
#headerbackground
{
	background-image: url(../images/headers/header-home.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 760px;
}
/*=====================================PAGE WIDTH=====================================
=====================================================================================*/
/* Set display width for pages */
#wrapper {
	background-color:#8a1d20;
}
/*=====================================CONTENT====================================
=====================================================================================*/
#column-left {
	background-image: url(../../images/lft-top.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 216px;
	color: #e19c00;
	font-size: 12px;
	position:relative;
	border-top:solid 7px #FFFFFF;
	padding: 5px 0 0 0;
}
#column-right {
	width: 300px;
	float: right;
	border-top:solid 7px #FFFFFF;
	background-color:#ffffff;
}
#column-left h1 {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#column-left p a {
	color: #e19c00;
	font-size: 11px;
	text-decoration:none;
	border-bottom:dotted 1px #ffffff;
}
#column-left p a:hover {
	color: #000000;
	border-bottom:dotted 1px #6b8912;
}
#column-left p, #column-left h1 {
	margin-right: 12px;
	margin-left: 12px;
}
#top a {
	color: #8A1D20;
}
#column-left #top {
	margin: 0;
	padding: 15px 0 0 0;
}
#column-left #top .link-lftcol a {
	color: #871E22;
	text-decoration: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column-left #top .link-lftcol a:hover {
	color: #6B8912;
}

h1, .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6b8912;
}

#column-left h1 a {
	text-decoration:none;
	color: #6b8912;
}

#column-right {
	font-size:12px;
	background-image: url(../images/home/cup-ring.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 544px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#column-right p {
	padding-right: 30px;
	padding-left: 0px;
}
#right-inner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ebe4d0;
	border-right-color: #ebe4d0;
	border-bottom-color: #ebe4d0;
	border-left-color: #ebe4d0;
	background-color: #fdf6e5;
	padding-top: 15px;
}
#main-button {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#main-button a {
	background-image: url(../images/home/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 275px;
	height: 66px;
	display: block;
}
#main-button a:hover {
	background-image: url(../images/home/button-over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.rule-above {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6B8912;
	margin: 0;
	padding: 0;
}
.rule-below {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B8912;
	margin: 15px 0;
	padding: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #8A1D20;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 3px 0 0 0;
}
.link {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #8A1D20;
	font-size: 10.5px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.facebook {
	background-image: url(../../images/home/facebook-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	height: 47px;
	display: block;
	text-indent: -9999px;
}
.facebook:hover {
	background-position: left bottom;
}
.twitter {
	background-image: url(../../images/twitter-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
	height: 47px;
	display: block;
	margin-top:7px;
	text-indent: -9999px;
}
.twitter:hover {
	background-position: left bottom;
}

.audio {
	background-image: url(../../images/icons/audio-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding: 15px 0 0 43px;
	margin: 0;
}
.white-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 21px;
}
.small {
	font-size: 16px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.extra {
	background-color: #c8b992;
	display: block;
	margin: 10px 0 0 0;
	padding: 8px 0 0 0;
	width: 220px;
	float: left;
}
.red {
	color: #8a1d20;
	padding-left: 8px;
}
.white {
	color: #FFF;
	padding-left: 8px;
	display: block;
}
