/* CSS Document */

/* SETUP PAGE DEFAULTS */

body{
	padding: 8px;
	color: #222;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ECE9D8;
}
h1,h2,p{
	margin: 0;
	padding: 0 10px;
	font-weight:normal;
}
p{padding: 0 10px 15px}
h1{font-size:24pt;color: #FFF;letter-spacing: 1px}
h2{font-size: 20pt;line-height:1;color:#002455 }

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	background-color: #0000FF;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}


/* Main Page Area */

#container{
	width:770px;
	padding:6px;
	background-color: #0033FF;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


/* Catchment  */


#Catchment{
	text-align:justify;
	font-size: 12px;
}
#Catchment .bl {
	background-color: #FFFF00;
	background-image: url(../graphics/catchment/BL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#Catchment .br {
	background-image: url(../graphics/catchment/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#Catchment .tl {
	background-image: url(../graphics/catchment/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#Catchment .tr {
	background-image: url(../graphics/catchment/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:10px;
}

#Catchment h1{
	text-align:justify;
	font-size: 12px;
	color: #000000;
}


/* Header  */


#header{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
#header .bl {
	background-color: #FF0000;
	background-image: url(../graphics/header/BL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#header .br {
	background-image: url(../graphics/header/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#header .tl {
	background-image: url(../graphics/header/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#header .tr {
	background-image: url(../graphics/header/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:0px;
}

/* Site Details */

.DSName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
}
.DSPhone {
	font-size: 16pt;
	font-weight: normal;
	text-align: right;
	float: left;
	width: 50%;
	position: relative;
	padding-right: 60px;
	vertical-align: bottom;
	padding-top: 3px;
	color: #FFFFFF;
}
.DSPhoneNO {
	font-size: 24pt;
	text-align: left;
	position: relative;
	margin-left: 50%;
	padding-left: 10px;
	color: #FFFFFF;
}


/* Control Area */

#controlarea{
	width:100%;
	background-color: #0033FF;
	margin-bottom:5px;
}

/* Menu */
#Menu{
	float:left;
	width:170px;
	background-color: #66CCFF;
	text-align: center;
}
#Menu_Item{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#Menu_Item a:link, #Menu_Item a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
}
#Menu_Item a:hover{
	background-color: #0000FF;
	color: #FFFFFF;
	text-decoration: none;
}
.MBT{
	border-bottom: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.MBB{
	border-bottom: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.MBN{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.MBH{
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #FF0000;
	color: #FFFFFF;
}

/* Welcome Panel */
#welcome{
	width:300px;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FF0000;
	border: 4px solid #0000FF;
	position: inherit;
	top: 245px;
	right: 10px;
	font-size: 10pt;
	color: #FFFFFF;
}

/* Special Offers */
#deals{
	float: right;
	width:170px;
	background: #66CCFF;
	text-align: center;
}
#deals h2{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.dealsprice{
	text-align: right;
	font-size: 18pt;
	margin-right: 30px;
}
.dealsaving{
	text-align: right;
	font-size: 18pt;
	margin-right: 30px;
	color: #FF0000;
}
.dealsTLight{
	text-align: center;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/* pagetitle  */


#pagetitle{
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 0.25em;
	text-align: center;
	background-color: #CCCC99;
	margin-top:5px;
}
#pagetitle .tl {
	background-image: url(../graphics/pagetitle/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pagetitle .tr {
	background-image: url(../graphics/pagetitle/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:10px;
}


/*Testimonial */
 
 
#testimonial{
	width:160px;
	text-align: center;
}
.testjustify{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 6px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.testleft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 6px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.testright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 6px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.testcenter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-bottom: 6px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.testhdr1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: bold;
	padding-top: 6px;
	}
.testhdr2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	}

.RedBG{
	background-color: #FF0000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.RedBG .bl {
	background-color: #FF0000;
	background-image: url(../graphics/RedBG/BL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.RedBG .br {
	background-image: url(../graphics/RedBG/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.RedBG .tl {
	background-image: url(../graphics/RedBG/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.RedBG .tr {
	background-image: url(../graphics/RedBG/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:0px;
}
.GreenBG{
	background-color: #00FF00;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 3px;
}
.GreenBG .bl {
	background-color: #00FF00;
	background-image: url(../graphics/greenbg/BL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.GreenBG .br {
	background-image: url(../graphics/greenbg/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.GreenBG .tl {
	background-image: url(../graphics/greenbg/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.GreenBG .tr {
	background-image: url(../graphics/greenbg/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:0px;
}
.AmberBG{
	background-color: #FFFF00;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 3px;
}
.AmberBG .bl {
	background-color: #FFFF00;
	background-image: url(../graphics/amberbg/BL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.AmberBG .br {
	background-image: url(../graphics/amberbg/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.AmberBG .tl {
	background-image: url(../graphics/amberbg/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.AmberBG .tr {
	background-image: url(../graphics/amberbg/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:0px;
}


/* Page Topic  */


#pagetopic{
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #D4FFFF;
	text-align: left;
}
#pagetopic p{
	text-align: left;
	padding-bottom: 5px;
}
#pagetopic h2{
	font-size: 20px;
}
#pagetopic h3{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
}
#pagetopic h4{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#pagetopic h5{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#pagetopic ul{
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: disc;
}
#pagetopic hr{
	color: #0000FF;
	text-align: center;
	height: 2px;
	width: 82%;
}
#pagetopic .imgright{
	float: right;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#pagetopic .imgleft{
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
}


/* Key External Links */

#links{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
}
#links .bl {
	background-color: #C4E786;
	background-image: url(../graphics/links/BL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#links .br {
	background-image: url(../graphics/links/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#links .tl {
	background-image: url(../graphics/links/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#links .tr {
	background-image: url(../graphics/links/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:10px;
}
#links a:link {
	text-decoration: none;
	color: #000000;
}
#links a:visited {
	text-decoration: none;
	color: #000000;
}
#links a:hover {
	background-color: #0000FF;
	text-decoration: none;
	color: #FFFFFF;
}
#links a:active {
	text-decoration: none;
}


/* Footer */


#footer{
	text-align:center;
	margin-bottom: 5px;
	background-color: #BAC88E;
	font-size: 12px;
}
#footer .bl {
	background-color: #BAC88E;
	background-image: url(../graphics/footer/BL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#footer .br {
	background-image: url(../graphics/footer/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#footer .tl {
	background-image: url(../graphics/footer/TL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer .tr {
	background-image: url(../graphics/footer/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;padding:10px;
}

/* Copyrite Notice */
#copyright{
	width:auto;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

/* Footer Links - Menu */
#footerlinks{
	width:auto;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

/* Footer Navigation */
#footerlinks a:link {
	text-decoration: none;
	color: #000000;
}
#footerlinks a:visited {
	text-decoration: none;
	color: #000000;
}
#footerlinks a:hover {
	background-color: #0000FF;
	text-decoration: none;
	color: #FFFFFF;
}
#footerlinks a:active {
	text-decoration: none;
}
/* Highlight current page */
.currentpage{
	background-color: #0000FF;
	text-decoration: none;
	color: #FFFFFF;
}

/* Todays Date */
#today{
	width:auto;
	text-align: right;
	vertical-align: top;
}
/* page postscript */

#pps{
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 12px;
	color: #FFFFFF;
}
