﻿@import url("layout.css");
body {
	background-position: left top;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #FFFFE6;
	background-image: url('../images/orchidgroup.gif');
	background-repeat: no-repeat;
}
#container {
	width: 770px;
	margin: 10px auto;
	text-align: center;
}
#masthead {
	background-position: right bottom;
	text-align: center;
	width: 750px;
	background-image: url('../xmassmall.gif');
	background-repeat: no-repeat;
}
.textcentre {
	text-align: center;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
	.textright {
	text-align: right;
}

	
}
.text_alignright {
	text-align: right;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}

#navigation {
	border-width: px;
	text-align: center;
		clear: both;
		width: 750px;
		overflow: hidden;
		margin-top: 3px;
		border-bottom-style:;
	}
#content {
	padding: none;
	float: none;
	width: 770px;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
}
.singlelinespacing {
	word-spacing: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.cellcontentcenter {
	text-align: center;
}


#footer {
	text-align: center;
	clear: both;
	width: 750px;
	padding: 0px;
	
}
/* Masthead Styles */
/* Masthead Styles */
#masthead h1 {
	color: #b71;
}
#masthead h3 {
	color: #542;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: inline;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #a60;
	text-decoration: none;
	display: inline;
	padding: 0px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #964;
}
/* Content Styles */
h6 {
	color: #800080;
	font-family: Verdana;
}
h5 {
	color: #000080;
}
h4 {
	color: #c82;
}
h3 {
	color: #c82;
}
h2 {
	color: #800080;
}
#content h1 {
	color: #c82;
}
.textcentre {
	text-align: center;
	color: #800080;
}
.imagespacer10px {
	margin-left: 10px;
	margin-right: 10px;
}
.text_alignleft {
	text-align: left;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}

/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
.narrowlinespacing {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.logostyle {
	border-width: 0px;
}
a:hover {
	color: #742;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}