/* --------- site wide tags --------- */

a:link {text-decoration:underline;}
a:hover {text-decoration:none;}

/* --------- layout --------- */
#contentSpace {
	background-image: url(images/content-bg.jpg);
	padding-left: 65px;
	padding-right: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00125C;
	padding-bottom: 20px;
}
.castleDetail {
	float: right;
	font-size: 10px;
	text-align: center;
	padding-bottom: 20px;
}
#contentSpace p{
	font-size: 11px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 20px;
}
#contentSpace h1{
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 5px;
}
#contentSpace h3{
	font-size: 13px;
	line-height: 130%;
	margin-bottom: 5px;
}
#contentSpace ul,ol{
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 20px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCD;
	padding-bottom: 30px;
	font-size: 10px;
	text-align: center;
	line-height: 30px;
}
/* --------- navigation --------- */
#contentSpace a {color: #990000;}
#footer a {color:#FFFFCD;}
.centerContent a {
	color:#FFFFCD;
}
/* --------- general --------- */
.itemRight {
	float: right;
	margin-left: 5px;
}
table.castleTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01135B;
}
table.castleTop td {
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
}
.centerContent {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
}
#contentSpace #form1 table {
	font-size: 11px;
}
