/*Nav*/
.nav { 
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;

}


.nav h3 {
	font-size:12px;
	background-color:#F9C74A;
	margin-top:5px;
	padding:5px;
	}

.nav a {
	color:#192D4E;
	text-decoration:underline;
	font-size:12px;
	}
	
	#accordion ul {
		font-size:10px;
		padding:0px;
		margin:0 0 0 10px;
		list-style-type:none;
		}
		
	#accordion ul a {
		color:#192D4E;
		text-decoration:underline;
		font-size:10px;
		}
		
		#accordion div {
		background-color:#F9C74A;
		padding-bottom:5px;
		}
		
		
		

/* End Nav*/

body {
	background-color: #192D4E;
}

h2 {
	margin:0;
	padding:0;
	font-size:20px;
	color:#00346F;
	}

h3 {
	color:#192D4E;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	padding:0px;
	}
	
p {
	margin:0 0 15px 0;
	}
	
#locations {
	float:left;
	width:257px;
	border:3px solid #F9C74A;
	padding:10px;
	text-align:center;
	margin:20px 0;
	}
	
.font15 {
	font-size:15px;
	font-weight:bold;
	}
	
.font18 {
	font-size:18px;
	font-weight:bold;
	}
	
.red15 {
color:#FF0000;
font-size:15px;
font-weight:bold;
}

#contactbtn {
	width:220px;
	margin:10px 0;
	float:right;
	}
	
	#contactbtn a {
		color:#FFCC00;
		text-decoration:underline;
			font-size:18px;
		}


.header{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: white; background-color:#097DA2;}
.leftNav-main {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #00346F;}
.leftNav-main a{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #00346F; text-decoration: underline;}
.leftNav-main a:hover{text-decoration: none;}
.leftNav-sub a{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #00346F; text-decoration: underline;}
.leftNav-sub a:hover{text-decoration:none;}

.bodyContent{font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color:#000000;}
.bodyContent a{color:#192D4E; font-size: 12px; font-weight: bolder; font-family: Arial, Helvetica, sans-serif;}

table#bodyContent td{padding-top: 5px; padding-left: 2px; padding-right: 2px;}

.leftContent{font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #666666;}

.footer {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: white;}
.footer a{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: white; text-decoration: underline;}
.footer a:hover{text-decoration: none;}

.subHeader {
	font-family: arial;
	color:black;
	background-color:#F9C74A;
	font-weight: bolder;
	font-size: 11px;
}

.bluetitlebullets {
text-align:center;
font-size:17px;
font-weight:bold;
color:#0098C1;
}

#line {
border-bottom:1px solid #999;
margin-bottom:15px;
}

#corevalues {
	width:155px;
	margin:20px 0 0 0;
	color:#002955;
	font-weight:bold;
	}
	
	#corevalues ul {
	list-style-type:none;
	margin:10px 0;
	padding:0;
	}
	
	#corevalues li {
		text-align:center;
		margin-bottom:5px;
		padding-bottom:5px;
		border-bottom:1px solid #CCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
		
.services {
	float:left;
	}
	
.services ul {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:disc;
	}
	
.dottedline {
	border-bottom:#666666 1px dotted;
	padding:10px 0;
	margin-bottom:20px;
	clear:both;
	}

.moreinfo {
	margin:10px 10px 0 0;
	}
	
.hospitalityimg {
	float:left;
	margin:0 15px 15px 0;
	border:2px solid #666666;
	}
	
#staff td {
	vertical-align:top;
	text-align:center;
	font-size:12px;
	}
	
	#staff td img {
		margin:5px 0;
		border:1px solid #000;
		}
	
	#staff td a {
	text-decoration:underline;
	font-size:10px;
	}
