/* CSS Document */
html {overflow: -moz-scrollbars-vertical;}

body {
	background-color: #184677;
	margin: 0;
	font-family:Tahoma, Verdana, Arial;
	font style: normal;
	font-size: 11px;
	line-height:normal;
	color:#606060; 
	text-align:justify;
}
	
img {
	border:0;
}

.indexPage {
	margin: 0;
	padding: 0 8px 10px 0px;
	clear:both;
	}

.oneColPara{
	margin: 0;
	padding: 10px 0;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#7C7C7C;
	}
	
h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	color:#184272;
	}	


#oneColArea{
	width:683px;
	height:auto;
	margin: 0;
	padding: 20px;
	background: #C4BAAD url(images/1col-bkgd1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:justify;
	}

.text{
	margin:0;
	}

#twoColArea{
	width:683px;
	height:auto;
	margin: 0;
	padding: 20px 0;
	background: #C4BAAD url(images/2col-bkgd1.jpg) top no-repeat;
	vertical-align:top;
	text-align:justify;
	}

.leftText{
	float:left;	
	width:305px;
	height:auto;
	margin:0;
	padding:0 0 0 6px;
	}

.rightText{
	float:left;
	width:345px;
	height:300px;
	margin: 0px;
	padding:0 0 0 24px;
	}

.largeImage{
	display:block;
	margin: 0 0 15px 0;
	border:#184676 double medium;
	}

.smallImage{
	display: inline;
	float:left;
	margin: 0 0 10px 0;
	border:#184676 double medium;
	}

.smallBar{
	display: inline;
	float:left;
	margin:0 0 0 5px;
	padding:0px;
	}

.headlistPad{
	margin:0; 
	padding: 0 0 0 20px;
	}

.headlistNoPad{
	margin:0; 
	padding:0;
	}
	
.headlistEntry{
	list-style: none;
	background-image:url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px; 
	font-family:'Times New Roman', Times, serif; 
	font-size:22px; 
	font-weight:bold; 
	color:#184676;
	font-variant:small-caps;
	text-transform:none;	
	}

.bioPara{
	clear:both;
	margin: 0 0 0px 0;
	padding: 0 0 20px 0;
	border-bottom: #512702 2px solid;
	}

.bioPara a{
	display:inline;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.topBreak{
	clear:both;
	width: 100%;
	text-align: right; 
	margin: 15px 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: #512702 2px solid;
	border-top: #512702 2px solid;
	}

.brownRule{
	clear:both;
	width: 92%;
	text-align:center; 
	margin: 15px 0 10px 0;
	height:1px; 
	color:#512702;
	}

.linklist{
	float:left;
	margin:3px 0 5px 3px; 
	padding:0;
	}
	
.linklistEntry{
	list-style:none;
	line-height:15px;
	margin:0 0 0 0;
	padding:0;
	}

.linklistEntry a{
	margin:0 0 0 0;
	padding:0 0 0 5px;
	}

.bullets{
	margin:0;
	padding:0 0 15px 20px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	}


a{
color:#606090;
text-decoration:underline;
}

a:visited {
color:#606090;
}

a:hover {
color:#885633;
}

a:active {
color: #C69626;
}

#botnav a{
position:absolute;
top:425px;
padding-left:15px;
color:#184677;
font-weight:bold;
text-decoration:none;
}

#botnav a:hover{
color:#0000FF;
text-decoration: underline;
}

#copyright {
	width:731px;
	height:20px;
	background-image: url(images/Solomon_Minton_Cardinal_r4_c1_f2.jpg);
	font:Tahoma 10px normal;
	color:#5B7898;
	text-align:right;
	margin:0;
	padding: 0 25px 0 0;
	}

#copyright a{
	color:#5B7898;
	text-decoration:none;
	}

#copyright a:hover{
	color:#909090;
	text-decoration:underline;
	}