body {
	background-image:url(../images/main_bg_1.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	margin-bottom:0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:400;
	color:#000;
}
.InstructionText {
	font-size:9px;
	color:#333;
}
.Headings {
font-size:18px;
font-family:Tahoma;
color:#fc3e00;
}
.SubHeadings {
font-size:13px;
font-family:Tahoma;
color:#333;
font-weight:bold;
}
.Container 
{
    width:1024px;
    margin-left:auto;
    margin-right:auto;
	float:none;
}
.LeftColumn {
	width:auto;
	float:left;
}
.RightColumn {
	width:auto;
	float:right;
}
.HeadingsContainer {
	width:940px;
	background-color:#F1F1F1;
	padding: 5px;
	margin-left:37px;
    margin-right:37px;
	float:left;
	font-size:18px;
	font-weight:400;
	color:#fc3e00;
}
.ContentContainer {
	width:945px;
	background-color:#FFF;
	padding-left:5px;
	padding-bottom:5px;
	margin-left:37px;
    margin-right:37px;
	float:left;
}
.ItemSections {
	width:697px;
	height:auto;
	float:left;
}
.ItemContainer {
	margin-left:6px;
	margin-top:8px;
	margin-bottom:7px;
	float:left;
	display:inline;
}
.ItemContent {
	width:224px;
	height:185px;
	border: 1px solid #CCC;
	text-align:center;
	padding-top:13px;
	float:left;
}
.InnerContentContainer {
	width:950px;
	background-color:#F1F1F1;
	margin-left:37px;
    margin-right:37px;
	float:left;
}
.GreyContentContainer {
	width:950px;
	background-color:#E5E5E5;
	margin-left:37px;
	margin-right:37px;
	float:left;
}
.StandingsCotainer {
	width:242px;
	float:inherit;
	margin-right:3px;
}
.SideBanner 
{
    margin-top:5px;
    height:auto;
    float:inherit;
    text-align:center;
}
.StandingsMid {
	width:202px;
	min-height:204px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/Standings-Mid.jpg);
	background-repeat:repeat-y;
	font-family:tahoma;
	font-size:13px;
	color:#FFF;
	overflow:hidden;
}
.DesignedBy {
	width:950px;
	padding-bottom:5px;
	background-color:#243648;
	margin-left:37px;
	margin-right:37px;
	float:left;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

#Results {
background:url(../images/resultspanel_bg.gif);
text-align:center;
height: 46px;
}

#Errors {
background:url(../images/errorpanel_bg.gif);
text-align:center;
height: 46px;
}
.ContentHeader {
	width:940px;
	padding:5px;
	margin-bottom:5px;
	float:left;
}
.WhiteContainer {
	width:940px;
	padding:5px;
	background-color:#FFF;
	margin-bottom:5px;
	float:left;
}
.MediaContainer {
	width:225px;
	float:left;
	margin:5px;
}
.MediaContent {
	width:auto;
	margin-bottom:5px;
	float:none;
}
.NewsContainer {
	width:240px;
	height:152px;
	clear:both;
	float:left;
	background:url(../images/News-bg.jpg) no-repeat;
	margin-top:3px;
	text-align:left;
}
.NewsContent {
	width:auto;
	height:102px;
	padding: 40px 10px 10px 10px;
	text-align:left;
	float:left;
}
.NewsTitle {
	font:Verdana;
	font-size:11px;
}
#newsticker-demo { 
width:220px;
background:#fff; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img {
	}

