@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}
/* ||------ TAGS-------|| */

body {
	background-color: #ffffff;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin: 0px auto;
	background: url(../Images/Page%20Images/Main%20Page%20bg/Main-Page-960-middle.gif) repeat-y;
}
h1 {
	margin:0;
	padding:10px 0 0 40px;
	font-family:Tahoma, Arial, Sans-serif;
	font-weight:normal;
	font-size:1.6em;
	color:#333;
}
h2 {
	font-weight:bold;
	font-size:1.3em;
	color:#333333;
	text-align: center;
}
h4 {
	color: #333333;
	font-style: italic;
	font-weight: lighter;
	text-transform: capitalize;
	font-size: 90%;
}
h3 {
	margin:0;
	padding:10px 0 0 40px;
	font:Tahoma, Arial, Sans-serif;
	font-weight:100;
	font-size:1.2em;
	color:#333333;
}


p {
	text-indent:10px;
	padding-left:10px;
}


/*||---------- ID's-----------|| */

.alertBox{
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-color: #C2FBFE;
	text-align: center;
}

.alertBox h3{
	color: #0000CC;
	padding: 10px;
}

.alertBox p{
	padding: 10px;
	text-align: left;
	color: #000099;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 0px;
}

.alertBox ul {
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;

}
#adDiv {
	float: left;
	width: 180px;
	font-size: 62.5%;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 10px;
}
#main {
	background: url(../Images/Page%20Images/Main%20Page%20bg/Main-Page-960-btm.gif) no-repeat left bottom;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	font-size: 105%;
	line-height: 1.5;
}
#header {
	height:213px;
	background-image: url(../Images/Page%20Images/Page%20Photos/960-Header-color-center.jpg);
	background-repeat: no-repeat;
}
#MainNav {
	height: 45px;
	text-align: center;
	margin: 0;
	top: 0px;
}
ul.MenuBarHorizontal li ul li {
	clear: left;
}
#content {
	text-align: left;
	width: 510px;
	float: left;
	margin: 20px auto 0 auto;
	padding: 20px 0 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
}
	
#content ul {
	font-size: 80%;
	font-style: oblique;
	color: #0000CC;
}

#content li{
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 20px;
}

#rightCol {
	float:right;
	width: 180px;
	padding: 10px;
	text-align: center;
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
}
#footer {
	clear:both;
	font-size: 80%;
	padding-top: 1em;
	text-align:center;
	color: #333333;
	background-color: transparent;
}
/* Lines up the KAPS logo with title on home page */



#imageLogo {
	padding-left: 20px;
	margin: 30px 0 50px 0;
	text-transform: capitalize;
}
.recipeContainer {
	width: 500px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.recipeContainer h3 {
	font-size: 110%;
	margin-top: 10px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
	margin-bottom: 10px;
	text-align: center;
}
.recipeContainer p {
	margin-top: 30px;
	clear: both;
	margin-bottom: 30px;
}
.recipePot {
	float: right;
}
.flyImage {
	clear: left;
	float: left;
	padding-top: 40px;
	margin-bottom: 30px;
}
.flyImage img {
	margin: auto 0 auto 0;
	text-align: center;
	display: block;
}
.flyWrapper {
}
dl {
	padding: 0.5em;
	font-size: 70%;
}
dt {
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: green;
	float: left;
}
dt:after {
	content: ":";
}
dd {
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 110px;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.align-right {
	float:right;
	margin: 0 0 15px 15px;
}
.align-left {
	float:left;
	margin: 0 15px 15px 0;
}

#weatherbox {
	height: 150px;
	width: 180px;
	margin: 10px auto 20px auto;
	background: url(../Images/Page%20Images/Page%20Graphics/Weatherbox%20bg/BlueGradBorder-bg.gif) no-repeat;
}
#innerWeatherBox {
	height: 138px;
}
#subInnerWeatherbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FDEA11;
	text-align: center;
}
#DateBox {
	text-transform: capitalize;
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	font-style: oblique;
}
/* ||--------CLASSES----------|| */

.imageCentre {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
/* Normal Paragraph Class */

.TextParaImage {
	text-align: left;
	text-indent: 10px;
	display: block;
	margin-bottom: 50px;
}
/* Blue Gradient NiftyBox */



.BlueNewsbox a:hover, a:active {
	color: #FF9999;
	background-color: transparent;
}
.BlueNewsbox a:visited {
	color: blue;
	background-color: transparent;
}
.BlueNewsbox a:link {
	color: red;
	background-color: transparent;
}
/* CSS for Links box in RightCol */

#links.BlueNewsbox {
	background: url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Nifty%20Grads/LighterblueToWhite.gif) repeat-x 0 -5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 40px;
}
#links.BlueNewsbox h3 {
	font-size: 1.4em;
	color: #0000CC;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#links.BlueNewsbox ul li {
	line-height: 35px;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 110%;
	
}
/* ---------- Tables ---------- */


table {
	border-collapse: collapse;
	font-size: 60%;
	width: 400px;
	border: 1px solid #bbbbbb;
	margin: auto auto 50px auto;
	
}
th, td {
	font-size: 1.2em;
	padding: 4px 10px;
	line-height: 1.2;
	border: 1px solid #bbbbbb;
}
tbody td {
	border-top: 0;
	border-bottom: 0;
}
td {
	text-align: center;
}
caption {
	font-weight: lighter;
	font-size: 1.5em;
	text-transform: capitalize;
	color: #333333;
	text-align: center;
	
	margin: auto;
}
tfoot td {
	font-size: 1.0em;
	text-align: center;
}
tbody tr.over+tr td {
	background-image: url(../Images/Page%20Images/Table%20Images/shadow.png);
	background-repeat: repeat-x;
}
/* --------------------------Table ID's------------------------- */
		
