																		     /*
[Envrionment & Conservation Style Sheet]
-----------------------------------------------------------------------------
	site:			caravan-camping.com.au
	version:		1.0 (22/10/2008)
	Last change:    10/10/2008
	description:	Environment & Conservation CSS (Public Site)
	author:			Copticom Pty Ltd
	author email:	info@copticom.com
	author website:	http://www.copticom.com/
-----------------------------------------------------------------------------
																			*/

/* Import Main CSS File
-----------------------------------------------------------------------------*/
@import url(global-p_ccia.css);


/* Page Title Panel, Creative & Footer Creative (curly Grass)
-----------------------------------------------------------------------------*/

#intPageTitlePanel { /* Environment & Conservation Green Panel */
	background: url(../images/gn/hd/hd-divs/int_hd-divider_00.gif) top left no-repeat;
	background-color: #247b00; 
	height: 3.69em;
	width: 100%;
	float:left;
	padding-top: 1.31em;
	padding-bottom: 0.50em;
	margin-bottom: 0.50em;
}


#travelgn_awards {
	position: absolute;
	top: -62px;
	right: 10px;
	width: 257px;
	height: 134px;
}

#travelgn_foot {
	position: absolute;
	top: -5px;
	right: 8px;
	width: 185px;
	height: 211px;
	background:url(../images/gn/gumnut/creatives/foot_travelngn.gif) no-repeat top right;
}


#gumnut_awards {
	position: absolute;
	top: 50px;
	right: 13px;
	width: 80px;
	height: 231px;
	background:url(../images/gn/gumnut/creatives/gumnutawards.gif) no-repeat top right;
}

#gumnut_awards2 {
	position: absolute;
	top: 67px;
	right: 14px;
	width: 223px;
	height: 80px;
	background:url(../images/gn/gumnut/creatives/gumnutawards-ii.gif) no-repeat top right;
}

#footerCreative1 {
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 170px;
	height: 88px;
	background: url(../images/gn/gumnut/creatives/curlgrass1.gif) no-repeat left bottom;
}

#footerCreative2 {
	position: absolute;
	bottom: -15px;
	right: 0;
	width: 142px;
	height: 115px;
	background: url(../images/gn/gumnut/creatives/curlgrass2.gif) no-repeat left bottom;
}



/* Introduction Headings Classes
-----------------------------------------------------------------------------*/
h2 {
	color: #247b00;
}

h2.introduction {
	color: #247b00;
	font-size: 1.56em;
	font-weight:bold;
	line-height: 22px;
	margin-bottom: 0;
	padding: 0;

}

h3.introduction {
	color: #247b00;
	font-weight: normal;
	font-size: 1.31em;
	line-height: 20px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 1.0em;
}



/* Section Navigation
-----------------------------------------------------------------------------*/

#secNav h2 {
background-color: #247B00;
}

#secNav h3 { 
	background: url(../images/gn/bullets-icons/bullets/arrow-right-green.gif) left no-repeat; /*Section Nav bullet*/
	background-color: #fbf5ce; /* Yellow */
	color: #000000;
	line-height: normal;
}

#secNav h3.selected { /* Select SecNav Item */
	color:#000000;
	background-color: #f3e16b; /* Dark Yellow */
	line-height: normal;
}

#secNav h3.selected a { /* MUST appear after h3 a and h3 a:hover to work */
	color:#000000;
	line-height: normal;
}






																			/*
##################################### END OF CSS ############################################
							-------------------------------
																					*/

