﻿a:hover {text-decoration: underline; color:#999999 }

a { text-decoration: none; color: #AD3D3C
 }

.mybanner {
	background-image: url(../images/jmcgrathportrait.jpg);
	background-repeat: no-repeat;
	background-position: 35px 10px;
}
.vert-banner {
	background-image: url(../images/vert-banner-transparent.png);
	background-repeat: repeat-x;

}

body
{
padding-top: 10px;
}

.horiz-banner {

	background-image: url(../images/horiz-banner-transparent.png);
	background-repeat: repeat-y;
}

.highlight
	{
	background-image:url(../images/highlight.jpg);
	background-repeat:repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: white;
	cursor: pointer;
	}

.mypagehead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#AD3D3C;
	text-transform: none;
	font-variant: normal;
	text-transform: none;
	padding-left: 10px;
	border-bottom: 1px solid #AD3D3C;
	padding-top: 20px;
}
.navbody {
	background-color: red;
}
.navtop {
	background-image: url(../images/nav-top-back.jpg);
	background-repeat: no-repeat;
	background-position:bottom
}
.navbot {
	background-image: url(../images/nav-bot-back.jpg);
	background-repeat: no-repeat;
}
.yellowdown {
	background-image: url(../images/vert-banner-trans-yell.png);
	background-repeat: repeat-x;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
}
.horiz-banner-yell {
	background-image: url(../images/hor-banner-trans-yell.png);
	background-repeat: repeat-y;
}
.smallpichead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	color: #AD3D3C;
}

.newsBox
{
	-moz-border-radius: 10px;
	border:  silver solid 1px;
}

.smallnavhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: white;
}
.unlink {
	font-weight:bolder;
}
.white-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.classtimes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.unlink-white {
	color:#FFFFFF;
	font-weight:bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.horiz-banner-blu {
	background-image: url(../images/hor-ban-trans-blu-s.png);
	background-repeat: repeat-y;
}
.outside-border {
	border: 1px solid #E5D764;
}
.black-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.classLeftBdr {
border: 1px solid #99FF99;
}

.activitybox
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	color: black;
	width: 190px;
	}
	
	.mysmallcaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;

	text-align:left
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
	text-transform: lowercase;
	padding-left: 5px;
}
.schedTimes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #F7ADAE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: left;
}
.gridTimes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-transform: uppercase;
	background-color: #D5E4F7;
	border: 1px solid #CCCCCC;
	align: center;
}
.gridDay {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	border: 1px solid #CCCCCC;
	align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}
.gridPic {
	border: 1px solid #000000;
}
.todayGridTimes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #CCCCCC;
	text-align: center;
}
.myInfoClass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: center;
	vertical-align: top;
}

.myShadowClass
{
	background-image:url(../images/left-shadow.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.myShadowClass2 {
	background-image:url(../images/right-shadow.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.unlink-nav {
	color:#6699CC;
	font-weight:bolder;
}
