body {
	margin: 0px;
	background-color: #F1E4CF;
}

div.page {
	z-index: 2;
	position: relative;
	text-align: left;
	width: 770px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	left: 0;
	top: 0;
	background-color: #FCF6ED;
}

div.content {
    background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    width: 770px;
}

div.leftnav{
	background-image: url(../pix/page-elements/nav-back.gif);
	background-repeat: repeat-y;
	background-position: center top;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;		
	text-align: left;
	}
	
/* END OF INDEX ONLY */	
		
p, li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
} 
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
} 

/* LoVe HAte - inherit font size and color*/
a:link {
    /* size, family, and padding will be inherited by A links */
	color: #0033CC;
	text-decoration: underline;
	}
a:visited {
    /* size, family, and padding will be inherited by A links */
	color: #6699FF;
	text-decoration: underline;
	}	
a:hover {
    color: #FF0000;
	text-decoration: none;
	}
a:active {
    color: #6699FF;
	text-decoration: underline;
	}	

h1, h2, h3, h4, h5, h6 {
    text-align: left;
    font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0;
	padding-bottom: 0;
}

div.navbar {
    background-color: #5C90A8;
	color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
	text-align: center;
    width: 750px;
}

blockquote {
	color: #a79a84;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	width: 150px;
	float: right;
	text-align: center;
	border: #776340 solid;
	border-width: 1px 0 1px 0;
	}


/* LoVe HAte - inherit font size and color*/
a.nav:link, a.nav:visited {
	color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;	
	text-decoration: none;
	}
a.nav:hover {
    color: #F5E2C2;
	text-decoration: none;
	}
a.nav:active {
    color: #0033CC;
	text-decoration: none;
	}
	
/* LoVe HAte - inherit font size and color*/
a.nav2:link, a.nav2:visited {
	color: #132A74;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;	
	text-decoration: none;
    padding-left: 14px;	
	}
a.nav2:hover {
    color: #5B90A8;
	text-decoration: none;
    padding-left: 14px;		
	}
a.nav2:active {
    color: #0033CC;
	text-decoration: none;
    padding-left: 14px;		
	}
	
td.footbar {
    background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

a.footer:link, a.footer:visited {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
a.footer:hover {
	color: #AAAAAA;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
a.footer:active {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	}
