/* 	@author: Harry McKillen
	@copyright: 2009, Wolfhound Media Design
	@website: www.wolfhound.ie
	@client: Rapid BER

	@file: rapid_colours.css
	This file controls the colours or theme for the whole site, if you need to change any particular font size you can do so in here. 
	
*/

body {background: #c0c0c0 url(../images/bg_tile.png) repeat;}	
a {color:#52b947;}


#telno {color:#52b947;}
#main_content_area {background-color:#fff;color:#888;}
#main_content_text_wide input, #main_content_text_wide textarea  {border: 1px solid #52b947;}
#main_content_text_wide input:hover, #main_content_text_wide textarea:hover  {border: 1px solid #7ae26f; /*background-color:#a7ff9e;*/}

/*#main_content_area {background-color:#fff;}*/

#footer{color:#808080;}