/*--- New styles ---*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
html, 
body {
	background: #FFF;
	height: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#shim{
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -284px;
	float: left;
	}
#wrapper {
	width: 950px;
	height: 568px;
	margin: 0 auto;
	clear: both;
	}
#quickwrapper {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	clear: both;
	}

#header{
	height: 62px;
	}
#header h1{
	display: block;
	background: url(../images/logo.gif) no-repeat;
	}
#header h1 a{
	display: block;
	height: 62px;
	width: 240px;
	}
#flashcontent{ 
	width: 950px;
	height: 285px;
	background: url(../HTML/images/main_bg.jpg);
	}
#contactcontent,
#neswcontent { 
	width: 950px;
	height: 445px;
	background:url(contact/images/contact.jpg);
	text-align: left;
	}
#newscontent {
	background: url(../HTML/images/main_bg.jpg);
	}
#aboutcontent { 
	width: 950px;
	height: 445px;
	text-align: left;
	background:url(../HTML/about/images/BG.jpg);
	}

#quickfind { 
	width: 950px;
	text-align: left;
	background: #B2C5C1 url(../HTML/about/images/BG.jpg) bottom left no-repeat;
	}

#bottom-content{ 
	width: 950px;
	height: 160px;
	clear: both;
	}
#tabnav{
	float: left;
	width: 850p
	list-style: none;
	}
#contact{
	float: right;
	width: 100px;
	}
#footer {
	background: url(../images/bottom.jpg) no-repeat left;
	height: 30px;
	text-align: right;
	}
#footer p{
	padding: 13px 20px 0 0;
	font-size: 8px;
	color: #456701;
	}
#footer p a{
	color: #456701;
	}
#footer p a:hover{
	color: #FFF;
	}
	
a:link,
a:visited,
a:active {color: #CC330E;text-decoration: none}
a:hover {color: #000;text-decoration: underline}

.hidden {
	text-indent: -9999px;
	display: none;
	}

/*--- Text Styles ---*/
h1 {
	font-size: 24pt;
	font-weight: normal;
	color: #CC330E;
	}
h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #CC330E;
	margin: 0 0 5px 0;
	}
h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #CC330E;
	}
p {
	font-size: 12px;
	color: #333;
	margin: 0 0 5px 0;
	}
.grey {
	color: #333;
	}
.white {
	color: #FFF;
	}


/*--- MENU ---*/

#menu {
	background: url(../images/menuBG.gif) no-repeat left;
	margin: 0 auto;
	height: 30px;
	width: 950px;
	}
#menu ul{
	height: 30px;
	padding: 0 24px;
	}
#menu li{
	float: left;
	text-indent: -9999px;
	list-style-type: none;
	}
#menu li a{
	display: block;
	height: 30px;
	}
#menu li#nav1 a{
	background: url(../images/home.gif) no-repeat;
	width: 57px;
	}
#menu li#nav1 a:hover,
#menu li#nav1ON{
	background: url(../images/home_f2.gif) no-repeat;
	width: 57px;
	}
#menu li#nav2 a{
	background: url(../images/find_acts.gif) no-repeat;
	width: 94px;
	}
#menu li#nav2 a:hover,
#menu li#nav2ON{
	background: url(../images/find_acts_f2.gif) no-repeat;
	width: 94px;
	}
#menu li#nav3 a{
	background: url(../images/newest_acts.gif) no-repeat;
	width: 156px;
	}
#menu li#nav3 a:hover,
#menu li#nav3ON{
	background: url(../images/newest_acts_f2.gif) no-repeat;
	width: 156px;
	}
#menu li#nav4 a{
	background: url(../images/contact_us.gif) no-repeat;
	width: 107px;
	}
#menu li#nav4 a:hover,
#menu li#nav4ON{
	background: url(../images/contact_us_f2.gif) no-repeat;
	width: 107px;
	}
#menu li#nav5 a{
	background: url(../images/venues.gif) no-repeat;
	width: 288px;
	}
#menu li#nav5 a:hover,
#menu li#nav5ON {
	background: url(../images/venues_f2.gif) no-repeat;
	width: 288px;
	}
#menu li#nav6 a{
	background: url(../images/our_team.gif) no-repeat;
	width: 95px;
	}
#menu li#nav6 a:hover,
#menu li#nav6ON {
	background: url(../images/our_team_f2.gif) no-repeat;
	width: 95px;
	}
#menu li#nav7 a{
	background: url(../images/clients.gif) no-repeat;
	width: 99px;
	}
