:link,:visited {
	text-decoration: underline
}

a {
	color: #0068b3;
}

a:hover {
	text-decoration: none;
}

html {
	font-size: .85em;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	line-height: 1.75em;
}

body {
	background-image: url(bg.gif);
	background-color: #004a80;
}

#container {
	width:  860px;
	padding: 20px;
	margin: auto;
	margin-top: 25px;
	background-color: white;
}

#header {
	width: 860px;
	height: 150px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: white;
}

.tagline {
	font-size: 18px;
	float: right;
	color: #5a5a5a;
}

#topnav {
	width: 860px;
	height: 25px;
	margin: auto;
	background: #0068b3 url(footer_bg_tile.gif) repeat;
	margin-top: 25px;
}

#navcontainer { 
margin-left: 15px; 
margin-top: 15px;
}

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 10px;
font-weight: bold;
font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 1px 0 1px 0; }

#navcontainer a
{
display: block;
padding: 2px 15px;
width: 200px;
color: #424242;
background-color: #d0e1ec;
text-decoration: none;
}

#navcontainer a:hover
{
color: #000;
background: url(tiny_arrow.gif) no-repeat 5px center;
background-color: #dff9dc;
text-decoration: none;
}

#navcontainer a.active
{
color: #000;
background: #dff9dc url(tiny_arrow.gif) no-repeat 5px center;
text-decoration: none;
}

#home {
	width: 868px;
	margin: auto;
	margin-top: 25px;
	text-align: center;
}

#page {
	width: 860px;
	margin: auto;
	padding: 20px;
	margin-top: 0px;
	background: #ffffff url(page_bg3x.gif) repeat-y;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	overflow: hidden;
	background-color: #ffffff;
}

#column {
	width: 260px;
	float: left;
	margin-left: -15px;
}

#column p {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.pullquote {
	color: #0068b3;
	font-style: italic;
	font-size: 1.25em;
	line-height: 1.5em;
}

.greycaps {
	color: gray;
	font-size: 1.25em;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

.smallcaps {
	font-variant: small-caps;
}

.whitecaps {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#column img {
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	*margin-top: 10px;
}

#slideshow ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: -25px;
}

#slideshow li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: -25px;
}


#content {
	width: 600px;
	float: right;
}

#content p {
	padding: 15px;
	padding-top: 0px;
}

#content p.feature {
	font-size: 1.25em;
	line-height: 1.5em;
}

#bio {
	width: 600px;
	float: right;
}

#bio h1 {
	text-transform: uppercase;
	color: #0068b3;
	font: bold 1.25em "Lucida Grande", Lucida, Verdana, sans-serif;
	*margin-top: 15px;
}

.subhead {
	text-transform: uppercase;
	color: #4c4c4c;
	margin-top: 50px;
	font-weight: bold;
}

#bio p {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

img.bio_photo {
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	margin-left: 15px;
	*margin-top: 15px;


}

#footer {
	width: 860px;
	margin: auto;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
	color: #ffffff;
	background: #0068b3 url(footer_bg_tile.gif) repeat;
}

#footer p {
	padding: 5px;
	font-size: .95em;
}

#footer a {
	color: #d8eeeb;
}

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

h1 {
	padding-left: 15px;
	text-transform: uppercase;
	color: #0068b3;
	font: bold 1.25em "Lucida Grande", Lucida, Verdana, sans-serif;
	*margin-top: 15px;
}

h2 {
	padding-left: 15px;
	text-transform: uppercase;
	color: #666666;
	font: bold 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2.alt {
	text-transform: none;
}

#green {
	margin-left: 0;
	padding-left: 50px;
	padding-bottom: 15px;
	list-style: none;
}

#green li {
	padding-left: 15px;
	background-image: url(bullet_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 .65em;
	*background-position: 0 .65em;
}

#side {
	margin-left: 0;
	padding-left: 15px;
	padding-bottom: 15px;
	list-style: none;
	font: .85em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

#side li {
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(bullet_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 .425em;
	*background-position: 0 .75em;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}
