body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #709070;
}
/* layout elements */
#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 10px;
}
#masthead {
	background-image: url(CommonGraphics/masthead.jpg);
	background-repeat: no-repeat;
	height: 84px;
}
#BarTop {
	background-image: url(CommonGraphics/checker_12px.gif);
	height: 12px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	display:block;	
		background-image: url(CommonGraphics/bkd-left.jpg);
	background-repeat: repeat-y;
}
#sidebar {
	width:150px;
	float:left;
	text-align: center;
	margin: 0 auto;

}
#sidebar a {
	color:#121D33;
	font-weight:bold;
	text-decoration:none;
}
#sidebar a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color: #990000;
	padding: 5px;
	border: 1px dotted #000000;
}

.strong {
	font-weight: bold;
}
#live {
	width:610px;
	float:right;
	padding: 10px;
	margin: 0 auto;
}
#BarBottom {
	background-image: url(CommonGraphics/checker_12px.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#footer {
	background-color: #FFFFCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* br clear creates break between container and divs below */

.brclear {
 font-size: 1px;
 line-height: 0;
 clear: both;
 height: 0;
}
/* end of layout elements */
.image {
	border: 1px solid #709070;
}
.space {
	padding-top: 1px;
}
.ruleTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #709070;
	padding-bottom: 5px;
}
.divider {
	padding-top: 1px;
}
.subHead {
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
h1 {
	font-size: 140%;
	color: #084B0E;
}
.Black {
	color: #000000;
}
.ruleTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.dividerCell {
	font-size: 120%;
	font-weight: bold;
	background-color: #006699;
	text-indent: 10px;
	padding: 5px;
	color: #FFFFFF;
}
.textCell {
	padding: 5px;
}
.dividerYelo {
	background-color: #FFFFCC;
	padding: 5px;
	font-weight: bold;
}
#Table {
	border: 1px solid #000000;
}
#TableFloorPlan {
	border: 1px solid #000000;
}
#TableGallery {
	border: 1px solid #000000;
}
h2 {
	font-size: 120%;
	color: #114814;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
