body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
		line-height: 18px;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFF;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : normal;
	text-decoration : none;
	line-height: 36px;
	color:#494a3f;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h2 {
color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:100;
}

.name {
color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:100;
	text-transform:uppercase;
}



.content {
height: 230px;
padding: 10px 10px 10px 10px;
}

.content_noheight {
padding: 10px 10px 9px 10px;
}


.content_noheight_white {
padding: 10px 10px 10px 10px;
background-color:#FFF;
}


.content_destination {
height: 320px;
padding: 10px 10px 10px 10px;
}


div.content_scroll {
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;	
overflow: auto;
margin:0px;
background-color:#494a3f;		
height: 180px;
padding: 10px 10px 10px 10px;
width:480px;
}






A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
		line-height: 18px;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ddd7cb;
	font-weight : normal;
	text-decoration : underline;
		line-height: 18px;
}




A.alpha:ACTIVE, A.alpha:FOCUS, A.alpha:LINK, A.alpha:VISITED {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
		line-height: 18px;
		margin: 0px 4px 0px 4px;
}
A.alpha:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #897f52;
	font-weight : normal;
	text-decoration : underline;
		line-height: 18px;
		margin: 0px 4px 0px 4px;
}



.bg {
	background-color:#ddd7cb;
}

.bg_dark {
	background-color:#494a3f;
}


.bg_white {
	background-color:#ffffff;
}

.bg2 {
	background-color:#ad9c58;
}

A.footer:ACTIVE, A.footer:FOCUS, A.footer:LINK, A.footer:VISITED {
	color : #494a3f;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
		line-height: 18px;
}
A.footer:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
		line-height: 18px;
}



.menu_title {
	color:#ad9c58;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

.menu_space {
	text-align:left;
	height:45px;
	padding:10px 10px 0px 10px;
}


div.navilayer {position: relative;
display: block;
}

#navcontainer ul
{
display: block;
padding: 0 0 0 0;
margin: 0 0 0 0;
list-style-type: none;
}

#navcontainer li {
margin: 0 0 0 0 ;
display: block;
width:100%;
 }

#navcontainer a
{
display: block;
color: #ffffff;
background-color: #897f52;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
padding: 10px 10px 0px 10px;
height:45px;
}

#navcontainer a:hover
{
display: block;
background-color: #ad9c58;
color: #ffffff;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
height:45px;
padding: 10px 10px 0px 10px;
}



#navcontainerSelected ul
{
display: block;
padding: 0 0 0 0;
margin: 0 0 0 0;
list-style-type: none;
}

#navcontainerSelected li {
margin: 0 0 0 0 ;
display: block;
width:100%;
 }

#navcontainerSelected a
{
display: block;
background-color: #ad9c58;
color: #ffffff;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
height:45px;
padding: 10px 10px 0px 10px;
}

#navcontainerSelected a:hover
{
display: block;
background-color: #ad9c58;
color: #ffffff;
text-decoration: none;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
height:45px;
padding: 10px 10px 0px 10px;
}



