@charset "utf-8";

/* CSS Document */



body {
	background: #FFFFFF url(layout/cityintrobg.jpg) repeat-x left top;
	font: 14px "Trebuchet MS";

}

h1 {
	font-size: 16px;
	color: #AA1D16;
	margin-left: 0px;
}

h2 {
	margin-left: 15px;
	font-size: 16px;
	color: #9E1B11;
}


img {border:0;}
#holder {
	background: #FFFFFF url(layout/holder.jpg) no-repeat left 200px;
	margin: 0px auto;
	padding: 0px;
	width: 993px;
	border: 1px solid #CCCCCC;
	position: relative;

}



#banner {
	position: relative;
	height: 200px;
	width: 993px;
	background: url(layout/banner.jpg) no-repeat left top;
	z-index: 5;
	margin-bottom: 25px;

}





.lefty {

	background: url(images/spacer.jpg) no-repeat left top;

	margin-left: 15px;

	border-left: 1px solid #999999;

}



#mainarea {
	background: url(layout/mainarea.jpg) no-repeat left top;
	border: 1px solid #CCCCCC;
	position: relative;
	width: 750px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.paddy {padding:15px;}
#leftmenu {

	float: left;

	width: 180px;

	margin-right: 20px;

	position: relative;

	margin-left: 14px;

	padding: 0px;

}



#leftmenu a {
	display: block;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;

}

#leftmenu a:hover {
	color: #0000FF;
	background: #FFFFCC repeat;
	

}

#footer {
	height: 60px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	position: relative;
	background: #FFFFFF url(layout/footer.jpg) no-repeat center center;
	clear: both;
	font-size: 10px;
	text-align: center;

}
#footer  a {
	color: #F4F4F4;
	text-align: center;
}


hr {
	color: #FFFFFF;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	height: 3px;
	border-top: 1px solid #FFEAAA;
	border-right: 1px solid #FFEAAA;
	border-left: 1px solid #FFEAAA;
	background: #FFEAAA;

}

.mailit{

	margin:0px 0px 15px;

	border-left:1px solid #999999;

	border-right:1px solid #CCCCCC;

	border-bottom:1px solid #999999;

	padding: 0px 15px 10px;

	background: #FFEFD7 url(images/mailbox.gif) no-repeat center top;

}



li {
	padding-bottom:15px;
	padding-right: 15px;
	color: #993333;
	list-style: disc;
	font-weight: bold;
}

.bigred {

	color: #993300;

	text-align: center;

	font: bold 16px "Trebuchet MS";

}
#citylist {
	background: #FFFFFF url(images/areas.gif) no-repeat center top;
	width: 200px;
	margin-left: 15px;
	position: relative;
	float: left;
	margin-top: 15px;
	
	padding-top: 31px;
}
#citylist a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
}

#citylist a:hover {
	background: url(images/bg.jpg) repeat;
	color: #FFFFFF;
}
#countryintro {
	width:390px;
	padding:15px;
	position:relative;
	float:left;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-top: 15px;
	background: #FFFFFF url(images/cityintrobg.jpg) repeat-x top;
}



#infobox {
	width: 200px;
	margin-left: 15px;
	position: relative;
	float: left;
	margin-top: 15px;
	
	padding-top: 31px;
	background-image: url(images/infoheader.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#infobox a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
}

#infobox a:hover {
	background: url(images/bg.jpg) repeat;
	color: #FFFFFF;
}



.propertylist{
	background: #FFFFFF url(layout/cityintrobg.jpg) repeat-x top;
	margin: 10px auto 20px;
	padding: 10px;
	width: 90%;
	border: 8px double #CCCCCC;
}
.propertylist a:link, .propertylist a:active, .propertylist a:visited {
	color: #333333;
	font-size: 22px;
	font-variant: small-caps;
}



/*STYLE FOR FORMS */
.inputs {
	width: 90px;
}
select  {
	float:right;
	width: 120px;
	background-color: #E2F5F5;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}
radio {width:30px;}
legend {
	color: #003399;
}
.forms{
	float:left;
	width:40%;
	margin-bottom: 2px;
	min-height:25px;
	height:auto !important;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#formb {
	padding: 5px;
	float: right;
	width: 310px;
	position: relative;
}
td {
	vertical-align: top;
	border-right: 1px dotted #999999;
}
.icons {
	background: #FFFFCC;
	float: left;
	height: 50px;
	width: 196px;
	border: 6px double #CCCCCC;
	position: relative;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.icons p {
	padding:0;
	margin:0px;
	font-size: 12px;
}
/*** set the width and height to match your images **/

#slideshow {
    position:absolute;
    height:350px;
}

#slideshow IMG {
	position:absolute;
	top:30px;
	left:388px;
	z-index:8;
	opacity:0.0;
	width: 300px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.propertylist img {float:right:height:120px;
	float: right;
	width: 50px;
	margin-right:10px;
	position: relative;
	border: 1px solid #999999;
}
.current {
	color: #FFFFFF;
	text-decoration: underline;
	background: #333333;
}
