/* CSS Document */
body { scrollbar-face-color: #edeeee; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #dfe0e1; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #dfe0e1; scrollbar-track-color: #dedede; scrollbar-arrow-color: #2d99e4; }


*{

	margin:0;
	padding:0;
	
}



	
body{
	height:100%;
	width:100%;
	overflow: hidden;
	font-family:"Trebuchet MS", Tahoma, SansSerif;
	font-size:12px;
}

.red{
	color:#FF0000;
}

#background{
	left: 0pt;
	bottom: 0pt;
	right: 0pt;
	top: 0pt;
	z-index: 0;
	height:100%;
	width:100%;
}

#main{
	height:590px;
	width:843px;
	top:50%;
	left:50%;
	margin-top:-295px;
	margin-left:-421px;
	position:absolute;
	z-index:2;
}

#content{
	width:803px;
	height:552px;
	top:50%;
	left:50%;
	margin-top:-276px;
	margin-left:-402px;
	position:absolute;
	z-index:3;	
}



#menu{
	font-size:14px;
	font-weight:bold;	
	background:url(../images/header-bg.jpg) repeat-x;

}



#menu a, #slide-show-ow a{
	text-decoration:none;
	color:#2d99e4;
	padding:2px 6px;
}

#menu a:hover, #slide-show-ow a:hover{
	color:#666666;
	text-decoration:underline overline;
}

#text-block{
	height:230px;
	overflow:auto;
	padding:0px 10px;
	border-left:1px solid #CCCCCC;

}

#text-block1{
	padding:5px;
	border:1px solid #e9e8e8;

}

.style13{
	font-size:13px;
}

#text-block p img,  #text-block1 p img{
	margin:8px;
	border:3px solid #e9e8e8;
}


#footer{
	color:#FFFFFF;
	text-align:center;
	
	width:803px;
	top:50%;
	left:50%;
	margin-top:290px;
	margin-left:-402px;
	position:absolute;
	z-index:4;
}



#footer a{
	color:#FFFFFF;
	padding:6px;
	text-decoration:none;
}

h4{
	font-size:16px;
	color:#2d99e4;
}

.bluetext{
	color:#2d99e4;
	text-decoration:none;
}

#rest-menu{
	padding:10px 0;
	font-size:13px;
}

#rest-menu li{
	list-style:none;
	padding-left:15px;
	background:url(../images/arrow.jpg) left center no-repeat;
	border-bottom:1px solid #CCCCCC;
	margin:5px auto;
}

#rest-menu li a{
	color:#2d99e4;
	text-decoration:none;
}

#rest-menu li a:hover{
	color:#000000;
}

a .no-underline{
	text-decoration:underline;
}

.img-border{
	padding:6px;
	border:1px solid #f2f1f1; 
	border:1px solid #cecdcd;
	margin:10px;
}

#map a{
	color:#2d99e4;
	text-decoration:none;
}


#logo img{
	border:none;
}

#slide-show-ow{
	position:absolute;
	left:734px;
	top:45px;
	font-size:14px;
	font-weight:bold;	
}
.tablesecond{ 
	text-align:left;
	font-size:10px;
	line-height:12px;
	color:#707070;
	font-weight:normal;	
}

.h1{ 
	color:#2a98e3;
	text-align:left;

}

.h2{
	padding-right:25px;
	
}