/* +++  EAST WINDSOR ECONOMIC DEVELOPMENT COMMITTEE style sheet updated 13:19 3/30/2006 +++ */

body {
	font-family:Georgia, "Times New Roman", serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: black;
	background: #688EB3;
	text-align: center;
}
#all {
	font-size: 1em;
	margin: 0px auto;
	padding: 0;
	width: 860px;
	height: 100%;
	background: #D79944;
}
.clear {clear: both;	visibility: hidden;}

.centeritem {text-align: center;}

h1, h2, h3, h4 {
margin-left: 2em;
}

h2 {
font-size: 1.5em;
color: black;
text-align: center;
}
.major {margin-top: 40px;}
h3 {
font-size: 1.3em;
text-align: left;
	font-weight: normal;
}
#directory h3 {
text-align: center;
}

h4 {
font-size: 1.1em;
text-align: center;
margin: 0 auto;
}
p {
text-align: left;
}

.redline {
width: 40%;
color: red;
background: red;
height: 2px;
}
.big {
font-size: 120%;
}
.alert, .error, .warn
{color: red;}

a {text-decoration: underline;}

a:link {color: blue;}
a:visited {color: purple;}
a:hover {color: #88f;}

.alert a {color: #CC0066;}
/* +++ header  +++ */
#topbox{
	margin: 0;
	padding: 0;
position: absolute;
top: 0;
left: 0;
height: 263px;
width: 917px;
background: #88f url(../pix/banner.jpg) no-repeat;
text-align: left;
}
.logolink {
height: 260px;
width: 196px;
margin: 0;
/*border: 1px solid red;*/
}
.boxed { /* puts border around div */
	border: 3px solid #688EB3;
	padding: 1em;
	width: 60%;
	margin: 2em auto;
	text-align:center;
	}
.colorbar {
	background: #88f;
	height: 3px;
	width: 33%}

			/* +++ main +++ */
#content {
background:white;
width: 800px;
margin: 0 auto;
text-align:left;
padding-top: 20px;
}
#content p {
margin: 10px 60px;
}

			/* +++ navigation +++ */
#navbar {
margin: 0 auto;
width: 800px;
height: 40px;
color: black;
overflow:hidden;
}
#navbar ul, #navbar li {
display: block;
list-style: none;
margin:0;
padding:0;
}
#navbar a {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	padding: 0;
	display: block;
	width: 198px;
height: 40px;
}
#navbar li {
width: 198px;
height: 40px;
float: left;
text-align:center;
margin-left: 2px;
background:#688EB3;
}
#navbar li.leading {
margin-left: 0;
}
#navbar li a {
padding-top: 12px;
}
#navbar a:link {color: black;}
#navbar a:visited {color: #333;}
#navbar a:hover {background: #9DDCED;}

			/* +++ you are here +++ */
#home #navbar li.link1 a,
#directory #navbar li.link2 a,
#calendar #navbar li.link3 a,
#links #navbar li.link4 a 
	{background: white;}

			/* +++ bottom +++ */

.addy {
text-align: center;
font-size: 1em;
margin-top: 2em;
padding-bottom: 10px;
}
.addy h4 {
font-size: 1.1em;
margin: 0 auto;
}
h5 {
font-size: .9em;
}

			/* +++ directory and directory-add page +++ */

.alphabar {
/*border: 1px solid red;*/
}
ul.alphabar {
margin: .5em auto;
width: 100%;	
padding: 0;
text-align:center;
}
.alphabar li { /* alphabet bar going across */
display: inline;
list-style: none;
padding: 0.5em;
margin: 0;
/*border: 1px solid green;*/
}
li.letterlist, li.listing {list-style: none;}

.alpha {/* the whole directory, as a list */
text-align: center;
}

.listing p {
	margin: 0;
	padding: 0;
/*	line-height: 1em;*/
/*border: 1px solid red;*/
}

.letter { /* the capital letter of the alphabet, used as table-heading in letterlisting */
font-size: 1.3em;}

a.letter {
font-weight: bold;
text-decoration: none;
}

table.letterlisting {/* the table of all entries beginning with a given letter */
/*border: 1px solid black;*/
width: 100%;
margin: 1em auto;
}

table.letterlisting td {
width: 50%;
padding: 1em;
vertical-align: center;
}
table.categorybar { /* table of business category names */
	margin: .5em auto;
}
.categorybar td {
width: 33%;
}

