

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

		
body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	background-color: #EEEEEE;
	font-size: 80%;
	color:#808080;
	line-height:150%;
}

a{
	color: #004F9D;
	text-decoration: underline;
}

a:link{
	color: #004F9D;
	text-decoration: underline;
}

a:visited{
	color: #808080;
	text-decoration: underline;
}

a:hover{
	color: #004F9D;
	text-decoration: underline;
}



h1{
font-size: 180%;
 font-weight:bold;
}


h2{
 font-size: 120%;
 font-weight:bold;
}



ul{
 list-style-type: disc;
 font-size: 100%;
}

ol{
 list-style-type: disc;
 font-size: 100%;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}


li{
 
}


br{
clear:  both;
}

hr{
clear:  both;
height: 1px;
}


/***********************************************/
/* Layout Classes                                 */
/***********************************************/

	.frame {
		width:920px;
		margin-right:auto;
		margin-left:auto;
		margin-top:12px;
		padding:0px;
		text-align:left;
		}
		
	.header {
    float: left;
    clear: both;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    }
    
  .footer {
    clear: both;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    border-top: 1px solid #808080;
    text-align:right; 
    }
    
    
 .breadcrumb 
  {
    clear: both;
    padding: 0px 0px 6px 21px;
    margin: 0px;
    font-size: 84%;
    }
    
    
  .contentplaceholder01{
	width:920px;
    float: left;
    clear: both;
    padding: 0px;
    margin: 0px;
    }
		

.galleryimage01,.galleryimage02,.imagepage
{
border-width: 1px;
border-color:#808080;
border-style:solid;
clear:both;
}

.galleryimage01
{
width:158px;
height:158px;
}


.galleryimage02
{
width:203px;
height:203px;
}



	.imagecolumn01{
		float:left;
		padding: 0px;
		margin: 10px 0px 10px 10px;
		width:auto;
		}
		
	.imagecolumn02{
		float:left;
		padding: 0px;
		margin: 10px 10px 10px 20px;
		width:300px;
		}
		
	.imagecolumn01b{
		float:left;
		padding: 0px;
		margin: 10px 0px 10px 10px;
		clear:both;
		}
		
	.imagecolumn02b{
		float:left;
		padding: 0px;
		margin: 5px 0px 10px 10px;
		clear:both;
		}
		
	.videopanel{
		 background-color: #E1E1E1;
		 text-align:center;
		 padding:10px 0px 20px 0px;
		 border-width: 1px;
        border-color:#808080;
        border-style:solid;
        /* width:588px; */
          width:900px; 
		}
		
		
	.column01{
		float:left;
		width:750px;
		padding: 0px;
		margin: 0px 30px 0px 0px;
		}	
		
	.column02{
		float:right;
		width:100px;
		padding: 6px 0px 0px 0px;
		margin: 0px ;
		}
		
		
	.linkscolumn01{
		float:left;
		width:420px;
		padding: 0px;
		margin: 0px 20px 0px 0px;
		}	
		
	.linkscolumn02{
		float:right;
		width:440px;
		padding: 0px;
		margin: 0px ;
		}		
	
	
	
	/* This gives a margin so that other page text, headings etc line up with the 'indent' of the gallery thumbnail images (due to the fact that they are essentially in a 880 pixel wide table with cellpadding)                                */	
	 .margin01{
		margin: 0px 20px 0px 20px ;
		}	
	 

/***********************************************/
/* Row layouts                                 */
/***********************************************/

div.row01 {clear: both;padding: 6px;}
div.row01 span.left {float: left; width:auto; text-align: left;}
div.row01 span.right {float: right;width:77px; text-align: left; margin-left:6px;} 

div.row02 {clear: both;padding: 6px;}
div.row02 span.left {float: left; width:90px; text-align: left;}
div.row02 span.right {float: left;width:auto; text-align: left; margin-left:6px;} 

div.row03 {clear: both;padding: 6px;}
div.row03 span.left {float: left; width:250px; text-align: right;}
div.row03 span.right {float: left;width:auto; text-align: left; margin-left:6px;} 


		
/***********************************************/
/* General text classes                                 */
/***********************************************/

.small
{
 font-size: 84%;
}

