﻿body {
	background-color: #939598;
	background-position: top center;
background-attachment: fixed;
	}

	
#whitePad {
	background-color: #FFFFFF;
/*	margin-top:15px; */
	margin-left: 15px;	
	padding-top:40px; 
	padding-right: 10px;	
	padding-bottom:10px;
	padding-left:10px;
	width: 780px;
	}

#headerBanners {
	background-color: #FFFFFF;
	white-space:nowrap;
	}
	
#contentArea {
	margin-top: 0px;
	/* margin-left:10px;*/
	padding-bottom: 0px;
	}

/* ============================ */
/* set table column padding */

/* Animation cell */
#cellpad01 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*width:548px; */
	height:286px;
	vertical-align: top;
	}
/* Qck Links cell */
#cellpad02 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;	
	width:217px;
	/* background-color: #F3F3F4; */
	background-color: #F9EACE;
	color: #000000;	
	}
/* Intro text cell */
#cellpad03 {
	margin:0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: top;
	width:254px;
	background-color: #E6B012;
	color: #000000;	
	}
/* Latest news cell */
#cellpad04 {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	width:268px;
	background-color: #F9EACE;
	color: #000000;	
	}
/* footer cell */
#cellpad05 { 
	}

/* Content */
/* ================================= */
#animation { width:548px; height:286px; }

.qckLink {
	width: 217px;
	background-image: url(/webdata/graphics/u_quickLinksBg.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	}
	
/* SEARCH */
#searchBg {
	background-color: #58585A; 
	color: #FFFFFF;
	height: 50px;
	width: 217px;
	}
#searchForm {
	width:212px;
	height:16px;
	padding-left:5px;
	padding-top: 5px;
	}
.searchInput {
	border:1px solid #CCCCCC;
	position:relative;
	top:-6px;
	width:150px;
	/* height:17px; */
	background-color: #FFFFFF;
	margin-right: 2px;
	color:#999999;
	font-size:10px;
	}


/* PRINT BUTTON */	
#printLink {
	cursor: pointer;
	position: absolute;
	left: 599px;
	top: 146px;
	}
#advSearch {
	position: absolute;
	left: 743px;
	top: 146px;
	}
	
#qckBg {
	margin-top: 5px;
	width: 217px;
	height: 20px;
	}


.qckLink a:link { color:#000000; text-decoration:none; font-size:12px; }
.qckLink a:active { color:#FF0000; text-decoration:none; font-size:12px; }
.qckLink a:visited { color:#000000; text-decoration:none; font-size:12px; }
.qckLink a:hover { color:#000000; text-decoration:underline; font-size:12px; }

.qckLink p { color:#000000; font-size:12px; }	

/* Diplay list on homepage nicely */	
.qckLink ul {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 14px;
	margin: 0px;
	}

.qckLink li {
	margin: 0px;
	line-height: 1.2em;
	color: #000000;
	font-size:12px; 
	padding: 4px 0px 2px;
	list-style-type: none;
	}

/* facebook - Twitter buttons */
#faceTwitter {
	padding-top:20px;
	padding-left:15px;
	padding-bottom:8px;
	}
	
#fashionBtn {
	padding-top:20px;
	}
	
/* ================================= */

.introTxt {
	width: 254px;
	padding-bottom:25px;
	}
.introTxt p {font-size: 18px;}
/* ================================= */

.latestNews {
	width: 268px;
	}
	
#newsBg {
	background-color: #FF9900;
	color: #FFFFFF;
	}
#newsTitle	{
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
	
#newsTxt {
	padding-left: 10px;
	padding-top: 6px;
	}
.latestNews a:link {
	color:#445692;
	font-size: 9px;
	text-decoration:underline;
	text-transform: uppercase;
	}
.latestNews a:active {
	color:#FF0000;
	font-size: 9px;
	text-decoration:underline;
	text-transform: uppercase;
	}
.latestNews a:visited {
	color:#445692;
	font-size: 9px;
	text-decoration:underline;
	text-transform: uppercase;
	}
.latestNews a:hover {
	color:#445692;
	font-size: 9px;
	text-decoration:none;
	text-transform: uppercase;
	}

.latestNews h4 {
	color:#445692;
	text-transform: capitalize;
	font-size: 12px;
	}
.latestNews p {
	color:#445692;
	}

	
/* top of page btn */
#top { 
	margin-left:15px;
	padding-top:10px;
	}

/*======================*/
/* footer */

.footerBlock	{
	/* background-color: #F3F3F4; */
	background-color: #F9EACE;
	color: #333333;
	height:40px;
	}
	
.fTxt { font-size:10px; }	

#footer1 {
	padding-left: 20px;
	padding-top: 8px;
	line-height: 1.0em;
	}
#adrPad {
	padding-left: 22px;
	}
#telPad {
	padding-left: 15px;
	}
#linkPad {
	padding-left: 10px;
	}

#footer2 {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1.0em;
	}
#adrPad2 {
	padding-left: 12px;
	}
#ePad {
	padding-left: 62px;
	}

/*
==================================================================== 
FOOTER LINKS 
*/

a.footer:link {
	color:#333333;
	text-decoration:none;
	}
a.footer:active {
	color:#FF0000;
	text-decoration:none;
	}
a.footer:visited {
	color:#333333;
	text-decoration:none;
	}
a.footer:hover {
	color:#333333;
	text-decoration:underline;
	}
/*Kaurna message link */
a.footerK:link {
	color:#333333;
	font-size:10px;
	font-weight:bold;	
	text-decoration:none;
	}
a.footerK:active {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;	
	text-decoration:none;
	}
a.footerK:visited {
	color:#333333;
	font-size:10px;
	font-weight:bold;	
	text-decoration:none;
	}
a.footerK:hover {
	color:#333333;
	font-size:10px;
	font-weight:bold;	
	text-decoration:underline;
	}
