h2 {
	color: #780032;
	font-weight: normal;
	margin: 50px 0 30px 0;
	}

h2.first {
	width: 240px;
	}

h3 {
	margin: 0;
	color: #780032;
	font-variant: small-caps;
	font-size: 14px;
	}

body.about #globalNav li#about a, body.facility #globalNav li#facility a, body.floorPlans #globalNav li#floorPlans a, body.hotel #globalNav li#hotel a, body.contact #globalNav li#contact a, body.calendar #globalNav li#calendar a {
	color: #fff;
	}

div#main {
	background: #fff url(../images/bkgMain.gif) repeat-y;
	}
	div#left ul {
		background: url(../images/bkgSubNav.jpg) no-repeat;
		margin: 0;
		padding: 10px 10px 0 10px;
		list-style: none;
		text-align: right;
		width: 143px;
		height: 378px;
		float: left;
		}
		#left li {
			margin-bottom: 16px;
			line-height: 16px;
			}
			#left a {
				color: #fff;
				}
			#left a:visited {
				color: #999;
				}
			#left a, #left a:visited {
				text-decoration: none;
				}
				#left a:hover, #left a:visited:hover {
					color: #b3c01b;
					}
	p#photo {
		float: right;
		margin: 0;
		}
		#photo img {
			width: 391px;
			height: 227px;
			}
	div#right {
		margin: 0 0 0 163px;
		background: url(../images/prairieGrass.gif) 100% 100% no-repeat;
		}
		div#content {
			padding: 0 150px 20px 15px;
			min-height: 356px;
			}
			h2#revolves, h2#stateOfArt, h2#envision, h2#events {
				height: 61px;
				text-indent: -9999px;
				margin-top: 165px;
				}
			h2#uncover, h2#meetings, h2#drive {
				height: 14px;
				margin-top: 212px;
				text-indent: -9999px;
				}
			h2#envision, h2#hotel {
				height: 37px;
				margin-top: 189px;
				text-indent: -9999px;
				}
			h2#uncover {
				background: url(../images/bkgHeadUncover.gif) no-repeat;
				margin-top: 2.5em;
				}
			h2#meetings {
				background: url(../images/bkgHeadMeetings.gif) no-repeat;
				margin-top: 1.5em;
				}
			h2#revolves {
				background: url(../images/bkgHeadRevolves.gif) no-repeat;
				}
			h2#stateOfArt {
				background: url(../images/bkgHeadStateOfArt.gif) no-repeat;
				}
			h2#envision {
				background: url(../images/bkgHeadEnvision.gif) no-repeat;
				}
			h2#events {
				background: url(../images/bkgHeadCalendar.gif) no-repeat;
				width: 196px;
				}
			h2#contactUs {
				background: url(../images/bkgHeadContact.gif) no-repeat;
				width: 248px;
				height: 40px;
				text-indent: -9999px;
				margin-top: 189px;
				}
			h2#hotel {
				background: url(../images/bkgHeadHotel.gif) no-repeat;
				}
			h2#drive {
				background: url(../images/bkgHeadDrive.gif) no-repeat;
				width: 112px;
				}
			#content ul {
				margin-left: 25px;
				padding-left: 0;
				}
			#content li {
				list-style: none;
				background: url(../images/paraphBullet.gif) 0 4px no-repeat;
				padding-left: 20px;
				margin-bottom: 10px;
				line-height: 18px;
				}
	
