@charset "UTF-8";
/* CSS Document */

body {
background-repeat:repeat;
font-family:Geneva, Century Gothic, Arial;
font-size:14px;
color:#9b725d;
margin:45px;
padding:0;
text-align:left;background-image: url(/images/bh.png); background-attachment: fixed;}
h1 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	color: #fbcfd5;
}
h2 {
	margin: 0;
	padding: 20;

	color: #846259;
	font-size: 100%;
	font-weight: normal;
 
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 115%;
	font-weight: bold;
	color: #6a433b;
}
h4 {
	margin: 0;
padding:8px;
	background-color: #986f5b;
	color: #ffffff;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px solid #64473f; 
	border-top: 1px solid #64473f; 
}

.mainBorder {
padding:2px;
background-color:#9b725d;
border:2px solid white;
}

.content {

background-color:white;
text-align:left;

}
/* ACCENTED FONT */
.accent { 
font-style: italic; 
border-top: 0px solid #0065CC;
padding:8px;
height:43px;
}

.mainlevel {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:link {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:visited {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:hover {
font-size:14px;
color:white;
text-decoration:none;
}

.mainlevel:active {
font-size:14px;
color:white;
text-decoration:none;
}

.topNavBG {
background-image:url(/images/topnav_bg.gif);
background-repeat:repeat-x;
border-bottom:3px solid white;
height:43px;

}

.topNav {
padding-left:10px;
padding-right:10px;
text-align:center;
}

.horzDivide {
border-top:1px solid #986f5b;
margin-top:5px;
margin-bottom:5px;
}

.vertDivide {
border-right:1px solid #986f5b;
margin-top:5px;
margin-bottom:5px;
}

.customerServiceLinks {
line-height:20px;
}

.copyright {
padding-top:5px;
font-size:12px;
color:#409688;
}

.copyright:link {
padding-top:5px;
font-size:12px;
color:#000000;
}

.copyright:visited {
padding-top:5px;
font-size:12px;
color:#000000;
}

.copyright:hover {
padding-top:5px;
font-size:12px;
color:#000000;
}

.copyright:active {
padding-top:5px;
font-size:12px;
color:#000000;
}

.componentheading {
margin-bottom:5px;
font-size:16px;
color:#94D6E6;
text-align:left;}

.contentheading {
margin-bottom:5px;
font-size:16px;
color:#94D6E6;
text-align:left;}


a:link {
font-size:inherit;
color:#e09d92;
text-decoration:none;
font-size:12px;}

a:visited {
font-size:inherit;
color:#e09d92;
text-decoration:none;
font-size:12px;}


a:hover {
font-size:inherit;
color:#823e2b;
text-decoration:none;
font-size:12px;}

a:active {
font-size:inherit;
color:#e09d92;
text-decoration:none;
font-size:12px;}

/* SMALL FONT SIZE */
.smfont { 
font-size: 8pt; 
text-decoration: none; 
}
/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* ACCENTED FONT */
.accent { 
font-weight: bold;  
font-size:12px;}

/* POP UP LINK */
.popupcolor { 
color: #0000c0; 
background-color:#ee84ae;
height:43px;
}
a.popupcolor { 
color: #ffffff; 
ont-weight: bold;  
font-size:18px;
background-color:#9b725d;
height:43px;

}

a.popupcolor:hover { 
color: #0E1321; 
ont-weight: bold;  
font-size:18px;
background-color:#9b725d;
height:43px;
}


