/* CSS Document */
@import url(top.css);
@import url(bottom.css);
@import url(leftnav.css);
body
{
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 1000px;
	margin: 0px;
}
.hdr_text
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ctr_text
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
}

#banner {
	height: 100px;
	width: 100%;
	background-image: url(images/banner.jpg);
	border: none;
}
#title {
	text-align: center;
	height: 24px;
	width: 100%;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3399FF;
	border-bottom-color: #3399ff;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#navigation_holder {
	position: relative;
	width:100%;
	height: 22px;
	background-color: #3399FF;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	text-align:left;
}
#container_fp,
#container_al,
#container_al1,
#container_ap,
#container_ap_av,
#container_ap_ra,
#container_con,
#container_links,
#container_area,
#container_ow 
{
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	padding-left: 140px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 0px;
}
#container_fp {
	height: 580px;
}
#container_al {
	height: 660px;
}
#container_al1 {
	height: 630px;
}
#container_ap {
	height: 900px;
}
#container_ap_av {
	height: 732px;
}
#container_ap_ra {
	height: 566px;
}
#container_con {
	height: 205px;
}
#container_area {
	height: 742px;
}
#container_ow {
	height: 446px;
}
#container_links {
	width: 980px;
	padding-left: 10px;
	height: auto;
	text-align: left;
}

#left_fp,
#left_al,
#left_al1,
#left_ap,
#left_ap_av,
#left_ap_ra,
#left_con,
#left_area,
#left_ow {
	position: absolute;
	left:0px;
	width:120px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #3399FF;
	background-color: #ffffff;
	text-align:center;
}

#left_fp {
	background-image:url(images/montage_left_2.jpg);
	height: 536px;
	top: 0px;
	margin-top: 49px;
}
#left_al1 {
	background-image:url(images/montage3.jpg);
	height: 630px;
	top: 0px;
	margin-top: 5px;
}
#left_al {
	background-image:url(images/montage_left_2.jpg);
	height: 530px;
	top: 131px;
	margin-top: 5px;
}
#left_ap {
	background-image:url(apartment/montage_apart.jpg);
	height: 898px;
	top: 0px;
	margin-top: 5px;
}
#left_ap_av {
	background-image:url(images/montage_left_2.jpg);
	height: 730px;
	top: 0px;
	margin-top: 5px;
}
#left_ap_ra {
	background-image:url(images/montage3.jpg);
	height: 566px;
	top: 0px;
	margin-top: 5px;
}
#left_con {
	background-image:url(images/montage_left_2.jpg);
	height: 195px;
	top: 5px;
	margin-top: 5px;
}
#left_area {
	background-image:url(images/montage_left_2.jpg);
	height: 740px;
	top: 0px;
	margin-top: 5px;

}
#left_ow {
	background-image:url(images/montage_left_2.jpg);
	height: 367px;
	top: 78px;
	margin-top: 5px;
}

#image_holder {
	float: right;
	height: auto;
	width: auto;
	border: 2px solid #3399FF;
	margin-bottom: 5px;
	margin-left: 10px;
}
#image_holder2 {
	float: right;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#temp_holder {
	height: auto;
	width: auto;
	top: 8px;
	position: absolute;
	left: 5px;
}
#cam_holder {
	height: auto;
	width: auto;
	margin-top: 5px;
	float: right;
	margin-left: 5px;
}
.img_bot
{
	bottom: 5px;
	position: absolute;
	left: 10px;
}

#table_temp {
	width: 850px;
	margin-left: 0px;
	text-align: center;
	border: 2px solid #3399FF;
}
#table_temp td {
	width: 64px;
	padding: 1px;
	border: 1px solid #3399FF;
}

.table_ap {
	width: 850px;
	margin-left: 0px;
	text-align: left;
	border: 1px solid #3399FF;
}
.table_ap caption {
	margin-left: 0px;
	border-width: 1px;
	padding: 1px;
	border: 1px solid #3399FF;
}
.table_ap td {
	border-width: 1px;
	padding: 1px;
	border: 1px solid #3399FF;
}
