/** BASIC */


* {padding: 0; margin: 0;}

body {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #808184;
	/*background-image: url(images/autosol-bground.png);*/
	/*background-position: left top;*/
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
	padding-bottom: 20px;
}

/*END FOOTER*/
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.3em;
	padding: 0 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}




img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}


.clear {
	clear: both;
}
#header {
	width: 900px;
	height: 80px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header img {
	float: left;
}

#content {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
}

#inline-img     img     {
	/*float: left;*/
	padding-right: 15px;
	padding-bottom: 35px;
	padding-top: 0px;
}

#columnA {
	float: right;
	width: 690px;
	height: auto;
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
#columnA p {
	font-size: 1.2em;
	padding-bottom: 3px;
}
#columnA a:hover {
	text-decoration: underline;
}

#columnA li img {
	margin-right: 20px;
	float: left;
}
#columnA ul {


}

#columnA li {
	padding-bottom: 10px;
	list-style: none;
}
.biosnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	padding-top: 15px;
	color: #808184;
	font-size: 1.2em;
}
.biosnav a {
}



#mediacontent {
	text-align: center;
	background-color: #EFEFEF;
	height: 445px;
}
#mediacontent a      {
	position: relative;
	text-align: center;
	display: block;
	border: 0;
	padding-top: 55px;
	padding-bottom: 38px;
	width: auto;
	background-color: #EFEFEF;
	height: 350px;
}
#mediacontent  embed    {
	margin-top: 20px;
	margin-bottom: 15px;
}
.videoframe384 {
	height: 420px;
	text-align: center;
	display: block;
	padding-top: 30px;
	background-color: #EFEFEF;
}

.videoframe288 {
	height: 370px;
	text-align: center;
	display: block;
	padding-top: 80px;
	background-color: #EFEFEF;
}

#numbers a {
	font-family: "Helvetica Neue Light", "Helvetica light", Helvetica, Arial, sans-serif;
	float: right;
	color: #C0C0C0;
	padding-left: 10px;
	text-decoration: none;
}
#numbers  .active {
	color: #FFFFFF;
}
#numbers  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#word-description-box {
	background-color: #A37A57;
	width: 650px;
	border: 0;
	padding: 5px 20px 9px 20px;
	color: #FFFFFF;
	height: 70px;
}
#word-description-box h2 {
	padding-bottom: 5px;
}




#word-description-box p {
	font-family: "Helvetica Neue Light", "Helvetica light", Helvetica, Arial, sans-serif;
	width: 450px;
	line-height: normal;
	font-size: 1.1em;
}

#mediaimages {
	float: right;
	clear: both;
	right: 5px;
	bottom: 3px;
	margin-bottom: 0px;
}




#columnB {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	height: 550px;
}

/*START NAV*/



#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 13em;
	}
	
	#nav li {
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 14em;
	}
	
	/*#nav li ul { 
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}*/
	
	/*new CSS for jquery drop down menu*/
	#nav li ul {
	position:relative;
	float: right;
	width: 14em;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
		
	}
#nav li ul li a {
	color: #536C45;
}

	
	.drop {
	display:none;
	}

	
	#nav li a {
	width: 14em;
	width : 14em;
	display : block;
	color : #C0C0C0;
	font-weight : bold;
	text-decoration : none;
	background-color : white;
	padding : 0.5em 0.5em;
	}


	
	#nav li a:hover {
	color : #BC956C;
	background-color : #FFFFFF;
	}
#nav li a:active {
	color: #536D47;
}

	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
		left: auto;
	}
/*END NAV*/

/** FOOTER */

#footer {
	clear: both;
	margin: 50px 0px;
	height: 30px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 650px;
	font-size: 9px;
	color: #000000;
}

#footer a {
	color: #A8A8A8;
}
.tempimage {
	padding-top: 400px;
}

.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7FAECF;
}

.lightgreen {
	color: #A7BD98;

}

.darkbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #A37A57;
}
.lightbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	color: #CBB68C;
}
.darkgreen {
	color: #526B45;
}
.grey {
	color: #808184;
}
#title {
	font-family: Helvetica, sans-serif;
}
#title a {
	text-decoration: none;
}
#title a:hover {
	text-decoration: underline;

}
.bias-picture  img {
	display: block;
}
#bios-description {
	position: relative;
	padding-left: 130px;
	padding-bottom: 20px;
}
.referral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-decoration: none;
	padding-top: 15px;
}
