/* css document */

/* sitewide styles */

body {
	background-color: #55CF2B;
	leftmargin: 15;
	topmargin: 15;
	marginwidth: 0;
	marginheight: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.right {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 5px;
	vertical-align: top;
	font-weight: bold;
	color: #003E28;
}

body#all {background-image: url(webimages/estownanimatesmall2.gif);
	background-repeat: no-repeat;
	background-position: 50px 640px;
}
.bus {
	background-color: #FFFFFF;
	background-image: url(webimages/estownanimatesmall2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

a:link {
		color:#000000; 
}

a:visited {
		color:#000000;
}

a:hover {
		background-color: #871a35;
		color: #ffffff;
}

a:active {
		color:#871a35;
} 



/* main layout elements */
	
#frame {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	margin-bottom: 0px;
	background-color: #ffffff;
	border: 1px solid #799520;
}

#header {
		width: 600px;
		background-color: #8BEB31;
		border-style: solid;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 3px;
		border-color: #871a35;
}

#contentleft {
	width: 455px;
	height: 520px;
	float: left;
	overflow: auto;
	background-color: #ffffff;
	border: solid 0px #871a35;
	padding-bottom: 20px;
}


#contentright {
	width: 144px;
	float: left;
	background-color: #AE0000;
	line-height: 2em;
	text-transform: none;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AE0000;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* right navigation */

#contentright li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentright ul {
	margin-left: 2px;
	padding: 2px 2px 2px 0px;
}

#contentright p {
		font-family: arial, verdana; 
		font-style: italic;
		font-weight: bold;
		font-size: 14px;
		margin: 0px;
		padding: 0px;
		text-align: left;
		line-height: 22px;
}

#contentright a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#contentright a:hover{
	color: #006600;
	background-color: #FFFF33;
	margin: 0px;
	padding: 0px;
}

#contentrightpic {
	width: 144px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(webimages/crosswalk144450.jpg);
	background-repeat: no-repeat;
	background-color: #353439;
	height: 320px;
}

#contentrightpic p {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
}

#contentfooter {
	width: 600px;
	background-color: #ffffff;
	font-family: arial, verdana;
	color: #000000;
	font-size: 9pt;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

p { 
		color: #000000; 
	   	font-size: 10pt;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: left;
}

h1 {
	
		color: #AE0000; 
	   	font-size: 14pt;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		margin-bottom: -10px;
		text-align: left;
}

h2 {
	
		color: #871a35; 
	   	font-size: 11pt;
		margin: 10px 10px -10px;
		text-align: left;
}

h3 {
	color: #871a35;
	font-size: 12pt;
	margin: 0px 10px -2px 10px;
	text-align: left;
	font-weight: bold;
}

img.top {
		border-style:solid;
		border-left-width: 3px;
		border-right-width: 3px;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-color: #ffffff;
}

ol li{
	   	font-size: 10pt;
		margin: 0px 10px 10px 20px;
		text-align: left;
}

#table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #006600;
	padding: 2px;
	width: 350px;
	border: 1px solid #000000;
	margin-left: 30px;
}
#tablenarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #950C14;
	padding: 2px;
	width: 150px;
	border: 2px solid #000000;
	float: right;
	margin-right: 15px;
	text-align: center;
	margin-left: 5px;
}

img.content {
		border-style:solid;
		border-left-width: 3px;
		border-right-width: 3px;
		border-top-width: 3px;
		border-bottom-width: 3px;
		border-color: #ffffff;
}


.accessibility{
		top: -25em;
		position: absolute;
}	

.grey {
	font-size: 10px;
	color: #999999;
}

