@charset "utf-8";
/* CSS Document */

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
}
#container #header {
	text-align: center;
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5B979;
	background-image: url(/images/WindsorCastlenew.jpg);
	background-repeat: no-repeat;
}
#container #header #topmenu {
	font-size: 1em;
	text-align: right;
	padding-right: 10px;
}
#container #header #maintext {
	color: #0000FF;
	font-weight: bolder;
	text-indent: 200px;
	padding: 50px;
	font-size: 36px;
}
#container #menu {
	width: 150px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	top: 0px;
	line-height: 0.5em;
	padding: 10px 0px 0px;
	border-right: 1px solid #A5B979;
	border-bottom: 1px solid #A5B979;
}
#container #maincontentbox {
	width: 679px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DAFBDC;
	font-size: 0.9em;
	background-image: url(../images/grad1.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-color: #BDFABF;
}
.linker {
	font-size: 12px;
	color: #6633FF;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0033;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FF0033;
	text-decoration: underline;
}
.topmenu A:link {
font-size: 12px;
color: #0033FF;
text-decoration: underline;
}
.topmenu A:visited {
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
.topmenu A:hover {
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
.topmenu A:active {
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
#container #header #maintext .tagline {
	font-size: 0.4em;
	font-weight: bold;
	padding-left: 200px;
}
.smalltext {font-size: small}
.smallertext {
	font-size: x-small
}

