#castleBanner{
	background: url(images/castleBanner.jpg) no-repeat;
	height: 235px;
	padding: 15px 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

#castleBanner h2{
	color: #1a5876;
	font-size: 17px;
	font-weight: normal;
}

#castleBanner h3{
	color: #515e0b;
	font-size: 16px;
	font-weight: normal;
	padding-top: 150px;
}

#castleBanner h3 a:link, #castleBanner h3 a:visited{
	color: #515e0b;
	font-weight: bold;
}

#castleBanner h3 a:hover{
	text-decoration: underline;
}

.lrgCastleTxt{
	font-size: 26px;
	font-style: normal;
	text-transform: uppercase;
}

#castleContent{
	padding: 15px 0 0 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#castleContent h4{
	text-transform: uppercase;
	color: #2a7294;
	font-size: 20px;
	font-weight: normal;
}

#loginCol{
	float: left;
	width: 350px;
}

.loginForms{
	background: url(images/CastleLoginBG.jpg) no-repeat top;
	padding: 20px 20px 40px 20px;
}

#loginCol .loginForms h5{
	text-transform: uppercase;
	color: #075268;
	font-size: 14px;
	font-weight: bold;
}

#loginCol .loginForms p{
	color: #2e3a50;
	font-size: 12px;
	line-height: 16px;
}

#loginCol .loginForms form{
	text-align: right;
}

#loginCol .loginForms label{
	color: #2a7294;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 10px 0 0;
}

.loginFields input{
	background-color: #d6ecfa;
	border: 1px solid #68899c;
	width: 150px;
	height: 16px;
}

.loginFields{
	padding: 5px 0;
}

#infoCol{
	float: right;
	width: 350px;
	background: url(images/CastleInfoColBG.jpg) no-repeat top;
	height: 700px;
}

#infoCol p{
	color: #2e3a50;
	padding: 25px 20px 0 20px;
	font-size: 12px;
	line-height: 20px;
}

.errorText{
	border: 1px solid #900;
	padding: 7px;
	color: #900;
	background-color: #FFC;
	font-weight: bold;
}

.clear{
	clear: both;
}

#castleInstructions{
	width: 680px;
	background: url(images/instructionsBG.jpg) no-repeat top left;
	padding: 15px 15px;
}

#castleInstructions p{
	line-height: 20px;
}

#castleInstructions ul{
	padding:0;
	margin:0;
	list-style:none;
}

.principleHead{
	color: #08637e;
	font-size: 16px;
}

.questions{
	height: 60px;
	width: 680px;
	padding: 15px 15px;
	background: url(images/questionBG.jpg) no-repeat top left;
}

#castleContent .questions h5{
	color: #08637e;
	font-size: 14px;
}

#castleResultsTop{
	height: 179px;
	width: 719px;
	background: url(images/castleResultsTop.jpg) no-repeat top left;
}

#castleResultsTop h4{
	text-transform: uppercase;
	font-size: 22px;
	padding-bottom: 27px;
}

#castleContent .resultsLeft h5{
	text-transform: uppercase;
	font-size: 30px;
	color: #e03d12;
}

#castleContent .resultsRight h5{
	text-transform: uppercase;
	font-size: 22px;
	padding: 9px 8px;
	color: #20516c;
}

.scrore{
	color: #e03d12;
	padding-right:30px;
}

#castleContent  .resultsLeft p{
	font-size: 14px;
	color: #153849;
}

.castleResults{
	width: 719px;
	height: 125px;
	background: url(images/castleResultsBG.jpg) no-repeat top left;
	clear:both;
}

.resultsLeft{
	float:left;
	width: 310px;
	padding: 15px 20px;
}

.resultsRight{
	float:right;
	width: 310px;
	padding: 15px 20px;
}