.vsmall
{
 font-size: 70%;
}


.medium01
{
 font-size: 100%;
 font-weight: normal;
}



.validatortext
{
    font-size: 100%;
    font-weight: bold;
    color:Red;
}


.title01
{
 font-size: 180%;
 font-weight: bold;
 margin-top:0px;
 padding-top:0px;
 line-height:150%;
}

.gallerytitle{
 font-size: 120%;
 font-weight:bold;
 border-bottom: 1px solid #808080;
 margin-bottom:0px;
}

/***********************************************/
/* Link classes                                 */
/***********************************************/

a.mainmenubutton01:link {  color: #808080; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%; }
a.mainmenubutton01:visited {  color: #808080; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%; }
a.mainmenubutton01:hover {  color: #004F9D; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%;  }
a.mainmenubutton01:active { color: #004F9D; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%;  }

a.mainmenubutton02:link {  color: #004F9D; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%; }
a.mainmenubutton02:visited {  color: #004F9D; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%; }
a.mainmenubutton02:hover {  color: #004F9D; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%;  }
a.mainmenubutton02:active { color: #004F9D; text-decoration: none;float:left;padding-right:36px;font-weight:bold;font-size:100%;  }

a.imagelink01:link {  color: #004F9D; text-decoration: none;}
a.imagelink01:visited {  color: #808080; text-decoration: none; }
a.imagelink01:hover {  color: #004F9D; text-decoration: underline;  }
a.imagelink01:active { color: #004F9D; text-decoration: underline;  }




/***********************************************/
/* Horizontal rules                                 */
/***********************************************/
  
    .hr_footer {
     height: 1px;
    border-style: none;
    color: #808080;
    background-color: #808080;
    clear:  both;
    }
    
    


/***********************************************/
/* Images                                 */
/***********************************************/

/*this centres the image */
.center{
	display: block;
	margin: 0 auto;
	clear: both;
}



/***********************************************/
/* Main menu                                 */
/***********************************************/

#main_menu ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#main_menu li {
	display: inline;
}


/***********************************************/
/* Tables                                */
/***********************************************/

.Table01 
{
border-style:solid;
border-width: 1px;
border-color:#9ECC38; 
}


.Table01 td
{
width:160px;
height:160px;
border-width: 1px;
border-color:#9ECC38;
border-style:solid;
background-color:Gray;
}

/***********************************************/ 
/* breadCrumb and page title styles and layout */
/***********************************************/ 


#breadcrumb_and_pagetitle_standard{
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#breadcrumb_and_pagetitle_standard_02{
	clear: both;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px solid #DADADA;
	width:98%;
}


#breadCrumb{
	clear: both;
	font-size: 84%;
	padding: 0px 0px 5px 0px;
}

#breadCrumb a:visited{
	color: #004F9D;
}


/***********************************************/ 
/* painted forest  - project proposal */
/***********************************************/ 


a.wizardtourlink:link {  color: #000000; text-decoration: none;  font-weight:bold }
a.wizardtourlink:visited {  color: #000000;  text-decoration: none;  font-weight:bold }
a.wizardtourlink:hover {  color: #000000; text-decoration: none;  font-weight:bold }
a.wizardtourlink:active {  color: #000000;  text-decoration: underline;  font-weight:bold }


.background01 {
	background-color: #F3F3F3;
	border: 4px solid #CFCFCF;
}

	.tourwizard_arrow{
		float:left;
		padding: 4px 2px 4px 0px;
		margin: 0px;
		width: 16px;
		}
		
	.tourwizard_menustep{
		float:left;
		padding: 4px 0px 4px 0px;
		margin: 0px;
		width: 186px;
		border-bottom: solid 1px #AEAEAE;
		}
		
	.tourwizard_lhcolumn01{
		float:left;
		padding: 0px;
		margin: 0 12px 0 0;
		width: 230px;
		}
		
	.tourwizard_rhcolumn01{
		float:left;
		padding: 0px;
		margin: 0px;
		width: 400px;
		}
		
		
		.editstylepanel03 {
	color: black;
	text-decoration: none;
	padding: 4px;
	background-color: #FFF2C5;
	border: 1px solid #CFCFCF;
	text-align:right;
}
		
