body {
	background-image: url(images/backgroundfade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:white;
	padding: 0px;
	margin: 0px;
	font-size : .9em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding : 15 0 0 15;
	width : auto; 
	}
	/*
	BODY { background: url(images/backgroundfade.gif)  50%   45%; background-repeat: no-repeat; background-attachment: fixed;

		
		font-family : Arial, Helvetica, sans-serif; 
		font-weight : normal; 
		color : #000000; 
		background-color : white;
		margin : 0 0 0 0;
		
  }>
*/

.smalltype {
	font-size:x-small;
	text-align : center;
	margin-top:50px;
}

#wrap {
	width: 750px;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	}
	
#top {
	height:59px;
	width:750px;
	clear:both;
	}
	
#nav {
	background-image: url(../images/BG_MainMenu.jpg);
	border:solid;
	border-color:#57587c;
	border-width:1px;
	width:748px;
	height:30px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	}
	
#main {
	width:750px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	}	
	
#main a{
	text-decoration: underline;
	color:#fff;
    }
	
#main a:hover{
	color:#f46f14;
	text-decoration:underline;
    }
	
#leftCol {
    float:left;
    width:406px;
	margin-top:20px;
	padding-right:20px;
    }
	
#leftCol2 {
    float:left;
    width:360px;
	margin-top:20px;
    }
	
#rightCol {
    float:right;
    width:314px;
	margin-top:2px;
	padding-right:10px;
	background-image:url(../images/ServicesPlate_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
    }
	
#rightColStaff {
    float:right;
    width:314px;
	margin-top:20px;
	padding-right:10px;
    }
	
#rightColFeatures {
    float:right;
    width:314px;
	margin-top:2px;
	padding-right:10px;
	background-image:url(../images/FeaturesPlate_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
    }
	
#rightCol2 {
    float:right;
    width:360px;
	margin-top:20px;
    }
	
#rightColContent {
	background-image:url(../images/ActivityPlate_tile.jpg);
	position:relative;
	margin-top:80px;
    }
	
	

#rightColContent p {
	padding:0px;
	padding-left:30px;
	margin:0px 0px 15px 0px;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14px; 
	COLOR: #8787a9;
	font-weight:normal;
	}
	
#rightColContent h2 {
	font-size:14px;
	font-weight:normal;
	color:#4f5073;
	padding:0px 0px 0px 30px;
	margin:0px;
	}
	
#rightColContent img {
	vertical-align:bottom;
	}

	
/* ---- Main Navigation Style*/	

ul.navblah
{
	padding:0px 0px 0px 2px;
	margin: 0px 0px 2px 25px;
	/*float: left;*/
	width: 700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

li.navblah { margin: 15px 0px 0px 0px; }

#navcontainer ul
	{
	padding:0px 0px 0px 2px;
	margin: 2px 0px 2px 0px;
	color: White;
	float: left;
	width: 700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
	{
	padding: 5px 10px;
	color:black;
	text-decoration: none;
	float: left;
	border-right: 1px solid #1c1c37;
	font-weight:normal;
}

#navcontainer ul li a:hover
{
	background-image:url(../images/ButtonBack.gif);
	color: black;
}

/* ---- Main Navigation Style End*/



/* ---- Top Navigation Style*/	
	
#topnav ul
	{
	padding-top:15px;
	margin: 0px;
	color: White;
	width: 700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#topnav ul li { display: inline; }

#topnav ul li a
	{
	padding: 2px 10px;
	color:#e8e9f3;
	float:right;
	text-decoration: none;
	font-weight:normal;
}

#topnav ul li a:hover
{
	background-color:#ef9302;
	color: #fff;
}

/* ---- Top Navigation Style End*/
	
#footer {
	background-image: url(../images/BG_Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    clear:both;
	width:750px;
	height:135px;
	padding-top:100px;
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px; 
	COLOR: #cccde6;
	font-weight:normal;
    }
	
#footer a {
	color:#FFFFFF;
	
    }
	
#footer a:hover {
	color:#ff8a00;
    }
	

.off {
	color: #dddfde;
	}
	
.on {
	color:#FFFFFF;
	background-image:url(../images/BG_MainMenu_on.jpg);
	font-weight:bold;
    }
	
.ontop {
	background-color:#ef9302;
	color: #fff;
    }

.mainBG {
	background-image:url(../images/BG_Gradient_Dark.jpg);
	margin:0px 0px 0px 0px;
	vertical-align:top;
	padding:0px;
	}
	
#mainbody ul {
	margin: 0px;
	}
	
#mainbody li{
	position: relative;
	padding-bottom:10px;
	padding-right:50px;
	COLOR: #4a5159;
	font-weight:normal;
	font-size:11px;
}
		
#totop {
	text-align:center;
	background:#d8dcd6;
	}
				
h1 {
	font-size:16px;
	color:#9FAC12;
	font-weight:normal;
}
	

h2 {
	font-size:14px;
	font-weight:normal;
	color:#9FAC12;
	padding:0px;
	margin:0px;
	
}

h3 {
	FONT-SIZE: 10px;
	COLOR: #cccde6;
	font-weight:normal;
	font-style:italic;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h5 {
	font-size:16px;
	color:#692634;
	font-weight:normal;
	padding-top:5px;
	margin-bottom:-5px;
}

p {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14px; 
	COLOR: black;
	font-weight:normal;
	}
	
#servicelist {
	COLOR: #cccde6;
	list-style-image:url(../images/Arrow_List.jpg);
	FONT-SIZE: 10px;
	font-weight:normal;
	margin:0px 10px 10px 15px;
	padding:7px 20px 10px 45px;
	}
	
#servicelist li {
	color:#4f5073;
	padding:0px 0px 5px 2px;
	}
	
	
#programlist {
	COLOR: #cccde6;
	list-style-image:url(../images/Arrow_List_Dark.jpg);
	margin:10px 30px 10px 12px;
	FONT-SIZE: 12px;
	font-weight:normal;
	}
	
#programlist li {
	COLOR: #cccde6;
	padding:0px 0px 5px 0px;
	}
	
	
table.staff {
	width: 350px;
	border:0px;
}
table.gallery th {
	text-align: left;
	padding: 0px;

}
table.staff td {
	text-align:center;
	vertical-align:top;
	padding: 0px 10px 10px 10px;
}

table.contact {
	FONT-SIZE: 12px;
	COLOR: #cccde6;
	width: 450px;
	border:0px;
	text-align:center;
}

table.contact td {
	padding: 0px 0px 4px 0px;
}


table.membership {
	COLOR: #cccde6;
	width: 400px;
	border:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	margin: 5px 0px 0px 0px;
}
table.membership th {
	background-image: url(../images/BG_MainMenu.jpg);
	font-size:11px;
	text-align:center;
	padding: 3px 10px 3px 10px;

}
table.membership td {
	FONT-SIZE: 12px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
}

.activerow1 {
	background-color:#a3a4b9;
}

.activerow2 {
	background-color:#35364c;
}




.alignleft {
	text-align:left;
	}
	
.alignright {
	text-align:right;
	}

hr {	
	color: #977d7a;
	background-color: #977d7a;
	border:none;
	height: 1px;
	width:85%;
	}
