/*theme1.css */

body {font-family: "Times New Roman",Georgia,Impact;
/* 	background-image: url(Pictures/line3.gif);
	background-repeat: repeat; */
}

hr {
	background-image: url(Pictures/line8.gif);
	/* background-color: #880000; */
    height: 3px;	
	border-width: 1px;
	border-style: none solid solid none;
	border-color: #880000;
}

p {
	border-color: #880000;
	border-width: 1px;
	border-style: dotted;
	padding:2px;
	}

a {
	color: #880000;
	border-width: 0px;
	text-decoration: none;
	}
	
a:hover {
	color: #5C743C;
	border-width: 0px;
	text-decoration: none;
	}

/* a:visited {
    border-width: 0px;	} */
	
/* #nav th {
	border-right: 1px solid #880000; 
	} */
	
#nav a {
	color: #880000;
	line-height:32px;
	/* letter-spacing:.1em; */
	text-decoration: none;
	display:block; 
	padding:3px 0px 0px 2px; /*T R B L */
	}
	
#nav a:hover {
	background: #880000; 
	border-width: 0px;
	color:#ffcc66;
	}

#dateformat {
	font: 12px Georgia;
}

.navTxt {
	font: 14px Georgia,Times,Arial,Helvetica;
    /* font-weight: bold; */
    font-style: italic;
	color: #880000;
	line-height:16px;
	text-decoration: none;
	}

.textHeader1 {
	font: 16px Georgia,Times,Arial,Helvetica;
    font-weight: normal;
    font-style: italic;
	color: #880000;
	line-height:16px;
	text-decoration: none;
	}

/* 	color: #FC7800; #886600*/
.textTitle {
	font: 16px Georgia,"Times New Roman",Arial,Helvetica;
	font-weight: bold;
	color: #652200;
	line-height:20px;
		}

.messages {
	font: 14px "Times New Roman",Arial,Helvetica;
    font-weight: bold;
	color: #000000;
	line-height:14px;
	text-decoration: none;
	}

.messagesAlt {
	font: 14px Georgia,"Times New Roman",Arial,Helvetica;
    font-weight: bold;
/*    font-style: none; */
	color: #652200;
	line-height:14px;
    letter-spacing:.1em; 
	text-decoration: none;
	}

.textReg {
	font: 14px "Times New Roman",Arial,Helvetica;
	font-weight: normal;
	color: #000000;
	padding: 1px;
	}

.textAlt {
	font-weight: normal;
	font-style: italic;
	color: #993300;
	}

.textCite {
	font: 12px Arial,Georgia,American Typewriter;
	font-weight: normal;
/*	font-style: none; */
	color: #393939;
	letter-spacing:-.04em;
	}

/*	background-image: url(Pictures/background3.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	background-size: 100px 400px; 
	
	url(Pictures/BannerTileBackground.gif)
	*/

.menutable {
	background-image: url(Pictures/background9.jpg);
	background-repeat: repeat; 
	border-color: #880000;
	border-width: 0px 0px 0px 0px;
	border-style: dotted;
	padding: 0px;
	}

.eventstable {
	background-image: url(Pictures/background9a.jpg);
	background-repeat: repeat; 
	border-width: 0 0 0 0;
	padding: 2px;
	}

.pictFrame {
	background: #FFEF99;
	border-top-color: #AA3300;
	border-left-color: #AA3300;
	border-right-color: #652200;
	border-bottom-color: #652200;
	border-width: 3px;
	border-style: solid;
}
