/* general colours for any tags inside "pages" templates */
.blue {
	color:#40BFED;
}
.yellow {
	color:#FAC800;
}
.green {
	color:#91B722;
}
.purple {
	color:#C97BEA;
}
.orange {
	color:#EB7416;
}
.grey {
	color:#A7A7A7;
}
.fleft {
	float:left;
}
.button_green_small {
	
}

.button_green_medium {
	
}

.button_green_large {
	
}

/* headers for template 2 in pages module */
.header3_blue { background:#40BFED; }
.header3_yellow { background:#FAC800; }
.header3_green { background:#91B722; }
.header3_purple { background:#C97BEA; }
.header3_orange { background:#EB7416; }
.header3_grey { background:#A7A7A7; }


/* class that adds an arrow to the end of an element, such as a tag */
.arrow_blue {
	color:#40BFED;
}
.arrow_yellow {
	color:#FAC800;
}
.arrow_green {
	color:#91B722;
}
.arrow_pink {
	color:#C97BEA;
}

.photos {

}

.pages {
	
}

.top_ten {
	
}

.top_ten_number {
	
}

.top_ten_heading {
	
}
p.aligncent {
	padding:0px;
	}
.aligncent {
	float:left;
	width:100%;
	position:relative;
	text-align:center;
	height:120px;
	padding:0px;
	}
