/* CSS Document */
html{
	margin:0px;
	padding: 0px;
	height: 0px;
}
body{
	margin:10px 0px 10px 0px;
	padding: 0px;
	height: 0px;
	background-color: #7e7e7e;
	color: #4b3d0e;
}
h1{
	margin: .5em;
	padding: 0px;
	line-height: 1em;
	color: #c25c07;
	text-align: left;
}
h2{
	margin: .5em;
	padding: 0px;
	line-height: 1em;
	color: #4b3d0e;
	text-align: left;
	font-size: 18px;
}

h3{
	margin: .5em;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	color: #c25c07;
	text-align: left;
	font-size: 16px;

}
h4{
	margin: .5em;
	padding: 0px;
	line-height: 1em;
}
h5{
	margin: .5em;
	padding: 0px;
	line-height: 1em;
}
p{
	margin: .5em;
	padding: 0px 0px 10px 0px;
	line-height: 1.2em;
}
a img{
	border: none;
}
ul{
	margin: 1em;
	padding: 0px;
	line-height: 1em;
}
li{
	margin: 1em;
	padding: 0px;
	line-height: 1em;
	text-align: left;
}

em{
	font-size: .9em;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2em;
}



input, textarea{
	color: #fff4c1;
	background-color: #c25c07;
	padding: 5px;
	border: 0px;
	
}

blockquote{
	background-color: #fff4c1;
	padding: 10px;
	margin: 10px 7px 10px 7px;
}

.quoteStart{
	float: left;
	height: 45px;
	margin: -55px 0px 0px -10px;
	padding: 45px 5px 0px 0px;
	font-size: 300%;
	color: #c25c07;
}

.quoteEnd{
	float: right;
	height: 25px;
	margin: -10px -10px 0px 0px;
	font-size: 300%;
	color: #c25c07;
}

#container	{
	margin-left: auto;
	margin-right: auto;
 	width: 800px;
	height: 155px;
	background-color: #fff4c1;
	position: relative;
}

#title{
	width: 299px;
	height: 155px;
	background-color: #E0A810;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	position: absolute;
	top: 0px;
}

#titleOne, #titleTwo {
	position: absolute;
	letter-spacing: 2.5px;

	top: 40px;
}
#titleOne{
	color: #4b3d0e;
	left: 30px;
}

#titleTwo{
	color: #c25c07;
	left: 180px;
}

#subOne, #subTwo, #subThree {
	font-size: 17px;
	letter-spacing: 3.5px;
	position: absolute;
	top: 70px;
	
}
#subOne{
	color: #fff4c1;
	left: 30px;	
}

#subTwo{
	color: #4b3d0e;
	left: 145px;
	top: 71px;
}

#subThree{
	color: #fff4c1;
	left: 160px;
}

 #nav2a, #nav3a, #nav4a, #nav5a, #nav6a{
	position: absolute;
	width: 89px;
	height: 155px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right: solid 1px #4b3d0e;
	z-index: 2;
	padding-left: 5px;
	padding-right: 5px;
}

 #nav2a a, #nav3a a, #nav4a a, #nav5a a, #nav6a a{
	display: block;
	width: 89px;
	position: relative; 	
	bottom: -23px;
	left: -5px;
	text-decoration: none;
	color: #c25c07;
	cursor: pointer;
	padding: 100px 5px 0px 5px;

}

#nav1a {
	width: 89px;
	position: absolute;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	top: 120px;
	left: 200px;
}

#nav1a a {
	text-decoration: none;
	color: #4b3d0e;
	cursor: pointer;
}

#nav2a{
	border-left: solid 1px #4b3d0e;
	top: 0px;
	left: 299px;
}

#nav2a:hover{
	background-color: #E0A810;	
}

.current{
	background-color: #E0A810;	
}

#nav3a{
	top: 0px;
	left: 400px;
}

#nav3a a{
	bottom: -4px;
}

#nav3a:hover{
	background-color: #E0A810;	
}

#nav4a{
	top: 0px;
	left: 500px;
}

#nav4a:hover{
	background-color: #E0A810;	
}

#nav4b{
	top: 0px;
	left: 500px;
}

#nav5a{
	top: 0px;
	left: 600px;
}

#nav5a:hover{
	background-color: #E0A810;	
}

#nav6a{
	top: 0px;
	left: 700px;
	border: none;
}

#nav6a:hover{
	background-color: #E0A810;
	border-right: solid 1px #E0A810;
}

#mainContent{
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
}
	
#leftColumn{
	width: 299px;
	position: absolute;
	padding-bottom: 50px;
	border-right: 1px solid #4b3d0e;
}

.programTitle{
	margin: 10px 17px 0px 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4b3d0e;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
}

#columnHeader{
	width: 285px;
	height: 40px;
	background-color: #c25c07;
	color: #fff4c1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px 0px 5px 14px;
	margin-bottom: 10px;
} 

#columnHeader h4{
	font-size: 9px;       
	font-weight: 300;      
	letter-spacing: 0.5px;
	padding: 0px 0px 0px 0px; 
	margin: 5px 0px 0px 0px; 
}

#leftColumn img{
	margin: 10px 0px 5px 17px;
}

#leftColumn a{ 
	text-decoration: none;

}

#leftColumn a :hover{
	color: #c25c07;
}

.brown{
	color: #4b3d0e;
}

#rightColumn{
	text-align: justify;
	width: 490px;
	min-height: 1200px;
	padding-left: 300px;

}

#rightColumn img{
	position: relative;
	background-color: #fff;
	left: 8px;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#rightColumn a img:hover{
	background-color: #c25c07;
	padding: 0px 0px 5px 0px;
}

#proLink  ol{
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
}

#proLink  li{
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#proLink  li a{
	color: #4b3d0e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#rightColumn li a :hover{
	text-decoration: none;
	color: #c25c07;
}

.currentTwo a{
	display: none;
}

.nonjustified{
	text-align: left;
}

#bioImg{
	float: left;
	clear: right;
	margin: 5px 13px 1px 0px;
}

#footer{
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #fff;
}

#footer p{
	padding-top: 10px;
	display: block;
}

#footerright a{
	color: #4b3d0e;
}

#footerright{
	width: 250px;
	position: relative;
	top: -43px;
	left: 550px;
}