/** General **/

*{
	padding:0;
	margin:0;
	/*background-color:#e5dccd;*/
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;  
}


body {background-color:#e5dccd;

}

h3 a{
	text-decoration:none;
	color:#9c5282;
}
h3 a:hover{
	text-decoration:none;
	color:#9c5282;
}

.inline{
	display:inline;
}

.block_style{
	display:block;
}

.clear{
	clear:both;
}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}

a{
	
	text-decoration:none;
	color:#7a6646;
}

h1{
	font-size: 21.95px;
}

a:hover{
	text-decoration:underline;
} 


p{
	color:#572600;
}

a img{
	border:0;
}

.large{
	font-size:18px;
}

.extralarge{
	font-size:24px;
}

.text_content{
	line-height:24px;
	font-size:13px;
	padding-left:30px;
	padding-right:30px;
	width:507px;
	color:#572600;
	background-color:#b09299;
	text-align:left;
}
.text_content img{
	padding-left:245px;
}
.text_content #biopic{
	padding-left:0px;
	padding-top:15px;
	
}
.text_subhead{
	line-height:18px;
	font-size:12px;
	color:#60224b;
	text-align:center;
}

.text_link a{
	color:#000000;
}

.text_link a:hover{
	color: #572600;
	text-decoration:none;
}
.homepage_container{ 
	vertical-align:top; 
	width:780px;
	height:auto;
	margin:auto;
}
h3{
	font-size:19px; font-weight:bold;
	color:#9c5282;
	
}
.homepage_content{
	float:left;
	display:inline;
	width:780px;
	height:625px;
	/*padding-bottom:15px;	*/
}

.homepage_left_content{
	float:left;
	display:inline;
	width:180px;
	height:420px;
	/*margin-right:-20px;*/
	/*padding-bottom:15px;*/
	/*border: 1px #aaa solid;*/
}

.homepage_right_content{
	float:left;
	display:inline;
	width:505px;
	height:402px; text-align:center;
	/*padding-bottom:15px;*/
	/*border: 1px #aaa solid;*/
}

.homepage_footer{
	height:75px;
	clear:both;
	margin:28px 0 50px 0;
}

.homepage_header{
	width:100%;
	display:block;
	padding-top: 20px;
	padding-left: 69px; text-align:center; font-size:15.95px; color:#9c5282; vertical-align:bottom;
	padding-bottom:20px;
	/*margin-top:65px;*/
	font-weight:bold;
}

.homepage_subtitle{
	text-align:center; 
	font-size:14.95px; font-weight:bold;
	color:#fff;
	margin-top:20px;
	padding-bottom:8px;
}

.sidebar1{
	display:inline;
	float:left;
	width:180px;
	text-align:left;
	/*border: 1px #aaa solid;*/
	margin-top:20px;
}

.seclink{
	width:570px;
	text-align:right;
	
	
	}
/** End General Layout **/
/****************************/

.left_navlink {
	/*border: 1px #aaa solid;*/
	line-height:35px;
	color:#7b4765;
	width:165px;
	font-weight:bold;
	text-align:right;
	margin-top:30px;
	padding-right:12px;
	font-size:12.95px;

}
 
.left_navlink a:link, .left_navlink a:visited {	
	color:#7a6646;
	font-weight:bold;
	text-decoration: 	none;
}

.left_navlink a:hover {
	color:#9c5282;
 	text-decoration: 	none;
}

.left_navlink li a {
	text-transform: 	none;
}



.left_navlink dl {
	padding:		0px;
	list-style: 		none;
	text-transform:		none;
	font-weight: 		bold;
}

.left_navlink dt {}

.left_navlink dt a:hover.selected, .left_navlink dt a.selected, .left_navlink dt a:visited.selected {
	color:#60224b;
}
.footer{
	font-size:9px;
	font-family:Lucida Grande,Arial;
	color:#9c5282;
	
	padding-left:50px;
	
}

#slideshow{
	
	width:100%;
	height:100%;
}

/*SCROLL*/
