body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2789A3;
}
body {
	margin: 0px;
	background-color: #F1FCFF;
}
.content {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #A3CA5F;
	border-left-color: #A1C95C;
}
a:link {
	text-decoration: none;
	color: #2E8BA5;
}
a:visited {
	text-decoration: none;
	color: #004E7D;
}
a:hover {
	text-decoration: underline;
	color: #A4CA61;
}
a:active {
	text-decoration: none;
	color: #A3CA60;
}

h1 {
	font-size: 20px;
	color: #A4CA62;
	font-weight: 100;
}
h2 {
	font-size: 16px;
	color: #A3CA60;
	font-weight: 100;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #298AA4;
}

#masthead{
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #2788C9;
	background-color: #00728C;
}

#globalNav{
	color: #318DA6;
	padding: 10px 0px 10px 10px;
	white-space: nowrap;
}

.websiteportfolio ul{
	height: 240px;
	list-style-type: none;
	margin-bottom: 60px;
}

.websiteportfolio li{
	width: 285px;
	float: left;
}
.portfolio ul{
	height: 185px;
	list-style-type: none;
	margin-bottom: 60px;
}

.portfolio li{
	width: 285px;
	float: left;
}
#masthead h1 {
	padding-left: 205px;
	line-height: 0px;
	font-weight: 100;
	position: relative;
	top: -20px;
}
.tagline {
	background-color: #00728C;
	width: 890px;
	padding: 0px 0px 0px 10px;
}
.blog {
	width: 550px;
	float: left;
}
.archive {
	width: 200px;
	margin-left: 580px;
}

.blogger-labels {
	font-size: 10px;
	color: #A4CA62;
	margin-bottom: 30px;
}

.blog h2 {
font-size: 130%;
}

.blog h2.date-header {
	color: #00728C;
}
.title {
	font-size: 16px;
	font-weight: 900;
	color: #00728C;
	margin-bottom: 3px;
}
.date {
	color: #A4CA62;
	margin-bottom: 3px;
}

.footer {
clear: both
}
.emailIndent {
	margin-left: 30px;
}
