/* Tree menu cell */
.tree {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	
}


.topnav {
	
	

}
.topnav a {
	
}
.topnav a:hover {

}

/*bottom navigation*/
.bottomnav {
	font-family: "Century Gothic";
	font-size: 9px;
	padding: 3px;
	color: #FFFFFF;
	font-style: normal;
}
.bottomnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9px;
	font-style: normal;

}

.bottomnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9px;
	font-style: normal;

}
.bottomnav a:hover {
	color: #40A4D3;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9px;


}

/*bottom navigation*/
.shoutout {
	font-family: "Century Gothic";
	font-size: 9px;
	padding: 3px;
	color: #B8B799;
	font-style: normal;
}
.shoutout a {
	color: #B8B799;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9px;
	font-style: normal;

}

.shoutout a:visited {
	color: #B8B799;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9px;
	font-style: normal;

}
.shoutout a:hover {
	color: #A0CC46;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 9px;


}

/*Search text*/
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	}

.search a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	text-decoration: none;
	}

.search a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EF9B39;
	text-decoration: none;
	}
	
.search a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
	}	
	
	
/*contact details*/
.showcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	

}
.showcontact a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0262AC;
	font-weight: normal;
}
.showcontact a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF9B39;
	font-weight: normal;
}

/*input boxes*/
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #666666;
	color: #333333;
}

/*Main content cell*/
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin-left: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: justify;


}

/*dividing cell*/
.divide {
}

/*******************  All below here copy to sped  ********************/
/*remove .content in sped*/
.content a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.content a:hover {
	color: #EF9B39;
	text-decoration: none;
}
.heading {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

/*Headings*/
/*h1 is also the page title*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2D2B39;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D2B39;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2B39;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2B39;
}

/*other general tags*/
/*make this same as .content, holds in tables etc*/
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
	width: 90%;
}
.tableborder {
	border: 1px solid #666666;
}

.imageborder {
	border: 1px solid #333333;
}

.whiteborder {
	border: 1px solid #708383;
}

.nothingborder {
	border: 1px solid #B7BBBB;
}

.boldheading {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.bookimg
{
float:right; 
padding-right: 40px;
	}