body {  font-family: Arial, Helvetica, sans-serif; 
		color:#ffffff;
		scrollbar-base-color: #114D69;
		scrollbar-arrow-color: white;
		scrollbar-track-color: #114D69;
		scrollbar-shadow-color: white;
		scrollbar-lightshadow-color: #e8e1db;
		scrollbar-darkshadow-color: #150f0f;
		scrollbar-highlight-color: #1A739D;
		scrollbar-3dlight-color: white;}

p { font-size:12px;
	line-height:16px;
	padding-left:15px;
	padding-right:10px;}

h1 { font-size: 18px;
	 font-weight: normal;
	 font-family: Verdana,Arial, Helvetica, sans-serif;
	 text-align: right;}

h2 { font-size: 16px;
	 font-weight: bold;
	 color:#ffffff;
	 font-family: Verdana,Arial, Helvetica, sans-serif;
	 border-bottom: 1px solid #2E6580;}
	 
h3 { font-size: 14px;
	 font-weight: normal;
	 color:#8ECBE5;
	 font-family: Verdana,Arial, Helvetica, sans-serif;
	 border-bottom: 1px solid #2E6580;}

h4 {  font-size: 12px; font-weight: bold}

a {  font-weight: normal; text-decoration: none; color:#2BBCEC;}

a:hover { text-decoration: underline;}

li {  font-size: 12px; line-height: 14px; padding-bottom:5px;}

.imgborder { border: 1px solid #8ECBE5;}

.smalltext {font-size: 10px;}

.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}
.navlink:hover {
	color: #2BBCEC;
	text-decoration: none;
}
.addresstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:-1px;
	padding-left:10px;
}
.borderbottom {border-bottom: 1px solid #2F759C;}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.gallerybg {
	background-image: url(assets/gallery/gallerybg.jpg);
	background-repeat: repeat-y;
}
