#navBox {
	top: 79px;
	width: 508px;
}
#navBox p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e6e0b2;
	font-size: 16px;
	margin-bottom: 16px;
}
#navBox a {color:#FFFFFF; text-decoration:none;}
#navBox a:hover {color: #705548;}

#localNav {
	margin: 28px;
}

/***********************************************************************************/

body {
background-image:url(../img/template_bg.gif);
background-repeat:repeat-y;
}

body,td,th {
	font-size: 12px;
	line-height:16px;
	color: #4F220D;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

.tac {
	text-align: center;
}
.tbr {
	text-align: left;
}

.tac br {
	line-height:8px;
}
.tbr br {
	line-height:8px;
}

a {color: #4F220D; text-decoration:underline;}

a:hover	{color: #e6e2b4;}

p {
text-align:left;
margin-top:8px;
margin-bottom:8px;
}

h1 {
font-size: 13px;
margin-top:6px;
margin-bottom:3px;
}

h2 {
font-size: 12px;
font-weight: bold;
margin-top:6px;
margin-bottom:3px;
color:#e6e2b4;
}

.quotes {
	font-style:italic;
	font-weight:bold;
	padding:0px 0px 12px 0px;
	margin:0px;
}

.note {
font-size:10px;
}

.noteWhite {
font-size:10px;
color: #FFFFFF;
}
.noteWhite a {color: #FFFFFF; text-decoration:none;}
.noteWhite a:hover	{color: #ece6b8;}

.photoLabel {font-family:"times new roman",helvetica,verdana;font-size:11pt;font-weight:bold;padding:5px 2px 5px 2px;}

.nav { font-family:Georgia, "Times New Roman", Times, serif; color:#e6e0b2; font-size:16px; }
.nav a {color:#FFFFFF; text-decoration:none;}
.nav a:hover {color: #705548;}
.navFooter { font-family:Georgia, "Times New Roman", Times, serif; color:#4F220D; font-size:14px; }
.navFooter a {color:#4F220D; text-decoration:none;}
.navFooter a:hover {color: #8b6f50}


