﻿/* CSS layout */
#masthead {width: 790px;
}
#top_nav {width: 790px;
}

#footer {
	width: 790px;
	background-color: #B4A99B;

}

#page_content {
	background-image: url('08-09%20Website/Images/background2a.jpg');
	width: 790px;
	color: #000000;
	background-color: #B4A99B;
}

#page_content_2 {
	border: thick;
	width: 790px;
	color: #FFFFFF;
	background-color: #B4A99B;
}



.NavBar {border-width: 0px;}

.subnav {	font-size: 10px;	font-family: "Times New Roman", Times, serif;	font-weight: bold;	color: #415139; margin-left: 40px; text-align:left}
.subnav a:link {	font-size: 10px; 	color: #415139;	text-decoration: underline;}
.subnav a:visited {	font-size: 10px;	color: #415139;	text-decoration: underline;}
.subnav a:hover {	font-size: 10px; 	color: #415139;	text-decoration: none;}
.subnav a:active {	font-size: 10px;	color: #5B7351;	text-decoration: none;}

body {
	text-align: center;
	background-image: url('08-09%20Website/Images/background2.jpg');
	border-color: #403C2D;
	border-width:thick
}

.BodyText_18pt {	font-size: 18px;	font-family: "Times New Roman", Times, serif;	color: #403C2D; text-align:left; margin-left: 40px;}
.BodyText_18pt a:link {	font-size: 18px; 	color: #013A8F;	text-decoration: underline;}
.BodyText_18pt a:visited {	font-size: 18px;	color: #013A8F;	text-decoration: underline;}
.BodyText_18pt a:hover {	font-size: 18px; 	color: #0156D6;	text-decoration: none;}
.BodyText_18pt a:active {	font-size: 18px; 	color: #415139;	text-decoration: underline;}

.BodyText_16pt {	font-size: 16px;	font-family: "Times New Roman", Times, serif;	color: #403C2D; text-align:left; margin-left: 40px; margin-right: 40px;}
.BodyText_16pt a:link {	font-size: 16px; 	color: #013A8F;	text-decoration: underline;}
.BodyText_16pt a:visited {	font-size: 16px;	color: #013A8F;	text-decoration: underline;}
.BodyText_16pt a:hover {	font-size: 16px; 	color: #0156D6;	text-decoration: none;}
.BodyText_16pt a:active {	font-size: 16px; 	color: #415139;	text-decoration: underline;}

.BodyText_16pt_centered {	font-size: 16px;	font-family: "Times New Roman", Times, serif;	color: #403C2D; text-align:center;}
.BodyText_16pt_centered a:link {	font-size: 16px; 	color: #013A8F;	text-decoration: underline;}
.BodyText_16pt_centered a:visited {	font-size: 16px;	color: #013A8F;	text-decoration: underline;}
.BodyText_16pt_centered a:hover {	font-size: 16px; 	color: #0156D6;	text-decoration: none;}
.BodyText_16pt_centered a:active {	font-size: 16px; 	color: #415139;	text-decoration: underline;}



.LeftAlignWithIndent {
	text-align: left;
	margin-left: 40px;
}`	

.LeftAlignWithIndent_DarkText {
	text-align: left;
	margin-left: 40px;
	color: #403C2D;
}


.BodyText_Centered {
	text-align: center;
}

.Section {
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:left;
	margin-left: 40px;
	color: #403C2D;
}
.subsection {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:left;
	margin-left: 40px;
	color: #415139;}
.subsection_centered {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-left: 40px;
	color: #415139;
}
.subsection a:link {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	color: #415139;
}
.subsection a:hover {	font-size: 22px;	font-family: "Times New Roman", Times, serif;	text-decoration: none;  	font-weight: bold;	text-align:left;	color: #668059;}
.subsection a:visited {	font-size: 22px;	font-family: "Times New Roman", Times, serif;	text-decoration: underline;	font-weight: bold;	text-align:left;	color: #415139;}
.subsection a:active {	font-size: 22px;	font-family: "Times New Roman", Times, serif;	text-decoration: underline;	font-weight: bold;	text-align:left;	color: #415139;}


.footer {	font-size: small;	color: #2E3F34; text-align: center;}
.footer a:link {	font-size: small; 	color: #013A8F;	text-decoration: underline;}
.footer a:visited {	font-size: small;	color: #013A8F;	text-decoration: underline;}
.footer a:hover {	font-size: small; 	color: #0156D6;	text-decoration: none;}
.footer a:active {	font-size: small; 	color: #415139;	text-decoration: underline;}

.TextAlign_Left {
	text-align: left;
}
.BodyText_Centered {
	text-align: center;
}
.LeftAlignWithIndent_DarkText {
	text-align: left;
	margin-left: 40px;
	color: #403C2D;
}



For Tables:
.CenterJustify_BorderAll {
	border: 1px solid #013A8F;
	text-align: center;

}
.RightBorder_TextCenter {
	border-right: 1px solid #013A8F;
	text-align: center;
}
.LeftAlign_10pxMargin {
	margin-left: 10px;
	text-align:left;
}

.Table16px {
	width: 710px;
	align: center;
	text-align:left;
	font-size: 16px;	
	font-family: "Times New Roman", Times, serif;	
	color: #403C2D;
}
.Table16px a:link {	font-size: 16px; 	color: #013A8F;	text-decoration: underline;}
.Table16px a:visited {	font-size: 16px;	color: #013A8F;	text-decoration: underline;}
.Table16px a:hover {	font-size: 16px; 	color: #0156D6;	text-decoration: none;}
.Table16px a:active {	font-size: 16px; 	color: #415139;	text-decoration: underline;}

.Table16px_DataCentered {
	width: 710px;
	align: center;
	text-align:center;
	font-size: 16px;	
	font-family: "Times New Roman", Times, serif;	
	color: #403C2D;
}
.Table16px_DataCentered a:link {	font-size: 16px; 	color: #013A8F;	text-decoration: underline;}
.Table16px_DataCentered a:visited {	font-size: 16px;	color: #013A8F;	text-decoration: underline;}
.Table16px_DataCentered a:hover {	font-size: 16px; 	color: #0156D6;	text-decoration: none;}
.Table16px_DataCentered a:active {	font-size: 16px; 	color: #415139;	text-decoration: underline;}


.Table_subsection {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:left;
	color: #415139;}


