/* 3-column float */

* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	margin: 0 auto;
	width: 750px;
	background-color: #F9F5EF;
	font-family: lucida grande, helvetica, arial, sans-serif;
	/*background: url(images/nhsdf_bg-tile.jpg) repeat fixed;*/
}
.underline {
	text-decoration: underline;
}
.container {
	width: 750px;
	margin: 0 auto;
	background-color: #C9B9A1;
}

.header {
	color: #F9C5C5;
	background-color: #136869;
}
	
a.logo2 {
	width: 100px;
	height: 133px;
	/*border: 1px solid yellow;*/
	background-color: #136869;
	float: left;
	z-index: +1;
}

.head2 {
	padding: 0px 5px 0px 5px;
	margin: 0px auto;
	float: right;
	width: 640px;
	height: 133px;
	vertical-align: top;
	text-align: center;
	background-color: #136869;
	display: block;
}

.leftcolumn {
	clear: both;
	width: 125px;
	height: 90%;
	float: left;
	background-color: #C9B9A1;
	/*border-left: 5px solid #136869;*/
	display: inline;
}

.nav {
	/*position: fixed;*/
	padding: 5px;
	text-decoration: none;
	/* border: 1px solid red;*/
	font-size: 12px;
	width: 130px;
}

		.nav ul {
			border-left: 15px #136869;
			list-style-type: none;
		}
	
		.nav li {
		/*
			line-height: 30px;
		*/
			padding-top: 4px;
			padding-bottom: 4px;
			border-bottom: 1px solid #AA997E;/* #58482f;/*grn: #136869;*/
		}
		.nav li a.construction {
			color: #AA997E;
		}
		.nav li a.construction:hover {
			color: #AA997E;
		}
		.nav li a:hover {
			color: #58482f;
		}
        .nav .subnav{
             color: #58482F;
             font-size: 10px;
             font-style: italic;
        }

.allContent ul {
	padding: 15px;
}

li {
	text-decoration: none;
}

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

a: hover {
	color: #e08119;
	/*background-color: #;*/
}

a: visited {
	color: #AA997E;
}

h3 {
	font-family: book antiqua, georgia, times new roman, serif;
}
p { 
	padding-top: 5px;
	/*padding-bottom: 10px;*/
	text-indent: 20px;
}

.noindent {
	text-indent: 0px;
}

.center {
	text-align: center;
	font-family: book antiqua, georgia, times new roman, serif;
}

.allContent {
	padding: 20px;
	width: 570px;
	float: right;
	color: #58482F;
	background-color: #E5DDCA;
}

.important {
	clear: both;
	display: block;
	width: auto;
	color: #CC521B;
	font-family: verdana, helvetica, arial, sans-serif;
	/*font-style: oblique;*/
}
/*
.secondaryContent {
	padding: 19px 5px 5px 5px;
	width: 170px;
	float: right;
	background-color: #E5DDCA;
}

.secondaryContent ul {
	list-style-type: none;
}
*/
.footer {
	padding: 2px 10px;
	text-align: center;
	font-size: 14px;
	color: #F9C5C5;
	background-color: #58482f;
	clear: both;
	height: 1.3em;
	/*display: inline;*/
}

.footer a {
	color: #f4eee4;
}
	
.footer a: hover {
	color: #d7a79b;
}



body#pHostSchool .allContent,
body#pLocalInformation .allContent,
/*body#pScholarships .allContent,*/
body#pUnderC .allContent,
/*body#pVendors .allContent,*/
body#pMTTechSpecs .allContent,
body#pAbTheaterSpecs .allContent
body#pLocalInformation .allContent
{
	font-family: book antiqua, georgia, times new roman, serif;
}

body#pMTTechSpecs .allContent h3 {
     text-align: center;
}
body#pSchedule .important{
	text-indent: 0px;
}
body#pSchedule h4{
	padding-bottom: 10px;
}
body#pSchedule table{
	width: 100%;
}
body#pSchedule table td{
	width: 50%;
	border-bottom: 1px solid #AA997E;/* #58482f;/*grn: #136869;*/
	padding-top: 2px;
	padding-bottom: 2px;
}

body#pLatest table {
	width: 100%;
}
body#pLatest table tr#mostRecent td{
	font-weight: bold;
    background-color: #D5CDAA;
    border-top: 1px solid #AA997E;
}
body#pLatest table tr#mostRecent td.colDate{
    border-left: 1px solid #AA997E;
}
body#pLatest table tr#mostRecent td.colAnn{
    border-right: 1px solid #AA997E;
}
body#pLatest table td.colDate{
    width: 120px;
    font-size: 13px;
}
body#pLatest table td.colAnn{
    font-size: 14px;
}
body#pLatest table td{
	border-bottom: 1px solid #AA997E;/* #58482f;/*grn: #136869;*/
	padding-top: 2px;
	padding-bottom: 2px;
}

body#pScholarships #head,
body#pVendors #head,
body#pConcertInfo #head{
    font-family: "Arial Bold";
    font-size: 34px;
    text-align: center;
    margin-bottom: 20px;
}

body#pScholarships #headdesc,
body#pVendors #headdesc,
body#pConcertInfo #headdesc{
    font-style: italic;
    margin-bottom: 10px;
    font-size: 14px;
}

body#pScholarships .subhead,
body#pVendors .subhead,
body#pConcertInfo .subhead{
    font-size: 20px;
}

body#pScholarships .subdesc,
body#pVendors .subdesc,
body#pConcertInfo .subdesc{
    padding-left: 20px;
    margin-bottom: 20px;
}
body#pScholarships sup,
body#pConcertInfo sup{
    font-size: 11px;
}
body#pScholarships .allContent ul{
    font-size: 13px;
    padding-left: 30px;
}

body#pScholarships #table_schedule{
     width: 100%;
}
body#pScholarships #table_schedule tr{
     height: 20px;
}
body#pScholarships #table_schedule td{
     font-size: 14px;
}
body#pScholarships #table_schedule td.time{
     font-size: 12px;
     width: 140px;
}

body#pScholarships ul.recruitment_list li{
     padding-bottom: 20px;
}

body#pScholarships ul.listIndent li {
     padding-left: 10px;
}
body#pScholarships .scholarListHeadTable, 
body#pScholarships .scholarListTable {
    width: 100%;
}
body#pScholarships .scholarListHeadTable {
    border-top: 1px solid #b8a88F;
    margin-top: 20px;
}
body#pScholarships .scholarListHeadTable td{
    padding-top: 20px;
    padding-bottom: 5px;
}

body#pScholarships .scholarListHeadTable tr,
body#pScholarships .scholarListTable tr {
     height: 18px;
}

body#pScholarships .scholarListHeadTable td.left, 
body#pScholarships .scholarListTable td.left {
     padding-left: 10px;
}
body#pScholarships .scholarListHeadTable td.right, 
body#pScholarships .scholarListTable td.right {
     padding-right: 10px;
}

body#pScholarships .scholarListHeadTable td.left {
     width: 470px;
}
body#pScholarships .scholarListHeadTable td.right {
     text-align: right;
}

body#pScholarships .scholarListTable td.left {
     width: 170px;
     font-style: italic;           
     vertical-align: top;
     font-size: 14px;
}
body#pScholarships .scholarListTable td.right {
     font-size: 13px;
}

body#pDeadlinesAndFees div.dfSub{
     padding-left: 30px;
}
body#pDeadlinesAndFees div.dfSub li{
     padding-left: 15px;
}

body#pDeadlinesAndFees table tr{
     height: 20px;
}

body#pDeadlinesAndFees table td.left{
		 vertical-align: top;
     width: 180px;
}
