body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006;
	background:url(images/backgrd-tile.jpg) top center repeat-x #FFFFFF;
	position: relative;
	margin: 0 auto;
	} 


/* td, tr, th {margin:0;padding:0;border:0;}*/

/* ======================================================== MAIN BODY CONTAINING ELEMENT ========================================================*/


#wrap { 
	width: 990px;
	height: auto;
	margin: 0 auto;
	position: relative;
	}
	

#header {
	width:990px;
	height:237px; /* 222px */
	}

#logo {
	width: 161px;
	height: 81px;
	padding: 17px 0px 0px 90px;
	}

#banner {
	width: 990px;
	height: 222px;
	}
	
	
#navigation {
	width: 560px;/*473*/
	height:64px;
	padding: 68px 0px 0px 79px;
	}
	


#left {
	float:left;
	width:440px;
	height:auto;
	padding: 40px 0px 15px 96px;
	}
	
#left-content {
	float:left;
	width:440px;
	height:auto;
	}	

	
#right {
	float:left;
	margin-left: 155px;
	width: 263px;
	height:auto;
	background: url(images/right-col-tile.jpg) repeat-y #FFFFFF;
	color:#070a75;
	}

.text-push {
	width: 230px;
	height: auto;
	padding: 148px 0px 0px 3px;
	font-size: 11px;
	}
	
.text-push a {
	font-weight:bold;
	}
	
.text-push a:link, .text-push a:visited {
	color:#070a75;
	text-decoration:none;
	}
	
.text-push a:hover, .text-push a:active {
	color:#ee3af5;
	text-decoration:underline;
	}
	

.dot {
	color: #ee3af5;
	}


#getbus {
	width: 236px;
	height: 183px;
	background: url(images/get-on-bus-bckgrd.jpg) no-repeat #FFFFFF;
	margin-left: 13px;
	}
	
	
#getactive {
	width: 236px;
	height: 183px;
	background: url(images/get-active-bckgrd.jpg) no-repeat #FFFFFF;
	margin-left: 13px;
	}
	
#getactive-contain {
	width: 236px;
	height: 145px;
	}
	
#cal-contain {
	width: 62px;
	height: 57px;
	float:right;
	margin: 7px 8px 0px 0px;
	}
	
#cal-month {
	width: 62px;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
	}
	
#cal-day {
	width: 62px;
	height: 33px;
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight:bold;
	color: #000000;
	}
	
.cal-push {
	width: 230px;
	height: auto;
	font-size: 11px;
	}

#riverhouse {
	width: 236px;
	height: 166px;
	background: url(images/riverhouse-bckgrd.jpg) no-repeat #FFFFFF;
	margin-left: 13px;
	}
	
.text-push2 {
	width: 230px;
	height: auto;
	padding: 128px 0px 0px 3px;
	font-size: 11px;
	}
	
.text-push2 a, .cal-push a {
	font-weight:bold;
	}
	
.text-push2 a:link, .text-push2 a:visited, .cal-push a:link, .cal-push a:visited {
	color:#070a75;
	text-decoration:none;
	}
	
.text-push2 a:hover, .cal-push a:hover, .text-push2 a:active, .cal-push a:active {
	color:#ee3af5;
	text-decoration:underline;
	}
	

	
#right-footer {
	width:263px;
	height: 55px;
	background: url(images/right-footer.jpg) no-repeat #FFFFFF;
	}
	

.clearer{
	clear:both;
	margin:0px;
	}



#footer {
	font-size: 11px;
	width: 860px;
	height:150px;
	position: relative;
	padding: 33px 0px 0px 0px;
	margin: 0px 0px 0px 96px;
	clear:both;
	background:url(images/footer-tile.jpg) repeat-x top left #FFFFFF;
	color:#808284;
	}
	
#footer-text {
	width: 400px;
	height: auto;
	float: left;
	padding: 5px 0px 0px 10px;
	}

#footer-btns {
	width: 102px;
	height: 69px;
	float: right;
	padding-right: 15px;
	}


/*======================================================== NAVIGATION CONTROLS ======================================================== */

/* === Basic links ===*/
a:link {
	text-decoration: underline;
	color: #007db9;
}

a:hover {  
	color: #fe8405; 
	text-decoration: none;
}

a:active {  
	color: #fe8405; 
	text-decoration: underline;
}

a:visited {
	color: #006595;
	text-decoration: none;
}



	

/*=== Footer ===*/

#footer a:link {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {  
 	color: #070a75; 
	text-decoration: underline;
}

#footer a:active {  
	color: #fdc01a; 
	text-decoration: underline;
}

#footer a:visited {
	color: #656668;
	text-decoration: none;
}


/*======================================================== TEXT STYLES ======================================================== */

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight:400;
	color: #0f217a;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #759017;
}

h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #759017;
}


.copyright-foot {
	color:#070a75;
	}

.basic-bold {
	font-weight: bold;
}

.basic-italic {
	font-style:italic;
}

.subtext {
	color: #999999;
	font-size:10px;
	text-transform: uppercase;
}

.rightinstruct {
	color: #39879C;
	font-size:10px;
	text-transform: uppercase;
}


.pic-frame {
border: solid 6px #ebebeb;
}

/*======================================================== LINK STYLES ======================================================== */



/*======================================================== FORM STYLES ======================================================== */
#typein { }

#typein input
        {
        color: #000033;
        background-color: #A4C0E6;
        padding: 2px;
        border: solid 1px #666666;
		}

/*======================================================== DROP DOWN MENU ======================================================== */

#dropmenudiv{
	position:absolute;
	background-color: #b8d847;
	border:none;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	}
 
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 4px;
	border-bottom: none;
	padding: 2px 0;
	color:#3d4d06;
	text-decoration: none;
	}
 
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ffee4d;
	color:#9b6a0a;
	}
