@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #A9894C;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}

.a1:link {
	color: #A9894C;
	text-decoration: none;
}
.a1:visited {
	color: #A9894C;
	text-decoration: none;
}
.a1:hover {
	color: #000000;
	text-decoration: none;
}
.a1:active {
	color: #A9894C;
	text-decoration: none;
}

.header_bg{
	/* background-image:url(../images/bg_top.gif);*/
	 background-repeat:repeat-x;
	 height:233px;
	 width:100%;
	 
	
	}
	
	.topNavigation{
		font:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left;
		color:#000;
		text-transform: uppercase;
		text-decoration:bold;
		
		}
		.captions{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-transform: uppercase;
		color:#A9894C;

			}
			
			.Minicaptions{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		text-transform: uppercase;
		color:#FFF;
		

			}
			
			.sub_caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	color:#FFF;
	text-align: center;
	background-color:#00112D;
			}
			
			.normaltext{
		font-family: "Times New Roman", Times, serif;
		font-size:13px;
		color:#000;
		text-align: justify;
				}
				
				
					.normalBluetext{
		font-family: "Times New Roman", Times, serif;
		font-size:13px;
		color:#00112D;
		text-align: justify;
				}
			
				.contact{
		font-family: "Times New Roman", Times, serif;
		font-size:13px;
		color:#000;
		
		
			}
			
			.footer{
				
				background-image:url(../images/bar_middle_r7_c1.jpg);
				background-repeat:repeat-x;
				
				}
				
				.subheddings{
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#000;	
						text-transform: uppercase;
					}
.team_img{
	
	border:1px solid #CCCCCC;
	padding:2px;}