body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(Images/retint_copy.gif);
	background-repeat: repeat-y;
	margin-top:0;
	margin-right: 0; 
	height: 100%;
	color: #8B008B;
}

html{
	height: 100%;
}

html>body {
		font-size: small;
}

table {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

body>table {
	font-size: small;
}

#page {
	height: 100%;
}

#heading {
	height: 130px;
	background-image: url(Images/topbar.jpg);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: top;
}

h1 {
	font-size: 200%;
	font-weight: 500;
	margin-top: 40px;
	
}

h2 {
	font-size: 140%;
	font-weight: 300;
	margin-bottom: -10px;
}

#heading h2 {
	margin-top: 40px;
	font-size: 180%;	
}

h3 {
	font-size: 120%;
	font-weight: 300;
	color: #006400;
	margin-top: 30px;
	margin-bottom: -10px;
}

a {
	color: #556B2F;
}

a:hover {
	color: #8B008B;
}

blockquote {
	color: #1A968E;
	font-weight: bold;
}

em {
	color: #187B75;
		font-weight: normal;
}

#submenu {
	height: 0;	
}

#submenu a {
	display: block;
	float: left;
	padding: 4px 5px 3px 5px;
	margin-right: 4px;
	margin-top: -19px;
	margin-bottom: 16px;
	background-color: #B6E7D5;
	color: Purple;
}

#submenu a:hover {
	background-color: #FCFBE0;
	color: #556B2F;
	text-decoration: none;

}

#nav {
	width: 180px;
	vertical-align: top;
	padding-right: 1em;
}

#nav ul {
	list-style: none;
	margin-left: 10px;
}

#nav>ul {
	margin-left: 2px;
	padding-left: 10px;
}

#nav img {
	margin-left:-10px;
	padding-left: 0;
	margin-bottom: -16px;
}

#nav ul li a {
	display: block;
	margin-bottom: -0.99em;
	margin-left: -0.8em;
	text-decoration: none;
	font-weight: 500;
	color: #556B2F;
	background-image: url(Images/menubgd.jpg);
	padding: .2em 1em .2em 1em;
}

#nav ul li>a {
margin-bottom: 0.3em;
	margin-left: -1em;
}

#nav ul li a:hover {
	background-image: url(Images/menubgdover.jpg);
	color: Purple;
}

#links {
	margin-top: 18px;
}

ul>#links {
	margin-top: 5px;	
}

#main {
	vertical-align: top;
	background-image: url(Images/big_bgd4.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	padding-right: 10px;
}

.holidays {
	width: 500px;
	margin-top: 16px;
	margin-left: 16px;
	color: black;
}

.holidays tr td {
	padding: 0.3em;
}

#homepage {
	background-image: url(Images/homepagebgd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}

#titles {
	margin-top: 26px;
}
#titles img {
	margin-bottom: 4px;
}
#titles h2 {
	font-size: 160%;
	color: #875894;
}
#titles p {
	font-size: 120%;
	font-weight: 600;
	margin-top: 12px;
	color: #875894;
}

#homepage em {
	display: block;
	font-size: 110%;	
	margin-top: 140px;
}

#address p {
	font-size: 90%;
	margin-top: -10px;;	
}

#address>p {
	margin-top: -2px;
}

#space {height:120px;

}

#copy {
	text-align:left;
	padding: 0 60px 10px 30px;
	
	}
	
#copy em {
	display: inline;
	font-size: 110%;	
	margin-top: 140px;
}