body {
	margin: 0 auto;
	text-align: center;
	background-color: #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #1C6DD2;
}
a strong {
	text-decoration: none;
	color:#090;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 1076px;
	text-align: left;
	line-height: 18px;
}
div.row {
	clear: both;
}
div.rowform, div.rowform td {
	clear: both;
	padding-top:4px;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1755A7;
	margin-top: 15px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.rowform a {
	color: #090;
}
div.cell {
	display: table-cell;
	float: left;
}
div.main-bg {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 1052px;
	padding-left: 24px;
}
div.header-bg {
	float: left;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 117px;
	width: 685px;
	position: relative;
}
div.header-bg form {
	position: absolute;
	top: 49px;
	left: 400px;
}
div.header-bg input {
	float: left;
	border: 1px #bdbdbd solid;
	width: 211px;
	margin-left: 6px;
	font-size: 11px;
	padding: 2px;
}
div.header-bg input.go {
	border: 1px #909090 solid;
	width: 32px;
	font-weight: bold;
	color: #5c5c5c;
	padding: 0px;
}
div.left {
	float: left;
	width: 233px;
}
div.left-bar-bg {
	clear: both;
	background-image: url(images/left-bar-bg.jpg);
	background-repeat: repeat-x;
	background-color: #3663ab;
	border-bottom: 1px white solid;
	display: table;
	width: 231px;
	padding: 9px 0 19px 0;
}
div.left-bar-bg a {
	display: block;
	margin-left: 18px;
	color: white;
	border-bottom: 1px #4d79be solid;
	line-height: 24px;
	width: 192px;
	font-size: 11px;
}
div.right {
	float: left;
	width: 795px;
}
div.nav {
	clear: both;
	width:795px;
	height:44px;
}
div.nav a {
	float: left;
}
div.content-bg-x {
	clear: both;
	background-image: url(images/content-bg-y.gif);
	background-repeat: repeat-y;
	display: table;
	width: 795px;
	padding-bottom: 30px;
}
div.content {
	float: left;
	width: 494px;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div.contentfull{
	float: left;
	width: 795px;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div.contentfull p, div.contentfull #locations {
	width: 752px;
	margin-left: 28px;
	margin-right:15px;
}
#locations p {
	margin-left:0px;
}
div.content p {
	width: 438px;
	margin-left: 28px;
	text-align: left;
}
.indent {
	margin-left: 28px;
}

div.content h3, div.content h2, div.content h1 {
	width: 438px;
	margin-left: 28px;
}
div.box {
	clear: both;
	border: 1px #b7b7b7 solid;
	margin-left: 15px;
	padding: 13px;
}
div.box p {
	margin-left: 1px;
	padding: 0;
}
div.right-bar {
	float: left;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	width: 271px;
}
div.members-bg {
	float: left;
	background-image: url(images/membersof-bg.jpg);
	background-repeat: no-repeat;
	width: 530px;
	height: 95px;
	position: relative;
}
div.members-bg p {
	position: absolute;
	width: 476px;
	top: 32px;
	left: 28px;
}
div.footer-bg {
	clear: both;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 1076px;
	height: 96px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: white;
	line-height: normal;
}
div.footer-bg p {
	padding-top: 45px;
	width: 994px;
	margin: 0 auto;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #E06216;
}
.btmline {
	border-bottom:1px #CCC solid;
}

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 15px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

#sop-form {
	width: 745px;
	margin-left: 25px;
	height: 800px;
}

#sop-form table{
	font-size: .9em;
}

#sop-form p{
	padding: 0;
	margin: 0 0 5px 0;
	width: auto !important;
}

#sop-form label {
	text-align: right;
	width: 85px;
	display: inline-block;
}

#sf-left {
	width: 240px;
	min-height: 300px;
	position: absolute;
}

#sf-right {
	position: absolute;
	width: 240px;
	margin-left: 250px;
}

#sf-right2 {
	float: right;
	width: 240px;
	margin-left: 250px;
}

#sf-btm {
	position: absolute;
	width: 745px;
	margin-top: 385px;
}

.textfieldRequiredMsg {
	font-size: .8em;
	padding-left: 90px;
}

#cin-form {
	border: 1px solid #A7A6AA;
	height: 645px;
	width: 745px;
	margin-left: 25px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0  0 5px #CCC;
	-moz-box-shadow: 0 0 5px #CCC;
}

#cin-form table{
	font-size: 0.9em;
}

#cin-inv {
	position: absolute;
	margin: -30px 0 0 600px;
	width: 150px;
}

#cin-form input{
	height: 22px;
}

#cin-form input:focus{
	border: 1px solid #000;
}


#cin-form textarea:focus{
	border: 1px solid #000;
}

#cin-inv input:active{
	border: 1px solid #000;
}

#cin-form p{
	padding: 0;
	margin: 0 0 5px 0;
	width: auto !important;
}

#cin-inv span {
	margin-right: 30px;
	float: right;
	font-size: 0.8em;
}

#cin-form h4 {
	text-align: center;
	width: 100%;
	font-size: 1.0em;
	border-bottom: 1px solid #A7A6AA;
}

#cin-form h4 span {
	color: #F00;
}

