/* main text */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	color: #666666;
	text-align: left;
}

p.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
	color: #669966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clip: rect(auto,100px,auto,auto);
	padding-bottom: 12px;
	margin-bottom: -8px;
	margin-top: -8px;
	text-align: left;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #993300;
}

/* link to Bay School */
p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #993300;
	text-decoration: none;
}
p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #993300;
	text-decoration: none;
}
p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #993300;
	text-decoration: underline;
}
p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FF0000;
	text-decoration: none;
}


#top1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-image: url(images/arrw1.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*letter-spacing: 0.1em;	
	position: relative;
	left: 432px;*/
}
#top1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	/*letter-spacing: 0.1em;*/
	background-image: url(images/arrw.gif);
	background-repeat: no-repeat;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	padding: 3px 0px 1px 1px;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 0px 1px 1px;
}
#top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #993300;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 3px 0px 1px 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


/* left column */
.sidebar a {
	font-weight: bold;
	color: #993300;
}
.sidebar a:link {
	text-decoration: none;
	color: #333333;
}
.sidebar a:visited {
	color: #333333;
	text-decoration: none;
}
.sidebar a:hover {
	color: #993300;
	text-decoration: underline;
}
.sidebar a:active {
	color: #FF0000;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #993300;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #666666;	
}

ul.nav{
list-style-type: square;
padding: 0 6px 12px 0;
margin: 11px 0 0 0;
display:block; 
}

.photos img {
	line-height: 20px;
}

#caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 18px;
	height: auto;
	width: 160px;
	text-align: left;
	}
	
/* smallest nav (in subnav) */
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}

.subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: lighter;
	color: #993300;
}

.subnav a:link {
	text-decoration: none;
	color: #993300;
}	
.subnav a:visited {
	color: #993300;
	text-decoration: none;
}
.subnav a:hover {
	color: #993300;
	text-decoration: underline;
}
.subnav a:active {
	color: #FF0000;
	text-decoration: none;
}

/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	margin-left: 190px;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	margin-top: 24px;
}

.footer a {
	color: #993300
}

.footer a:link {
	color: #9933000;
	text-decoration: none;
}
.footer a:visited {
	color: #993300;
	text-decoration: none;
}
.footer a:hover {
	color: #993300;
	text-decoration: underline;
}
.footer a:active {
	color: #FF0000;
	text-decoration: none;
}

.irbyCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	border: none;
	border-top: 1px solid #CCC;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 190px;
	margin-top: 2px;
	padding-top: 2px;
	}
	
.irbyCredit a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
	
.irbyCredit a:link {
	text-decoration: none;
}
.irbyCredit a:visited {
	text-decoration: none;
}
.irbyCredit a:hover {
	text-decoration: underline;
}
.irbyCredit a:active {
	text-decoration: none;
}

/* Map link */
.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.map a {
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px dotted #CCCCCC;
}
.map a:link {
	text-decoration: none;
	color: #666666;
}
.map a:visited {
	color: #666666;
	text-decoration: none;
}
.map a:hover {
	color: #993300;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px dotted #CCCCCC;
}
.map a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px dotted #CCCCCC;
	background-color: #99CC99;
}