#menu li#nav7 a:hover,
#menu li#nav6ON {
	background: url(../images/clients_f2.gif) no-repeat;
	width: 99px;
	}
	
	
/*--- No Flash HTML styles ---*/
#flashcontent img,
#newscontent img { 
	float: left;
	}
#flashcontent #htmlimg { 
	width: 480px;
	}
#newscontent #htmlimg{ 
	width: 300px;
	}
#flashcontent #htmlimg_main{
	width: 280px;
	}
#flashcontent #htmltxt,
#newscontent #htmltxt,
#flashcontent #htmltxt_main{
	height: 285px;
	padding: 0 40px 0 0;
	text-align: left;
	}
#flashcontent #htmltxt_main{
	float: left;
	width: 280px;
	padding: 0;
	}
#outer {height: 285px; overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}
		
#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
		
#inner {position: relative; top: -50%} /* for explorer only */
		/* optional: #inner[id] {position: static;} */
		
#flashcontent #entsells a{
	float: right;
	width: 320px;
	height: 285px;
	background: url(../HTML/images/entSells_corp.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	}
#flashcontent #entsells a:hover{
	background: url(../HTML/images/entSells_corp_f2.jpg) no-repeat;
	display: block;
	}

#venue {
	float: left;
	width: 30%;
	}




/*--- About Styles ---*/

#abouthead{ 
	width: 950px;
	height: 81px;
	background: url(../HTML/about/images/top.jpg);
	text-indent: -9999px;
	}
#aboutcontent ul li{ 
	width: 190px;
	height: 182px;
	text-align: left;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
	}



	
/*--- Tab Navigation Items ---*/

#tabnav ul li,
#contact ul li{
	float: left;
	list-style: none;
	text-indent: -9999px;
	}
#tabnav li a{
	display: block;
	height: 160px;
	}
#tabnav li#news a{
	background: url(../HTML/news/images/news_bg.jpg);
	width: 400px;
	}
#contact li a{
	background: url(../HTML/images/contact.jpg);
	width: 100px;
	height: 160px;
	display: block;
	}
#contact li a:hover{
	background: url(../HTML/images/contact_f2.jpg);
	}
/*--- Other tab styles are inline ---*/



/*--- Contact Forms ---*/
#contactcontent #left{
	float: left;
	width: 220px;
	padding: 40px 0 0 335px;
	}
#contactcontent #right{
	float: left;
	width: 220px;
	padding: 40px 55px 0 40px;
	}
#contactcontent label{
	float: left;
	clear: both;
	}
#contactcontent input,
#contactcontent textarea{
	float: left;
	clear: right;
	margin: 0 0 5px 0;
	padding: 2px;
	}
	
/*--- Quickfind ---*/

#column1, 
#column2, 
#column3, 
#column4,
#column5 {
	float: left;
	width: 174px;
	border-right: 1px solid #FFF;
	padding: 10px 0 0 15px;
	margin: 0 0 20px 0;
	}
#quickfind h3{
	font-size: 13px;
	}

#quickfind li{
	list-style-type:none;
	}
.head{
	font-size: 12px;
	margin: 5px 0 2px 0;
	color: #000;
	}
#quickfind ul li ol li {
	font-size: 11px;
	}
#quickfind a:active,
#quickfind a:link {
	color: #333;
	}
#quickfind a:visited{
	color:#666;
	}
#quickfind a:hover {
	color: #CC330E;
	}
	
/*---Venues---*/
#venue1,
#venue2,
#venue3{
	float: left;
	font-size: 10px;
	width: 140px;
	list-style-type:none;
	}
#venue2{
	margin: 0 10px 0 0;
	}


	
/*--- Choice page ---*/
#corpcontent{
	float: left;
	width: 100%
	}
#corpcontent ul li{
	float: left;
	display: block;
	}
#choice_corp a{
	background: url(../HTML/images/choice_corporate.jpg);
	width: 285px;
	height: 270px;
	display: block;
	}
#choice_corp a:hover{
	background: url(../HTML/images/choice_corporate_f2.jpg);
	}
#choice_priv a{
	background: url(../HTML/images/choice_private.jpg);
	width: 285px;
	height: 270px;
	display: block;
	}
#choice_priv a:hover{
	background: url(../HTML/images/choice_private_f2.jpg);
	}
#choice_or {
	background: url(../HTML/images/choice_or.jpg);
	width: 35px;
	height: 270px;
	display: block;
	padding: 0 20px;
	}