@charset "utf-8";
/* 
	global_stylesheet.css
	
	Project: Sintra Engineering
	
*/



/*------ global elements------*/ 

body, td {font:12px Helvetica, Arial, sans-serif; color:#333; line-height:18px;}

img{border:0;}

p{padding:0 0 15px 0; margin:0;}

hr{border:0; border-top:1px solid #cdcdcd; background:#f2f2f2; height:1px; padding:0; margin-bottom:20px; clear:both;}
hr.single{border:0; border-top:1px solid #cdcdcd; border-bottom:none; margin-bottom:0px;}

ul, ol{margin:0 0 15px 20px;}
ul.gallery{list-style:none; margin-left:0;}


/*------ typography ------*/

/* global links */
a:link,
a:visited{color:#5e1646; text-decoration:underline;}
a:hover,
a:active{color:#5e1646; text-decoration:none;} 

/* headings reset */
h1,h2,h3,h4,h5,h6 {padding:0; margin:0; font-weight:normal; font-family:"Minion Pro", Times, serif;}

h1 {font-size:36px; padding-bottom:10px; color:#621b4b; line-height:30px;}
h2 {font-size:24px; margin-bottom:10px; line-height:24px;}
h3 {font-size:20px; margin-bottom:7px; line-height:22px;}
h4 {font-size:13px; margin-bottom:6px; text-transform:uppercase; color:#666;}
h5 {font-size:14px; margin-bottom:5px; font-weight:bold;}
h6 {font-size:11px; margin-bottom:4px;}

.alternate{color:#666; font-size:11px;}
a.nLink{color:#333; width:450px; display:block; font-size:16px;}

a.pdf{background:url(/images/icon_pdf.gif) 0 0 no-repeat; padding:4px 0px 5px 24px; text-decoration:none;}
a.pdf:hover{text-decoration:underline;}

