

body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	background-color: #fff;
	
}


a:link {
	text-decoration: none;
	color: #002f67;
}

a:visited {
	text-decoration: none;
	color: #002f67;
}

a:hover {
	color: #a58f6a;
}

#main {
	width: 800px;
	margin: 0px auto 20px auto;
	text-align: center;
}


/* 
#############################################
#############################################
#############################################     BEGIN TOP CONTAINER - LOGO & BRANDING 
*/


#container_top {
	float: center;
	width: 100%;
	height: 200px;
	margin-bottom: 5px;
	background-image: url("/images/mainpageR2b_02.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#container_top a img {
	border: none;
	
}




/* 
#############################################
#############################################
#############################################     BEGIN MIDDLE CONTAINER
*/

#container_middle {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}


#spacer_left {
	float:left;
	width: 17%;
	height: 150px;
}

#spacer_right {
	float:right;
	width:15%;
	height: 150px;
}



/** ##########  NAV/MENU ##########*/
#left_nav {
	float: left;
	width: 147px;
	height: 200px;
	margin-right: 15px;
}



/**######################## MAIN PAGE CONTENT ######################## */
#content_main {
	float: left;
	width: 360px;
	min-height: 200px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.7;
}

#content_main strong {
	color: #002c50;
}

strong em {
	color:#002c50;
}

p.contact {
	text-align: center;
	width:450px;
}


/**######################## SUBPAGE CONTENT #################### */

#content_sub {
	float: left;
	width: 630px;
	min-height: 200px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.7;
	letter-spacing: .3;
}

#content_sub p.dept_title {
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#links p {
	font-weight: bold;
	margin: 0px;
}

#links a {
	text-decoration: none;
	color: #002f67;
}

#links a:hover {
	color: #a58f6a;
}


/** ########### FULL BIO SECTION ########## */

#bio{
	margin: 0px;
	padding: 0px;
}

#bio p.name {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#bio p.jobtitle {
	margin: -5px 0px 10px 0px;
	font-size: 12px;
	text-transform: uppercase;
	
}

#bio p.email {
	margin: -5px 0px 10px 0px;
	font-size: 12px;
	text-transform: uppercase;
	
}

#bio p.blog {
	margin: -5px 0px 10px 0px;
	font-size: 12px;
	text-transform: uppercase;
	
}

#bio p.sectiontitle {
	margin: 0px 0px -15px 0px;
	color: #002c50;
	font-size: 13px;
	font-weight:bold;
	text-align: left;
}

#bio img {
	float:left;
	margin: 0px 10px 10px 0px;
}

#clear {
	clear: both;
}

.clear, .clearfix {clear:both;}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden;}
.pagebreak {page-break-before:always;}

/** ########## MINI-BIO SECTION ########## */
.pro_thumbnail *|*:-moz-any-link img {
	border:none !important;
}
.pro_thumbnail {
	display:block;
	float:left;
	width:300px;
	margin-right:15px;
	margin-bottom:10px;
	}
.pro_thumbnail a img {
	border:none;
	}
.pro_thumbnail img {
	float:left;
	margin-right:10px;
	margin-top:0;
	width:61px !important;
	height:auto !important;
	border:none;
	}
.mini-bio {
	display:block;
	width: 225px;
	float: left;
}

.mini-bio a:link {
	color: #002f67;
}

.mini-bio a:visited {
	color: #002f67;
}

.mini-bio a:hover {
	color: #a58f6a;
	text-decoration: underline;
}

.image {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 3px;
}

.image a img {
	width: 62px;
	height: 84px;
	margin-top: 3px;
}

.image a:link img{
	text-decoration: none;
	border: 1px solid #ffffff;
}

.image a:visited img{
	text-decoration: none;
	border: 1px solid #ffffff;
}

.image a:hover img{
	text-decoration: none;
	border: 1px solid #a58f6a;
}

a img.map{
	text-decoration: none;
	border:none;
}

a:hover img.map{
	text-decoration: none;
	border:none;
}

.mini-bio p.name{
	margin-top: 0px;
	margin-bottom: -3px;
	font-size: 12px;
	font-weight: bolder;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	text-transform:uppercase;
}

.mini-bio p.jobTitle {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: none;
	line-height: 1;
	text-transform:uppercase;
}

.mini-bio p.text {
	margin-top: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 1.1;
}






/* 
#############################################
#############################################
#############################################     BEGIN BOTTOM CONTAINER - BOTTOM NAV & SUB LINKS 
*/


#container_bottom {
	width: 100%;
	margin-top: 5px auto;
}

#spacer_main {
	width: 660px;
	height: 19px;
	margin: 0px auto;
	background-color: #937750;
}

#spacer_sub {
	width: 800px;
	height: 19px;
	margin: 0px auto;
	background-color: #937750;
}

#bottom_nav {
	margin-top: 8px;
	width: 100%;
	text-align: center;
	font-size: 9px;
	font-weight: none;
	color: #002c50;
	line-height: 1.5;
}

#bottom_nav a{
	color: #002c50;
	text-decoration: none;
	text-transform: uppercase;
}

#bottom_nav a:hover {
	color: #a58f6a;
}

#sub_content {
	width: 460px;
	margin: 13px auto;
	text-align: center;
	font-size: 9px;
	line-height: 1.4;
	overflow:auto;
}

#sub_content p.first, #sub_content p.second, #sub_content p.third {
	float: left;
	width:220px;
	margin:0;
}

#sub_content p.third {
	float: right;
}

#sub_content p:first-line {
	color: #002c50;
	font-weight: none;
}

.dt {
	font-weight: bold;
}

.uppercase {text-transform:uppercase;}

/************** 20081015 */
.nomarg {
	margin:0 !important;
	}
	.nomarg-top {
		margin-top:0 !important;
		}
	.nomarg-bottom {
		margin-bottom:0 !important;
		}
.nopad {
	padding:0 !important;
	}
	.nopad-top {
		padding-top:0 !important;
		}
	.nopad-bottom {
		padding-bottom:0 !important;
		}