@charset "utf-8";
.navbar {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 1px;
}

.navbar:a{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: 0.1em;
}
a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.navbar:hover {
	color: #58999D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D06600;
	border-right-color: #D06600;
	border-bottom-color: #D06600;
	border-left-color: #D06600;
}
a.navbar:active {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D06600;
	border-right-color: #D06600;
	border-bottom-color: #D06600;
	border-left-color: #D06600;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92A8C2;
	line-height: 14px;
	letter-spacing: 1px;
}
.bodytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #344E5D;
}
.medtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.smtextheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
.medtextblue {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.pullquote {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	padding: 5px;
	float: right;
	width: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	border-top-style: dotted;
}
.pullquoteleft {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	padding: 5px;
	float: left;
	width: 175px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	border-top-style: dotted;
}
#footer a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #777954;
}
#quoteright {
	background-color: #FFFFFF;
	color: #777954;
	float: right;
}
.floatleft {
	float: left;
	margin-right: 15px;
}
.floatright {
	float: right;
	margin-left: 15px;
}
#lightlink a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #B6A59D;
}
.medtextbluedark {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
