/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
body {
	/* scrollbar-highlight-color: scrollbar-3dlight-color: scrollbar-darkshadow-color: scrollbar-track-color: */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	scrollbar-arrow-color : White;
	scrollbar-face-color : #5D0618;
	scrollbar-shadow-color : White;
}

hr{
	height : 1pt;
}

p, span, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}

textarea, input, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.hometext {
	color : black;
	font-size: 16px;
	line-height: 20px;
}
.copy{
	color : #D38326;
	font-size : 10px;
}

.copy a:link {
	color : #D38326;
	text-decoration : underline;
}

.copy a:visited {
	color : #D38326;
	text-decoration : underline;
}

.copy a:hover {
	color : #5D0618;

	text-decoration : none;
}

.copy a:active {
	text-decoration : none;
	color : #D38326;

}

.header a:link {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header a:visited {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header a:hover {
	color :black;
	font-weight : bold;
	text-decoration : none;
}

.header a:active {
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header {
	color : black;
	font-size: 16px;
	font-weight : bold;
}
.topnav{
	color : #D38326;
	font-size : 14 px;
	font-weight : bold;
}

.topnav a:link {
	color : #D38326;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:visited {
	color : #D38326;
	font-weight : bold;
	text-decoration : none;
}

.topnav a:hover {
	color : #D38326;
	font-weight : bold;
	text-decoration : underline;
}

.topnav a:active {
	color : #D38326;
	font-weight : bold;
	text-decoration : none;
}


a:link {
	color : #00237e;
	text-decoration : underline;
	font-weight : bold;
}

a:visited {
	color : black;
	text-decoration : underline;
	font-weight : bold;
}

a:hover {
	color : #00237e;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color :#00237e;
	text-decoration : underline;
	font-weight : bold;
}
h4{
	color: #5D0618;
	font-size: 18px;
	font-weight: bold;
}
.pHeader2{
	color: #b5d2e0;
	font-weight: bold;
}
.bluetext{
	color: #00237E;
	font-size: 14px;
}
	
	
}
