a{
	color:#963;
	outline:none
}
a:hover{text-decoration:none; }

/*------HEADER------*/
#header { }
.slogan { padding:4px 0px 0px 12px; color:#000; font-size:12px; text-transform:none; float:left;}


/*----Breadcrumb-----*/
.breadcrumb {
	padding:12px 0px 2px 9px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb a { color:#FFF; text-decoration:none; padding:0px 2px 0px 2px; text-transform:none; vertical-align:middle; font-weight:normal; text-transform:uppercase;}
.breadcrumb a:hover { text-decoration:underline;}
.breadcrumb-current { display:inline-block; text-transform:uppercase; vertical-align:middle;}

/* footer */
#footer { color:#767676; font-size:10px; text-align:center; width:100%; overflow:hidden; text-transform:uppercase;}
.titles {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6C2427;
}
.facebook { display:block; width:46px; height:46px; float:left; margin-right:4px; background:url(images/facebook.png) no-repeat 0 0;}
.facebook:hover { background:url(images/facebook.png) no-repeat 0 bottom;}
.twitter { display:block; width:46px; height:46px; float:left; margin-right:4px; background:url(images/twitter.png) no-repeat 0 0;}
.twitter:hover { background:url(images/twitter.png) no-repeat 0 bottom;}
.youtube { display:block; width:46px; height:46px; float:left; margin-right:4px; background:url(images/youtube2.png) no-repeat 0 0;}
.youtube:hover { background:url(images/youtube2.png) no-repeat 0 bottom;}

/**************---TITLES---**************/

h2 {
	font-size:22px;
	color:#6C2427;
	text-transform:none;
	width:auto;
	font-weight:normal;
	overflow:auto;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

h3 { color:#424242; padding:5px 0px;}
h3 a {color:#424242; text-decoration:none;}
.title-white {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.title-subGreen {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #060;
}
.text-small {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

