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

a {
	color: #004D41;
}

a:hover {
	text-decoration: none;
}

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

body {
	background: #ecf2f1;
}

#header {
	width: 860px;
	height: 50px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

#topnav {
	width: 860px;
	height: 25px;
	margin: auto;
	background: #004D41;
	margin-top: 25px;
}

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

#page {
	width: 868px;
	margin: auto;
	margin-top: 25px;
	background: #ffffff url(page_bg3.gif) repeat-y;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	overflow: auto
}

#column {
	width: 260px;
	float: left;
}

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

.pullquote {
	color: #004D41;
	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: normal;
	font-style: normal;
	font-variant: small-caps;
}

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

#column img.login {
	padding: 10px;
	border: none;
	*margin-top: 15px;
	background-color: transparent;
}

#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: 860px;
}

#bio h1 {
	padding-left: 285px;
	text-transform: uppercase;
	color: #004D41;
	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-left: 285px;
	padding-bottom: 5px;
}

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

#footer {
	width: 860px;
	margin: auto;
	margin-top: 25px;
	text-align: center;
	color: #ffffff;
	background: #004D41 url(footer_bg.gif) no-repeat;
}

#footer p {
	padding: 15px;
	font-size: .75em;
}

#footer a {
	color: #d8eeeb;
}

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

h1 {
	padding-left: 15px;
	text-transform: uppercase;
	color: #004D41;
	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_gr.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_gr.gif);
	background-repeat: no-repeat;
	background-position: 0 .425em;
	*background-position: 0 .75em;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}