/* body */

article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
display:block;
	margin:0;
	padding:0;
}

body
{
	background:url(../images/bodybg.gif);
	font-size:100%;
	padding: 0;
	color:#362e2b;
}
body article * {
	line-height:200%;
}

body img{
	max-width:100%;
	display:block;
}



.center{
	text-align:center;
}
.center img{
	margin:0 auto;
}

#wrapper{
	margin:0 auto;
	width:94%;
	padding:10px 3%;
	max-width:890px;
}



/*for newsite*/

#header h1 a{
	float:left;}
#header h1 a img{
	clear:left;
}

#header span#tel_number{
	float:right;
	margin-top:-15px;
	*margin-top:5px;

	clear:none;
}


#global_nav{
	clear:both;
	margin-left:-5px;
	width:900px;
	background-image:url(../images/newdata/root.png);
	background-repeat:no-repeat;
}

#global_nav ul{
	list-style-type:none;
	margin:0 0 0 29px;
	padding:0;
}

#global_nav ul li{
	margin:0;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
#global_nav ul li a{
	padding:13px 0 0;
	display:block;
	float:left;
	margin:0 1px 0 0;
}

article{
	float:right;
	width:680px;
}
aside{
	float:left;
	width:190px;
}

aside nav p{
	margin:0 0 10px;
}

#pagetop{
	clear:both;
}
.footmenu a{
	color:#fff;
}

.footmenu{
	text-align:center;
	color:#fff;
	padding:1%;
	background:#4d4038;
}

footer address{
	padding:10px 0 20px;
	font-style:normal;
	font-size:90%;
}

header{
	position:relative;
}

.blockdata img{
	position:absolute;
	top:-15px;
	right:0;
	width:270px;
	height:75px;
}



/*pagetop*/
#pagetop a{
	display:inline-block;
	padding:40px 0 10px;
	margin:5px auto;
}
#pagetop  a:hover{
	margin:0 auto 10px;
}
/*slideshow*/

#slides{
	width:890px;
	height:310px;
	margin:20px 0 0;
	position:relative;
	background-size:100%;
	background:url(../images/newdata/ssbg.png);
}
#slides img{
	position:absolute;
	display:none;
	opacity:0;
background: rgba(255,255,255,.01);
}
#slides img.current,#slides img.cnext{
	display: inline-block;
	zoom: 1;
background: rgba(255,255,255,.01);
}

#breadcrumbs{
	font-size:85%;
	display:block;
	padding:5px 0;
}
article section h1{
	margin:0
}
article section h2{
	font-weight:normal;
	text-align:center;
	margin:70px 0 40px;
}
article section h3{
	margin:40px 0 20px;
}
article section p{
	margin:0 0 20px;
	clear:both;
}
article section p.center{
	margin:40px 0 ;
}

/*aboutus*/

.innerlink img{	
	margin:10px ;
	display:inline-block;
}

table#fiveyears{
	width:100%;
	border-collapse:collapse;
}
#fiveyears thead th{
	text-align:left;
	border-top:1px solid #534741;
}
#fiveyears th,#fiveyears td{
	font-weight:normal;
	vertical-align: top;
	padding:10px 15px;
	border-bottom:1px solid #534741;
}

/*courses*/

table.wschedule{
	width:100%;
	border-bottom:1px solid #534741;
	background:transparent;
	border-collapse: collapse;
}
table.wschedule th{
	width:8em;
	border-top:1px solid #534741;
	border-left:1px solid #534741;
}
table.wschedule thead th{
	border:none;
	background:none !important;
	padding:5px 0;
	font-size:110%;
}
table.wschedule td{
	background:transparent;
	border-top:1px solid #534741;
	border-left:1px solid #534741;
	border-right:1px solid #534741;
}
table.wschedule th,
table.wschedule td{
	text-align:left;
	font-weight:normal;
	padding:5px 10px;
}

table.wschedule.t1 th{
	background:url(../images/newdata/t1bg.png);
}
table.wschedule.t2 th{
	background:url(../images/newdata/t2bg.png);
}
table.wschedule.t3 th{
	background:url(../images/newdata/t3bg.png);
}

#courses ul{
	margin:40px 0;
}
#courses ul.t1{
	list-style-image:url(../images/newdata/ult1bg.png);
}
#courses ul.t2{
	list-style-image:url(../images/newdata/ult2bg.png);
}


/*access*/

#access table.accesstbl{
	margin-left:0;
}
#access table td, #access table th {
	padding: 5px 10px;
}
#access table th {
	white-space:nowrap;
}
#access .imgfl img{
	float:left;
	margin-right:40px;
}

/*access*/
#access table *{
	font-weight:normal;
	vertical-align: top;
	text-align:left;
}

#access table td,
#access table th{
	padding:5px 20px ;
}
#access table{
	margin:20px auto;
	width:100%;
}
#maps td{
	padding:0;
	text-align: center !important;
}
#maps td img{
	width:100%;
}


#access table#photos td,
#access table#photos th{
	vertical-align: middle !important;
}

#photos th{
	text-align: center !important;
	padding:10px 20px !important;
}
#photos th img{
	margin:0 auto;
}
#photos td img{
	margin:5px 0;
}



/*rooms*/

p.ans{
	padding-left:80px;
	background:50px top no-repeat url(../images/newdata/rooms_abg.png);
}

#rooms p.fl{
	float:left;
	width:250px;
	margin:0 20px 50px;
}
#rooms p.fr{
	float:left;
	width:250px;
	margin:0 20px 50px;
}
#rooms p.fr{
	clear:none;
	float:right;
	width:380px;
	margin:0 0 20px;
}
#rooms ul.fr{
	list-style-image:url(../images/newdata/roomsulbg.png);
	clear:none;
	float:right;
	width:360px;
	margin:0 0 50px;
}


#policy h2,#sitemap h2,#acessibility h2{
	padding:40px 0 0;
	border-top:4px dotted #534741;
}



section#policy h2:nth-child(1){
	border-top:none;
	background:#f00 !important;
}
