/* CSS Document */

body {
	background-image: url(Images/lgrey064.jpg);
	background-repeat:repeat;
	}

#outerwrapper {
	margin: auto;
	height: auto;
	width: 800px;
	background-color:#000000;
}

#header {
	height: 200px;
	width: 800px;
}

#headerlogo {
	height: 80px;
	width: 800px;
	background:url(Images/Logo_transparent_Orlando.gif);
	position:absolute;
	
}
#flash_movie {
	height: 200px;
	width: 800px;
	position:absolute;
	z-index:-1;
	background-color:#000000;
}

#navigation {
	height: 20px;
	width: 380px;
	position: absolute;
	top:170px;
	#top:194px;
	margin-left:430px;
}
	
	
#navigation a{
	margin:0px;
	padding:0px;
	}
	
#contentwrapper {
	height: auto;
	width: 796px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:.9em;
	background-color:#FFFFFF;
	border-bottom:#000000 double 2px;
	border-left:#000000 double 2px;
	border-right:#000000 double 2px;
	}

#left_content {
	float: left;
	width: 400px;
	height:auto;
	overflow:auto;
	padding:10px 0px 15px 10px;
	}

	


	
#par2_left {
	margin-top:10px;
	margin-left:3px;
	}
	
#buylist_images {
	width:380px;
	height:78px;
	text-align:center;
	padding:4px 2px 2px 2px;
	margin-left:2px;
		}

#right_content {
	float: right;
	width: 350px;
	height:auto;
	overflow: auto;
	padding:10px 10px 15px 20px;
	border-left:#000000 solid 1px;
	}

#title_right {
	height:24px;
	}
	
	
#address img {
	float:left;
	margin-right:5px;
	}
		
#phone img {
	float:left;
	margin-right:5px;
	}
	
		
#email img {
	float:left;
	margin-right:5px;
	}

.par_right{
	padding-left:5px;
	}

.title {
	font-size:1.1em;
	font-weight:bold;
	}

.indent {
	padding-left:10px;
	padding-right:10px;
	}

.link {
	text-decoration:none;
	color:#7f5a25;
	font-weight:bold;
	}

a:hover {
	text-decoration:none;
	color:#c48b60;
	font-weight:bold;
	}
	
#coin_float img {
	float:right;
	overflow:auto;
	}
	
#membership img {
	float:right;
	overflow:auto;
	}
	
#left_content li {
	list-style-image: url(Images/list_bullet.jpg);
	margin-left:10px;
	padding-left:10px;
	}

#left_content ul {
	margin-top:0px;
	margin-left:10px;
	padding-left:10px;
	}

#right_content li {
	list-style-image: url(Images/list_bullet.jpg);
	margin-left:10px;
	padding-left:10px;
	}
	
#right_content ul {
	margin-top:0px;
	margin-left:5px;
	padding-left:5px;
	}

#list {
	width:796px;
	height:465px;
	border-bottom:1px #000000 solid;
	#margin-top:3px;
	}

#non_list {
	width:796px;
	height:auto;
	}

#price_change {
	width:796px;
	height:25px;
	font-weight:bold;
	font-size:1em;
	color:#660000;
	text-align:center;
	#padding-top:3px;
	border-bottom:1px #000000 solid;
	}	

#contact{
	padding:5px 10px 10px 20px;
	}
	
#contact_image{
	float:right;
	overflow:auto;
	margin-right:70px;
	margin-top:15px;
	padding-bottom:3px;
	}
	
#contact_info {
	margin-left:50px;
	padding-bottom:3px;
	}