/* CSS Document */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style8 {	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {	color: #0070B8;
	font-weight: bold;
}
.style7 {	font-family: Verdana;
	font-weight: bold;
	color: #0070B8;
	font-size: 12px;
}
.style9 {font-family: Verdana}
.copy {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.story{
	padding: 10px 5px 0px 10px;
	font-family: Verdana;
	font-size: 10px;
	border:1px solid 999999;
	background- color: #333333;
	}
#LeftBox{
  	float:left;
	width: 93%;
	padding-left: 10px;
	padding-right: 5px;
}

#RightBox{
  	float:right;
	width: 96%;
	padding-left: 7px;
	padding-right: 10px;
}

#SearchBox{
	width: 98%;
	border-left: 1px dotted #333333;
	border-top: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
}


#ResultBox{
  	float:right;
	width: 96%;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Verdana;

}

#beach{
	width: 90%;
	border-top: 1px dashed #333333;
	border-left: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	border-right: 1px dashed #333333;
	background-color: #D8F0FC;
}

#hill{
	width: 90%;
	border-left: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-top: 1px dashed #333333;
	background-color: #EBFCCA;
}

#business{
	width: 90%;
	border-left: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	border-right: 1px dashed #333333;
	background-color: #D8F0FC;
}

#business1{
	width: 98%;
	border-left: 1px dashed #aaaaaa;
	border-top: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	background-color: #D8F0FC;
}

.Lcol{
	border-left: 1px dotted #aaaaaa;
	border-top: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	background-color: #EAF4DB;
	padding: 7px 0px 10px 10px;
}

.Rcol{
	border-top: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	background-color: #EAF4DB;
	padding: 7px 10px 10px 10px;
}
.Lcol2{
	border-left: 1px dotted #aaaaaa;
	border-right: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	background-color: #D8F0FC;
	padding: 7px 0px 10px 10px;
}

.Rcol2{
	border-right: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	background-color: #D8F0FC;
	padding: 7px 10px 10px 10px;
}
#GLeftBox{
  	float:right;
	width: 93%;
	padding-left: 10px;
	padding-right: 15px;
}

#GRightBox{
  	float:left;
	width: 96%;
	padding-left: 1px;
	padding-right: 10px;
}

.a:link       { color: #00679F; TEXT-DECORATION: NONE }
.a:visited    { color: #00679F; TEXT-DECORATION: NONE }
.a:hover      { color: #FF0000 }

.b:link       { color: #ffffff; TEXT-DECORATION: NONE }
.b:visited    { color: #ffffff; TEXT-DECORATION: NONE }
.b:hover      { color: #000000 }