body {
	background-color: #CCCC99;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	font-weight: normal;
	color: #000000;
	}
a:link {
	color: #666600;
	text-decoration: none;
	border-bottom:1px dotted #CCCC99;
	}
a:visited {
	color: #666600;
	text-decoration: none;
	border-bottom:1px dotted #CCCC99;
}
a:hover {
	color: #996633;
	text-decoration: none;
	border-bottom-color: #996633;
}
a:active {
	color: #666600;
	text-decoration: none;
	border-bottom:1px dotted #CCCC99;
}
h1 {
	color:#996633;
	font-size: 2vw;
}
#main {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 2%;
	border: 1px dotted #666600;
}
.ad {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 1%;
}
.ad img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
}
.homebutton {
	text-decoration: none;
	max-width: 20%;
    height: auto;
	float: left;
}
.homebutton img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
  border: 1px dotted #666600;
}
.homebutton a {
	border: none;
}
.textbox {
	background-color: #FFCCFF;
	font-size: 4vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.leftcol {
	margin: 0 auto;
	width: 60%;
	top: 12px;
	padding: 1%;
	position: relative;
	border: 1px dotted #666600;
	float: left;
}
.leftcol img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
}
.leftcol a {
	font-weight: bold;
}
.leftcol a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
.rightcol {
	max-width: 34%;
	position: relative;
	left: 1%;
	top: 10px;
	padding: 1%;
	display: inline-block;
}
.rightcol img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
}
.insidetextbox {
	background-color: #B9D6C2;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insideboroughstextbox {
	background-color: #CCCCFF;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insideboroughssmalltextbox {
	background-color: #CCCCFF;
	font-size: 2vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insidecitywidetextbox {
	background-color: #FFFFCC;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insidecitywidesmalltextbox {
	background-color: #FFFFCC;
	font-size: 2vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insidefeedtextbox {
	background-color: #66CC99;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insidefeedsmalltextbox {
	background-color: #66CC99;
	font-size: 2vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insideoutoftowntextbox {
	background-color: #6699CC;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.insideoutoftownsmalltextbox {
	background-color: #6699CC;
	font-size: 2vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.whatistextbox {
	background-color: #FF9999;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 33px;
	width: 79%;
	height: 76px;
	position: relative;
	left: 1%;
	border: 1px dotted #666600;
	display: inline-block;
}
.clickbutton {
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}
.clickbutton img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
  border: 1px dotted #666600;
}
.homebuttons {
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	position: relative;
	padding-top: 5px;
	height: 192px;
	width: 419px;

}
.homebuttons img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
}
.homebuttons a {
	border: none;
}
#mainpages {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 2%;
	border: 1px dotted #666600;
	overflow: visible;
}
.mainpageshomebutton {
	text-decoration: none;
    max-width: 100%;
    height: auto;
}
.mainpageshomebutton img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
  border: 1px dotted #666600;
}
.mainpageshomebutton a {
	border: none;
}
.left {
	width: 16%;
	float: left;
}
.left img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
}
.center {
	width: 64%;
	position: relative;
	left: 1%;
	display: inline-block;
}
.insidepagestextbox {
	background-color: #CCCCFF;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 16px;
	width: 100%;
	height: 57px;
	position: relative;
	overflow: visible;
	border: 1px dotted #666600;
	float: left;
}
.insidepagessmalltextbox {
	background-color: #CCCCFF;
	font-size: 2vw;
	font-weight: bold;
	padding-top: 16px;
	width: 100%;
	height: 57px;
	position: relative;
	overflow: visible;
	border: 1px dotted #666600;
	float: left;
}
.feedtextbox {
	background-color: #66CC99;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 16px;
	width: 100%;
	height: 57px;
	position: relative;
	overflow: visible;
	border: 1px dotted #666600;
	float: left;
}
.citywidetextbox {
	background-color: #FFFFCC;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 16px;
	width: 100%;
	height: 57px;
	position: relative;
	overflow: visible;
	border: 1px dotted #666600;
	float: left;
}
.outoftowntextbox {
	background-color: #6699CC;
	font-size: 3vw;
	font-weight: bold;
	padding-top: 16px;
	width: 100%;
	height: 57px;
	position: relative;
	overflow: visible;
	border: 1px dotted #666600;
	float: left;
}
.centerleft {
	width: 50%;
	text-align: left;
	color: #666600;
	padding-top: 20px;
	float: left;
}
.centerleft a {
	font-weight: bold;
}
.centerleft a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
.centerright {
	width: 49%;
	position: relative;
	left: 1%;
	top: 20px;
	display: inline-block;
}
.centerright img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
}
.right {
	width: 18%;
	position: relative;
	left: 1%;
	float: right;
}
.right img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
}
.mainpagesclickbutton {
	max-width: 100%;
	text-decoration: none;
	position: relative;
	top: 15px;
}
.mainpagesclickbutton img {
  max-width: 100%;
  height: auto;
  width: auto; /* For IE8 */
  border: 1px dotted #666600;
}
.bottom {
	width: 1128px;
	position: relative;
	overflow: hidden;
	top: 10px;
	float: left;
	height: 69px;
}
.bottom a {
	border: none;
}
.youtube-video {
  aspect-ratio: 4 / 3;
  width: 100%;
}