body {
	font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	padding: 0px;
	margin: 0px auto;
	margin-top: 20px;
	width: 750px;
	background-color: #f5f5ff;
}

#socialNetDiv,
#welcomeDiv,
#ourGalleryDiv,
#ourServicesDiv,
#aboutUsDiv,
#programsDiv,
#facilityMainDiv,
#imageBrowserDiv,
#videoBrowserDiv,
#contactUsDiv {
	background-color: #e1e4f2;
	border-style: solid;
	border-width: 1px;
	border-color: #0b198c;
	padding: 10px;
	margin-top: 10px;
}

#bannerDiv {
	background-color: rgb(255,255,255);
	height: 168px;
	width: 100%;
}

#bannerTable {
}

.bannerLargerTextSpan {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}

.bannerSmallerTextSpan {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11pt;
}

#navBarDiv {
	background-color: #5c7099;
	background-image: url(../images/gradient_tcat.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	height: 30px;
	width: 100%;
	font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}

#navBarTable {
	width: 100%;
	height: 100%;
	font-weight: bold;
	font-size: 10pt;
	color: rgb(255,255,255);
	text-align: center;
	vertical-align: middle;
}

a.navBarLink {
	color: rgb(255,255,255);
	text-decoration: none;
}

a.navBarLink:hover {
	color: rgb(255,255,0);
}

#ourGalleryDiv {
	width: 290px;
	float: left;
}

#slideShowDiv {
	width: 290px;
	height: 240px;
	text-align: center;
}

#socialNetDiv,
#welcomeDiv,
#ourServicesDiv {
	width: 400px;
	float: right;
}

#facebookLogoDiv {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
}

.sectionTitleSpan {
	font-weight: bold;
	font-size: 10pt;
}

.moreOnParagraph {
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}

#aboutUsTable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#aboutUsTable tr td {
	vertical-align: top;
}

#aboutUsDiv {
	width: 550px;
}

#kpLeftDiv,
#kpRightDiv {
	background-color: #ffcc99;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

#kpRightDiv {
	margin-left: 5px;
}

#kpLeftDiv {
	margin-right: 5px;
}

#kpTitleParagraph {
	height: 25px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #f08400;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

ul.keyPointsUL {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul.keyPointsUL li {
	padding-top: 10px;
}

#programsDiv {
	width: 600px;
}

#programsTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#programsTable tr th {
	font-size: 12pt;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: double;
}

#programsTable tr td {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

#facilityMainDiv {
	width: 600px;
	height: 500px;
	float: left;
}

#photoVideoDiv {
	text-align: center;
}

#imageBrowserDiv,
#videoBrowserDiv {
	width: 100px;
	height: 239px;
	float: right;
}

#imageBrowserDiv {
	margin-top: 0px;
}

#innerScrollableDiv {
	margin-top: 10px;
	height: 210px;
	overflow: scroll;
}

ul.imageBrowserUL {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul.imageBrowserUL li {
}

#contactUsDiv {
	width: 400px;
}

#mapDirectionTable {
	margin: 0px auto;
	padding: 0px;
	margin-top: 20px;
}

#mapDirectionTable tr td {
	vertical-align: top;
}

#directionDiv {
	margin: 0px;
	padding: 0px;
	width: 340px;
}

#mapDiv {
	margin: 0px;
	height: 300px;
	width: 400px;
}

#startAddressDiv,
#endAddressDiv,
#addressInputDiv {
	display: none;
}

#startAddressDiv,
#endAddressDiv {
	font-size: 8pt;
	color: rgb(128,128,128);
}

#addressInputBox {
	width: 175px;
}

#getDirectionButton {
	width: 30px;
}


#copyrightDiv{
	margin-top: 40px;
	color: rgb(128,128,128);
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
}

.textAlignCenter {
	text-align: center;
}

.textAlignRight {
	text-align: right;
}

.importantText {
	font-weight: bold;
	color: #ff0000;
}
