body {background: #223379 url(images/background.gif) repeat-x top;
      font-family: arial, helvetica, verdana, sans-serif;
      font-size:10pt;
}

body,html {margin: 0;
	padding: 0;
}

/*************general formatting***************/
img {border: none;}

ul {color: #000000;
	font-size:95%;
	font-weight:normal;
	text-align: left;
  	line-height:16px;
	list-style-type:disc;
	}

/*
a {	text-decoration: none;
        font-size: 90%;
   	font-family: verdana, arial, sans-serif;
	font-weight:normal;
  	line-height:16px;
	}

a:link {color: #000099;
	text-decoration: none;}
a:visited {color: #000099;}
a:active {color: #990000;}
a:hover {color: #0000cc;
	text-decoration: none;
        background-color: #CCE6FF;}
*/

h1, h2, h3, h4, h5, h6 {font-family: arial, helvetica, sans-serif;
	color: #333333; }


/**************layout ids ***************/

#center {position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
        margin-top: 0px;
	}

#top {	background: #ffffff url(images/topBack_02.jpg) top repeat-y;
	float: left;
	width: 720px;
	height: 300px;
        margin: 0px;
        padding: 0px;
}

#body {	float: left;
	width: 720px;
	min-height: 400px;
	_height: 400px;
	background: #ffffff url(images/centerBack.gif) top repeat-y;
}


/*********top nav styles****************/

.topnav{ float: left;
	height: 44px;
	width: 700px;
	margin-left: 20px !important;
	margin-top: 9px !important;
	margin-left: 2px;
	margin-top: 22px;
	display: inline;
}

.topnav p {text-align: right;
	margin-top: -33px !important;
	margin-top: 5px;
	margin-right: 30px;
}

.topnav img {margin-top: -5px !important;
	margin-top: -15px;
}

#menu2 {
	display:table;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}

#menu2 li {
	display:table-cell;
}

* html #menu2 li {
	float:left;
}

#menu2 a {
	width:auto;
	display:block;
	padding:4px 6px;
	color:#000;
	border-top:2px solid #ccc;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-decoration:none;
}

* html #menu2 a {
	float:left;
}

#menu2 a:hover {
	color:#fff;
	background:#8290C3;
}
.home {background-color: #C2CCE6;}

.about{background-color: #CC9999;}

.services {background-color: #99CC99;}

.events {background-color: #99CCCC;}

.contact {background-color: #9999CC;}

.container {clear:both; text-decoration:none;}
* html .container {display:inline-block;}

/*********top side nav styles****************/

.sidenav{ float: right;
	margin: 13px 25px 0 0 !important;
	margin: 10px 20px 0 0;
}

#menu a, #menu a:visited {
  text-decoration:none;
  font-size: 14pt;
  text-align:right;
  font-weight: none;
  background-color:#A0A2C9;
  color:#333;
  display:block;
  padding:2px;
  border-right:5px solid #A0A2C9;
  }
#menu a:hover {
  border-right:5px solid #fff;
  color:#fff;
  }

/************box styles*************/
.wide { float: left;
	width: 410px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 30px;
	display: inline;
	background: #A0A2C9 url(images/boxTop.jpg) top no-repeat;
	
}

.wide p, h2 {padding-left: 8px;
	padding-right: 8px;
}

.narrow { float: left;
	width: 235px;
	height: 400px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 4px;
}

.long { float: left;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
	display: inline;
	background: #A0A2C9 url(images/boxTopLong.jpg) top no-repeat;
}

.long p, h2, h4, h5 {padding-left: 12px;
	padding-right: 12px;
}

/*************bottom styles**************/
#bottom {float: left;
	width: 640px;
	margin-top: 30px;
	margin-left: 30px;
	padding: 10px;
	display: inline;
	text-align: center;
	border-top:2px solid #ccc;
	background-color: #A0A2C9;
}

#bottom a, #bottom a:visited {	color:#000;
	text-decoration:none;
}

#bottom a:hover {color: #FFF;}

td {vertical-align: top}
.tableline {background-color: #9999CC}

#contacts {font-family: arial, helvetica, verdana, sans-serif;
      font-size:10pt;}