/* NAME WEBSITE */

/* GENERAL RULES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	text-align:center;
	background-color:#6E6E6E;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a {
	color:#B8985F;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}
	
/* CONTAINERS */
#container {	
	width:758px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	border:1px solid #000000;
}

#header {
	width:758px;
	height:100px;
	border-bottom:3px solid #B8985F;
	background-color:#FFFFFF;
}

		#logo {
			width:511px;
			height:77px;
			padding:20px 0px 0px 35px;
			float:left;
		}
		
		#tickets {
			width:208px;
			height:97px;
			border:1px solid #000000;
			margin-top:2px;
			float:left;
		}

#toplinks {
	width:738px;
	height:22px;
	text-align:right;
	padding:10px 20px 0px 0px;
	background-color:#000000;
}

#banner {
	width:758px;
	height:275px;
}

		#nav {
			width:199px;
			height:260px;
			padding:8px 0px 7px 0px;
			border-right:1px solid #B8985F;
			float:left;
			background:url(../images/bg_nav.gif);
			background-position:top right;
			background-repeat:no-repeat;
	}
	
		#pic {
			width:558px;
			height:273px;
			border-top:1px solid #B8985F;
			border-bottom:1px solid #B8985F;
			float:left;
		}
			
#titles {
	width:758px;
	height:40px;
	background-color:#000000;
}

		#sect {
			width:199px;
			height:30px;
			padding:10px 0px 0px 0px;
			border-right:1px solid #B8985F;
			text-align:center;
			float:left;
			background:url(../images/bg_sect.gif);			
			background-position:bottom right;
			background-repeat:no-repeat;
		}
		
			#hmsect {
			width:199px;
			height:40px;
			border-right:1px solid #B8985F;
			text-align:center;
			float:left;
			background:url(../images/bg_sect.gif);			
			background-position:bottom right;
			background-repeat:no-repeat;
		}
		
		#pos {
			width:528px;
			height:29px;
			padding:10px 0px 0px 30px;
			border-bottom:1px solid #B8985F;
			float:left;
		}
		
			#pos_flash {
			width:558px;
			height:39px;
			border-bottom:1px solid #B8985F;
			float:left;
		}
	
#main {	
	width:758px;
	background:url(../images/bg_main.gif);
	background-position:top;
	background-repeat:repeat-y;
}

		#column {
			width:200px;
			padding:0px 0px 0px 0px;
			float:left;
		}
		
				#navholder {
					height:150px;
				}
				
					#subnav {
						width:200px;
						padding:20px 0px 20px 0px;
						background:url(../images/bg_sect.gif);
						background-position:bottom right;
						background-repeat:no-repeat;
					}
				
			
		#content {
			width:498px;
			padding:30px 30px 30px 30px;     
			float:left;	
		}	
		
		#hmcontent {
			width:480px;
			padding:30px 30px 30px 30px;     
			float:left;
			background-image:url(../images/bg_home.jpg);
			background-position:top right;
			background-repeat:no-repeat;
		}	

		#botlinks {
			width:738px;
			height:22px;
			text-align:right;
			padding:10px 20px 0px 0px;
			background-image:url(../images/bg_bottom.gif);
			background-position:top;
			background-repeat:no-repeat;
			background-color:#000000;
			clear:both;
		}

#footer {
	width:734px;
	height:28px;
	padding:12px 0px 0px 24px;
	background-color:#B8985F;
}
		
/* NAVIGATION */

a.dark {
	color:#000000;
	text-decoration:underline;
}

a.dark:hover {
	color:#B7965D;
	text-decoration:underline;
}

a.gold {
	color:#B7965D;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.gold:hover {
	color:#000000;
	text-decoration:none;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

a.link {
	color:#FFFFFF;
	text-decoration:none;
}

a.link:hover {
	color:#B7965D;
	text-decoration:none;
}

#nav a {
	display:block;
	width:163px;
	height:18px;
	padding:2px 0px 0px 36px;
	color:#FFFFFF;
	text-decoration:none;
}

#nav a:hover {
	color:#B7965D;
	text-decoration:none;
}

#subnav a {
	display:block;
	width:163px;
	height:18px;
	padding:2px 0px 0px 36px;
	color:#FFFFFF;
	text-decoration:none;
}

#subnav a:hover {
	color:#B7965D;
	text-decoration:none;
}

.nav_on {
	width:163px;
	height:18px;
	padding:2px 0px 0px 36px;
	color:#B7965D;
	background:url(../images/bg_nav_on.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.nav2_on {
	color:#B7965D;
}

.arrows {
	color:#B7965D;
	font-size:14px;
	font-weight:bold;
}

/* ELEMENTS */

#spec { 
	width:183px;
	height:93px;
	padding:65px 8px 0px 8px;
	background-color:#B8985F;
	margin-bottom:2px;
	background-image:url(../images/bg_sign-up.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#apply {
	width:199px;
	height:70px;
	background-color:#DFCEAC;
	margin-bottom:20px;
}

/* TEXT */

.white {
	color:#FFFFFF;
}

.charcoal {
	color:#666666;
}

.ttl {
	width:498px;
	height:20px;
	border-bottom:1px solid #000000;
}

.bld {
	color:#B7965D;
	font-size:14px;
	font-weight:bold;
}

.homepage {
	font-size:13px;
	font-style:italic;
}
	
.schd 	{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.tblttl 	{
	color:#B7965D;
	font-size:16px;
	font-weight:bold;
}
	
H5 {
	color:#B7965D;
	font-size:20px;
	font-weight:bold;
}

H6 {
	color:#B7965D;
	font-size:16px;
	font-weight:bold;
}

/* FORMS */

.sign-up {
	width:135px;
	height:15px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

.boxes {
	width:200px;
	height:15px;
}

.areas {
	width:200px;
}

.comments {
	width:400px;
}

.boxes_sml {
	width:100px;
	height:15px;
}

.boxes_x-sml {
	width:50px;
	height:15px;
}

.boxes_surv {
	width:20px;
	height:15px;
}

.btn_sub
{
	font-size:11px;
}

.fair_title
{
	font-size:20px;
	font-weight:bold;
}

.Summary
{
	font-size: 11px;
	font-family: Arial;
}
.pol_body
{
	background-color:White;
}

a.goldEdit {
	color:#B7965D;
	font-size:10px;
	text-decoration:none;
}

a.goldEdit:hover {
	color:#000000;
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

.con_Header
{
	font-size: 16pt;
	color: #cc0033;
	font-weight: bold;
}

.faq
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	text-align: right;
}
.serviceCharge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-style: solid;
	border-width: 1pt;
}