/* CSS Document */

#sddm { margin: 0; padding: 0; z-index: 30} 

#sddm li { margin: 0; padding: 0; 
list-style: none; float: left; font: bold 16px arial} 

#sddm li a { display: block; 
margin: 0 1px 0 0; padding: 4px 4px; width: 90px; background: #d1f480; color:
#333333; text-align: center; text-decoration: none} 

#sddm li a:hover { background: 
#ffffff} 

#sddm div { position: absolute; visibility: hidden; margin: 0; padding: 
0; background: #3c3c3c; border: 1px solid #ffffff} 

#sddm div a { position: relative; 
display: block; margin: 0; padding: 5px 10px; width: 100px; white-space: nowrap; text-align: left; text-decoration: none; background: #ffffff; color: #3c3c3c; font: 14px arial} 

#sddm div a:hover { background: #d1f480; color: #000000} 

body{
background-color:#FFFFFF; 
width:100%; 
margin:10 auto 0 auto; 
}


h1
{
	font-family:Trebuchet MS;
	color:#000000;
	font-size:21px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:25px;
	}
	
h3
{
	font-family:Trebuchet MS;
	color:#8E0000;
	font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:30px;
	}
	
p { 
font-size: 12px; 
color: black; 
font-style: normal;
line-height: normal;
}


.style2 {
 font-family: Arial, Sans-serif; 
 font-size:15px; 
 font-weight:normal; 
 font-style:normal; 
 text-decoration:none; 
 font-variant:normal; 
 line-height: 20px;
 }
 
UL LI {
list-style-image:url(http://encirca.travel/extfiles/travel/bullet.gif);
font-size: 12px; 
color: black; 
font-style: normal;
line-height: normal;
}

A:link { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#8E0000;
}

A:hover { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#8E0000;
}

A:visited { 
font-family: Trebuchet MS, Sans-serif; 
font-size:12px; 
font-weight:normal; 
font-style:normal; 
text-decoration:underline; 
color:#666666;
}
