@charset "utf-8";
/* CSS Document */

#content_container {
	background-color:#FFFFFF;
	width:830px;
	height:475px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
.menu {
	margin:0px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
	border:none;
	vertical-align:bottom;
}
.menu a{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
	border:none;
	vertical-align:bottom;
}
#upperLeft a{
	display:block;
	text-decoration:none;
	border:none;
	margin:5px 10px 5px 50px;
	float:left;
}
#leftWrapper {
	height:370px;
	width:170px;
	display:block;
	float:left;
	padding:8px 5px 0px 50px;
}
#rightWrapper {
	height:379px;
	width:530px;
	display:block;
	float:left;
}
#bottomLeft a{
	display:block;
	text-decoration:none;
	border:none;
	margin:5px 10px 5px 50px;
}
#upperRight {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#423419;
	width:530px;
	margin:40px 15px 40px 0px;
}
#bottomRight {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#423419;
	width:530px;
	margin:50px 15px 30px 0px;
}
#desTitle img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#desTitle {
	width:100%;
	margin:0px 0px 5px 0px;	
}
#desLeft {
	display:block;
	height:215px;	
	width:190px;
	float:left;
}
#desLeft img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#desRight {
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:575px;
}
#bioFont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:ffffff;
}
.prop {
	float:left;
	width:1px;
}
.clear {
	
}
.minH180 {
	height:180px;	
}
.minH175 {
	height:215px;	
}
.minH250 {
	height:250px;	
}
/* Internet Explorer *
/*\*/
*html .prop {
	float:left;
	width:1px;
}
*html .minH180 {
	height:180px;
}
*html .clear {
	clear:both;
	height:1px;
}	
*html .minH175 {
	height:175px;
}
*html .minH250 {
	height:250px;	
}
	/**/
@charset "utf-8";
/* CSS Document */

/* //////////////
	INFO BOX STYLES
	///////////// */
.propVert {
	float:left;
	width:1px;
}
.minH190 {
	height:185px;
}
.info_box1_clear {
	clear:both;
	height:1px;
}
#max img {
	max-height:165px;
	max-width:200px;
}
/* //////////////////
//  INFO BOX Left    //
///////////////////*/
#info_box1 {
	width:760px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	}
#info_box1_btm_left {
	display:block;
	width:185px;
	height:auto;
	float:left;	
	margin:0px;
    border-left:solid 1px;
	border-right:solid 1px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-color:#423419;
}
#info_box1_img img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:none;
	text-decoration:none;
	padding:0px;
	
}
#info_box1_img a {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-decoration: none;
	border:0px;
	text-align:center;
	padding:0px;
}

/* Internet Explorer *
/*\*/
*html .propVert {
	float:left;
	width:1px;
}
*html .minH190 {
	height:185px;
}
*html .info_box1_clear {
	clear:both;
	height:1px;
}	
	/**/

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }