body {font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

/*the addr and phone are contained in the table with id of "header"*/
#addr {color:#1B1464; 
	font-size:11px; 
	vertical-align:top;
	text-align:left;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	border-bottom-style:solid;
	border-bottom:2px;
	border-bottom-color:#1B1464;
	}
	
#phone {color:#1B1464; 
	font-size:11px; 
	padding-top:20px;
	padding-right:5%;
	padding-bottom:5px;
	padding-left:0px;
	vertical-align:top;
	text-align:right;
	border-bottom-style:solid;
	border-bottom:2px;
	border-bottom-color:#1B1464;
	}

/*controls the wood background image and alignment for the column containing the navigation*/
#bgNav {background-image: url("../images/logo_bgs_bdrs/bgWood133x500.jpg"); background-repeat: repeat-y; vertical-align:top;
}

/*controls background and border of the table that contains everything in the <body>*/
.bgPgs {background-image: url("../images/logo_bgs_bdrs/bgPgs743x1.gif");  
	background-repeat:repeat-y;
	background-color:#FAF48D;
	border-color:#F06A51;
	border-style:ridge;
	border-width: 6px;
	}
	
#bdrRight {background-image: url("../images/logo_bgs_bdrs/bdrContentRight17x500.gif");
}

/*this is the second row (tr) of the table with id of "tblMain" (DW Editable region name "header"*/
#content {color:#1B1464;
	padding-top:20px; 
	padding-right:0px; 
	padding-bottom:20px; 
	padding-left:10px;
}
/*#top {background-color:#FBD678;}*/
#top {background-color:#908183;
}

/*#navBgLeft {background-image: url(images/backgrounds/bgNavLeft12x500.gif); background-repeat:repeat-y;}*/
/*url(images/navBdrL13x1.gif*/
/*background-image: url(images/bgNavMid109x1.gif); */

#navTbl {background-image: url(../images/backgrounds/bg_wood122x500.jpg); background-repeat: repeat-y; vertical-align:top;
}

#navList {background-image: url("../images/logo_bgs_bdrs/bgNav109x320.gif");
}

#navList ul {color:#990000; 
	font-size:12px; 
	margin:0;
	list-style-type:none;
	}
#navList li {padding-top:10px; 
	padding-right:0px; 
	padding-bottom:0px; 
	padding-left:0px;}
	
	
/*this aligns the table with id of "tblValign" to the top of the page. This table contains everything but the navigation, and is the second column (<td>) of the parentmost table*/	
#tblValign {vertical-align:top;
}

/*controls the space between the table with id of "tblMain" from the navigation table and the right wood border. The space between the table and the right wood border is also influenced by the padding of the column (<td>) with id of "phone" */

#tblMain {margin-top:0px; margin-right:25px; margin-bottom:0px; margin-left:15px;
}

.borders { border:thick black solid;
}
	
#footer {color:#990000; 
	font-size:10px;
	text-align:center;
	padding-bottom:10px;
	padding-right:15%;
}

h1 {font-size:18px;
}
h2 {font-size:16px; margin-bottom: -12px;
}
h3 {font-size:14px; color:#990000; margin-bottom: -12px; margin-left: 10px;
}
h4 {font-size:12px;
}

.indent {margin-left: 10px;
}


#navList a:link {color:#990000;}
#navList a:visited {color:#990000;}
#navList a:hover {color:#1B1464;}
#navList a:active {color:#990000;}

/*this is added so the old pages, such as "accolades", will have the anniversary message, formatted the same as the one on the Home page.*/
.anniv {color:#990000; margin-top:20px; margin-bottom:0px;}