body {
	/*background-image: url(images/bg.png);
	background-repeat: repeat-x;*/
	background-color: #959595;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font: 12px arial, helvetica, sans-serif;
}
#Content {
	width:910px;
	top:0px;
	height:4500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#Contentlong {
	width:910px;
	top:0px;
	height:4500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color: #FFFFFF;
}	
#headerdiv {
	float:left;
	text-align:center;
	position: relative;
	margin: 0px 5px 10px 5px;
	left:0px;
	top: 0px;
	height:137px;
	width:900px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footerdiv {
	position: relative;
	margin: 0px 5px 0px 5px;
	left:0px;
	top:auto;
	height:230px;
	width:900px;
	text-align:center;
	float:left;
}
#contentdivleft {
	float:left;
	position: relative;
	padding:5px;
	margin:0px;	
	left:0px;
	top:5px;
	width:180px;
}
#contentdiv {
	float:left;
	position: relative;
	line-height: 1.5;
	font: 12px arial, helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:0px;
	height:auto;
	width:500px;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
}
#contentdivwide {
	float:left;
	position: relative;
	line-height: 1.5;
	font: 12px arial, helvetica, sans-serif;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:5px;
	width:680px;
	border-left: medium solid #000000;
	height: 1600px;
}
#contentdivHotel {
	float:left;
	position: relative;
	line-height: 1.5;
	font: 12px arial, helvetica, sans-serif;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:1px;
	width:auto;
	height: 1600px;

}
#contentdivVB {
	float:left;
	position: relative;
	line-height: 1.5;
	font: 12px arial, helvetica, sans-serif;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:5px;
	width:910px;
}
#contentdivright {
	float:left;
	position: relative;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:5px;
	width:192px;
}
#contentdivrightsmall {
	float:left;
	position: relative;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:5px;
	width:100px;
}
#feesdivright {
	line-height: 1.5;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:;
	text-align: center;
	font-size: 12px;
	border-left: medium solid #000000;
	position: absolute; left:675px; top:0px; height:130px; width:170px;
	float:left;
}
#navlist_top {
	font-size: 12px;
	margin: auto;
	width: 100%;
	font-stretch: 1;
	font-weight: bold;
	text-align:left;
	white-space: nowrap;
}
#navlist_top li {
	float:left;
	list-style-type: none;
	margin: auto;
	padding: 5px;
	white-space: nowrap;
}
#navlist_top ul {
	margin: 0;
	padding: 3px;
	float:left;
}
#navlist_top a {
	display: block;
	padding: 3px 0px 3px 120px;
	color: #999999;
	
}

#navlist_top a:hover, #navlist_top a:active {
	color: #ffd187;
	text-decoration: underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#qmslink_top a:hover, #qmslink_top a:active {
	color: #ffd187;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#qmslink_top a:link, #qmslink_top a:visited, 
#qmslink_top a:hover, #qmslink_top a:active {
	color: #ffd187;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
#navlist {
	color: #2792a6;
	line-height: 2;
	white-space: nowrap;
	position: relative;
	padding:5px;
	text-align:left;
	float:left;
}

#navlist li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	
}
#eventlist {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #999999;
	font-size: 10px;
}
#navlist a:link, #navlist a:visited {/*HELP and HOME button color*/
	color: #929093; 
	text-decoration: none;
	
}
#navlist a:hover {/* HELP and HOME button hover color*/
	text-decoration: underline;
	color: #2792a6;
	
}
#navlist a:active {
	text-decoration: underline;
	color: #2792a6;
	
}
#qmslink a:link, #qmslink a:visited,
#qmslink a:hover, #qmslink a:active {/*Color of the link on the left that indicates which step the user is on*/
	text-decoration: underline;
	color: #929093;
	line-height: 2;
	white-space: nowrap;
}
#pagediv {
	padding: 0px 0px 0px px;
	position:absolute;
	left:5px;
	top:400px;
	height: auto;
	width:700px;
	
}
#centerdiv {
	line-height: 1.5;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px px;
	position:absolute; left:200px; top:0px; height: auto; width:475px;
	float:left;
}


#line {
	line-height: 1;
	border: thin #000000;
}
.deletebutton {
	background-color: #2792a6;
	width:40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.deletebutton:hover {
	width:40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd187;
	font-weight: bold;
	font-size: 9px;
	
}
.deletebuttonall {
	background-color: #2792a6;
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.deletebuttonall:hover {
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd187;
	font-weight: bold;
	font-size: 9px;
	
}
.xbutton {
	background-color: #2792a6;
	width:14px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.xbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd187;
	font-weight: bold;
	font-size: 9px;
	
}
.eventbutton {
	background-color: #2792a6;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.eventbutton:hover {
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd187;
	font-weight: bold;
	font-size: 10px;
	
}
.navbutton {
	background-color: #2792a6;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 14px;
}
.navbutton:hover {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd187;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 14px;
}
.navbutton2 {
	background-color: #2792a6;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 40px;
	font-size: 16px;
}
.navbutton2:hover {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd187;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 40px;
	font-size: 16px;
}
.navbutton3 {
	background-color: #2792a6;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 11px;
}
.navbutton3:hover {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd187;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 11px;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2792a6;
}
.htext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#list_summary {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color: #F8F8F8;	
}
#list_summary2 {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color:#CCCCCC;		
}
#list_summary3 {
	border-top: 4px solid gray;		
}
dropdown {
	width: 500px;
}
#listbg {
	padding:0px 0px 0px 0px;
	background-color: #E6E6E6;
}
a:link {color: #2792a6;}
a:visited {color: #2792a6;}
a:hover {color: #ffd187;}
a:active {color: #2792a6;}

.newdropdown:link {color: #ffd187;}
.newdropdown:visited {color: #ffd187;}
.newdropdown:hover {color: #2792a6;}
.newdropdown:active {color: #ffd187;}


/* start nav menu*/
#modalPage1
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
	
}
#modalPage2
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage3
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage4
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage5
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage6
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage7
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage8
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage9
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage10
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage11
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#modalPage12
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px; left: 0px;
}
#hiddenFAQ
{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 10px; left: 10px;
}
.modalBackground
{
	filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
	width: 100%; height: 100%; background-color: #000000;
	position: absolute;
	z-index: 500;
	top: 0px; left: 0px;
}
.modalContainer
{
	position: absolute;
	width: 650px;
	left: 25%;
	top: 50%;
	z-index: 750;
}
.modal
{
	background-color: white;
	border: solid 4px black; position: relative;
	top: -150px;
	left: -25px;
	z-index: 1000;
	width: 650px;
	height: 300px;
	padding: 0px;
	overflow: scroll;
}
.modalTop
{
	width: 625px;
	background-color: #000000; /*color of bar in popup*/
	padding: 4px;
	color: #ffffff;
	text-align: right;
}
.modalTop a, .modalTop a:visited
{
	color: #ffffff;
}
.modalBody
{
	padding: 10px;
	
}

ul {
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	display: block;
	position: relative;
	float: left;
}
li ul { display: none; }
ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px 15px 5px 15px;
	background: #000000;
	white-space: nowrap;
}
ul li a:hover { background: #000000; } /* primary button rollover background*/
li:hover ul {
	display: block;
	position: absolute;
	z-index:3;
}
li:hover li {
	float: none;
	font-size: 11px;
}
li:hover a { background: #000000; } /* drop down menu rollover background*/
li:hover li a:hover { background: #000000; }
/* end nav menu*/