@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1em;
	line-height:100%;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
}

h2 {
	font-size: 0.8em;
	line-height:120%;
	color: #000066;
	font-weight: bold;
	margin-bottom: -0.8em;
}

h3 {
	font-size: 0.8em;
	line-height:120%;
	color: #333333;
	margin-bottom: 1em;
	font-weight: normal;
}

h4 {
	font-size: 0.7em;
	line-height:140%;
	color: #FFFFFF;
	margin-bottom: -1.4em;
	font-weight: normal;
}

h5 {
	font-size: 0.7em;
	line-height:130%;
	font-weight: bold;
	color: #CC9933;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 0.7em;
	line-height:130%;
	color: #FFFFFF;
	margin-bottom: -0.8em;
	font-weight: normal;
}

a.bodyLink:link, .bodyLink:active, .bodyLink:hover, .bodyLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #3399FF;
	font-weight: bold;
}

a.bodyLink:hover {
	color: #66CCFF;
}


.body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px}

.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 14px;
	font-weight: bold
}


.intro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003399;
	font-weight: bold;
	text-align: center;
}

.subheader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.accommodation 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-weight: bold;
}

.footer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	font-weight: bold;
	text-align: center;
}
.border {
}


  /* Naviagtion Bar */

#ddblueblockmenu{
	width: 190px;
	border: 0px solid #FFFFFF;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 9px;
	width: 184px;
	text-decoration: none;
	color: #000033;
	background-color: #000066;
	border-bottom: 1px solid #FFFFFF;
	border-left: 7px solid #003399;
	background-image: url(../images/navbg.gif);
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}


* html #ddblueblockmenu li a{ /*IE only */
	width: 180px; /*IE 5*/
	width: 184px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	color: #0099FF;
	background-color: #003399;
	border-left-color: #0099FF;
}



#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #FF0000;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#address
{
	background-color: #000066;
	height: 50px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3em;
	padding-top: 8px;
}

.addressText

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
}
