@charset "UTF-8";
/* CSS Document */

body {
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	background-image: url(../images/bkgnd_blendStripe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#wrapper {
	width:800px;
	text-align:left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}


#header {
	height: 95px;
	width: 800px;
}

#header a {
	margin: 0px;
	padding: 0px;
}
#header a:hover {
	margin: 0px;
	padding: 0px;
}
#header a:visited {
	margin: 0px;
	padding: 0px;
}

#header a:active{
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 460px;
	margin-left: 12px;
}
#logo {
	height: 95px;
	width: 275px;
	margin-left: 0px;
	float: left;
}

#content {
    margin: 0 0 0 165px;
    padding: 15px;
}

#container {
	height: 468px;
	background-image: url(../images/findlingBkgnd_full3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container_interior{
	background-image:url(../images/inside_bkgnd.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	height: 800px;
	margin-top: 0px;
}

#interiorRightCol{
	width:475px;
	margin-left: 299px;
	margin-right: 10px;
	margin-bottom: 0px;
	
}

#interiorLftCol{
	width:280px;
	float:left;
	padding-top: 20px;
}


#navbar {
	height: 36px;
	width: 447px;
}


#navlinks {
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	height: 20px;
}

#navlinks ul {
    margin: 0px;
 	padding: 0px;
    
}

#navlinks li {
	list-style-type: none;
   	display: inline;	
}

#navlinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #314169;
	padding-top:0px;
	padding-right:47px;
	padding-left:0px;
	text-decoration:none;
}

#navlinks a:hover {
	text-decoration:underline;
}


#headerContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding-top: 12px;
	margin-right: 45px;
	margin-top: 0px;
}

#headerContainer {
	width:99%;
	height: 95px;
}

#headerContact ul{
	margin: 0px;
   padding: 0px;
}

#headerContact li{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	display: inline;
}

#headerContact a{
color:#fff;
text-decoration:none;
	
}

#headerContact a:hover{
text-decoration:underline;
	
}


#rightHeader {
	height: 95px;
	width: 500px;
	margin-right: 0px;
	margin-left: 300px;
}

#contentRight {
	width: 500px;
	margin-left: 300px;
	height: 468px;
}
#footer {
	background-image: url(../images/findling_shadow_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 108px;
	width: 800px;
	padding-bottom: 0px;
}

#bbdCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314169;
	text-align: center;
}

#bbdCredit {
	height: 10px;
	width: 800px;
	margin-top:7px;
	padding-bottom: 10px;
}

#bbdCredit a:link, a:visited, a:active{
	font-weight:bold;
	color: #314169;
	text-decoration:none;
}

#bbdCredit a:hover{
	text-decoration:underline;
}

#footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	color: #202C47;
	text-align: center;
	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footerAddress p{
	font-size:12px;
}
.spacer {
	height: 1px;
	width: 1px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
}
#containerLftCol{
	width: 250px;
	padding-top: 10px;
	margin-left: 20px;
	background-repeat: repeat-x;
	background-position: center top;
}


#containerLftCol p {
	color:#333333;
	margin-right:20px;
	font-size:11px;
}
#containerLftCol ul {font-size:11px;}
#containerLftCol h1 {
	color:#2E4780;
	margin-left:20px;
	margin-right:20px;
	font-size:16px;
}

#containerLftCol h2 {
	color:#2E4780;
	margin-left:20px;
	margin-right:20px;
	font-size:10px;
	text-decoration: underline;
	padding: 0px;
}

#containerLftCol a, #containerLftCol a:visited,#containerLftCol a:active,#containerLftCol a:link {
	color:#2E4780;
	font-size:11px;
	font-weight:normal;
	margin:0px; padding:0px;
}

#containerLftCol a:hover {
	color:#2E4780;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}


#footerLinks {
clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
   text-align: center;
   margin-bottom: 10px;

}

#footerLinks ul {
   margin: 0px;
   padding:10px;
}
#footerLinks li {
   list-style-type: none;
   display: inline;
	padding-right:20px;
   margin-bottom: 0px;
}

#footerLinks a, a:visited, a:active{
	color: #314169;
	font-size: 12px;
	margin-bottom: 10px;
}

#footerLinks a:hover{
	text-decoration:underline;
	font-size: 12px;
	margin-bottom: 10px;	
}

#contentRight_top {
	width: 90%;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentRght_bottom {
	padding-top: 235px;
	margin-bottom: 0px;
}

#contentRght_bottom td, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 18px;
}
#containerRightCol {
	width: 470px;
	margin-top: 20px;
	padding-top: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #858D9D;
}


#containerRightCol p {
	color:#333333;
	margin-left:20px;
	margin-right:20px;
}

#containerRightCol  h1, h2 {
	font-size:16px;
	color:#2E4780;
	margin-left:20px;
	margin-right:20px;
}

#containerRightCol  h3 {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#2E4780;
	margin-left:20px;
	margin-right:20px;
}

hr {
	color:#999999;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	}

#profilesNav {
	width:420px;
	margin-left: 20px;
	
}

#profilesNav p{
	font-weight:bold;
	font-size:12px;
}

#profilesNav a:link, a:visited, a:active{
	font-weight:bold;
	color: #314169;
	padding-right:7px;
	padding-left:7px;
}

#profilesNav a:hover{
	text-decoration:underline;
}
.noUnderline a, .noUnderline a:visited, .noUnderline a:active, .noUnderline a:hover {
	text-decoration: none;
}
