/* some basic defaults */
html,body {background-image:url(../images/vgradient2.jpg);
background-repeat:repeat-x;
height:100.01%;
margin:0;
padding:0;
font-family:Arial, Verdana;
}

img {
border:none
}

h1 	{
	font-size:18px;
	color: #084e90;
}

h1.question {
font-style: italic;
font-size:14px;
}

h2 {
	font-size:16px;
	color: #084e90;
}

h3 {
	font-size:14px;
	font-weight: normal;
}

.asterisk {
font-size:9pt;
margin-left:1em;
}		
	 
/* Top centered section: headshot, Lee banner */
/* Nav bar controlled by tabs.css */
#top 	{
position: relative;
width:56.33em; 
margin: 0 auto;
border: 2px solid #ffffff;
background-color:#0b6cc8;
}

#top h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 18px;
	left: 220px;
	font-size: 210%;
	color:#0B6CC8;
	background: transparent;
	letter-spacing: 0.01em;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-weight: normal;
}

#top h1 span.credentials {
	font-size: 70%;
	color: #0B6CC8;
	letter-spacing: 0.01em;
}

#top h1 span.title {
	font-size: 26px;
	color: #000000;
	background: transparent;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.04em;
	display: block;
}

#leehead {
	float:left;
	height:148px;
	width:134px;
	border: 01px solid #333333;
}

#banner{
	border-bottom:1px solid #333333;
	height:7.815em;
	width:47.74em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

/* Left column ~80%: Main textual content - yellow box */
#wrapper{
background:
#ffffff url(../images/white.png) repeat-y right;
margin-left: auto;
margin-right: auto;
border: 2px solid #ffffff;
overflow:hidden;
}

/* special margin-left for home page */
#home-heading   {
margin-left:0px;
font:none;
font-size:16px;
}

.home	{
margin-left:0px;
}

.content {
font-family:Arial, Verdana;
font-size:14px;
line-height:20px;
float:left;
margin-left:150px;
margin-right:-300px;
padding-top:25px; 
width:525px;
padding-bottom:32767px;
margin-bottom:-32767px;
padding-right:25px;
}

.content li {
padding:2px
}

.content ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div#flag {
float:right;
margin:0px;
margin-top:-20px;
padding:0px;
margin-right:-90px;
line-height:1pt;
text-align:center;
}

div#flag a img {
border:0;
}

div#flag h1 {
font-size:8pt;
line-height:0pt;
text-decoration:none;
}

.blue {
	color: #084e90;
}

.center {
	text-align: center;
}
.center a {
color: #084e90; background: #fff;
}
.center a:hover {
text-decoration: none;
}

/*Right column: Contact information side bar */
/*#sidebar-border {border-left:2px solid #084B8A; height:100%; width:250px;float:right} */

#sidebar-border {
height:100%; 
width:250px;
float:right
}

div#sidebar ul {
padding:0px;
width:180px;
float:right;
margin-top:0px;
}

div#sidebar li{
list-style-type:none;
font-style:italic;
font-size:12px;
font-weight:bold;
line-height:12pt;
}

#tel	{
	font-style:italic;
	font-weight:bold;
	color:#084e90;
	font-size: 14px;
}

.city	{
}

#email a {
	color: #084e90;
	background: #fff;
	font-size: 14px;
}

#email a:hover {
text-decoration: none;
}

#tree {
	border: 1px solid #333333;
	text-align: center;
	margin-left: 35px;
}
#link {
	font-style: normal;
	font-size: 14px;
}
#link a {
	color: #084e90;
	background: #fff;
	font-style: italic;
	}
#link a:hover {
text-decoration: none;
}

