@charset "ISO-8859-1";
body {
	background-image: url(images/page-background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-position: center top;
	background-color: #4b4b65;
}
img {
border:0px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #C23305;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C23305;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	text-decoration: underline;
}
.contentbackground {
	background-color: transparent;
	background-image: url(images/content_content.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.trasparent-png {
	background-color: transparent;
}
#featured-pic {
	height: 175px;
	margin-right: 23px;
	margin-left: 29px;
	margin-top: 7px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
.footer:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
}
.footer:hover {
	color: #B1B0BB;
}
#contenbox {
	margin-right: 50px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-bottom: 20px;
}
#featuredtextbox {
	margin-right: 35px;
	margin-left: 39px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
}
.featured-title {
	font-weight: bold;
	color: #C23305;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
.leftcolbackground {
	background-image: url(images/leftcol-background.png);
	background-position: center bottom;
	background-repeat: repeat-y;
	background-color: transparent;
}
.staffname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.staffinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.staffbio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C23305;
}
.footer:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
}
.alert
{
  font-family:'Arial','sans-serif', 'Helvetica';
   font-weight:bold; 
   font-size: 11px;
   color:#FF0000; 
   text-decoration:none;
}