@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	background-image: url(../images/main-bg2.jpg);
	background-color: #2f0051;
	background-position: top center;
	background-repeat: repeat-x;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	margin: 10px;
}
.BlackText12Margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	margin: 10px;
}
.BlackText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.BlackTextNoJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 30px;
}
#DiningDiv {
	padding: 0px;
	height: 420px;
	width: 752px;
	overflow: auto;
	margin: 10px;
}
#DiningTabs {
	height: auto;
	width: 125px;
	float: right;
	margin-right: 5px;
	text-align: center;
}
.RestaurantTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}





#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	min-height: 100%;
}
#navigationDiv {
	margin: 0 auto;
	width: 983px;
	color: #FFFFFF;
}
#contentContainer {
	margin: 0px auto 0px auto;
	width: 983px;
	min-height: 100%;
	line-height: 1.3em;
	padding-left: 0px;
	color: #FFFFFF;
}
#contentchild {
	margin: 7px;
}

#footer {
	position: absolute;
	bottom: 20px;
	height: 6em;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}
#footerContainer {
	margin: 0px auto;
	width: 983px;
	padding-left: 0px;
	position: static;
	bottom: auto;
}
.smallText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.shim {
	height: 8em;
}
#bottomNav{
	width: 745px;
	height: 20px;
	background-image:url(../images/bottom-nav.png);
	margin: 0px auto 10px auto;
	padding-top: 6px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
/* small links */
a.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.smallLink:link {
	text-decoration: none;
}
a.smallLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.smallLink:hover {
	text-decoration: underline;
}
/* end of small links */

/* small link 2 */
a.smallLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7ac2eb;
}

a.smallLink2:link {
	text-decoration: none;
}

#hotelSelectorHolder {
	height: 280px;
	width: 465px;
	background-image: url(../images/home/hotel-select-bg.jpg);
	float: left;
	padding-left: 7px;
	padding-top: 10px;
}
#photosContainer {
	height: 487px;
	width: 775px;
	background-image: url(../images/photos-bg.jpg);
	float: left;
	padding-left: 7px;
	padding-top: 8px;
}
#FeaturedHotels1 {
	height: 108px;
	width: 467px;
	background-image: url(../images/featured-hotels-1-bg.jpg);
	float: left;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 10px;
}
#FeaturedHotelsMain {
	height: 491px;
	width: 164px;
	background-image: url(../images/featured-hotels-2-bg.jpg);
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 0px;
	float: right;
}
#youtubeHolder {
	height: 410px;
	width: 480px;
	background-image: url(../images/home/youtube-bg.jpg);
	float: right;
	margin-left: 10px;
}
#youtubePlayer {
	height: auto;
	width: auto;
	padding: 10px;
}
#torontoInfoParent {
	height: 402px;
	width: 480px;
	background-image: url(../images/home/youtube-bg.jpg);
	float: right;
	margin-left: 10px;
	padding-top: 8px;
}
#torontoInfo {
	height: 325px;
	width: auto;
	padding: 10px;
	overflow: hidden;
	margin: 10px;
}


#calendarHolder {
	height: 434px;
	width: 471px;
	float: left;
	padding-top: 20px;
}
#calendarHolderMain {
	height: 434px;
	width: 100%;
	padding-top: 20px;
}
#calendarDays {
	height: 358px;
	width: 471px;
	background-image: url(../images/calendar/bottom.jpg);
}
#calendarDaysMain {
	height: 358px;
	width: 100%;
	background-image: url(../images/calendar/bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#bannersHolder {
	float: right;
	height: 314px;
	width: 480px;
	background-image: url(../images/home/banners-bg.jpg);
	margin-top: 20px;
}
#pageHeader {
	height: 10px;
	margin-bottom: 20px;
	text-align: center;
}




a.smallLink2:visited {
	text-decoration: none;
	color: #7ac2eb;
}
a.smallLink2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* end of small link 2 */
a.smallLink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a.smallLink12:link {
	text-decoration: none;
}
a.smallLink12:visited {
	text-decoration: none;
	color: #000000;
}
a.smallLink12:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* end of small link 2 */
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7cbdff;
}
.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.regularTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7cbdff;
}
#newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 61px;
	width: 471px;
	text-align: center;
	color: #000000;
	margin-bottom: 10px;
	background-image: url(../images/newsletter-bg2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 4px;
}
.newsletterField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 170px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 3px;
}
.subscribeBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF00FF;
	height: 27px;
	width: 75px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
}
#sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 65px;
	width: 480px;
	color: #000000;
	margin-bottom: 10px;
	background-image: url(../images/sponsors-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 1px;
	float: right;
}
.TableMargin {
	margin-left: 47px;
}
#prideHistory {
	height: 425px;
	width: 740px;
	margin-top: 5px;
	margin-left: 10px;
	overflow: auto;
	padding-right: 15px;
}
