@charset "UTF-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.background {
	background-image: url(images/contentBKGRND.jpg);
	background-repeat: no-repeat;
}
.bkgrnd {
	background-image: url(images/contentBKGRND.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EDE5BA;
	background-attachment: scroll;
}

#content {
	overflow: auto;
	width: 500px;
	height: 350px;
	padding: 4px;
}

#content a:link {
		color: #184983;

	
}

#content a:hover a:visited {
	
		color: #108645;

	
}

.contentlink a:link {
	color: #184983;
}

.contentlink a:hover a:visited {
	color: #108645;
}


.blogbadge {
	
	float:  right;
	position: absolute;
	top: 190px;
	display: inline;
	padding-left: 15px;
	overflow: hidden;
}


#ContactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.employdescription {
	height: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	padding-right: 20px;
}

.employdescription a:link {
	color: #184983;
}

.employdescription a:hover a:visited {
	color: #108645;
}

.staffphoto {
	float: left;
	padding-right:10px;
	padding-bottom: 3px;
}

#gallerycontainer {
	width: 480px;
	height: 345px;
	overflow: auto;
	text-align: center;
	
}

#gallerycontainer img {
	

	width: 100px;
	height: 100px;
	padding: 6px;
	
	
}

.bullets {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	overflow: scroll;
}


.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 7px;
	text-align: left;
	text-indent: 150px;
	overflow: hidden;
	background: url(images/footer_plus.jpg) no-repeat;
}

.footerText img {
	top: 3px;
	position: relative;
}

.calfooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	text-align: left;
	text-indent: 110px;
	background-repeat: no-repeat;
}

