/* CSS Document */

.pagetitle {
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #137bb0;
	letter-spacing:1px;
	text-align:left;
}
.newspaper {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
.orangeText {
	color: #f58001;
}
.photo {
	border: 1px solid #000000;
}
a {
	color: #f58001;
	text-decoration: underline;
}
a:hover {
	color:#d46e00;
}
.textBoxBlue {
	text-align:left;
	margin:0px 20px 0px 20px;
	background-color:#52acdb;
	padding:10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
.textBoxBlueHigh {
	color:#ffffff;
	font-weight:bold;
}
.textBoxBlue a:hover {
	text-decoration:underline;
}
.textBoxBlue a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#announcements {
	width:180px;
	height:102px;
	margin:0px 0px 0px 30px;
	padding:20px 10px 10px 10px;
	background-image:url(images/chalkboard_sm.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color:#d54c02;
	text-align:center;
}
#announcements a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#d54c02;
	text-decoration:none;
}
#container {
	width: 830px;
	background-color: #ffffff;
	margin: 5px auto 5px auto;
	background-image:url(images/page_bg.jpg);
}
#sidebar {
	float: left;
	width: 279px;
}
#tabs {
	background:url(images/tab_bg.jpg) no-repeat;
	width: 279px;
	height: 31px;
	margin-bottom: 1px;
}
#sidebar_content {
	background:url(images/sun_bg.jpg) no-repeat;
	width: 264px;
	min-height: 450px;
	border-top: 4px solid #e4e4e4;
	border-right: 4px solid #e4e4e4;
	border-left: 4px solid #e4e4e4;
	border-bottom: 0px;
	margin-bottom: 1px;
	padding: 10px 3px 20px 3px;
	color:#232323;
}
a.map {
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #137bb0;
	text-align:center;
	text-decoration:none;
}
#contactAd {
	padding:2px;
	text-align:center;
}
#number {
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #006d9b;
	text-align:center;
	width:282px;
	height:32px;
	padding-top:10px;
	background:url(images/phone_bg.jpg) no-repeat;
}
.brochureLink {
	font-size:18px;
	text-decoration:none;
	color:#137bb0;
}
a.brochureLink:hover {
	color:#f58001;
}
#mapflash {
	margin-left:238px;
	margin-top:-3px;
}
#contactLink a {
	font-family: arial, helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #f58001;
	text-align:right;
	text-decoration:underline;
	line-height: 30px;
}
#contactLink a:hover {
	color:#d46e00;
}
#otherprogLink a {
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #137bb0;
	text-align:left;
	text-decoration:none;
}
#otherprogLink a:hover {
	text-decoration:underline;
}
#menu {
	/*	background:url(images/menu_bg.jpg) no-repeat;*/
	width: 830px;
	height: 31px;
	clear:both;
}
#content {
	float: right;
	width: 551px;
	background-color: #ffffff;
	color: #232323;
	text-align: left;
	z-index:-91;
}
#main_text {
	text-align: left;
	border: 1px solid #ffffff;
	color: #232323;
	position:inherit;
	z-index:-90;
}
#main_text_margins {
	padding: 0px 25px 20px 25px;
}
#bottom_bg {
	clear: both;
	width: 830px;
	height: 6px;
}
#program_menu {
	background-color:#c3e2f1;
	width: 827px;
	height: 20px;
	border-left: 1px solid #ffffff;
	font-family: arial, helvetica, sans-serif;
	color: #026294;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	padding-top:3px
}
#program_menu a {
	text-decoration: none;
	color: #09608e;
	font-size: 11px;
}
#program_menu a:hover {
	text-decoration: underline;
}
#program_menu ul {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#program_menu ul li {
	display:inline;
	margin-left:3px;
	text-align:center;
	background:url(../images/location_pip.gif) right center no-repeat;
	padding-right:6px;
}
#program_menu ul li.last {
	background:none;
}
#bottommenu {
	clear: both;
	background-image:url(images/footer_bg.jpg);
	padding: 6px 0px 0px 0px;
	width: 830px;
	height: 23px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}
#bottommenu a {
	color: #ffffff;
	text-decoration:none;
}
#bottommenu ul {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#bottommenu ul li {
	display:inline;
	margin-left:4px;
	text-align:center;
	background:url(../images/bottom_pip.gif) right center no-repeat;
	padding-right:8px;
}
#bottommenu ul li.last {
	background:none;
}
#footer {
	clear: both;
	padding: 8px 0px 0px 0px;
	width: 830px;
	font-family: arial, helvetica, sans-serif;
	color: #f58001;
	font-size: 10px;
	text-align:center;
	margin: 0px auto 0px auto;
	background-color:#ffffff;
}
#footer a {
	color: #f58001;
	text-decoration:none;
	font: 10px;
}

#footer ul {
	list-style-type:none;
	display:inline;
	padding:0px;
	margin:0px;
}
#footer ul li {
	display:inline;
	margin:0px;
	padding:0px;
	}
.textBoxWhite {
	border:1px solid #feb35b;
	background-color:#FFFFFF;
	color:#E27200;
	padding:5px;
	text-align:left;
}
.textBoxWhite a {
	text-decoration:none;
	color:#1c7397;
}
.textBoxWhite a:hover {
	text-decoration:underline;
}
.invis {
	visibility:hidden;
}
h1 {
	font-size:22px;
	font-variant:small-caps;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ef770c;
}
h2 {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#header{

	background-image: url(images/header_bg.jpg); 
	width:830px; 
	height:191px; 
}
#blueBar{
	background-image: url(images/photo_bottom.gif);
	background-repeat: no-repeat;
	background-position:right;
} 
#blueBar a, #blueBar a:link, #bluebar a:visited, #blueBar a:active {
	width:550px;
	height:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#blueBar a:hover {
	color:#ffffff;
	text-decoration:underline;
!important
}

.numberPart{font-size:21px; letter-spacing:-1px;}
.expPart{font-size:10px; text-transform:lowercase;}
