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

/* Website Body */
body {background-color:#135886; font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; height:100%; font-size:15px;}
.width {width:958px; margin:0px auto;}

/* Website Layout */
.banner {width:958px; height:201px; background-image:url(images/banner.jpg);}
.whitebar {width:958px; height:4px; background-image:url(images/whitebar.jpg); font-size:1px;}
.navi {width:958px; height:34px; background-image:url(images/navi.jpg); font-size:0;}
.contentpixel {width:898px; background-image:url(images/contentpixel.jpg); background-repeat:repeat-y; padding:25px 30px 25px 30px; font-size:15px;}
.bottom {width:958px; height:24px; background-image:url(images/bottom.jpg);}
.bottomnav {width:860px;}
.bottomimage {width:83px;}

/* Special */
.b {font-weight:bold;}
.u {text-decoration:underline;}
.i {font-style:italic;}
.lg {font-size:17px;}
.fleft {float:left;}
.clear {clear:both;}
.largesize {font-size:16px;}
.linkpos {padding:2px 0px 0px 15px;}
.bottomtext {color:#ffffff; font-size:12px;}
.navpos {padding:0px 0px 0px 4px;}
.navpad {padding:0px 10px 0px 0px;}
.centertext {text-align:center;}
.lefttext {text-align:left;}
.information {width:90px;}
.white {color:#000000; text-decoration:underline;}
li {list-style-image:url(images/bullet.jpg); padding-bottom:15px;}


/* Links */
a:link {color:#ffffff; text-decoration:none;}
a:visited {color:#ffffff; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:underline;}
a:active {color:#000000; text-decoration:none;}

.fb-icon {
	 float: right;
	 position: relative;
	 bottom: 34px;
	 right: 4px;
	 color: #FFF;
	 height: 34px;
	 padding: 3px 8px;
	 font-weight: bold;
	 font-size:15px;
	 }
	 
.fb-icon:hover {
	text-decoration:none !important;
	background: #C5C5C5;
	box-sizing: border-box;
	color: #000;
}

.fb-icon i {
	font-size: 26px
	}
	
	
.navpos a {
	display: inline-block;
	font-weight: bold;
	font-size:22px;
	font-family: Tahoma,Helvetica,sans-serif;
	padding:3px 8px;
	box-sizing: border-box;
	height: 34px;
	margin-right: 5px;
}

.navpos a:hover {
	text-decoration: none !important;
	background: none repeat scroll 0% 0% #C5C5C5;
	color: #000;
}

.navpos .active {
	text-decoration: none !important;
	background: none repeat scroll 0% 0% #C5C5C5;
	color: #000;
}

h1 {
	font-family: "Brush Script MT", cursive;
	font-size: 48px;
	color: #145784;
	margin: 0 0 10px 0px;
}
