body{
margin:0 0 0 0px;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color:#BCD7AE;

}

td{
vertical-align:top;

}

.back{
background-color:#DFE9F2;
text-align:left;

}

.topnav{
background-image:url(nav-bg.jpg);
background-repeat:repeat-x;
width:568px;
height:37px;
vertical-align:middle;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#ffffff;
letter-spacing:8px
}



.bottomnav{
background-image:url(nav-bg.jpg);
background-repeat:repeat-x;
width:505px;
height:37px;
vertical-align:middle;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#ffffff;
letter-spacing:5px
}
.back-bd{
border:1px #6993C2 solid;
background-color:#EFF3FA;
width:740px;
}

h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #114170;
	text-align: justify;
	line-height: 18px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	margin:0 0 0 0px;

}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #339900;
	text-align: justify;
	line-height: 18px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	margin:0 0 0 0px;
}		

p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #093B6D;
	text-align: justify;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;
	}
ul{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #093B6D;
	text-align: justify;
	line-height: 18px;
	margin-left:10px;
	padding-right:10px;
	
	
	}	
li{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #093B6D;
	text-align: justify;
	line-height: 18px;
	margin-left:10px;
	padding-right:10px;

	
	}
.confrence-bg{
background-image:url(conferenc-bg.jpg);
background-repeat:no-repeat;
width:220px;
height:252px;
}
.office-bg{
background-image:url(office-tours-bg.jpg);
background-repeat:no-repeat;
width:220px;
height:252px;
}
.event-bg{
background-image:url(events-bg.jpg);
background-repeat:no-repeat;
width:220px;
height:252px;
}
.theme-bg{
background-image:url(theme-bg.jpg);
background-repeat:no-repeat;
widows:220px;
height:252px;
}
.dayout-bg{
background-image:url(dayout-bg.jpg);
background-repeat:no-repeat;
width:220px;
height:252px;
}
.holiday-bg{
background-image:url(holiday-bg.jpg);
background-repeat:no-repeat;
width:220px;
height:252px;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:justify;
color:#093B6D;
line-height:18px;
padding-left:25px;
padding-right:10px;
padding-bottom:15px;
}

A.txt {
               color: #093B6D; text-decoration: none;
			   
			   
			   }

A.txt:hover {
              color:#990000; text-decoration: none;
			  
             }

.txt2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:justify;
color:#ffffff;
line-height:18px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

A.txt2 {
               color: #ffffff; text-decoration: none;
			   
			   }

A.txt2:hover {
              color:#000000; text-decoration: none;
             }

.copyright{
font-family:Arial, Helvetica, sans-serif;
background-color:#ffffff;
font-size:10px;
font-weight:normal;
color:#333333;
vertical-align:middle;
text-align:justify;
padding-left:5px;
padding-right:5px;
}
A.copyright {
               color: #333333; text-decoration: none;
			   
			   }

A.copyright:hover {
              color:#517BA5; text-decoration: none;
             }
			 
	
	

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
margin:0 0 0 0px;
color:#ffffff;
padding-left:0px;
visibility: hidden;
font-size:11px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
line-height: 22px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:#093769;
width: 175px; /* default width for menu */
height:0px;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
list-style-type: none;
}

.anylinkmenu ul li a{

width: 175px;
display: block;
font-family:Arial, Helvetica, sans-serif;
border-bottom: 1px solid #ffffff;
text-decoration: none;
font-weight: normal;
padding-left:5px;
background:#093769;
text-indent: 0px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
color:#ffffff;

}

.anylinkmenu a:hover{ /*hover background color of submenu*/
background: #7CA1CD;


}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
color:#ffffff;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/

}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #0F3D6F;
}

.anylinkmenucols .column ul{
margin: 0;
padding-left:5px;
list-style-type: none;
}


