.divHomeMapNav {
	width:333px;
}
.divHomeMapNavTd {
	background-image:url(../img/homepage/boxRight.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.divHomeEvent{
	background-image:url(../img/homepage/mapBubbleOff.jpg);
	background-repeat:no-repeat;
	margin-bottom:8px;
}
.divHomeEventOn {
	background-image:url(../img/homepage/mapBubbleOn.jpg);
	background-repeat:no-repeat;
	margin-bottom:8px;
}

.divHomeEventContent{
	padding-left:40px;
	padding-top:6px;
	width:315px;
	height:79px;
}

.divHomeSearch {height:120px;font-size:180%;margin-top:20px;margin-left:40px; width:290px;}
.inputSearchTag {width:140px;height:35px;font-size:110%;border:1px solid #666666;}
.divHomeTagCloud {float:right;width:500px;margin-top:30px;margin-right:40px}
.divHomeMap {width:600px;height:390px; margin-top:12px; margin-bottom:20px;border:2px solid #990000;}
.divHomeMapCity {float:right;width:350px;height:300px;margin-right:40px;}
.divHomeTagCloudCity {clear:all;width:604px;}
.divHomeSearchCity {
	border:1px solid #FFDFCC;	
	padding: 10px 0px 0px 25px;
	height:90px;
	font-size:160%;
	margin-top:10px;
	margin-left:25px;
	width:440px;
	background-image:url('../img/orangeToWhiteDownGradient.jpg');
}
.divHomeJoinNowCity {
	float:right;
	margin-right:70px;
	margin-top:20px;
	padding:10px 20px 10px 20px;
	border:1px solid #FF0084;
	background-color:#FF8CC9;
	
}
.divHomeJoinNowCity a {
	color:#FFF;
	font-weight:bold;
	font-size:1.5em;
}
.divHomeJoinNowCity a:hover {
	color:#666;
	background-color:#FF8CC9;
	text-decoration:underline;
	
}
.divHomeUserGreet {
	float:right;
	margin-right:50px;
	margin-top:20px;
	padding:10px 20px 10px 20px;
}


.homeChoices			{ float:right;width:310px;margin-top:12px; }
.homeChoices h1 		{ font-size:160%; color:#990000; }
.homeChoices ul			{ margin-left:12px; margin-bottom:8px;}
