 *{margin:0;padding:0;background:transparent;}

.red {color: #FF0000; font-weight: bold; }


/* ----------------------- */




body
{
font-family: arial, trebuchet ms, verdana, tahoma;
font-size: small; color: #000000;
background-color: #ffffff;
background: #ffffff url('/images/bg.gif') top center repeat-x; 
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('/images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{

height: 161px;
width:742px;
margin-left:-2px;
background-image:url('/images/header.jpg');
border-top-width: 1px;
border-style: solid;
border-color: #286AA6;
border:0;
}



#content
{
padding: 8px;
max-width: 742px;
background-color: #FFFFFF;
}

#content p {margin:1.12em 0}


#container
{
width: 740px;
margin: 0px auto;
background-color: #FFFFFF;
border: 0px solid #eeeeee;
}


#navigation
{
width: 723px;
height: 18px;
background-color: #F6F6F6;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-style: dotted;
border-color: #CCCCCC;
margin-left:-2px;
padding: 7px 5px 5px 15px;
word-spacing:2px;
letter-spacing:2px;


}

.splitleft {
background-color: #FFFFFF;
margin:auto;
width: 26%;
float: left;
margin: 5px;
}


.splitright {
width: 70%;
float: right;
overflow: hidden;
margin: 5px;
}



.splitright li {
	margin:1.12em;
}

.splitright img {
        margin-left: 9px;
        padding: 0px;
        float:right;
	border-style: solid;
	border-color: #666666;
}


.map-page {
margin: 10px;
padding: 10px;
}

.map-page li {
	list-style: none;
	margin: 5px;
}


.map-page img {
        margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}


.gallery img {
	border-width: 1px;
        float:none;
}

#highlights {
	float:right;
	width:460px;
}

#highlights li {
	background: url(/images/menu.gif) no-repeat;
	list-style: none;
	padding: 15px;
	margin: 5px;
	text-align: left;
}


#highlights img {
	background-color: FFFFFF;
        margin: 0px 10px 0px 10px;
        float:right;
}

#highlights h3 {
	background-color: FFFFFF;
	overflow: hidden;
	text-transform:uppercase;
	word-spacing:0px;
	letter-spacing:2px;
	font-weight:bold;
}

#menu h3 {
	text-transform:uppercase;
	word-spacing:1px;
	letter-spacing:0px;
}

#menu li {

	letter-spacing:0px;
	padding-left: 5px;
	list-style: none;
	line-height: 200%;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 25px;
	background-color: #E7F2FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}



a:visited { color: #003399;}
a:link { color: #286AA6;}
a:hover  { color: #CC0000;}








/* ~~~~~~~~~ TOP MENU  ~~~~~~~~~ */

    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 540px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      }
    #topmenu a {
      float:left;
      background:url(/images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(/images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
 
    #topmenu a:hover span {
      color:#5B8FBE;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }


.blacklink {
	color: #000000;
	text-decoration: none;
}
