@charset "utf-8";
/* 
	global_stylesheet.css
	
	Project: C&W Garage Doors
	
*/



/*------ global elements------*/ 

body {font:12px Arial, Verdana, sans-serif; color:#414141;}

img{border:0;}

p{padding:0 0 15px 0; margin:0;}


/*------ typography ------*/

/* global links */
a:link,
a:visited{color:#2869B4; text-decoration:none;}
a:hover,
a:active{color:#2869B4; text-decoration:underline;} 

/* headings reset */
h1,h2,h3,h4,h5,h6 {padding:0; font-weight:bold;}

h1 {font-size:14px; margin-bottom:0px;}





