html,
body
{
	border: none;
}


body
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	background: #bdbdbd;
}


div.page
{
	width: 760px;
	border: 1px solid black;
	margin: 0 auto 0 auto;
	padding: 0;
	background: white;
}


div.banner
{
	height: 150px;
}

div.banner img
{
	border:  none;
}


div.navigation
{
	background: black;
	border-top: 1px solid white;

}


div.navigation ul
{
	clear: both;
	padding: 0 0 0 10px;
	margin: 0 0 -3px 0;
	height: 27px;
}

div.navigation li
{
	display: inline-block;
	display:-moz-inline-box;
	list-style: none inside none;
	margin: 0;
	padding: 0;
}

div.navigation a
{
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 8px 8px 5px 8px;
	border: none;

}


div.navigation ul.menu_primary
{
	background: black;
	margin: 0 0 0 35px;
	padding: 0 10px 0 0;
}

div.navigation ul.menu_primary a
{	
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	border-right: 1px solid white;
	border-left: 1px solid white;

}

div.navigation ul.menu_primary a:hover, 
div.navigation ul.menu_primary a.selected
{	
	background: #bdbdbd;
	color: white;
	font-size: 12px;
}


div.content_left
{
	clear: both;
	float: left;
	margin: 32px 20px 20px 30px;
	width: 252px;
}





div.content_left p.intro
{
	font-size: 14px;
	color: #666;	
	line-height: 25px;
}

div.content_right p.layout
{
	float: left;
	margin: 5px 0 10px 0;
	font-size: 10px;
	color: black;	
	line-height: 10px;
}


div.content_left p.schedule
{
	font-size: 14px;
	color: #666;	
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 4px;
}

div.content_left ul.back 
{
	color: #000;
	list-style-type: square;
}

div.content_left ul.back li 
{
	border-color: #00ff1f;
	list-style-image: url(../interface/back_arrow.gif);
	list-style-position: inside;
	font-size: 12px;
	color: black;
	text-align: left;
}

div.content_left a
{
	list-style-image: url(../interface/back_arrow.gif);
	list-style-position: outside;
	font-size: 12px;
	color: black;
	text-transform: none;
	vertical-align: 3px;
	direction: ltr;
	text-indent: 1px;
}

div.content_left a:hover,
div.content_left a:selected
{
	list-style-image: url(../interface/back_arrow.gif);
	list-style-position: outside;
	font-size: 12px;
	color: black;
	text-transform: none;
}

div.content_left img
{
	border:  none;
	margin: 0 0 20px 0;
}

div.content_right
{
	clear: none;
	width: 428px;
	float: left;
	margin: 32px 20px 20px 0px;

}

div.content_right img
{
	border:  none;
}
div.content_right p.intro
{
	font-size: 14px;
	color: #666666;	
	line-height: 20px;
}

div.content_right p.intro0
{
	font-size: 14px;
	color: #666666;	
	line-height: 20px;
}

div.content_left p.intro
{
	font-size: 14px;
	color: #666666;	
	line-height: 20px;
}


div.content_right p 
{
	font-size: 11px;
	line-height: 14px;
}

div.content_right p.size_designation 
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

div.content_right p.size_designation2 
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 25px;
}


div.content_right p.sub_header
{
	font-size: 13px;
	color: #666666;	
	line-height: 12px;
	margin:  20px 0 -8px 0;
	padding: 0;
	font-weight: bold;
}

div.content_page p.intro2
{
	float: left;
	margin: -125px 30px 0 315px;
	font-size: 14px;
	color: #666;	
	line-height: 19px;
}	

div.content_left img.margin
{
	float: left;
	margin: 0 50px 15px 0;
}

div.content_page p.intro3
{
	float: left;
	margin: 30px 20px 0 40px;
}

div.content_right p.tour
{
	font-size: 12px;
	color: blue;
}

div.content_left p.tour
{
	font-size: 12xpx;
	color: blue;
}
div.content_left div#changing_images
{
	margin: 0 0 200px 0;
	float: left;
	padding:  0;
	height: 301px;
}

div.content_left div#changing_images img
{
	position: absolute;
	margin: 0 0 0 0;
	opacity: 0.0;
}

div.content_left div#changing_images img.initially_visible
{
	opacity: 1.0;
}

div.content_left div#changing_images2
{
	margin: 0 0 0 0;
	float: left;
	padding:  0;
}

div.content_left div#changing_images2 img
{
	position: absolute;
	margin: 0 0 0 0;
	opacity: 0.0;
}

div.content_left div#changing_images2 img.initially_visible
{
	opacity: 1.0;
}


div.content_left img.table
{
	float: left;
	margin: 225px 20px 10px 0px;
}	

div.content_left img.map
{
	float: left;
	margin: 0 0px 10px 0;
}

div.content_left img.aerial
{
	float: left;
	margin: 0 0px 10px 0;
}

div.content_left p.tour a
{
	color: blue;
}

div.content_right p.tour a
{
	color: blue;
}

div.content_page p.tour a
{
	color: blue;
}

div.bottom
{
	clear: both;
}

div.bottom p
{
	color: white;
	display: none;
}

div.footer
{
	clear: both;
	width: 760px;
	margin: 10px auto 0 auto;
}

div.footer p
{
	font-size:11px;
	color: white;
	text-align: right;
	margin: 0 40px 0 0;
}

div.footer a
{
	font-size:11px;
	color: white;
	text-decoration: none;
}

div.footer a:hover,
div.footer a:selected

{
	font-size:11px;
	color: #000066;
	text-decoration: underline;
}

p.class tour a



div.content_right ul.development 
{
	list-style-type: square;
	color: #000;
	list-style-position: outside;
	opacity: 1;
}

div.content_right ul.development li
{
	color: #000;
	
	text-align: left;
	line-height: 16px;
	font-size: 11px;
}

div.agents_one
{
	float: left;
	width: 200px;

}

div.agents_two
{
	clear: none;
	float: left;
	width: 200px;


}

table.accommodation
{
	border: 2px solid #999999;
	width: 250px;
}

table.accommodation th
{
	background-color: #999999;
	font-size: 11px;
	color: white;
	padding: 0 2px 2px 2px;
	margin:  0;
	text-align: left;
}

table.accommodation td
{
	margin: 0;
	font-size: 11px;
	padding: 5px 8px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/* My Comment */


