/*___________________________
basics
____________________________*/
html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background: black url(../images/structure/bkg_scene2.jpg) no-repeat;
	background-position: top;
	color: #333;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
}
a{
	color: #bf5503;
	text-decoration: none;
}
a:hover{
	color: #ce7512;
	text-decoration: none;
}

/*___________________________
layout
____________________________*/
.wrapper{
	margin:0 auto;
	padding: 0;
	width: 930px;
	min-height: 100%;
	height:auto !important;
	_height:100%;
	background: url(../images/structure/content_rpt_y.png) repeat-y;
}
#header{
	width: inherit;
	height: 125px;
	margin: 0;
	padding: 0;
}
.nav{
	z-index: 200;
	width: inherit;
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(../images/structure/nav_bkg.png) no-repeat center;
}
.footer{
	clear: both;
	width: inherit;
	height: 55px;
	color: #333;
	width:930px;
	margin:0 auto;
	font-size: 8pt;
	background: url(../images/structure/content_rpt_y.png) repeat-y;
}
.footer p{
	float: left;
	padding: 10px 30px 0 30px;
}

.headlineOrg{
	font-family: serif;
	color:#bf5503;
	font-size: 22px;
}

.medOrg{
	font-family: serif;
	color:#bf5503;
	font-size: 16px;
}

.headlineGrn{
	font-family: serif;
	color:#207d00;
	font-size: 22px;
}

/*___________________________
index layout
____________________________*/
#index_flashgallery{
	z-index: 10;
	_z-index:1;
	width: inherit;
	height: 341px;
	background: url(../images/structure/index_flash_bkg.png) no-repeat center;
}
#generic_flashgallery{
	z-index: 10;
	_z-index:1;
	width: inherit;
	height: 341px;
	background-image: url(../images/structure/gen_flash_bkg.png);
	background-repeat: no-repeat;
	background-position-y: -10px;
	*:background-position-y: 0;
}
.content{
	width: 930px;
	margin: 0;
	padding: 0;
	min-height: 400px;
	background: url(../images/structure/index_main_content.png) top no-repeat;
}
#index_overview{
	margin: 90px 0 0 60px;
	_margin: 90px 0 0 30px;
	width: 500px;
	float: left;
}
	
#index_flashcard{
	width: 340px;
	float: right;
}
/*___________________________
room layout
____________________________*/
#breadcrumb{
	background: transparent;
	height: 24px;
	margin: 0;
	padding: 0;
	width: inherit;
	background: url(../images/structure/room_breadcrumb.png) no-repeat center;
	_background: url(../images/structure/room_breadcrumb.png) repeat-y center;
}
#breadcrumb p{
	font-size: 8pt;
	margin: 0;
	padding:12px 0 0 40px;
	_padding:-6px 0 0 40px;
	*:padding:6px 0 0 40px;
}
#room_flashgallery{
	margin: 0;
	padding: 0;
	height: 335px;
	background: url(../images/structure/room_flash_bkg.png) no-repeat center;
	z-index: 10;
	_z-index:1;
}
.room_content{
	min-height: 250px;
	margin: 0;
	padding: 0;
	background: url(../images/structure/room_main_content.png) top no-repeat;
}
#roomcard{
	margin: 0 0 0 43px;
	_margin:0;
	_padding: 0 0 0 43px;
	width: 640px;
	float: left;
}
#roomcard #roomname{
	margin: 0;
	padding: 0;
	width: 640px;
	height: 92px;
}
#roomcard #roomcontent{
	margin: 0;
	_margin: -3px 0 0 0;
	padding: 0 0 40px 0;
	width: 640px;
	background: #686560 url(../images/structure/room_card_rpt_x.jpg) repeat-x;
}
#roomcard #roomcontent p{
	margin: 0;
	padding: 10px 40px 0px 40px;
	text-align: center;
	color:#e9e5dc;
	font-size: 13px;
	line-height: 20px; 
}
#toolbar{
	width: 188px;
	float: right;
	margin: 0 46px 0 0;
	_margin:0;
	_padding: 0 46px 0 0;
}
#toolbar #tooltop p a, #toolbar #tooltop a:hover{
	color:#e3dabf;
	font-weight: bold;
}
#toolbar #tooltop p{
	margin:0;
	color:#e3dabf;
	font-size:12px;
	padding:0 10px 0 10px;
	_line-height: 1px;
}

#toolbar a img{
	border: none;
	text-decoration: none;
}
#toolbar a img:focus{
	-moz-outline: none;
}
/*___________________________
template layouts
____________________________*/
#template_content{
	background: url(../images/structure/template_header.png) no-repeat;
	width: 930px;
	_width: 850px;
	padding: 60px 40px 0 40px;
}
#template_content p{
	width:850px;
	*:width: auto;
	*:padding-right:80px;
}

#template_content .largeRight{
	float:right;
	margin-left:10px;
	margin-right:60px;
	*:clear: left;
}
#tmp_gen_content{
	background: url(../images/structure/gen_main_content.png) no-repeat;
	width: 930px;
	_width: 850px;
	padding: 90px 40px 0 40px;
}
#tmp_gen_content p{
	width:850px;
	_width: auto;
	_padding-right: 20px;
	*:width: auto;
	*:padding-right:80px;
}

#tmp_gen_content .largeRight{
	float:right;
	margin-left:10px;
	margin-right:60px;
	padding: 0;
	*:clear: left;
}
.normList{
	margin: 0 0 0 20px;
	padding: 0;
}
.normList li{
	margin: 0;
	padding: 0;
	float: none;
}


div{ behavior: url(css/resources/iepngfix.htc);}