
/*** Primary Style Sheet for Theme ***/

body 				{ background: transparent url("../images/bodyBg.gif") repeat-x 0 0; 
					  font: 12px 'Conv_MyriadPro-Regular',Sans-Serif;
					  color: #fff;}

body, div#fancybox-outer	{ background-color: #f4f5f6; }									/* primary background color */

@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size:17px;
	
}


	
/* links */

a, 
a:link, a:visited	{ color: #fff; text-decoration: none; font-size:17px; }
a:hover, a:active	{ color: #a2c614 ; text-decoration:none; }




h1, h2, h3, h4, h5, h6, .headline, .title, .isMenuItem, .blogPostInfo, .blogDate, #fancybox-title-float-main {
	 font-family:'Conv_MyriadPro-Regular',Sans-Serif;
	font-weight: normal;
	line-height: 1;
	/*margin: 0 0 0.5em;*/
	padding: 0 0 0em;
	color: #333;
	text-transform:uppercase;
	}
	
h1			{ font-size: 2em; }
h2			{ font-size: 1.55em; }
h3			{ font-size: 1.35em; margin-bottom: 0em; }
h4			{ font-size: 1.17em; margin-bottom: 0em; border-bottom: none; }
h5			{ font-size: 1em; font-weight: bold; margin-bottom: 0em; border-bottom: none; }
h6			{ font-size: 1em; font-weight: lighter; margin-bottom: 0em; border-bottom: none; }
.headline	{ color: #504f56;}
.title, isMenuItem 	{ padding: 0; }
.GreenTitle{color:#A2C614}	
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, 
.headline strong, .title strong 									{ font-weight: bold; color: #a2c614;}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, 
.headline span, .title span, .blogPostInfo, .isMenuItem .subTitle	{ display: block; color: #777580; font-size: 0.7em; margin: 0;}
	
h2.smallTitle 														{ background: transparent url("../images/titleUnderline.png") repeat 0 0; 
																	  padding:0 0 30px 12px;  margin-bottom: 0px; font-weight: normal; }
	

.text3 {
	COLOR: #7f8082; font:normal 15px/19px Conv_MyriadPro-Regular; TEXT-DECORATION: none;
	}