#cin-inv label {
	font-weight: bold;
}

#cin-account input {
	width: 100px;
}

#cin-lbox {
	width: 365px;
	padding-left: 5px;
	padding-top: 2px;
	border-right: 1px solid #A7A6AA;
	border-top: 1px solid #A7A6AA;
	border-bottom: 1px solid #A7A6AA;
	float: left;
	height: 240px;
}

#cin-rbox {
	width: 369px;
	border-top: 1px solid #A7A6AA;
	border-bottom: 1px solid #A7A6AA;
	float: right;
	padding-left: 5px;
	padding-top: 2px;
	height: 240px;
}

#cin-rbox input{
	width: 250px;
}

#cin-rbox p label {
	width: 110px;
	display: inline-block;
	text-align: right;
}

#cin-lbox p label {
	width: 100px;
	display: inline-block;
	text-align: right;
}

#cin-lbox p input{
	width: 250px;
}

#cin-busaddress p label {
	margin-top: 10px;
	width: 170px;
	display: inline-block;
	text-align: right;
}

#cin-busaddress p input{
	width: 150px;
	margin-left: 5px;
}

#cin-mbox {
	margin-top: -14px;
}

#cin-mbox ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#cin-mbox li {
	display: inline;
	margin-right: 45px;
}

#cin-mbox li input {
	position: absolute;
	margin-top: -2px;
}

#cin-mbox li label {
	margin-left: 22px;
}

#cin-ldbox {
	border-bottom: 1px solid #A7A6AA;
}

#cin-ldbox p label {
	width: 80px;
	display: inline-block;

}

#cin-ldbox p label {
	text-align: right;
	padding-right: 10px;
	color: #F00;
}

#serveper {
	border: 1px solid #F00;
	padding: 2px;
}

#serveper input {
	position: absolute;
	margin-top: -4px;
}

#serveper label {
	margin-left:25px;
}

#rushorder {
	border: 2px solid #F00;
	padding: 2px;
}

#rushorder input {
	position: absolute;
	margin-top: -4px;
}

#rushorder label {
	margin-left:25px;
}

#cin-upcoming p {
	color: #F00;
}

#cin-upcoming {
	border-bottom: 1px solid #A7A6AA;
}

#cin-fees {
	padding: 5px;
}

#cin-fees p label {
	width: 150px;
	display: inline-block;
	text-align: right;
}

#cin-fees p input{
	width: 250px;
}

#cin-instructions {
	float: right;
	width: 325px;
	margin-top: -150px;
}

#cin-instructions label{
	font-weight: bold;
}

#submitbtn {
	float: right;
}

#submitbtn input{
	border: 1px solid #1572D9;
	background: #509CCA;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0 2px 2px 2px;
}

#cin-serve {
	border-bottom: 1px solid #A7A6AA;
	padding: 5px 5px;
	margin-top: 245px;
	text-align: center;
}

#cin-serve label{
	font-weight: bold;
}

#cin-busaddress {
	padding-left: 5px;
}

#cin-resaddress {
	float: right;
	padding-right: 5px;
}

#order-now {
	position: absolute;
	z-index: 99;
	margin-top: 32px;
	margin-left: 555px;
	width: 175px;
	height: 60px;
}

#order-now-pop {
	position: absolute;
	z-index: 99;
	width: 348px;
	margin-top: 90px;
	margin-left: 565px;
}

#order-now-pop-top {
	height: 45px;
	width: 100%;
	margin: 0 auto;
	background: url(images/bubble-top.png) no-repeat top;
}

#order-now-pop-mid {
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/bubble-middle.png) repeat-y top;
}

#order-now-pop-mid ul {
	margin: 0;
	padding: 5px 30px 0 30px;
	font-weight: bold;
	list-style: none;
}

#order-now-pop-mid ul li {
	background: transparent url(images/jj-icon.png) no-repeat 0 6px;
	padding-left: 18px;
	line-height: 25px;
}

#order-now-pop-mid ul li a {
	text-decoration: underline;
	color: #000;
	display: block;
}

#order-now-pop-mid ul li a:hover {
	text-decoration: none;
	color: #555;
}


#order-now-pop-btm {
	height: 35px;
	width: 100%;
	margin: 0 auto;
	background: url(images/bubble-bottom.png) no-repeat top;
}

#ordnc {
	float: right;
	margin: 22px;
}

#listticker {
	background: url(images/recent-news.png) 5px -1px no-repeat;
	height:20px;
	width: 920px;
	overflow: hidden;
	padding: 0 10px 0 95px;
	border: 1px solid #CECECE;
	margin: 0 0 2px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

#listticker li {
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li {
		height:250px;
		list-style:none;
	}
	
		#listticker a {
			color:#000000;
		}
		
		#listticker a:hover {
			text-decoration: underline;
		}
		
		#listticker .news-title {
			font-weight:bold;
			font-size:11px;
		}
		
		#listticker .news-text {
			display: inline;
			font-size:11px;
			color:#666666;
		}
		
		#ticket_title {
			float: left;
			margin: 0;
			padding: 0;
			height: 15px;
			font-size: 11px;
			padding-top: 4px;
			font-weight: bold;
		}