/*** River's Edge 3/12/2009 ***/

body { margin: 0 auto; padding: 0; font-size: 62.5%; line-height: 1.6em; background: #336699; }
fieldset, img {	border: 0; margin: 0; padding: 0; }

a {	color: #fff; text-decoration: none; }
a:hover { color: #116cb2; }
p {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 1.4em; margin: 0; padding: 10px 60px 10px 60px; color: #2a2a2a; text-align: left; }
h1 { font-family: Monotype Corsiva, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 2.5em; margin: 0; padding: 10px 0 10px 50px; color: #007389; }
h2 { font-family: Monotype Corsiva, Verdana; font-size: 2em; margin: 0; padding: 10px 0 10px 50px; color: #007389; }
h2 a {color: inherit; }
td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 1.0em; margin: 0; color: #2a2a2a; text-align: left; }
object { margin-left: 1px; }

#tablePhases td { font-size: 1.4em; }

/*** Container Elements ***/

#header { margin: 0 auto; height: 443px; width: 1010px; }
#content { margin: 0 auto; background-image: url(../images/background.png); background-repeat: repeat-y; height: auto; width: 878px; }
#left { float: left; height: auto; width: 450px; }
#right { float: right; margin-right: 60px; height: auto; width 400px; }
#footer { margin: 0 auto; background-image: url(../images/footer.png); background-repeat: no-repeat; height: 78px; width: 878px; }

/**** Navigation Bar ****/

#nav { position: absolute; left: 600px; top: 23px; }
#nav ul { margin: 0; padding: 0; list-style: none; text-align: center; }
#nav li { margin-top: 10px; float: left; position: relative; width: 93px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #007589; }
#nav a { display: block; color: #007589; border: }
#nav a:hover { color: #194e61; }

/*** Classes ***/

.header { position: absolute; left: 790px; top: 510px; }
.smallText { font-size: 1em; line-height: 1em; color: #000; }
.normalText { color: #fff; }
.largeText { font-size: 1.6em; }
.centerText { text-align: center; }
.strongText { font-weight: bold; }
.underline { text-decoration: underline; }	
.center { display: block; margin: 0 auto; }

.centerImagePhase { margin: 0 190px; border: 1px solid #000; }
.centerImageOther { margin: 0 140px; border: 1px solid #000; }
.tdImage { border: 1px solid #000; }

.headerLink { color: #007389; }

.main { width: 600px; }
.indent { padding: 0 10px; }
.indent1 { padding: 0 50px; }
.blue { color: #116cb2; }
.right { text-align: right; margin-right: 20px; }
.bullet { width: 425px; }

.leftImage { float: left; width: 100px; height: 100px; margin-left: 60px; }
.rightText { float: left; width: 640px; margin-left: 20px; padding: 0; }
.clear { clear: both; }
