body{
	background-color:#341603;
	background-image:url(images/background.jpg);
	text-align:center;
	margin:0px;
	padding:0px;
/*	font-size:12px;
	line-height:18px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#3A2D14;
}

.contentContainer {
	margin: 0 0 12px 0;
}

.contentContainer .tableContainer {
	background-color:#343C07;
	background-image:url(images/background2.jpg);
	text-align:left;
}
.indexContent{
	background-image:url(images/background_index.jpg);
	background-repeat:no-repeat;
	
}
.footer{
	text-align:left;
	padding:10px 50px 10px 10px;
	color:#D1D1AD;
}

.footer a{
	color:#C99D15;
}
.contentSub{
	background-image:url(images/background_sub2.jpg);
	background-color:#A9AB83;
}

.contentSubAdmin{
	background-color:#A9AB83;
}

.tickets{
	padding-left:6px;
}

td.contentSub table td {
	font-size:12px;
	line-height:18px;
}

.info{
	padding:0px 30px 60px 25px;
	background: url(images/sub_btm.gif) no-repeat bottom left;
}

.infoAdmin{
	padding:0px 30px 60px 25px;
}

a{
	color:#843805;
}
.content td{
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
/*	font-size:12px;
	line-height:18px;*/
}
td{
	text-align:left;
	font-size:12px;
}
div#wrapper { 
	text-align:left;
	width:760px; 
	margin:0 auto; 
} 

h1 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 24px 0;
	letter-spacing: -1px;
}

h2{
	font-size: 18px;
	padding: 0;
	margin: 0 0 15px 0;
}

p {
	font-size:12px;
	line-height:18px;
}

li {
	font-size:12px;
	line-height:18px;
}

div.backLinkTop {
	font-size:12px;
	line-height:18px;
	padding-bottom: 12px;
}





/*******************************************************
	Home page
*******************************************************/
div.homeCallout {
	float: left;
	width: 244px;
	background: url(images/call_bg.jpg) no-repeat 0px 55px;
	margin: 0 0 16px 22px;
	word-wrap: break-word;
}

div.homeCallout div.content {
	padding: 10px 12px 0 23px;
}

div.homeCallout h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCD3A1;
	margin: 0 0 6px 0;
	padding: 0;
}

div.homeCallout p {
	font-size: 12px;
	color: #FFF;
	margin: 0 0 6px 0;
	padding: 0;
}

div.homeCallout a {
	color: #AF9548;
}

div.homeCallout ul {
	margin: 0 0 0 23px;
	padding: 0;
	color: #FFF;
}

div.homeCallout ul li {
	margin: 0 0 4px 0;
}


/* ADS ON HOME PAGE */
div#ads {
	width: 176px;
	color: #CCD3A1;
	padding: 10px;
}

/*******************************************************
	Misc
*******************************************************/
.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px;}







/*******************************************************
	SIFR
*******************************************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -16px;
	font-size: 32px;
}