.newsticker-jcarousellite { width:220px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { float:left; width:220px; }
.newsticker-jcarousellite .cat { float:left; font-size:10px; color:#808080; }



/* ### Bottom Links CSS ### */
a.BottomLinks:link {
color:#333;
font-family:tahoma;
font-size:12px;
font-weight:400;
text-decoration:none;

}

a.BottomLinks:hover {
color:#000;
font-family:tahoma;
font-size:12px;
font-weight:400;
text-decoration:none;
}

a.BottomLinks:visited {
color:#000;
font-family:tahoma;
font-size:12px;
font-weight:400;
}

/* ### Main Navigation CSS ### */

*{outline: none;}
img {border: 0;}
ul#MainNav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#MainNav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#MainNav li a {
	float: left; 
	text-indent: -9999px;
	height: 73px;
}
ul#MainNav li:hover a, ul#MainNav li a:hover { background-position: left bottom; }
ul#MainNav a.Logo {
	background-image:url(../images/links/Logo.jpg);
	width: 281px; 
}
ul#MainNav a.Home {
	background-image:url(../images/links/Home.jpg);
	width: 118px; 
}
ul#MainNav a.Cities {
	background-image:url(../images/links/Cities.jpg);
	width: 111px; 
}
ul#MainNav a.Events {
	background-image:url(../images/links/Events.jpg);
	width: 136px; 
}
ul#MainNav a.Corporate {
	background-image:url(../images/links/Corporate.jpg);
	width: 137px; 
}
ul#MainNav a.Membership {
	background-image:url(../images/links/Membership.jpg);
	width: 111px; 
}
ul#MainNav a.BookNow {
	background-image:url(../images/links/BookNow.jpg);
	width: 130px; 
}

ul#MainNav li .sub {
	position:absolute;
	z-index:2;
	top: 66px; left: 3px;
	float: left;
	display: none;
}

.MegaContentStyle {
	width:auto;
	max-width:341px;
	float:left;
}
.MegaContentStyle .TopContainer{
	width:341px;
	height:12px;
	background-image:url(../images/MegContent-Corner-Top.png);
	float:left;
}
.MegaContentStyle .MidContainer{
	width:341px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/MegaContent-Mid.png);
	background-repeat:repeat-y;
	float:left;
}
.MegaContentStyle .BtmContainer{
	width:341px;
	height:12px;
	background-image:url(../images/MegContent-Corner-Btm.png);
	float:left;
}


ul#MainNav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#MainNav li .sub .MegaContentStyle .MidContainer ul{
	list-style: none;
	margin: 0; padding: 0;
	width: auto;
	float: left;
}
ul#MainNav .sub .MegaContentStyle .MidContainer ul li {
	width: 100%;
	color: #000;
}
ul#MainNav .sub .MegaContentStyle .MidContainer ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
ul#MainNav .sub .MegaContentStyle .MidContainer ul li h2 a {
	background-image: none;
	color: #fc3e00;
}
ul#MainNav .sub .MegaContentStyle .MidContainer ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background:url(../images/navlist_arrow.png) no-repeat 6px 14px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #000;
}
ul#MainNav .sub .MegaContentStyle .MidContainer ul li a:hover {color: #946A98; background-position: 6px 14px ;}

/* ### Links CSS ### */

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer127980326 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:1024px;
	height:24px;
	text-align:left;
}

#MMMenuContainer0427205612_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0427205612_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:876px;
	top:20px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0427205612_0 {
/* This class defines things about menu MMMenu0427205612_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#00ccff;
	border:0px solid #ffcb05;
	width:136px;
	height:42px;
}

.MMMIFVStyleMMMenu0427205612_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0427205612_0 */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #00ccff;
	border-right:0px solid #00ccff;
	width:136px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
	height:15px;
}

.MMMIVStyleMMMenu0427205612_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0427205612_0 */
	border-top:0px;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #00ccff;
	border-right:0px solid #00ccff;
	width:136px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
	height:15px;
}

#MMMenu0427205612_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0427205612_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0427205612_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0427205612_0 so we can set its position */
	left:0px;
	top:21px;
}

#MMMenuContainer0427205612_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0427205612_0 a {
/* Controls the general apperance for menu MMMenuContainer0427205612_0's items, including color and font */
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#00ccff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#333333;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0427205612_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0427205612_0 */
	color:#000000;
	background-color:#ffcb05;
}


/* ### Form CSS ### */
form.FormStyle fieldset {
  background-color:#f1f1f1;
  margin-bottom: 10px;
}
form.FormStyle legend {
  padding: 0 2px;
  font-weight: bold;
}
form.FormStyle label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.FormStyle fieldset ol {
  margin: 0;
  padding: 0;
}
form.FormStyle fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.FormStyle fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.FormStyle fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.FormStyle fieldset fieldset label {
  display: block;
  width: auto;
}
form.FormStyle em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.FormStyle label {
  width: 137px; /* Width of labels */
}
form.FormStyle fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

/* ### Content Slider CSS ### */
.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

.SliderContent
{
	padding: 5px;
	color:#000;
	position:relative;
	top: -75px;
	height: 65px;
	background:#f1f1f1;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

