﻿/*

top line color = #542a00
bottom footer line = #bdad87
page title text = 413318
*/


body {
	background-image:url('images/BG.jpg');
	background-repeat:repeat;
	background-color:#ffffcc;
	color:#413318;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	
}

p {
	color:#413318;
}

ul {
	color:#413318;
}
img {
	border:1px #413318 solid

}

table {
	border:none;
	border-collapse:collapse;
	color:#413318;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt
}

a:visited {
	color:#413318;
	text-decoration:none
}

a:link {
	color:#413318;
	text-decoration:none
}

a:active {
	color:#000000;
	text-decoration:none
	
}

a:hover {
	color:#000000;
	text-decoration:none
	
}

.pageTitles {
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	color:#413318;
	font-weight:bold;
}

.text {
	color:#413318;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}

.reallyBigText {
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	color:#413318;
	font-weight:bold;
}


.bigText {
	font-family:"Times New Roman", Times, serif;
	font-size:31px;
	color:#413318;
	font-weight:bold;
}

.mediumText {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#413318;
	font-weight:normal;
}

.disclaimerText {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#413318;
	font-weight:normal;
}

.otherServicesTitles {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#413318;
	font-weight:bold;

}


.smallText {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#413318;
	font-weight:bold;
}


.linksPageText {
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	color:#413318;
	font-weight:bold;

}

#homePageContainer {
	margin:20px 0 75px 0;
	width:886px
}


#pageContainer {
	margin:7px 0 75px 0;
	width:846px
}

#homePageContent {
	background-image:url('images/BG-missionStatement.jpg');
	background-repeat:no-repeat;
	padding:10px 30px 40px 30px;
	font-family:"Times New Roman", Times, serif;
	color:#111111;
	font-size:1em;
	height:600px
}

#pageContent {
	padding:10px 30px 40px 30px;
	font-family:"Times New Roman", Times, serif;
	color:#111111;
	font-size:1em;
} 

#topInclude {
	margin:0 0 12px 0;
	font-family:Times New Roman;
	font-size:11px;
	color:#542a00;
	font-weight:bold
}

.clear {
	clear:both
}


#footerContainer {
	padding-top:14px;
	margin:0 auto 0 auto;
	vertical-align:bottom;
	border-top:1px #bdad87 solid;
	width:750px
}

#footerLeft {
	float:left;
	height:61px;
	width:290px
}

#footerMiddle {
	float:left;
	height:61px;
	width:162px
}

#footerRight {
	float:left;
	height:61px;
	width:290px
}

#footerBottom {
	text-align:center;
	padding:10px 0 0 0;
	font-size:11px;
	color:#542a00;
	font-weight:bold
}

#topNavButtonsContainer {
	padding:17px 0 22px 0;
}

.topNavButtons {
	float:left;
	width:139px; 
	height:28px;
	line-height:29px;
	text-align:center;
	color:#000000;
	Font-family:"Times New Roman", Times, serif;
	font-weight: 500;
	display:block;
	margin-right:2px
}

.topNavButtons a:visited {
	background-image: url('images/BG-topNavButton.jpg');
	width:139px; 
	height:28px;
	line-height:29px;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	font-weight: 500;
	text-decoration:none;
	display:block
}

.topNavButtons a:link {
	background-image: url('images/BG-topNavButton.jpg');
	width:139px; 
	height:28px;
	line-height:29px;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	font-weight: 500;
	text-decoration:none;
	display:block
}

.topNavButtons a:active {
	background-image: url('images/BG-topNavButtonMO.jpg');
	width:139px; 
	height:28px;
	line-height:29px;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
	text-decoration:none;
	display:block
}


.topNavButtons a:hover {
	background-image: url('images/BG-topNavButtonMO.jpg');
	width:139px; 
	height:28px;
	line-height:29px;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
	text-decoration:none;
	display:block
}



