@charset "utf-8";
/* CSS Document */


*
{
	padding:0px;
	margin:0px;
}
ul
{padding-left:30px;}
body
{
	background:#152149 url(images/bg.jpg) repeat-y center;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container
{
	height:100%;
	height:auto;
	width: 1040px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	background:#1D2B63;
}
#header
{
	width:1040px;
	height:115px;
	background:#152149 url(images/headerT.jpg) no-repeat;
}
#headerbottom
{
	width:1040px;
	height:30px;
	background:#152149;
}
#HBleft
{
	float:left;
	width:215px;
	height:30px;
	background:#152149 url(images/headerBL.jpg) no-repeat;
}
#HBright
{
	float:right;
	width:825px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	height:25px;
	background:#152149 url(images/headerBR.jpg) no-repeat;
}
#sidebar
{
	float:left;
	width:215px;
	min-height:600px;
	height:100%;
	height:auto;
	background:#1D2B63;
	color:#FFFFFF;
}
#content
{
	float:right;
	width:795px;
	min-height:580px;
	height:auto;
	line-height:16px;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	background:#fff;
}
#footer
{
	text-align:center;
	color:#FFFFFF;
	position: relative;
	margin-top: -0px; /* negative value of footer height */
	height: 60px;
	padding-top:70px;
	text-align:center;
	clear:both;
}

#footer a, #footer a:visited
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}
#footer a:hover
{
	color:#666666;
	font-size:12px;
	text-decoration:underline;
}

#ssnav a, #ssnav a:visited 
{
	color:#FFFFFF;
	text-decoration:underline;
}
#ssnav 
{
	text-align:center;
}
#ssnav a:hover
{
	color:#666666;
	text-decoration:underline;
}


#menu,
#menu ul { margin: 0; padding: 0; }
#menu li { list-style-type: none; }

/* first level */
#menu { width: 205px; font-size:14px; font-weight:bold; }
#menu li,
#menu a { float: left; width: 205px; text-decoration:none; }
#menu a { display: block; background: #999FB7; color:#FFFFFF; border-bottom: 1px solid #152149; padding-left:10px; line-height:22px; }
#menu a:hover,
#menu a.menu_open { color:#000000; }

/* second level */
#menu ul { visibility: hidden; position: absolute; width: 205px; padding-left:10px; line-height:22px; }
#menu ul a { background: #999FB7; color:#FFFFFF; }
#menu ul a:hover,
#menu ul a.menu_open { background: #999FB7; color:#000000; }

/* third level (colors) */
#menu ul ul a { background: #999FB7; color:#FFFFFF;  }
#menu ul ul a:hover { color:#000000; }

#slideshow
{
	margin:0px 10px 10px 10px;
	padding:10px 0px 0px 0px;
	float:right;
	height: 255px;
	width: 335px;
	text-align:center;
	background-color:transparent;	
}
#slideshow img
{	border:4px solid grey;}

#slideshow-condos
{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	height: 430px;
	width: 560px;
	text-align:center;	
}