#form table {
text-align: right;
margin: .5em auto;}
#form table .ralign {
text-align:right;
}
#form table .lalign {
text-align:left;
}

table.submits td {
width: 10em;
text-align:center;
vertical-align:bottom;
}

#form table td.toprow {
width: 50%;
padding: .5em;
}

table.confirm td {
padding: 5px 10px;
}

			/* +++ calendar +++ */

li.event {list-style: none;}

table.eventlisting {
	text-align: left;
	width: 100%;
	margin-bottom: 2em;
}

.eventlisting caption {
	caption-side: top;
	color: #88f;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5em;
}
.eventlisting caption a:link {color: #88f; text-decoration: underline; font-weight: bold;}
.eventlisting caption a:visited {color: purple; text-decoration: underline; font-weight: bold;}
.eventlisting caption a:hover {color: #88f; text-decoration: underline; font-weight: bolder;}


.eventlisting .comments {
	padding: 1em 2em;
}
table.eventlisting td.leftcol {
width: 30%;}
table.unconfirmed td {
padding: 10px;
}
td.setwidth, th.setwidth {
width: 17em;}
a.yes {color:green;}
a.no {color: red;}

/* +++   BUY LOCAL PROGRAM +++  */
ul.local {text-align:left;
list-style: none;
font-weight:bold;
margin-top: 2em;}
ul.local li {
}
ul.local ul {list-style: disc;
margin-left: 4em;
margin-top: .5em;
margin-bottom:1em;
font-weight:normal;}
table.buylocal {
width: 60%;
margin: 30px auto;
}

/* ------------------------------ township map styles ------------------------------ */
.maplink {float: right;
	font-family:"Times New Roman", Times, serif;
	width: 256px;
	background:url(../pix/EW_ComingSoon_bg.jpg) top left no-repeat;
	text-align:left;
	padding-bottom: 30px;
	}
.maplink a {text-decoration:none;}
.maplink a img {border: none;
margin-top: 3px;
	}
#content .maplink h2, #content .maplink p,#content .maplink h3  {
	margin: 0px;
	margin-left: 12px;
	text-align:left;
	width: 140px;
}
#content .maplink h2 {font-size: 20px;
/*		letter-spacing:-1px;*/
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 3px;}
#content .maplink h2.alert {width:155px;
	padding-top: 10px;
	font-size:22px;
	letter-spacing:0px}
#content .maplink p {color:#666;
	font-size:14px;
	line-height: 16px}
#content .maplink h3 {color:#6699CC;
	font-weight:bold;
	margin-top: 3px;
	font-size: 20px;
	letter-spacing:-1px
}
.mapinfo {width: 720px;
border: 2px solid #6699CC;
margin: 1em auto;
background: white url(../pix/EW_twpmap_bg.jpg) top right no-repeat;
min-height:410px;
  height:auto !important;
  height:410px;
text-align:left;
font-family:"Times New Roman", Times, serif;
}
.mapinfo h2, .mapinfo h1, .mapinfo h2, .mapinfo h3, .mapinfo h4 {
	text-align:left; 
	margin-left: 20px;
	width: 440px;
	margin-bottom: 5px;
	margin-top:0;
}
.mapinfo h1 {font-size:30px;
	letter-spacing:-1px}
.mapinfo h2 {font-size: 40px}
.mapinfo h3 {font-size: 20px}
.mapinfo h4 {font-size: 18px;
	font-weight:normal;}
.mapinfo .alert {font-weight:bold;}
.mapinfo a {border: none;
text-decoration:underline;}
.mapinfo .alert a {color: red;}
.mapinfo li, .mapinfo p {font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
.mapinfo ul {margin-left: 10px;padding-left: 0;
	width: 360px;
	margin-top:20px;
	margin-bottom:0;
}
.mapinfo li {list-style:inside;
text-indent: -1em;
padding-left: 1em;
}
#content .mapinfo p {
	width: 360px;
	margin-left: 22px;
	margin-top: 0;
	margin-bottom:15px}
.mapinfo p .alert, .mapinfo p strong, .mapinfo li strong, .mapinfo li .alert {
	font-family:"Arial Black", Gadget, sans-serif;}
.mapinfo p strong, .mapinfo li strong {color:#000000;}
.mapinfo p .alert {font-size:14px;}
.mapinfo li.nobull {list-style:none;
text-indent: -1em;padding-left:1em;}
