body {
        margin: 0px;
        padding: 0px;
        background-color:white;
}

h1 {
	font-family: "Times New Roman", serif;
	font-size: 30px;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
	color: black;
}

h2 {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
	color: black;
}

br {
	word-wrap: break-word;
}

a:link {
        font-family: "Times New Roman", serif;
        font-size:18px;
        font-weight:normal;
        color:blue;
	text-decoration:underline;
	word-wrap: break-word;
}
a:visited {
        font-family: "Times New Roman", serif;
        font-size:18px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
	word-wrap: break-word;
}
a:hover {
        font-family: "Times New Roman", serif;
        font-size:18px;
        font-weight:normal;
        color:darkblue;
	text-decoration:underline;
	word-wrap: break-word;
}
a:active {
        font-family: "Times New Roman", serif;
        font-size:18px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
	word-wrap: break-word;
}

.weblinks {
	width:100%;
	height:50px;
	line-height:50px;
        font-family: Goudy Old Style,Times New Roman, serif;
	font-size: xx-large;
        font-weight:bold;
        color:purple;
        text-transform:capitalize;
        text-align: center;
}

a.weblinks:link, a.weblinks:visited, a.weblinks:hover, a.weblinks:active  {
        font-family: Goudy Old Style,Times New Roman, serif;
	font-size: xx-large;
        font-weight:bold;
        color:purple;
        text-transform:capitalize;
        text-align: center;
}

.weblinks2 {
	width:850px;
	font-family: "Times New Roman", serif;
	font-size:20px;
	font-weight:bold;
	color:black;
	margin:0 auto;
	text-align:center;
	word-wrap: break-word;
}
a.tablelinks:link {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:normal;
        color:blue;
	text-decoration:underline;
}
a.tablelinks:visited {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
}
a.tablelinks:hover {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:bold;
        color:blue;
	text-decoration:underline;
}
a.tablelinks:active {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
}

#outer-container-home {
        font-family: "Times New Roman", serif;
        font-size: 20px;
	font-weight:bold;
        text-align: center;
        width: 1000px;
        margin: 0 auto;
        padding: 0;
	background-image: url('images/brick_sm_75.png');
	background-size: 54px 26px;
	background-repeat: repeat;
	border:5px solid grey;
}

#outer-container {
        font-family: "Times New Roman", serif;
        font-size: 20px;
	font-weight:bold;
        text-align: center;
        width: 1000px;
        margin: 0 auto;
        padding: 0;
	background-image: url('images/brick_sm_65.png');
	background-size: 54px 26px;
	background-repeat: repeat;
	border:5px solid grey;
}

.top-wall {
	width: 1000px;
	height: 50px;
}


.title 
{
	color:white;
	background-color:purple;
	font-family: Lucida Bright,Georgia,serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
	text-transform:capitalize;
	height:50px;
	position:relative;
	top:15px;
}

.subtitle 
{
	color:white;
	background-color:purple;
	font-family: Lucida Bright,Georgia,serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: 700;
	text-align: center;
	text-transform:capitalize;
	height:50px;
	position:relative;
	top:15px;
}

a.links:link,a.links:visited {
	display:block;
	width:200px;
        height:20px;
        line-height:20px;
        font-family: arial;
        font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A64DA6;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}

a.links:hover,a.links:active {
	background-color:purple;
}

.topnav {
	font-family:arial;
        font-size: 12px;
        color: black;
        font-weight:bold;
        text-align: center;
        margin-top:1.5em;
        margin-bottom:1em;
}

a.topnav:link, a.topnav.visited, a.topnav.active {
        font-family: arial;
        font-size: 12px;
        font-weight:normal;
	text-decoration: underline;
}

a.topnav:hover {
	color:darkblue;
}

.castle {
	width:100%;
	height: 300px;
	color:black;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

.castle-float {
	width:333px;
        height:255px;
        float:left;
	text-align: center;
        margin: 0 auto;
}

.heading {
	width: 846px;
	margin: 0 auto;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	border: 2px solid grey;
	line-height: 0px;
}

.table {
	display: table;
	width: 850px;
	margin: 0 auto;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

.row {
	display: table-row;
}

.cell {
	display: table-cell;
	border: 2px solid grey;
	line-height: 0px;
}

.text {
	width:850px;
	margin: 0 auto;
	text-align:left;
	font-family: "Times New Roman", serif;
	font-size:18px;
	font-weight:normal;
	color:black;
}

.webtext {
	width:850px;
	font-family: "Times New Roman", serif;
	font-size:20px;
	font-weight:normal;
	color:black;
	margin:0 auto;
	text-align:left;
	word-wrap: break-word;
}

#footer {
	width:1000px;
	height:75px;
	line-height:25px;
	margin:0 auto;
	padding:0;
	font-family: Goudy Old Style,Times New Roman, serif;
	font-size:normal;
	font-weight:bold; 
	color:black;
	text-align:center;
	background-image:url("images/footer_stone.png");
	border-left:5px solid grey;
	border-bottom:5px solid grey;
	border-right:5px solid grey;
}
