@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/_gfx_/tmplt/home/bckgrnd.gif);
	background-color: #CCCFBC;
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -260px;
  margin-left: -455px;
} 



.outerBox {
	background-color: #808761;
	border: 1px solid #555942;
	padding: 8px;
}
.mainBoxBorder {
	border: 1px solid #555942;
}
.mainPhotoBox {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.mainPhotoBorder {
	border: 1px solid #808761;

}
.copyright {
	font-size: 12px;
	color: #C3C8AB;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

.emailLink {
	color: #C3C8AB;
	text-decoration: none;
}

a.emailLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.introText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555942;
	line-height: 25px;
	padding-right: 30px;
	padding-left: 2px;
}


.introLinks {
	color: #555942;
	
}

a.introLinks:hover {
	color: #663300;	
}
