/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #1d4734;
	background-image: url(../IMAGES/CHG_bgd-GRGR.png);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*background-repeat: repeat-x;*/
}
.one #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:5px;
	z-index:0;
	overflow:visible;
}
#main {
	width:990px;
	height:800px;
	top:0px;
	left:0px;
	position:relative;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: #FFFFFF;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	border: 1px solid #000000;
}

#wording {
	width:970px;
	min-height:35px;
	left:4px;
	position:relative;
	margin-top:5px;
	border: 1px solid #000000;
	z-index:1;
	visibility:visible;
	background:#CCCCCC;
	text-align:left;
	padding:0px 10px 10px 10px;
}

#interior {
	width:990px;
	height:800px;
	top:0px;
	left:0px;
	position:absolute;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: #FFFFFF;
	overflow: visible;
	visibility: visible;
	z-index: 1;
}

#top {
	width:770px;
	height:48px;
	position:absolute;
	left:220px;
	top:0px;
	background-image: url(../IMAGES/top.png);
	z-index:50;
		
}



#left1 {
	width:220px;
	height:702px;
	position:absolute;
	left:0px;
	top:48px;
	margin-top:0px;
	background-image:url(../IMAGES/trans-gray.png);
	z-index:60;
}

#left2 {
	width:220px;
	height:48px;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	background:#999999;
	z-index:60;
	
}
#telephone {
	top:10px;
	left:20px;
	position:absolute;
	z-index:80;	
}

#menu1 {
	width:231px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:inherit;
	visibility:inherit;
}
#menu2 {
	width:256px;
	height:20px;
	position:absolute;
	top:0px;
	left:240px;
	z-index:inherit;
	visibility:inherit;
}

#menu3 {
	width:256px;
	height:20px;
	position:absolute;
	top:0px;
	left:513px;
	z-index:inherit;
	visibility:inherit;
}
#menu4 {
	width:231px;
	height:28px;
	position:absolute;
	top:20px;
	left:0px;
	z-index:inherit;
	visibility:inherit;
}
#menu5 {
	width:256px;
	height:28px;
	position:absolute;
	top:20px;
	left:240px;
	z-index:inherit;
	visibility:inherit;
}
#menu6 {
	width:256px;
	height:28px;
	position:absolute;
	top:20px;
	left:513px;
	z-index:inherit;
	visibility:inherit;
}

#blue {
	width:990px;
	height:5px;
	position:absolute;
	top:750px;
	left:0px;
	background:#9fc6d7;
	z-index:10;
}
#logo {
	width:122px;
	height:154px;
	position:absolute;
	left:45px;
	top:10px;
	z-index:inherit;
}

#video-link {
	width:150px;
	height:100px;
	position:absolute;
	left:797px;
	top:635px;
	z-index:90;
	overflow:visible;
}


#properties {
	width:190px;
	height:475px;
	position:absolute;
	bottom:0px;
	left:17px;
	z-index:inherit;
	overflow:visible;
}

#cast-iron {
	height:125px;
	width:162px;
	padding:0px;
	position:relative;
	z-index:inherit;
}

#cliffs {
	height:125px;
	width:162px;
	padding:10px;
	position:relative;
	z-index:inherit;
}

#courtyard {
	height:125px;
	width:162px;
	padding:10px;
	position:relative;
	z-index:inherit;
}

#courtyard-mad-jeff {
	width:116px;
	height: 50px;
	top:40px;
	left:135px;
	background-image:url(../IMAGES/court-choice.png);
	position:absolute;
	z-index:inherit;
	visibility: hidden;
	overflow:hidden;
}

#court-menu1 {
	width:120px;
	height:25px;
	position:relative;
	margin-left:-2px;
	visibility:inherit;
	z-index:inherit;
	overflow:visible;
}
#court-menu2 {
	width:120px;
	height:25px;
	position:relative;
	margin-left:-2px;
	margin-top:-1px;
	visibility:inherit;
	z-index:inherit;
	overflow:visible;
}


#metropolitan {
	height:125px;
	width:162px;
	padding:10px;
	position:relative;
	z-index:inherit;
}



#bottom {
	width:990px;
	height:45px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:2;
	background-color:#CCCCCC;
	/*background-image:url(../IMAGES/trans-gray.png);*/
	visibility:inherit;
}


#copyright {
	height:15px;
	width:400px;
	position:absolute;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	font-style:italic;
	bottom:13px;
	left:10px;
	text-align:left;
	visibility:inherit;
	z-index:10;
}

#tc {
	height:15px;
	width:200px;
	position:absolute;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	font-style:italic;
	bottom:13px;
	left:460px;
	text-align:left;
	visibility:inherit;
	z-index:10;
}
#privacy {
	height:15px;
	width:150px;
	position:absolute;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	font-style:italic;
	bottom:13px;
	left:680px;
	text-align:left;
	visibility:inherit;
	z-index:10;
}


#disclaimers {
	height:15px;
	width:80px;
	position:absolute;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	font-style:italic;
	bottom:13px;
	right:15px;
	text-align:right;
	visibility:visible;
	z-index:100;
}

#disclam-image {
	height:30px;
	width:30px;
	bottom:10px;
	right:70px;
	position:absolute;
	visibility:visible;
	z-index:150;
}



#disclaim-text {
	width:600px;
	height:20px;
	bottom:15px;
	right:15px;
	position:absolute;
	visibility:hidden;
	z-index:100;
	text-align:right;
}



.style1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	color:#333333;
}

.style2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style:italic;
	line-height: 10px;
	/*letter-spacing: 1px;*/
	color: #FFFFFF
}
.style0 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style:regular;
	line-height: 10px;
	/*letter-spacing: 1px;*/
	color: #333333
}
.style0a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style:italic;
	line-height: 10px;
	/*letter-spacing: 1px;*/
	color: #333333
}

.style3 {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
}

.style4 {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
}

.style5 {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

.style100 {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	font-style:normal;
}
.style200 {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	font-style:normal;
}

.style10 {
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	font-style:normal;
}

.h1 {
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	font-style:normal;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
