body {
	width: 100%;
	background: #FFFFFF;
	color: #1F1209;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	margin: 0px;
}

a {
	color: #0066CC;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

.page {
	width: 960px;
	min-height: 900px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 10px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

.header {
	width: 100%;
	height: 150px;
}

.header img {
	border: 0px;
}

.hours {
	width: 160px;
	height: 150px;
	text-align: center;
	float: left;
}

.networking {
	width: 560px;
	height: 150px;
	font-size: 11px;
	text-align: right;
	float: right;
	display: inline;
}

.navigation {
	line-height: 10px;
	text-transform: lowercase;
	margin: 10px 0px 10px 0px;
}

.navigation a {
	font-size: 11px;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.navigation li {
	margin: 0px 9px 0px 0px;
	display: inline;
}

h1 {
	width: 470px;
	font-family: Impact, sans-serif;
	font-weight: normal;
	font-size: 35px;
	color: #FFFFFF;
	margin: 10px 10px 10px 480px;
	border-bottom: 2px solid #0066CC;
	padding: 0px;
}

h2 {
	color: #0066CC;
	margin: 20px 0px 5px 0px;
	font-size: 14pt;
	text-transform: uppercase;
}

h3 {
	color: #999999;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

.welcome {
	font-size: 13pt;
	margin-bottom: 20px;
	letter-spacing: -1px;
}

.feature {
	width: 960px;
	height: 300px;
	background: url('images/feature/featureBg.png') no-repeat;
}

.specials {
	width: 470px;
	float: left;
	height: 350px;
	font-size: 11px;
	border-right: 1px solid #DDDDDD;
	padding-right: 10px;
	margin-bottom: 20px;
}

.specials ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.specials li {
	margin-bottom: 10px;
}

.specialTitle {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: -1px;
}

.kids {
	width: 225px;
	height: 350px;
	float: left;
	font-size: 11px;
	border-right: 1px solid #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
}

.kids ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.kids li {
	margin-bottom: 10px;
}

.events {
	width: 225px;
	height: 350px;
	float: right;
	font-size: 11px;
	letter-spacing: -1px;
}

.events ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.events a {
	text-decoration: none;
}

.events a:hover {
	text-decoration: underline;
}

.separator {
	width: 98%;
	height: 1px;
	background-color: #999999;
	display: block;
	clear: both;
	margin: 0px auto 20px auto;
}

.news {
	width: 950px;
	height: 190px;
	overflow: auto;
	display: block;
	font-size: 11px;
	position: relative;
	top: 5px;
	left: 5px;
}

.newsDate {
	text-transform: uppercase;
	font-weight: normal;
	font-style: italic;
	margin-right: 10px;
	display: inline;
}

.news ul {
	margin: 0px;
	padding: 0px;
}

.news li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
}

.h2Details {
	color: #DD0000;
	font-family: Arial, Courier New, Courier, monospace;
	font-size: 7pt;
	font-weight: bold;
	margin: -5px 0px -5px 5px;
}

.footer {
	width: 960px;
	height: 12px;
	font-size: 11px;
	border-top: 1px solid #999999;
	margin-top: 30px;
	padding-top: 10px;
}

.footerNav {
	width: 480px;
	float: left;
}

.footerNav ul {
	margin: 0px;
	padding: 0px;
}

.footer li {
	display: inline;
	list-style: none;
}

.footer a {
	margin-right: 10px;
}

.copyright {
	width: 480px;
	text-align: right;
	float: right;
}

.copyright a {
	margin: 0px;
}

.imageGallery td {
	background-color: #EEEEEE;
}

.links {
	font-size: 11px;
	margin-bottom: 20px;
}

.linkInfo {
	color: #FF3300;
	padding: 0px 0px 0px 5px;
}

.linkDesc {
}

.testimonialDate {
	font-size: 10px;
	font-style: italic;
	margin: 5px 0px 5px 0px;
}

.note {
	width: 800px;
	padding: 5px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 10px auto 20px auto;
	border: 1px solid #CECECE;
}

.note ul {
	margin: 0px;
	padding: 0px;
}

.note li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}













/* corners */

.nw {
	width: 5px;
	height: 5px;
	background: url('themes/fall/corners.png') top left no-repeat scroll;
	display: block;
}

.ne {
	width: 5px;
	height: 5px;
	background: url('themes/fall/corners.png') top right no-repeat scroll;
	display: block;
}

.sw {
	width: 5px;
	height: 5px;
	background: url('themes/fall/corners.png') bottom left no-repeat scroll;
	display: block;
}

.se {
	width: 5px;
	height: 5px;
	background: url('themes/fall/corners.png') bottom right no-repeat scroll;
	display: block;
}

.filler {
	background-color: #0066CC;
}

/* end corners */



/* content slider */

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 960px;
	height: 300px;
	background: url('images/feature/featureBg.png') no-repeat;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	width: 960px;
	height: 100%;
	color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.contentPic {
	float: left;
	padding-right: 15px;
}

.contentDesc {
	padding: 5px;
	color: #FFFFFF;
	font-size: 13pt;
	font-family: Georgia;
}

.contentdiv a {
	color: #99CCFF;
	text-decoration: underline;
}

.pagination{
	width: 940px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding: 2px;
	font-size: 11px;
	margin-bottom: 5px;
}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #0066CC;
	background: white;
}

.pagination a:hover, .pagination a.selected{
	color: #FFFFFF;
	background-color: #0066CC;
}

/* end content slider */





/* custom css end */





/* not mine */

.border_left {
	border-left: 1px solid #484848;
}

.border_right {
	border-right: 1px solid #484848;
}



.imgRM {
	margin-right: 4px;
}

.admin_PageButtons {
	background: url(images/admin_page_button.png) no-repeat center center;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
}

.redTxt {
	color: #FF3300;
}

.nav_under {
	background: #000000 url(images/silver/bar_upper.jpg) repeat-x;
	border-top: 1px solid #000000;
}

#nav_underLink {
	color:#FFFFFF;
}

hr {
	color: #CCCCCC;
	margin: 25px 0px 25px 0px;
}

.logoDimensions {
	max-height:100px;
	max-width:740px;
}

.imgGalleryDimensions {
	max-width:300px;
	max-height:300px;
}

.titleBg {
	background: #000000 url(images/silver/nav_bg.png) repeat-x;
	color: #FFFFFF;
}

.threadBar {
	color: #ffffff;
}

.admin_sidenav {
	width: 200px;
}

.title {
	background-color: #f4f4f4;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	padding: 4px;
}

.largeTxt {
	font-size: 14px;
}

.xlTxt {
	font-size: 16px;
}

.wTxt {
	color: #FFFFFF;
}

.border_grey {
	border: 1px solid #8C8C8C;
}

.border_lightGrey {
	border: 1px solid #CCCCCC;
}

.title_Bbg {
	background: #000000 url(images/silver/corner_tLeft_silver.gif) no-repeat scroll top left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/**** admin nav ****/



#adminNav {
	margin: 0px;
	padding: 0px;

}

#adminNav h1 {
	padding: 3px;
}

#adminNav a:link, #adminNav a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #0099FF;
	padding: 3px 3px 3px 6px;
}

#adminNav a:hover {
	background-color: #20ABFF;
	text-decoration: none;
	border-bottom: 1px solid #0099FF;
	padding: 3px 3px 3px 6px;
}



/*** end admin nav ***/