/* © 2008 Dynamic Art & Text */
/* written by Kerry Gray - Nov 2008 */
/* -------------------------------------------- */


/* -------------------------------------------- */
/* navigation styles */


A:link {	color: #3366cc;	text-decoration: underline; }
A:hover {	color: #339900;	text-decoration: underline; }
A {	color: #3366cc;	text-decoration: underline; }


A.linknav:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.linknav:hover {
	color: #33CC00;
	text-decoration: none;
}
A.linknav {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
}


  				
/* -------------------------------------------- */
/* standard tag classes */


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 100%;
}

body.bgcolor {
	background-color: #993300;
}


#bgWrap { margin-left: auto; margin-right: auto; margin-top: 0px; padding: 0px; width: 75%; min-width: 770px; height: auto; background-color: #FFFFFF; color: #555555; 	}
	
#bgWrap.pop {
	width: 500px;
	min-width: 500px;
}	
	
#banner {
	width: auto;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	background-color: #CC6600;
	color: #FFFFFF;
	z-index: 1;
	background-image: url(../images/terryBanner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
	#banner.pop {
	width: auto;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	background-color: #CC6600;
	color: #FFFFFF;
	z-index: 1;
	}
	
	
#navBox {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #000000;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 2;
}

#mainContainer {
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: auto;
	position: relative;
	min-width: 720px;
}

#content {
	width: 90%;
	margin-bottom: 10px;
	position: relative;
}

#content.pop{
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}

h1 {	font-family: Arial, Helvetica, sans-serif;
font-size: 140%;	line-height: 150%;}

h2 {	font-family: Arial, Helvetica, sans-serif;
font-size: 120%;	line-height: 130%;}

p {	font-size: 75%;	line-height: 150%;}

p.navlinks {
	text-align: right;
	color: #FFCC33;
	font-size: 70%;
	line-height: 85%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.small { font:Arial, Helvetica, sans-serif;}	

.tinyText { font-size: 14px; }

li {	line-height: 120%; }

INPUT, TEXTAREA, SELECT  {	font-size: 75%;}

/* -------------------------------------------- */
/* CLASSES defining attributes for blocks of text */
/* -------------------------------------------- */

.bannerTitle {
	padding-top: 70px;
	font-size: 120%;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}

.rightSpace {padding-right: 5px;}
   
.ploose  { line-height: 180%; }
.ptight  { line-height: 120%; }	
.indent  { margin-left: 30px}				
.bigP {line-height: 200%; }

.footer {
	color: #993300;
	font-size: 65%;
	padding-bottom: 5px;
	text-align: center;
}
				
/* colours for fonts and cells */

.cellBlack { background-color: #000000; color: #FFFFFF; font-weight: bold;}
.cellForest {background-color: #006633; color: #FFFFFF; font-weight: bold;}
.col-white { color: white; font-weight: bold; }
.col-forest { color: #006633; font-weight: bold; }
.col-blue {color: #003366;}
.refno {color: #3399FF;}


.quoteMed {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;	line-height: 18px;	color: #006633;	font-style: italic;}		
.quoteMed-w {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;	line-height: 18px;	font-style: italic;}

