/* CSS Document */


a:link {
	color: #944221;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #999999;
}

BODY {
	SCROLLBAR-FACE-COLOR: #D7D5AC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}

td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#404040;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#6E8DB6;
	font-size: 13px;
	font-weight: bold;

}

a.top:link, a.top:visited {
	font-family:tahoma;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.top:active {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	}

a.top:hover {
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	}
	

.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.vitae {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 5px;
	word-spacing: 5px;
	font-weight: bold;
}
.gallery {
	padding-left: 7px;
	margin-left: 5px;
}
.columnhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 900;
}
.columns {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding: 15px;
}
.bio {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

.terri_home {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.mission {
	letter-spacing: 6px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.newsletter {
	color: #944221;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D4624;
	border-right-color: #9D4624;
	border-bottom-color: #9D4624;
	border-left-color: #9D4624;
	background-color: #CCCCCC;
}
.newshead {
	font-size: 20px;
	font-weight: bolder;
}
.newssub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E8DB6;
	font-weight: bold;
}
.left_column {
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.biotab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.foot {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.foot:link, a.foot:visited {
	font-family:tahoma;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}

a.foot:active {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	}

a.foot:hover {
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
	}
.main_body {
	padding: 10px;
}
