/* CSS Document */
A {
	color: #4076bf;
	}

#A2 {
	color: #b12a61;
	}

.greybg {
	font-family: "Lucida Grande", Verdana,  sans-serif;
	background-image:url(http://media.bigzoom.com/system/bg_gradient.gif);
	background-repeat: repeat-x;
	background-color: #f1f1ef;
	color:#999;
	margin: 0;
	}
	
.bigwrapper {
	border: 2px solid #eae9e9;
	border-top: 0;
	width: 817px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}
	
.backdrop {	
	background-color: #fff;
	width: 815px;
/*  min-height: 750px;*/
    min-height: 750px;
    padding-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	}

.logo {
	margin-top: 10px;
	margin-right: 30px;
	}
	
.smalltext {
	font-size: 150%;
	line-height: 130%;
	}
	
#navbar {
	margin: -48px 0 0 240px;
	background-color: #fff;
	width: 360px;
	height: auto;
	padding: 5px 30px 5px 30px;
	color: #666;
	font-size:13px;
	text-align:center;
	letter-spacing: 1px;
	}

.navlinks {
	color: #797777;
	text-decoration: none;
	}
	
.hilite {
	color: #666;
	font-weight :900;
	}

.vertbar {
	padding: 0 10px 0 10px;
	}

.searchbut {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	text-align: center;
	}
	
.bztitle {
	font-size: 170%;
	}
	
.black {
	color: #000;
}

.blue {
	color: #4076bf;
}
		
.text {
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	color: #5c5c5c;
	font-size:13px;
	line-height: 10px;
	}
	
.splash_copy {
	color: #707070;
	font-size:18px;
	line-height:22px;
	margin: 20px 100px 0 100px;
	text-align:justify;
	line-height:25px;
	}
	
.splash_copy2 {
	color:#666;
	font-size:18px;
	line-height:22px;
	margin: 20px 100px 0 100px;
	text-align:justify;
	line-height:25px;
	}
	
.splash_city {
	color:#999;
	font-size:13px;
	line-height:22px;
	margin: 20px 100px 0 100px;
	text-align:justify;
	line-height:25px;
	}
		
#copyright {
	text-align:center;
	margin-top: 5px;
	color:#999;
	font-size:14px;
	}
	
.header {
	text-align:center;
	font-size:170%;
	margin-top:30px;
	margin-bottom: 30px;
	color: #666;
	}
	
.smallheader {
	text-align:center;
	font-size:130%;
	text-align: left;
	padding-bottom: 10px;
	}
	
.bio_table {
	margin-top: 10px;
	color: #999;
	font-size:13px;
	line-height: 18px;
	}
	
.pic_col {
	width: 130px;
	vertical-align:top;
	padding-bottom: 20px;
	}
	
.bio_row {
	margin-bottom: 200px;
	}
	
.bio_col {
	width: 540px;
	vertical-align:top;
	padding-top: 5px;
	}
	
.address {
	margin-top: 30px;
	text-align:center;
	color: #666;
	}
	
.phonetic {
	letter-spacing: 3px;
	}

pre {
	font-size: 13px;
	line-height: 15px;
	}

.lh_content {
	float: left;
	width: 200px;
	/*border: 1px solid #000;*/
	padding-left: 30px;
	
	}
	
.rh_content {
	margin-left: 30%;
	padding-right: 30px;
	}
	
.bz_help {
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 0;
	}

.medtext {
	font-size: 13px;
	line-height: 130%;
	}
	
.regtext {
	font-size: 16px;
	line-height: 130%;
	}

.question {
	font-size: 23px;
	line-height: 130%;
	}
	
.lh_nav_on {
	font-size: 14px;
	padding: 5px;
	background-color: #c5e87e;
	color: #364e07;
	width: 160px;
	}
	
.lh_nav_off {
	font-size: 14px;
	padding: 5px;
	color:#666;
	width: 160px;
	background: #aec479;
	}

	
#navlist ul{
	margin-top: 40px;
	padding: 0;
	font-size: 15px;
	}
	
#navlist li{
	display: inline;
	list-style-type: none;
	background-color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	color: #797777;
	}


#navlist li#active {
	background-color: #fff;
	color: #000;
	border: 1px solid #c8cdd3;
	padding: 1px 7px 1px 7px;
	font-weight: bold;
	}
	
	
#navlist a {
	color: #797777;
	font-weight: bold;
	text-decoration: none;
	}

#address1 {
	color: #376cfd;
	}
	
#address1 a{
	color: #fff;
	}

.headercolor {
	color: #585858;
	}