@import url("styles.css");

.greenBoxLocations{
	display: block;
	float:left;
	width:170px;
	min-height:240px;
	height:auto!important;
	height:290px;
	color:#000;
	background-color: #e1e8f3;
	padding:5px 0px 0px 5px;
	margin-top:20px;
	margin-right:18px;
}

.propertyInfoDiv{
	list-style-image: url(../images/bulletGreen2.gif);
	margin:0px 0px 0px 0px;
	padding:10px 20px 10px 0px;
	width:300px;
	float:left;
}
.propertyInfoDiv a{
		font-weight:bold;
}
.propertyImageDiv{
	list-style-image: url(../images/bulletGreen2.gif);
	margin:5px 0px 15px 0px;
	width:170px;
	float:left;
	
}
.importantProductsBullets li{
	margin:0px 0px 0px 0px;
}
.importantProductsBullets li a{
	font-weight: bold;
	color: #000;
}
.importantProductsBullets li a:hover{
	text-decoration: none;
}

.column4DarkBlueBox .innerDiv a{
	color: #fff;
	text-decoration: underline;
}
.innerDiv ul{
	margin:10px 0px 0px 0px;

}
.innerDiv li{
	margin:5px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
}

.col1Page h3 {
	font-family: Georgia;
	font-size : 120%;
	color: #003366;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;


}

.greyBoxImage h3 {
	font-family: Georgia;
	font-size : 120%;
	color: #003366;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}

.greyBoxImage{
	display: block;
	float:left;
	width:270px;
	min-height:160px;
	height:auto!important;
	height:160px;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 0px;

}
.companySearchMiniBox{
	font-size: 10%;
	display:block;
	float:left;
	width:180px;
	min-height:4px;
	height:auto!important;
	height:4px;
	background-color: #666699;
}
.searchPersonDetails{
	display:block;
	float:left;
	width:100px;
	min-height:76px;
	height:auto!important;
	height:76px;
}
.searchPersonPhoto{
	display:block;
	float:left;
	width:80px;
	min-height:76px;
	height:auto!important;
	height:76px;
}
.importantProductsBullets2{
	display: block;
	float:left;
	width:165px;
	margin:0px 0px 0px 5px;
	text-decoration:none;
}
.importantProductsBullets2 h3{
	margin-bottom:10px;
}
.importantProductsBullets2 p{
	text-decoration:none;
}

.greenBox{
	display: block;
	float:left;
	width:250px;
	color:#000;
	background-color: #e1e8f3;
	padding:5px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.greenBox a{
	text-decoration: underline;
	color:#003366!important;
	font-weight:bold;
	
}
.greenBox a:link{
	text-decoration: underline;
	color:#003366;
}
.greenBox a:hover{
	text-decoration: none;
	color:#003366;
}

.greenBox h3{
	width:200px;
	font-family: Georgia;
	font-size : 120%; 
	color: #303321;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;	
	display:block;
	float:left;
}
.greenBox h4{
	text-decoration: underline;
	font-family:Arial,Helvetica,Verdana, Geneva, sans-serif;
	font-size:100%;
}
.greenBox h5{
	width:180px;
	text-decoration: none;
	font-family: Georgia;
	font-size : 120%; 
	color: #303321;
	padding:0px 0px 0px 0px;
	margin: 0px 30px 10px 0px;	
	width:100px;	
	display:block;
	float:left;
}

.greenBox p{
	margin: 0px 0px 10px 0px;
}

#greenGotoBtnOff{
	background:url(../images/greenBtnProperty.gif) no-repeat;
	width:158px;
	min-height:25px;
	height:auto!important;
	height:25px;
}
#greenGotoBtnOff a{
	background : url(../images/arrowRightBtn.gif) no-repeat 130px 7px;
	text-decoration: none;
	font-weight: normal;
	width:158px;
	display:block;
	float:left;
	color:#FFF;
	padding:5px 0px 50px 10px;
	
}
#greenGotoBtnOff a:hover{
	text-decoration: underline!important;;
}
.greenOrderBtnOff{
	background:url(../images/greenBtnOrder.gif) no-repeat;
	width:70px;
	min-height:25px;
	height:auto!important;
	height:25px;
	margin-left:170px;
}

.greenOrderBtnOff a{
	background : url(../images/arrowRightBtn.gif) no-repeat 53px 7px;
	text-decoration: none!important;
	font-weight: normal;
	width:70px;
	display:block;
	float:left;
	color:#FFF!important;
	padding:5px 0px 0px 10px;
}
.greenOrderBtnOff a:hover{
	text-decoration: underline!important;;
}







