/* CSS Document */

html {
	height: 101%;
}

a {
	font-weight: bold;
	color: #01559D;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}

a:visited {
	color: #01559D;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/bk.png) repeat;
}

p, h1, h2, h3 ol, ul {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #01559D;
	font-size: 90%;
	padding-left: 30px;
	padding-top: 20px;
}

h2 {
	font-size: 80%;
	color: #01559D;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	padding-right: 30px;
}

h3 {
	color: #01559D;
	font-size: 80%;
	padding-top: 15px;
	padding-left: 30px;
}

#wrapper {
	width: 925px; /* Sets page width & borders */
	margin-right:auto;
	margin-left:auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#amwellTag {
	background-color: #01559D;
	color: #F4D459;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding: 3px 0px 3px 75px;
}

#pageTag {
	background-color: #01559D;
	clear: both;
	font-size: 90%;
	font-weight: bold;
	color: #F4D459;
	text-align: right;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
}

#mainContent {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#slideFade {
	float: right;
	margin: 20px 30px 15px;
}

#guidelines img {
	float: right;
	margin: 45px 65px 20px 100px;
}

#mainContent p {
	font-size: 80%;
	text-align: justify;
	line-height: 125%;
	margin: 15px 30px;
}

#mainContent .youTube {
	float: right;
	margin: 15px 30px 20px;
}

#wrapper #mainContent .centred {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#wrapper #mainContent .phfNames {
	font-weight: bold;
	color: #01559D;
	font-size: 70%;
}

#guidelines {
	clear: both;
}

#guidelines p {
	margin: 15px 30px;
	font-size: 80%;
	font-style: italic;
	line-height: 125%;
	color: #666666;
	text-align: justify;
}

#duckRace {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

#duckRace td {
	font-size: 60%;
	font-weight: bold;
	color: #01559D;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	border-right: 1px solid #999999;
}

#duckRace th {
	font-size: 60%;
	color: #FFFFFF;
	background: #6090C0;
	height: 25px;
	padding-top: 5px;
}

#duckRace tr.odd {
	background: #6090C0;
}

#diary {
	border: 1px solid #666666;
	margin: 20px;
}

#diary td {
	font-size: 60%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}

#future {
	border: 1px solid #666666;
	margin: 20px;
}

#future td {
	font-size: 60%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}

.tableBlue {
	background: #6090C0;
}

.tableYellow {
	background: #FFCC33;
}

.galleryDivider {
	text-align: center;
	margin-right: 162px;
	margin-left: 162px;
}

#Gallery .topRow {
	float: left;
	width: 150px;
	border: 1px solid #000000;
	background: #6090C0;
	margin: 10px 1px 15px 27px;
}

#Gallery .topRow p {
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
#Gallery .topRowwide{
	float: left;
	width: 169px;
	border: 1px solid #000000;
	background: #6090C0;
	margin: 10px 1px 15px 27px;
}

#Gallery .topRowwide p {
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

#galleryBottom {
	clear: both;
}

#Gallery .bottomRow {
	float: left;
	width: 150px;
	border: 1px solid #000000;
	background: #6090C0;
	margin: 15px 1px 20px 27px;
}

#galleryBottom .bottomRow p {
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

#Gallery .bottomRowPortrait {
	float: left;
	width: 85px;
	border: 1px solid #000000;
	background: #6090C0;
	margin: 15px 1px 20px 27px;
}

#galleryBottom .bottomRowPortrait p {
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

#mainSlide {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper #mainContent #Gallery #mainSlide #slide_show {
	border: 1px solid #000000;
}

#footer {
	background-color: #6090C0;
	font-weight: normal;
	color: #FFFFFF;
	clear: both;
}

#footer p {
	font-size: 60%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#validCode {
	float: right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}

.capitals {
	font-weight: bold;
	color: #01559D;
}

.stressed {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

.centred img {
	border: 1px solid #000000;
}

.clearFloat {
	clear: both;
}

.rondelCentred {
	margin-top: 10px;
	margin-left: 150px;
}

.ryla {
	margin-left: 150px;
}

.clearFloat p {
	font-size: 80%;
	margin: 15px 25px 20px;
	text-align: justify;
}

.imageLeft {
	float: left;
	width: 400px;
	border: 1px solid #000000;
	background: #6090C0;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#wrapper #mainContent .imageLeft p {
	text-align: center;
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
}

.imageRight {
	float: right;
	width: 400px;
	border: 1px solid #000000;
	background: #6090C0;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 60px;
}

#wrapper #mainContent .imageRight p {
	text-align: center;
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
}

#wrapper #mainContent .clearFloat .imageRight p {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.leftFloat {
	float: left;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #000000;
	margin-right: 60px;
	margin-bottom: 20px;
}

.rightFloat {
	float: right;
	border: 1px solid #000000;
	margin: 15px 30px;
}

.leftFloatBorderless {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

.rightFloatBorderless {
	float: right;
	margin: 20px 30px 15px;
}

.amwellThumbs {
	float: left;
	text-decoration: none;
	padding: 0px;
	border: 1px solid #000000;
	margin: 20px 26px 20px 22px;
}

.flashRight {
	float: right;
	margin: 15px 60px 15px 115px;
}

.flashNews {
	float: right;
	margin-right: 30px;
	margin-left: 60px;
}

.twoImages {
	float: left;
	width: 400px;
	border: 1px solid #000000;
	background: #6090C0;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#wrapper #mainContent .twoImages p {
	text-align: center;
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.threeImages {
	float: right;
	background: #6090C0;
	border: 1px solid #000000;
	width: 250px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-right: 30px;
}

#wrapper #mainContent .threeImages p {
	font-size: 60%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.linkBar {
	font-size: 60%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 15px 10px 20px;
}

.linkBar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.linkBar a:hover {
	color: #CC9900;
}

.listLeft li {
	font-size: 80%;
	list-style-type: none;
	line-height: 145%;
	padding-left: 25px;
	background: url(../images/backgrounds/little_blue_man.png) no-repeat 2px;
	margin-right: 20px;
}

#wrapper #mainContent .listLeft img {
	margin-top: 30px;
	margin-left: 25px;
}

.listRight li {
	font-size: 80%;
	list-style-type: none;
	line-height: 145%;
	padding-left: 25px;
	background: url(../images/backgrounds/little_blue_man.png) no-repeat 2px 4px;
	margin-left: 30px;
}

.listLinks li {
	background: url(../images/backgrounds/wheel_bullet.jpg) no-repeat 2px;
	list-style: none;
	font-size: 80%;
	line-height: 200%;
	padding-left: 40px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.siteMap li {
	font-size: 70%;
	margin-left: 45px;
	list-style: circle;
	margin-top: 5px;
}

.siteMap {
	margin: 20px;
	float: left;
}

.siteMap a:hover {
	color: #CC9933;
	text-decoration: underline;
}

.siteMapFloat {
	float: right;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
