body, td, .NormalText {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-style: normal;

	font-size: 12px;

	color: #000000;

}



body {

	margin: 0px;

	background-image: url(images/bgrnd.gif);

	background-repeat: no-repeat;

	background-position: center top;

}



.BlueHeader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #599FEE;

	text-transform: uppercase;

	line-height: normal;

	margin-bottom: -8px;

}



.Subheader {

	font-size: 13px;

	font-weight: bold;

	color: #46591C;

	font-style: normal;

}



.LightBlue { color: #599FEE; }

.Green	   { color: #46591C; }



* .Address {

	font-size: 11px;

	line-height: normal;

}



* .header1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	font-weight: bold;

	color: #599FEE;

	text-transform: uppercase;

	line-height: normal;

	margin-bottom: -8px;

}



* .text-home {

	line-height: 14pt;

	color: #64512A;

	text-align: left;

	margin-top: 33px;

	margin-right: 25px;

	margin-left: 27px;

}



* .text-content {	padding: 25px; }



* .header2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color: #46591C;

	font-style: normal;

}

* .text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 13pt;

	color: #000000;

}

* .footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #000000;

	line-height: normal;

}

* .bord-dotL {

	border-left-width: 1px;

	border-left-style: dotted;

	border-left-color: #64512A;

	padding-left: 15px;

}

* .right {



	float: right;

	margin-bottom: 20px;

	margin-left: 20px;

	border: none;

}

* .left {



	float: left;

	margin-bottom: 20px;

	border: none;

	margin-right: 20px;

}

a.link2:link {

	text-decoration: none;

	color: #000000;

}

* .padR { margin-right: 15px; }



* .banner-bgrnd {

	background-image: url(images/bgrnd-banner.jpg);

	background-repeat: no-repeat;

	background-position: top;

}



a.link2:visited {

	text-decoration: none;

	color: #000000;

}

a.link2:hover {

	text-decoration: underline;

	color: #000000;

}

a.link2:active {

	text-decoration: underline;

	color: #000000;

}

a:link {

	color: #000000;

	text-decoration: underline;

}

a:visited {

	color: #000000;

	text-decoration: underline;

}

a:hover {

	color: #333333;

	text-decoration: underline;

}

a:active {

	color: #333333;

	text-decoration: underline;

}

ul.slideshow {
	list-style: none; 
	margin: 0; 
	padding: 0;}
#slideshow-container {
	background: #fff; /* Customize me */
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove */
	width: 430px; 
	height: 323px; 
	padding: 10px;
	position: relative;}
#caption {
	margin: 10px 12px;
	height: 30px;
	display: block;
	font-weight: bold;
	font-size: 1.17em;}
ul.slideshow img {
	width: 430px; 
	height: 323px;}
.office-tour-nav {
	background: #bad405; /* Customize me */
	position: absolute; 
	z-index: 50; 
	bottom: 10px;
	padding: 0 3px;}
.office-tour-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px; 
	color: #fff;}
.office-tour-nav a.activeSlide {color: #333;}
