/* CSS Document */
body{
margin:0px;
background-image:url(images/bgtile.jpg);
background-repeat:repeat-x;
background-color:#1d0a04;
}
.height{
height:10px;
}
.manu{
background-image:url(images/manutile.jpg);
background-repeat:repeat-x;
height:34px;
}
.manutext{
font-family:Tahoma;
font-size:11px;
/*font-weight:bold;*/
text-decoration:none;
color:#FFFFFF;
}
.manutext2{
font-family:Tahoma;
font-size:12px;
/*font-weight:bold;*/
text-decoration:none;
color:#FFFFFF;
}
a.manutext2{
font-family:Tahoma;
font-size:12px;
/*font-weight:bold;*/
text-decoration:none;
color:#FFFFFF;
}
a.manutext2:hover{
font-family:Tahoma;
font-size:12px;
/*font-weight:bold;*/
text-decoration:none;
color:#ffeea1;
}
.padding20{
padding:0px 20px 0px 18px;
}
.aboutcitypannel{
background-image:url(images/aboutcity_bodytile.jpg);
background-repeat:repeat-y;
font-family:Tahoma;
font-size:12px;
color:#f8e1a4;
padding:0px 10px 0px 10px;
}
.whitepannel{
background-image:url(images/white_bodytile2.jpg);
background-repeat:repeat-y;
padding:0px 20px 0px 18px;
}
.whitebottompannel{
background-color:#f9f9f9;
padding:5px 10px 10px 10px;
}
.whitepanneltexth1{
color:#bc4c1c;
font-family:"Times New Roman", Times, serif;
font-size:18px;
}
.whitepanneltext{
color:#797979;
font-family:Tahoma;
font-size:12px;
}
.whitepanneltext1{
color:#797979;
font-family:Tahoma;
font-size:12px;
border:#999999 solid; border-width:1px;
}
.facilitiesbody{
background-image:url(images/facilities_bodytile.jpg);
background-repeat:repeat-y;
padding:0px 5px 0px 10px;
}
.facilitiestext{
font-family:Tahoma;
font-size:12px;
color:#fde29c;
}
.more{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.heading{
color:#bc4c1c;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
border:#999999 solid; border-width:1px;
}
.heading1{
color:#bc4c1c;
font-family:Tahoma;
font-size:11px;
font-weight:bold;

}
.footertext{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
a.footertext{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
a.footertext:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}
/**************************************************************************************************/

#sddm
{	margin: 0;
	padding: 0;
	z-index:100}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	font:13px arial}

#sddm li a
{	display: block;
	margin:0px;
	padding:0px;
	width:120px;
	background:none;
	color: #ffffff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background:none;
color:#000000;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin:10px;
	padding: 0;
	background: #d59442;
	border:#965501 1px solid;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding:4px;
		width:200px;
		text-align: left;
		text-decoration: none;
		background:none;
		color:#ffffff;
		font: 11px verdana;
	border-bottom:#965501 1px solid;}

#sddm div a:hover
	{	background:#965501;
	color:#ffeea1;
		}
		
#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
}
.border{ border:#999999 solid; border-width:1px;}