body {
	color: black;
	background-color: #ab0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	min-width: 800px; 
	margin: 0; 
	padding: 0;
	}
p { color: black; font-size: 0.8em; }

a:link { color: blue ; font-weight: bold; text-decoration: none; }

a:visited { color: purple ; text-decoration: none; }

a:hover { color: #fdf5e7; background-color: #d00000; }

a:active { color: red }
h1 {
	color: #9d001d;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-bottom: -0.6em;
}
h2 {
	color: #9d001d;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	margin-bottom: -0.7em;
}
h3 {
	color: #9d001d;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: -0.7em;
}
h4 {
	color: #9d001d;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: -0.7em;
}
h5 {
	color: #9d001d;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	margin-bottom: -0.7em;
}
h6 {
	color: #9d001d;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: -0.7em;
}

#container {
	position: relative;
	width: 70%;
	height: 100%;
	background-color: #FFF5E8;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 2px;
	min-width: 795px;
	padding-bottom: 25px;
}
#center-coloum {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: 190px;
	width: 55%;
	height: 100%;
}

#header {
	position: relative;
	width: 602px;
	height: 151px;
	background-image: url(../images/template/banner-navigation-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 1px;
	text-align: center;
}
#main-nav {
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
#main-nav  ul{
	list-style-type: none;
	width: 580px;
	height: 24px;
	position: relative;
	padding: 0px;
	margin-top: 25px;
}
#main-nav  li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	}
#parent-nav {
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	}
#parent-nav  ul{
	list-style-type: none;
	width: 580px;
	height: 24px;
	position: relative;
	padding: 0px;
	margin-top: 25px;
}
#parent-nav  li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	}
.margins {
	margin-top: 5px;
	margin-bottom: 5px;
}


#left-coloum {
	position:absolute;
	text-align: center;
	width: 176px;
	height: 100%;
	min-height: 500px;
	left: 0px;
	top: 0px;
}
#topwindow {
	position: relative;
	width: 120px;
	height: 82px;
	background: url(../images/template/top-window.gif);
	background-repeat: no-repeat;
	padding-top: 51px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 56px;
	text-align: left;
}
#leftnav {
	position: relative;
	background-image: url(../images/template/left-nav-bg.gif);
	height: 330px;
	width: 176px;
	padding-left: 13px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 1px;
}
#right-coloum {
	height: 100%;
	width: 120px;
	position: absolute;
	top: 160px;
	right: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#content {
	
	
	}
	
#maincontent {
	height: 100%;
	min-height: 600px;
	text-align: left;
	padding: 10px;
	width: 100%;
	font-size: 0.9em;
	}
	
#footer {
	font-size: 0.8em;
	text-align: center;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ab0000;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#footer-nav { 
	height: 100%; 
	margin-top: 12px; 
	margin-right: 20px; 
	margin-left: 20px; 
	border-top: 2px solid #000; 
	border-bottom: 2px solid #000; 
	}
#footer a:link { 
	color: #8c2135; 
	text-decoration: none;
	}
#footer a:visited { 
	color: #a0a0a0; 
	text-decoration: none; 
	}

.copyright {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ab0000;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
.bottomlinks { font-size: 12px; text-align: center; }
ul { color: black; font-size: .8em; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; list-style-type: circle; margin: 1em 0 1em 40px; }
.removedecoration { text-decoration: none; }
#news {
	background-color: #dcb3a8;
	width: 150px;
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	border-color: #9d001d;
	border-style: groove;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

.news-headlines { 
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.headlines { color: #9d001d; font-size: 14px; font-weight: bold; }
.of {border-style:solid; border-width: 1px; border-color : #999999; background-color:#dddddd}
.on {border-style:none;background-color:#ddeedd}
.off { background-color:#f3f3f3; padding-left: 5px; border-left: 2px solid #9d001d; border-top-style: none; border-right-style: none; border-bottom-style: none; }
.rel-ed-schedule { font-size: 1em; line-height: 1.4em; width: 100%; margin-right: 12px; margin-left: 12px; border-collapse: collapse; border-color: #8c2135; border-width: 4px; }
.rel-ed-schedule td, .rel-ed-schedule th { padding: 0.2em; }
table.rel-ed-schedule caption { color: #9d001d; font-weight: bold; line-height: 2em; text-align: left; margin: 0 0 0 12px; padding: 0; }
table.rel-ed-schedule thead tr { color: #fff; font-size: 1.2em; background-color: #9d001d; }
table.rel-ed-schedule thead tr th { border: solid 2px #fff; }
table.rel-ed-schedule tbody tr { background-color: #fff; border: solid 2px #9d001d; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.discounts {
	font-size: .4 em;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.float-right {
	margin: 10px;
	float: right;
}
.photocenter {
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	max-width: 55%;
	border: 3px solid #333333;
}
.imageinset {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
