.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
A {     
	font-family: Tahoma;
	font-size: 11px;
        Color : #2A9D3C; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 11px;
	Color : #2A9D3C; font-weight: bold;
	text-decoration : underline;
}
.bodwh {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.bodwh_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bodwh_nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #778087;
}
.sub3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FFA523;
	font-weight: bold;

}
.title2 {
	color: #5995E6;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #68A310;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.bodwh2 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}

.curiculum {
	font-weight:bold;
	font-size: 110%;
	color:#333333;
}

.news {
	font-weight: bold;
	font-size: 130%;
	color: #33FF33;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.contact-hr {
	width: 75%;
}

.nabss {
 border: 4px ridge #312F94;
}

.prospectus {
    font-size: 120%;
	color: #33FFFF;
}

.prospectus:hover {
    font-size: 120%;
	color: #33FFFF;
}

th {
	color: #00FFFF;
}

.gallerylink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.gallerylink:hover {
	font-size: 12.5px;
	color: #FFFFFF;
	text-decoration: none;
}



.shadetabs{
	border-bottom: 1px solid gray;
	/* width: 90%; width of menu. Uncomment to change to a specific width */
	margin-bottom: 1em;
}

.shadetabs ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(../images/shadeactive.gif);
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}


/**************** RIGHT MENU ***********************/

.urbangreymenu{
width: 140px; /*width of menu*/
position:relative;
left:35px;
top:20px
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(../images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 14px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
font-weight:bold;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background: #4273B6;
font: 13px;
font-weight: bold;
}

/*********** END RIGHT MENU *********************/

 #blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}

.alert {
	color: #FF0000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.alert_a {
	color: #000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.admin_menu {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 90%;
}

.admin_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:90%;
}

.section_title {
	font-weight:bold;
	font-size:97%;
}

.special_event {
	color: #33FF33;
}

.quick-alert {
	width: 100%;
    margin: 1em 0;
    padding: .5em;
    background: #ffa;
    border: 1px solid #a00;
    color: #a00;
    font-weight: bold;
	font-size:15px;
	text-align:center;
}


