/****************************************************************/
/* Oxford Area High School Styles                               */
/****************************************************************/

/****************************************************************/
/* Page Layout                                                  */
/****************************************************************/

#theBannerRow { height: 149px; background: url('../Images/banner-OAHS.jpg') top left no-repeat; }


/****************************************************************/
/* Content Styles                                               */
/****************************************************************/

/***** Content *****/
#content h1 { margin-top: 15px; margin-bottom: 10px; font-weight: bold; font-size: 1em; color: #375C3D; background-color: transparent; clear: both; font-family: Arial, sans-serif; }

#content hr { margin: 15px 0px 15px 0px; height: 1px; background-color: #375C3D; width: 100%; }

#content a:link, #theContent a:visited { color: #375C3D; background-color: transparent; font-weight: bold; text-decoration: none; }
#content a:hover, #theContent a:active {
	color: #C8B300;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

/***** Right Nav *****/
#rightBoxHeader { width: 212px; height: 34px; background: url('../Images/rightBoxHeader-OAHS.gif') top left no-repeat; }
#newsBoxHeader { width: 212px; height: 34px; background: url('../Images/newsBoxHeader-OAHS.gif') top left no-repeat; }
#rightNav .rightBox a:link, #rightNav .rightBox a:visited { color: #375C3D; background-color: transparent; font-weight: bold; text-decoration: none; }
#rightNav .rightBox a:hover, #rightNav .rightBox a:active { color: #A15454; background-color: transparent; font-weight: bold; text-decoration: underline; }


#theContentRow #content p {
	font-family: "Times New Roman", Times, serif;
}
#theContentRow #content p {
	font-size: 12em;
}
#theContentRow #content p {
	font-size: 18em;
}
#theContentRow #content p {
	font-size: 18px;
}

