body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #271E13;
	background-image: url(../../images/pattern.jpg);
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}   
html,body{
      margin:0;
      padding:0;
      height:100%;
	  width:100%;
      border:none
}

.contentTabTitle {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	color: #333333;
	text-decoration: none;
	border-left: 1px dotted #CAB691;
	width: 100%;
	z-index: 10;
}
.topTab_act {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 14px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	background-image: url(../../img/tabs09_down.jpg);
	background-repeat: repeat-x;
	border-top: 1px dotted #CAB691;
	border-right: 1px dotted #CAB691;
	border-left: 0px dotted #CAB691;
	border-bottom: 1px solid #FFFFFF;
}
.topTab_act a, .topTab_act a:focus, .topTab_act a:visited {
	color: #333333 !important;
	outline-color: #CCCCCC;
	text-decoration: none;
	cursor: default;
}

.topTab_inact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 14px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	background-image: url(../../img/tabs09_up.jpg);
	background-repeat: repeat-x;
	border-top: 1px dotted #CAB691;
	border-right: 1px dotted #CAB691;
	border-left: 0px dotted #CAB691;
	border-bottom: 1px dotted #CAB691;
}
.topTab_inact a, .topTab_inact a:focus, .topTab_inact a:visited {
	color: #666666;
	outline-color: #CCCCCC;
	text-decoration: none;
}
.topTab_inact a:hover, .topTab_inact a:active {
	color: #C26729;
	text-decoration: none;
}

.topTab_clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 0;
}
.topTab_design {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	border-top: 1px dotted #CAB691;
	border-right: 1px dotted #CAB691;
	border-left: 0px dotted #CAB691;
	border-bottom: 1px dotted #CAB691;
}
.contentTabInfo {
	padding: 4px;
	background-color: #F5F4E4;
	font-size: 0.95em;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	color: #333333;
	border: 1px dotted #CAB691;
	background-image: url(../../images/menu-bg.jpg);

	z-index: 5;
}

.black_overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
.white_content {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -150px;
	width: 300px;
	height: 200px;
	padding: 1px;
	border: 1px solid black;
	background-color: white;
	z-index:1002;
	overflow-y: auto;
}
.white_content2 {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -275px;
	width: 550px;
	height: 450px;
	padding: 1px;
	border: 1px solid black;
	background-color: white;
	z-index:1002;
	overflow-y: auto;
}
.white_content3 {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -400px;
	width: 800px;
	height: 600px;
	padding: 1px;
	border: 1px solid black;
	background-color: white;
	z-index:1002;
	overflow-y: auto;
}
.white_content4 {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -47px;
	margin-left: -180px;
	width: 360px;
	height: 95px;
	padding: 6px;
	border: 1px solid black;
	background-color: white;
	z-index:1002;
	overflow-y: auto;
}
.dt_content {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -350px;
	margin-left: -425px;
	width: 950px;
	height: 700px;
	padding: 1px;
	border: 1px solid black;
	background-color: white;
	z-index:1002;
	overflow-y: auto;
}
.close_button {
	position: absolute;
	top: 15px;
	left: 760px;
}
.gss a img {border : none;}
.gss {
	margin:0;
	border:0;
	width: 648px;
	height: 317px;
	color: #dddddd;
	background-color: #FFFFFF;
	padding: 0px;
}
.booklet_wrapper {
	position: relative;
}

.booklet_blackout {
	display: block;
	position: relative;
	top: 42px;
	left: 0;
	margin: 0;
	width: 100%;
	height: 1240px;
	background-color: black;
	z-index:1004;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
.booklet_content {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index:1001;
}
.flyer_wrapper {
	position: relative;
}

.flyer_blackout {
	display: none;
	position: relative;
	top: 42px;
	left: 0;
	margin: 0;
	width: 100%;
	height: 1240px;
	background-color: black;
	z-index:1009;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
.flyer_content {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index:1006;
}

#main_container{
	background-image: url(../../images/left_pattern.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	width: 100%;
}
#container_left{
	background-image: url(../../images/left_pattern.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0;
	float: left;
	width: 50%;
	height: 100%;
	margin-left: -500px;
}

#container{
	background-color: #DDCFB4;
	background-image: url(../../images/main_pattern.jpg);
	text-align:left;
	width:983px;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#site_header {
	margin: 0;
	padding: 0;
	width: 983px;
	height: 136px;
}
#site_left {
	width: 200px;
	margin:0;
	padding:0;
	top: 0;
	float:left;
	margin-top : 5px;
	margin-left : 8px;
}
#site_main {
	width: 760px;
	margin:0;
	padding:0;
	top: 0;
	float:left;
	margin-top : 5px;
	margin-left : 4px;
}





