/********************** LAYOUT **********************/

body {background-color:#CBE9ED;}

#mainContainer {
	height:auto;
	width: 800px;
	background-color: #FFFFFF;
	left:50%;
	margin-left:-400px;
	position:absolute;
		}
	
#home {
	height: 600px;
	width: 800px;
	background-image: url("../images/home_blank.gif");
}

#hometext {
	padding-top: 140px;
	padding-left: 25px;
	font-size: 17px;
	font-weight: bold;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#homesig {
	padding-left: 150px;
	font-size: 22px;
	font-weight: bold;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#homeside {
	position: relative;
	top: -135px;
	left: 270px;
	
	text-align: center;
	color: #306754;
        font-size: .8em;
        font-weight: bold;
        font-family: Palatino Linotype, Book Antiqua, Palatino, serif;

}

#header1 {
	}
	
#header2 {
	}

#topNavBlue {
	height: 22px;
	background-color: #1B1B76;
	font-size: 12px;
	font-family: verdana;
	padding-top: 8px;
	color: #FFFFFF;
	}
	
#midNav {
	top: 260px;
	padding-top:15px;
	padding-bottom:15;
	font-size: 12px;
	color: #00ABB4;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
#contentShort {
	height: 155px;
	line-height: 18pt;
	width: 650px;
	padding-top: 60px;
	padding-left: 75px;
	}
	
#contentShort2 {
	height: 110px;
	line-height: 18pt;
	width: auto;
	}

#contentShort3 {
	height: 200px;
	line-height: 18pt;
	width: auto;
	}

#welcome_container {
    width: 800px;
    height: 415px;
    background-image: url(../images/welcome_bg.jpg);
    background-repeat: no-repeat;
}

#welcome_text {
    position: absolute;
    top: 265px;
    left: 363px;
    width: 410px;
    height: 344px;
    text-align: center;
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
}
    

#contentLong {
	height: auto;
	line-height: 18pt;
	width: 650px;
	padding-top: 25px;
	padding-left: 80px;
	padding-bottom: 25px;
	}

#contentBio {
	height: auto;
	line-height: 18pt;
	width: 515px;
	padding-bottom: 25px;
	padding-left: 25px;
	top: 335px;
	left: 179px;
	position: absolute;
	}

#contentPic {
	height: auto;
	width: auto;
	top: 350px;
	left: 35px;
	position: absolute;
	}

#bttmNav {
	position:relative;
	height: 13px;
	background-color: #F47013;
	font-size: 10px;
	padding-top: 2px;
	color: #FFFFFF;
	}

#footer {
	width: 800px;
	position:relative;
	height: 130px;
	background-image: url(../images/footerBKG.gif);
	background-repeat: repeat-y;
	}
	
#footer2 {
	width: 800px;
	position: absolute;
	height: 130px;
	background-image: url(../images/footerBKG.gif);
	background-repeat: repeat-y;
	top: 785px;
	}
	
#footer3 {
	width: 800px;
	position:absolute;
	height: 130px;
	background-image: url(../images/footerBKG.gif);
	background-repeat: repeat-y;
	top: 555px;
	}
	
#footer4 {
	width: 800px;
	position:relative;
	height: 138px;
	background-image: url(../images/blog_bg.jpg);
	background-repeat: no-repeat;
	}
	
#rps {
	font-size:9px;
}

#rps2 {
	font-size:9px;
	position: absolute;
	left: 0px;
	top: 917px;
}

#rps3 {
	font-size:9px;
	position: absolute;
	top: 687px;
}


/********************** copy & links **********************/





body, td, th {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#topNavBlue a:link, #topNavBlue a:visited, #topNavOrange a:link, #topNavOrange a:visited, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#midNav a:link, #midNav a:visited {
	color: #00ABB4;
	text-decoration: none;
	}
		
#contentLong a:hover, #topNavBlue a:hover, #footer a:hover {
	color: #F47013;
	}
	
#topNavOrange a:hover, #midNav a:hover {
	color: #1B1B76;
	}
	
#bttmNav a:link, #bttmNav a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.splashTxtLRG{
	font-family: Times, Times New Roman , serif;
	font-size:24px;
	font-weight: bold;
	color: #076066;
	}

.splashTxtSMLL{
	font-family: Times, Times New Roman , serif;
	font-size:18px;
	color: #000000;
	}

.orange { /*changes font color*/
	color: #F47013;
	}
	
.aquagreen, #contentLong a:link, #contentLong a:visited, #rps a:link, #rps a:visited, #rps2 a:link, #rps2 a:visited, #rps3 a:link, #rps3 a:visited { /*changes font color*/
	color: #00ABB4;
	}
	
.content { /*changes font color*/
	color: #000000;
	font-size:14px;
	}
	
.bttn1 {
	background: #FFBC13;
	color: #000000;
	padding-top: 2px;
	padding-right: 75px;
	padding-bottom: 2px;
	padding-left: 75px;
	}
	
.bttn2 {
	background: #FFD362;
	color: #000000;
	padding-top: 2px;
	padding-right: 75px;
	padding-bottom: 2px;
	padding-left: 75px;
	}

.bttn3 {
	background: #F47013;
	color: #000000;
	padding-top: 2px;
	padding-right: 75px;
	padding-bottom: 2px;
	padding-left: 75px;
	}

.footertxt {
	padding-top:16px;
	padding-left:215px;
	font-size:11px;
	color:#00345D;
	}
.italicText {
	font-size: 15px;
	font-style: italic;
}

.content2 { /*changes font color*/
	color: #000000;
	font-size:14px;
	line-height: 17px;
	}
