﻿body, html
{
	
	line-height:1.416em;
	font-size:1em;
	color:#333333;
	height:100%;
	font-family:'Lucida Grande','Lucida Sans Unicode',arial,helvetica,verdana,sans-serif;
}

iframe
{ 
    display:block;
    border:solid 1px #999999;
}

div#main
{	
	/* background-image:url(../img/back_lhs.gif);*/
	background-repeat:repeat-y; -->
	min-height:100%;
	
	
}

div#header
{
	background:#1D1812 none repeat scroll 0 0;
	font-family:Lucida Grande,Arial,Tahoma,Helvetica,Verdana,sans-serif;
	font-size:90%;
	height:25px;
	margin-bottom:10px;
	padding:8px 8px 8px;
	text-transform:uppercase;
	width:100%;
	font-weight:normal;
	
}

/*div#header img
{
	vertical-align:middle;
	margin: 5px;
} */

div#header ul
{
	margin-left:25%;
	margin-top:0.2em;
	font-size:20px;
	
}

div#header ul li
{
	float:left;
	margin-right:2em;
	font-weight:bold;
	
}

div#header ul li.selected
{
	color:#FFB768;
}

div#header ul li a
{
	color:white;
	text-decoration:none;
}

div#header ul li a:hover
{
	text-decoration:underline;
	color:#FFB768;
}

div#tarrantworks{

margin-left: 80%;
margin-right: 100px;
//border:.1em solid black;

}

div#tarrantworks a{

//border:.1em solid black;

}

.subcol {
border: .5px solid gray;
float:left;
font-size:x-small;
margin-left:70px;
padding-bottom:0px;
padding-top:0px;
width:200px;

}


#side {
/*background-clip:border;
background-inline-policy:continuous;
background-origin:padding; */
background:#F5F5F5 none repeat scroll 0 0;
float:left;
font-size:small;
height:150%;
margin:0;
text-align:left;
text-indent:1em;
width:200px;
}

#side ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:1em;
text-indent:-1em;
}

#side li {
border-bottom:1px dotted #CCCCCC;
display:block;
height:60px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:10px;
padding-bottom:25px;
padding-right:3px;
padding-top:10px;
text-indent:2px;

}

#side img {


float:left;
margin:2px 10px 2px 2px;
	
}

#side li a:hover{
	color:black;
	

}

.spacer {
clear:both;
margin:5px;
padding-bottom:10px;
}

//.nav_categories{


.underline{
 text-decoration:underline;

}


}

div#content /*main division here, mess with the padding here to align*/
{
	margin-left:250px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:20px;
	background-color:#ffffff;

}

div#content h2
{
    color:#666666;
	font-weight:bold;
	font-size:1.4em;
	padding-bottom:15px;
	padding-top:4px;
	width:40em;
}

div#content h3
{
    color:#999999;
	font-weight:bold;
	font-size:1.2em;
	margin-top:1em;
	margin-bottom:0.75em;
	width:40em;
	//text-decoration: underline;
}

div#content h3.defaultheader
{
	margin-bottom:.3em;
}

div#content h3 a
{
	color:#185798;
	text-decoration:none;
}

div#content h3 a:hover
{
	color:#278AEF;
}

div#content p
{
	margin-bottom:0.5em;
	width:40em;
}

div#content p.nb
{
    color:#999999;
    text-transform:capitalize;
    font-variant:small-caps;
    margin-top:2em;
    margin-bottom:2em;
    font-size:80%;
}

div#content p.epigram
{
 	
 	font-style: italic;
 	text-align:left;
 	font-size:1em;
 	font-family:
}

div#content p.epigram2
{
	font-style: italic;
 	font-size:1em;
 	margin-left:30%;
 	
}

div#sidebar
{
	float:right;
	overflow:hidden;
	position:relative;
	padding-right:10px;
	width:15em;
	z-index:4;
}

p.quote
{
	color:#666666;
}

p.attribution
{
	color:#999999;
	margin-bottom:1em;
	padding-left:1em;
}

img.inset
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

img.rhs
{
	float:right;
	clear:both;
	margin-right:2em;
	border-style:none;
}

span.ref
{
	font-style:italic;
}

div.spacer
{
	clear:both;
	font-size:1px;
	height:1px;
}

div.article
{
	margin-bottom:1em;
	width:40em;
}

div.article h3
{
	font-weight:bold;
}

div.rhs
{
	width:300px;
    float:right;
    margin-left:10px;
}

div.rhs div.tag
{
	display:inline;
	margin-right:20px;
	white-space:nowrap;
	float:left;
}

div.rhs a
{
	color:#185798;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}

div.rhs a.selected
{
	color:#FFB768;
}

div.rhs a:hover
{
	text-decoration:underline;
	color:#278AEF;
}

div.rhs a.selected:hover
{
	color:#A29470;
}

div.header a img
{
	border-width:0px;
}

h1
{
	display:none;
}

a
{
	color:#185798;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#278AEF;
}

/*img.bottom-right-floater
{
	float:right;
	margin: 0 0 10px 10px;
}*/


em 
{
	font-style:italic;
}

strong
{
	font-weight:bold;
}

ul.menu li
{
    margin-bottom:0.5em;
}

ul.menu li a
{
    font-weight:bold;
}