/* CSS Document */
A {
	color: #4096EE;
	}
h1 {
font-size: 1.2em;
}
h2 {
color: #99cc00;
font-size: 1.3em;
line-height: 0px;
}
.greybg {
	font-family: "Lucida Grande", Verdana,  sans-serif;
	background-image:url(images/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;*/
    padding-bottom: 25px;
    padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	}

.logo {
	margin-top: 10px;
	margin-right: 30px;
	}
	
.smalltext {
	font-size: 95%;
	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;
	}
	
.cuilltitle {
	font-size: 170%;
	}
		
.text {
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	color: #999;
	font-size:13px;
	line-height: 10px;
	}
	
.splash_copy {
	width: 600px;
	color:#666;
	font-size:1em;
	line-height:22px;
	margin: 0 100px 0 180px;
	text-align:justify;
	line-height:25px;
	}
.ads_side {
margin-left: 40px;
float: left;
}
		
#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: #999;
	}
	
.phonetic {
	letter-spacing: 3px;
	}

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

.lh_content {
	float: left;
	/*border: 1px solid #000;*/
	padding-left: 30px;
	
	}
	
.rh_content {
text-align: center;
	}
	
.twiceler_help {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 0;
	font-size: 90%;
	}

.medtext {
	font-size: 13px;
	line-height: 130%;
	}
	
.regtext {
	font-size: 16px;
	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;
	}

.headercolor {
	color: #666;
	}

.horses {
	padding-right: 30px;
	}





input {
		border: 1px solid #ccc;
		color: #2F4165;
}


.adsfooter {
text-align: center;
}

