/* CSS Document */

/* tags */

body {
	background-image: url(images/splash2010-4C-bgd.jpg);
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	background-color: #2f3e46;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #2b6483;
	line-height: 33px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #A4774F;
	line-height: 33px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 26px;
}

a {
	color: #556A80;
}
a:hover {
	color: #815348;
}



ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding-top: 12px;
}


.home-text{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
			
.home-text a{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
			}
			
.home-text a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #EBDDC5;
	text-decoration: none;
			}						

.home {
	background-image: url(images/splash2010-4C-bgd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2f3e46;
}

.home-cell {
	background-image: url(images/home-background.jpg);
	background-color: #2f3e46;
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 828px;
}
		#home-text-cell {
	float: left;
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
	
.biobgd {
	background-image: url(images/bio-bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.interiorcell {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.bioimg {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.bioh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #132730;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #98B0BA;
	margin-right: 30px;
	margin-left: 30px;
}
.biotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #132730;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
}

.biotext a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #132730;
	line-height: 20px;
}
.biotext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #296282;
	line-height: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 40px;
	padding-top: 10px;
}
.footerhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	line-height: 24px;
}

.footerhome a {
color: #FFFFFF;
}
.footerhome a:hover {
	color: #3C6F8C;
}
.subhead1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2b6483;
}

.imgright {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.table-rulebelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D7DC;
	padding-bottom: 12px;
}



/* SCROLL STYLES */

.scroll-pane {
	overflow: auto;
}

#pane1 {
	height: 520px;
	width: 727px;
	padding: 0px;
	float:left;
			}
			
			.scroll{
				margin-top: 20px;
				margin-bottom: 25px;
}
			.scroll .jScrollPaneTrack {
				background: url(images/track.gif) repeat-y;
			}
			.scroll .jScrollPaneDrag {
	background-image: url(images/drag_middle.jpg);
	background-repeat: repeat-y;
	
			}
			.scroll .jScrollPaneDragTop {
				background: url(images/drag_top.jpg) no-repeat;
				height: 7px;
				wdith: 17px;
			}
			.scroll .jScrollPaneDragBottom {
				background: url(images/drag_bottom.jpg) no-repeat;
				height: 7px;
				wdith: 17px;
			}
			.scroll a.jScrollArrowUp {
				height: 17px;
				background: url(images/arrow_up.jpg) no-repeat 0 0;
			}
			.scroll a.jScrollArrowDown {
				height: 17px;
				background: url(images/arrow_down.jpg) no-repeat 0 0;
			}

			* html .scroll .jScrollPaneDragBottom {
				bottom: -1px;
			}
			
.interiorcell2 {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.italic {
	font-style: italic;
}

.image-right-top {
	float: right;
	margin-left: 10px;
}
.padding-bottom {
	padding-bottom: 10px;
}

.stroke-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F90A4;
}

.redsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #7c3622;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

.newstext a {
	color: #7c3622;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newstext a:hover {
	color: #7c3622;
}


/* SCROLL STYLES */

.scroll-pane {
	overflow: auto;
	
}

#pane1 {
	height: 280px;
	width: 310px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
			}

			
			.scroll .jScrollPaneTrack {
				background: url(images/track.gif) repeat-y;
			}
			.scroll .jScrollPaneDrag {
	background-image: url(images/drag_middle.jpg);
	background-repeat: repeat-y;
	
			}
			.scroll .jScrollPaneDragTop {
				background: url(images/drag_top.jpg) no-repeat;
				height: 7px;
				wdith: 17px;
			}
			.scroll .jScrollPaneDragBottom {
				background: url(images/drag_bottom.jpg) no-repeat;
				height: 7px;
				wdith: 17px;
			}
			.scroll a.jScrollArrowUp {
				height: 17px;
				background: url(images/arrow_up.jpg) no-repeat 0 0;
			}
			.scroll a.jScrollArrowDown {
				height: 17px;
				background: url(images/arrow_down.jpg) no-repeat 0 0;
			}

			* html .scroll .jScrollPaneDragBottom {
				bottom: -1px;
			}
			
.nobgd {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: none;
}
.ul-close {
	margin-top: -20px;
}
.li-no-bullet {
	list-style-type: none;
	line-height: 15px;
	margin-left: -20px;
}
.small-text {
	font-size: 11px;
	line-height: 12px;
}
