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

/* ------------- Start of Page CSS ----------------- */

html { 
  background: url(../graphics/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.wf-loading * {
  opacity: 0;
}

body {
	/*background-color:#222222;*/
	margin-top:0;
	margin-bottom:0;
}

div.hr {
	color:#000000;
	background-color:#000000;
	height:2px;
	margin-right:10px;
	width:200px;
}

h2 {
	font-size:18px;
	color:#ECF5FF;
	font-weight:bold;
}

#wrapper {
	width:1000px;
	background-color:#4f76d9;
	background-image:url(../graphics/grad1.gif);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;	
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	/*-moz-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 9px rgba(0,0,0,0.5);*/
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000');*/
}

#header1 {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:175px;
	background-color:#05236e;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	-moz-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	/*For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
	/*For IE 5.5 - 7 */
	filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
}

#title1 {
	position:relative;
	display:block;
	width:950px;
	padding-top:10px;
	height:70px;
	padding-left:10px;
}

#title1 h1 {
	font-family: 'Engagement', cursive;
	color:#efefef;
	font-size:60px;
	font-weight:normal;
	text-align:center;
	position:relative;
}


#address1 {
	display:inline-block;
	width:200px;
	padding-left:10px;
}

#info1 {
	display:inline-block;
	width:auto;
	height:auto;
	/*width:768px;
		height:90px;*/
	margin-left:18px;
	vertical-align:middle;
}

#content {
	width:962px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fbfbfb;
	/*background-image:url(../graphics/grad2a.gif);*/
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	/*-moz-box-shadow: 0px 3px 9px rgba(0,0,0,0.5)*/;
	/*-webkit-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);*/
	/*box-shadow: 0px 3px 9px rgba(0,0,0,0.5);*/
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000');*/
}

.lake {
	width:100%;
	height:300px;
	float:right;
	margin-top:0;
	/*background-image:url(../slider/6.jpg);*/
}

.info1 {
	height:260px;
	width:250px;
	text-align:center;
	/*margin-left:5px;*/
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#0000CC;
}

.clearfix {
    float: none;
    clear: both;
}

.nav1 {
	height:30px;
	padding-bottom:0px;
}

#coolMenu {
	border-top:5px #666666 ridge;
	border-bottom:5px #666666 ridge;
	width:100%;
	float:left;
	font-family: Arial;
  font-size: 14px;
  background-image:url(../graphics/Background2.jpg);
 }
		
#coolMenu,

#coolMenu ul {
	list-style: none;
}

#coolMenu > li {
    float: left;
}

#coolMenu li a {
	display: block;
    height: 2em;
    line-height: 2em;
    padding: 0 1.25em;
    text-decoration: none;
}

#coolMenu ul{
    position: absolute;
    z-index: 999;
}

#coolMenu ul li a {
    width:110px;
		font-weight:normal;
}

#coolMenu li:hover ul {
    display:block;
}

#coolMenu > li > a {
    color: #ffffff;
    font-weight: bold;
  }


#coolMenu > li:hover > a {
    background-image:url(../graphics/button.jpg);
    color: #000000;
    background-color:#000000;
}

/* ---------------- submenu------------- */

#coolMenu ul {
    background-image:url(../graphics/button.jpg);
}

#coolMenu ul li a {
    color: #000000;
}
#coolMenu ul li:hover a {
    background: #c5dff9;
}

#coolMenu li:hover ul.noJS {
    display: block;
}

.space {
	height:2px;
	background-color:#000066;
	width:100%;
}

#names {
	text-align:center;
	width:100%;
	/*text-shadow: 0.1em 0.1em 0.05em #333;
	text-shadow: 0.1em 0.1em 0.2em black;*/
}

#names th {
	background-color:#143384;
	font-family:arial;
	font-size:36px;
	font-weight:bold;
	height:50px;
	color:#fbfbfb;
	border-bottom:5px #666666 ridge;
	padding-top:5px;
}

#names th.left {
	width:200px;
}

#names th.center {
	width:800px;
	text-shadow: 0.1em 0.1em 0.05em #333;
	text-shadow: 0.1em 0.1em 0.2em black;
	font-style:italic;
	padding-right:180px;
}

#names th.right {
	
}


#names tr {
	border-bottom:2px #143384 solid;
}

#names td {
	color:#000000;
	height:250px;
	font-size:18px;
	vertical-align:middle;
}

#names td.member {
	height:45px;
	padding:0 5px 0 5px;
}

#names td.catagory {
	height:45px;
	padding:0 5px 0 5px;
	font-weight:bold;
	font-size:24px;
	background-color:#6F98fa;
}

#names td.left {
	background-color:#dedede;
	/*-moz-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	/*For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
	/*For IE 5.5 - 7 */
	/*filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";*/
}

#names td.left2 {
	background-color:#dedede;
	background-image:url(../graphics/lakeback.jpg);
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	/*-moz-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 9px rgba(0,0,0,0.5);
	/*For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
	/*For IE 5.5 - 7 */
	/*filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";*/
}

#names td.center {
	padding-left:5px;
	padding-right:5px;
	width:800px;
}

.font1 {
	color:#000000;
	font-size:30px;
	font-weight:bold;
}

.font2 {
	color:#000000;
	font-size:24px;
	font-weight:bold;
}
	
.chart {
	background-color:#ffffff;
	font-family:arial;
	border:2px solid;
}
.chart td {
	vertical-align:middle;
}


.services {
	width:100%;
}

.services td {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding-left:5px;
	width:11%;
}

.services1 {
	width:100%;
}

.services1 td {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding-left:5px;
	width:7.5%;
}

.services .r1 {
	height:50px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	background-color:#DAA520;
	text-shadow: 0.1em 0.1em 0.05em #333;
	text-shadow: 0.1em 0.1em 0.2em black;
}

.services1 .r1 {
	height:70px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	background-color:#DAA520;
	text-shadow: 0.1em 0.1em 0.05em #333;
	text-shadow: 0.1em 0.1em 0.2em black;
}

.r2 {
	background-color:#eeeeee;
}

.r3 {
	background-color:#F5DEB3;
	padding-left:5px;
}	

.services td.d1 {
	width:23%;
}

.services1 td.d1 {
	width:10%;
}

#footer {
	width:100%;
	height:30px;
	color:#333333;
	font-weight:bold;
	vertical-align:middle;
	background-color:#dddddd;
	text-align:center;
	padding-top:10px;
}