#blueTable th {
	text-align: center;
	background: #d4d9e6 url(../Images/Page%20Images/Table%20Images/Heading-Blue-grad.gif) repeat-x 0 50%;
}
#blueTable tbody tr.alt td {
	background: #d4d9e6;
}
#blueTable tbody tr.over td, tbody tr:hover td {
	background: #003399;
	color: #ffffff;
}
#blueTable tfoot {
	background: #ffffff url(../Images/Page%20Images/Table%20Images/Heading-Blue-grad.gif) repeat-x 0 50%;
	color: #333333;
}
#orangeTable th {
	background: #ff9900 url(../Images/Page%20Images/Table%20Images/Heading-Orange-grad.gif) repeat-x 0 50%;
	text-align: center;
}
#orangeTable tbody tr.alt td {
	background: #ffffcc;
}
#orangeTable tbody tr.over td, tbody tr:hover td {
	background: #ff9900;
	color: #ffffff;
}
#orangeTable tfoot {
	background: #ffffcc url(../Images/Page%20Images/Table%20Images/Heading-Orange-grad.gif) repeat-x 0 50%;
	color: #333333;
}
#greenTable th {
	background: #66ff33 url(../Images/Page%20Images/Table%20Images/Heading-Green-grad.gif) repeat-x 0 50%;
	text-align: center;
}
#greenTable tbody tr.alt td {
	background: #e6fae6;
}
#greenTable tbody tr.over td, tbody tr:hover td {
	background: #33cc00;
	color: #ffffff;
}
#greenTable tfoot {
	background: #ffffff url(../Images/Page%20Images/Table%20Images/Heading-Green-grad.gif) repeat-x 0 50%;
	color: #333333;
}
#redTable th {
	background: #cc0000 url(../Images/Page%20Images/Table%20Images/Heading-Red-grad.gif) repeat-x 0 50%;
	text-align: center;
}
#redTable tbody tr.alt td {
	background: #ffcccc;
}
#redTable tbody tr.over td, tbody tr:hover td {
	background: #cc0000;
	color: #ffffff;
}
#redTable tfoot {
	background: #ffffff url(../Images/Page%20Images/Table%20Images/Heading-Red-grad.gif) repeat-x 0 50%;
	color: #333333;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* -------moves link text in newsbox */

.textright {
	text-align:right;
	margin: -10px 0px 4px 20px;
}
/*--------centres google div--------*/
.adSlot {
	text-align: center;
	display: block;
	width: 160px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	width: 180px;
	float: left;
}
.sidebarBlock {
	margin-bottom: 2em;
	background: #fcf5d2 url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/beige-btm-fcf5d2.gif) no-repeat 0 100%;
	padding: 1em 1em 2em 1em;
}

.alertSidebarBlock {
	margin-bottom: 4em;
	padding: 1em 1em 2em 1em;
	background-color: #ffff99;
	background-image: url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/yellow-btm-ffff99.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}


#sidebar h2 {
	margin: -10px -10px 8px;
	padding: 8px 10px 6px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.3em;
	background: #fae0ca url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/brown-top-fae0ca.gif) no-repeat;
}

#sidebar .alertHeader h2 {
	border-bottom: 1px solid #ffffff;
	background-color: #ffff66;
	background-image: url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/red-top-ffff66.gif);
	background-repeat: no-repeat;
}

#sidebar .blueHeader h2 {
	border-bottom: 1px solid #ffffff;
	background: #c6dafc url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/blue-top%20c6dafc.gif) no-repeat;
}
#sidebar .orangeHeader h2 {
	border-bottom: 1px solid #ffffff;
	background: #f9d7bb url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/orange-top%20f9d7bb.gif) no-repeat;
	
}
#sidebar .greyHeader h2 {
	border-bottom: 1px solid #ffffff;
	background-color: #cdcbcb;
	background-image: url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/grey-top-cdcbcb.gif);
	background-repeat: no-repeat;
}

#sidebar .greyHeader h4{
	font-size: 110%;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar .greenHeader h2 {
	border-bottom: 1px solid #ffffff;
	background-color: #cafbac;
	background-image: url(../Images/Page%20Images/Page%20Graphics/Newsbox%20Grads/Titled%20Headers/green-top%20c8fbac.gif);
	background-repeat: no-repeat;
}
#sidebar p {
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: oblique;
	padding-left: 0px;
	margin-top: 1.5em;
	margin-bottom: 2em;
}
#sidebar li {
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin: 1em;
	padding-left: 0.5em;
	text-transform: capitalize;
	
}
#sidebar h3 {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#sidebar img {
	display: block;
	border: 1px solid #333333;
	margin-bottom: 2em;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
}
.img-shadow {
	float:left;
	margin: 10px 0 0 10px;
	background-image: url(../Images/Page%20Images/Image%20Drop%20Shadows/shadowAlpha2.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.normalPara {
	text-align: center;
}
.normalPara p {
	text-indent: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* centres 'water report' button */
.centerobject {
	margin: 40px auto 30px auto;
	text-align: center;
}
.logoPosition {
	margin-bottom: 50px;
}
.logoPosition img {
	position: relative;
	top: 40px;
	left: 90px;
}
.logoPosition h2 {
	padding-left: 50px;
}

.next {
	float: right;
}
.flyBoardHolder {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#horizAdWrap {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

