@charset "UTF-8";
body			{
				background: #fff url(/images/bg_wp_blue.jpg) repeat;
				font: 100% "Comic Sans MS", sans-serif;
				}

.divider		{
				text-align: center;
				}

h1.bodyHead		{
				font-size: x-large;
				font-weight: bold;
				padding-bottom: 5px;
				text-align: center;
				}

h2.bodySubHead	{
				font-style: italic;
				font-weight: bold;
				padding-bottom: 5px;
				padding-top: 10px;
				text-align: left;
				}

.bodySubHead	{
				font-size: large;
				line-height: 100%;
				text-align: center;
				}

.imageL			{
				float: left;
				padding-bottom: 10px;
				padding-right: 25px;
				padding-top: 10px;
				}

.imageR			{
				float: right;
				padding-bottom: 10px;
				padding-left: 10px;
				padding-top: 10px;
				}

.mapSubHead		{
				font-size: large;
				line-height: 100%;
				text-align: left;
				text-decoration: underline;
				}

.pushR			{
				background-color: #f3e5e6;
				color: #000;
				float: right;
				margin: 5px;
				padding: 10px;
				text-align: center;
				width: 200px;
				}

.roomName		{
				font-size: large;
				line-height: 100%;
				text-align: left;
				text-decoration: underline;
				}

.sorry			{
				padding-top: 20px;
				text-align: center;
				}

img				{
				border-style: none;
				}

#pageB1			{
				background: #fff url(/images/bg_wp_red.jpg) repeat;
				height: auto;
				margin-left: auto;
				margin-right: auto;
				padding: 17px;
				width: 800px;
				}
				
#pageB2			{
				background-color: #fff;
				height: auto;
				margin-left: auto;
				margin-right: auto;
				width: auto;
				}
		
#pageF1			{
				clear: both;
				text-align: center;
				}
		
#pageH1			{
				background:  #f1fffd;
				height: auto;
				}
		
.pageM1			{
				background: #f9fff6;
				clear: both;
				line-height: 125%;
				padding-left: 10px;
				padding-right: 10px;
				text-align: left;
				}

.pageM2			{
				background: #f9fff6;
				clear: both;
				line-height: 125%;
				padding-top: 15px;
				padding-left: 10px;
				padding-right: 10px;
				text-align: left;
				}

