/* General */
BODY{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #537696;
margin: 0px 0px 0px 0px;
background: #FFFFFF;
}

TD{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #537696;
}

A:link{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
text-decoration:underline;
color: #537696;
}

A:visited{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
text-decoration: underline;
color: #537696;
}

A:hover{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
text-decoration: underline;
color: #9AB4CC;
}

.container_nav{
background: #28587C;
height: 29px;
}

.container_footer{
font-size: 10px;
background: #28587C;
height: 37px;
padding-left:16px;
}

/*  Homepage */
.container_header{
background: #E3EAF4;
height: 258px;
}

.container_header_flash{
width: 587px;
background: url('../img/flash_background.jpg');
}

.container_main{
background: #256C68;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.container_main_main{
text-align: center;
}

.container_main_main img{
border: 1px solid #FFFFFF;
border-top: none;
}

.container_main_identity{
text-align: center;
}

.container_main_identity img{
border: 1px solid #FFFFFF;
margin-top: 3px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 3px;
}

/* Subpage */
.container_left{
background: #E3EAF4;
height: 488px;
}

.container_left_menu A:link{
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

.container_left_menu A:visited{
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

.container_left_menu A:hover{
font-size: 11px;
color: #DBF7AC;
text-decoration: none;
}

.container_left_menu{
background: #5F8789;
vertical-align: top;
padding: 13px 16px 13px 16px;
}

.container_content{
width: 608px;
}

.container_content_banner{
height: 95px;
padding-top: 16px;
text-align: center;
}

.container_content_content{
padding: 16px 20px 16px 20px;
}

/* Property Page*/
.propertyTitle{
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
display: block;
height: 23px;
line-height: 23px;
background: #9BAD7D;
text-align: center;
}

.propertyTitlePopUp{
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: White;
display: block;
height: 23px;
line-height: 23px;
text-align: center;
}

.container_property_left{
vertical-align:top;
}

.container_property_right{
width: 305px;
padding-left: 22px;
}

.container_property_dropdown
{
height: 23px;
vertical-align: top;
padding-bottom: 7px;
}

.container_thumbnail{
border: solid 1px #666666;
margin: 0px 1px 2px 1px;
}

/* Colors */
.white{
color: #FFFFFF;
}

.white A:link{
color: #FFFFFF;
}

.white A:visited{
color: #FFFFFF;
}

.white A:hover{
color: #DBF7AC;
}

.seaweed{
color: #C9E4E6;
}

.seaweed A:link{
color: #C9E4E6;
}

.seaweed A:visited{
color: #C9E4E6;
}

.seaweed A:hover{
color: #E3EAF4;
}

.darkweed{
color: #537696;
}

.darkweed A:link{
color: #537696;
}

.darkweed A:visited{
color: #537696;
}

.darkweed A:hover{
color: #9AB4CC;
}

/* sitempa */
.sitemapHome 
{
	height: 30px;
	padding: 2px 0px 1px 0px;
	font-weight: bold;
}

.sitemapLevel1 
{
	height: 30px;
	padding: 2px 0px 1px 20px;
	font-weight: bold;
}

.sitemapLevel2 
{
	height: 30px;
	padding: 2px 0px 1px 40px;
	font-weight: bold;
}