body
{
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
background-image: url(images/img1.jpg);
background-repeat: repeat-x;
height: 100%;
}

	
.nav {
		width: 411px;
		color: #CFCFCF;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		vertical-align: bottom;
		padding-bottom: 18px;
	}
	.nav a {
		color: #EEBA46;
		text-decoration: none;
	}
	.nav a:hover {
		color: #CFCFCF;
	}
#here {	color: #CFCFCF;
}


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

.search {
	background-color: #59594F;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	height: 271px;
	}
	
	.search select {
		margin-top: 10px;
		margin-left: 35px;
		width: 180px;
		}
	
	.search input {
		margin-top: 10px;
		
		margin-left: 35px;
		width: 180px;
		}
/* ----------------------------------------------------------- */
.diagonals {
	background-image: url(images/diagonals.gif);
	background-repeat: repeat-x;
	height: 271px;
	margin-top: 0;
	border-bottom: 2px solid #000000; border-top: 2px solid #000000;
	
}
.diagonals1 {
	background-image: url(images/diagonals.gif);
	background-repeat: repeat-x;
	height: 126px;
	margin-top: 0;
	border-bottom: 2px solid #000000; border-top: 2px solid #000000;
	
}
.grey {
	background-color: #191919;


}

/* ------------------------------------------------------------ */
.news {
	background-color: #21211c;
	vertical-align: top;
}
.news_text {
	margin: 20px;
	font-size: 11px;
	color: #CFCFCF;
	text-align: justify;
	
}
.news_text a {
	
	color: #CFCFCF;
	
	
}
/* ------------------------------------------------------------ */
.project_list {
	background-color: #2D2D27;
	vertical-align: top;
	
}
.project_list_text {
	margin: 20px;
	font-size: 10px;
	color: #CFCFCF;
	text-align: center; 
}


.project_list_text img   {
	 filter:alpha(Opacity=50);
	-moz-opacity:.50; opacity:.50; 
	border: 0;
}

.project_list_text img:hover {
	filter:alpha(Opacity=99);
	-moz-opacity:.99; opacity:.99;
	border: 0;
}
.project_list_text a {
	
	color: #CFCFCF;
	text-decoration: none; 
}
/* -------------------------------------------------------------- */
.projects {
	vertical-align: top;
	
}

.project_txt {
	margin: 20px 3px 30px 17px;
	font-size: 11px;
	color: #CFCFCF;
	line-height: 14px;
	}
.project_txt img {
	border: 0;
	float: left;
	margin-right: 10px;
	}
.project_txt a {
	text-decoration: none;
	color: #FFFFFF;
	}
.info {	font-size: 10px;
	color: #CFCFCF;
	width: 400px;
	border-collapse: collapse;
}
.info tr { height: 16px;
}
.info th {
	
	text-align: right;
	padding-right: 10px;
}
.info td {
	
	text-align: left;
}

/* ----------------------------------------------  */
.info1 {	font-size: 10px;
	color: #CFCFCF;
	width: 400px;
	border-collapse: collapse;
}
.info1 tr { height: 16px;
}

.info1 td {
	border: 1px solid #7d7d7d;
	
	padding: 5px;
	text-align: center;
}




/* ------------------------------------------------------------ */
.list {	font-size: 10px;
	color: #CFCFCF;
	border: 0;
}


.list th {
	text-align: center;
	padding: 3px;
	height: 20px;
	border-bottom: 1px solid #797979;
	background-color: #38382F;
}

.list td {
	padding: 3px 5px;
}
.list td a {
	color: #CFCFCF;
}
.list tr:hover {
	background-color: #38382F;
}
/* ------------------------------------------------------------ */
.rent {	font-size: 10px;
	color: #CFCFCF;
	margin-left: 10px;
}
.rent tr { 
}
.rent th {
	line-height: 18px;
	text-align: center;
	padding-right: 10px;
}
.rent td {
	padding-left: 8px;
	line-height: 18px;
}

/* ------------------------------------------------------------- */
.pics td {padding-bottom: 10px;
}
.pics img {
border: 1px solid #FFFFFF;
}
/* ------------------------------------------------------------- */
.cr {	background-color: #69695F;
	padding: 20px; 
	color: #000000;
	font-size: 10px;
	text-align: center;
	line-height: 40px;
	
}
.cr a { font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.cr a:hover { font-weight: bold;
	text-decoration: none;
	color: #EEBA46;
	}
	
/* ---------------------------------------------------------------- */
.project_text {
	margin: 2px;
	padding: 10px 55px;
	font-size: 11px;
	color: #CFCFCF;
	text-align: justify; 
	line-height: 16px;
}
/* ------------------------------------------------------------- */
.pics1 {
	width: 100%;
	margin: 0 35px;
}
.pics1 td {padding-bottom: 10px;
}
.pics1 img {
border: 1px solid #FFFFFF;
}