/* Custom Added Attributes */
* html img { behavior: url(images/iepngfix.htc); }/* IE 6 Specific PNG Fix */

a img { border:none; }

body, li, div, p, table, td
	{
		font-family: Tahoma, Arial, sans-serif;
		font-size: 10pt;
		color: #000000;
	}
.pageContent a:link, .pageContent a:visited {
	color:#843F22;
}
.pageContent a:hover {
	color:#222222;
}
.pageContent a {
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
}
.menu:hover {
	color:#222222;
}

/* End Custom Attributes */

/* content */
.text-header { font-weight: bold; font-size: 12pt; font-family: "Arial Narrow", Arial, sans-serif; color: #333333;}
.pageContent { font-size: 10pt; font-family: Tahoma,Arial, sans-serif; color: #000000; }

/* top elements */
.company { font-size: 22px; font-family: "Arial Narrow", Arial, sans-serif; color: #FFFFFF; }
.slogan { font-size: 17px; font-family: "Arial Narrow", Arial, sans-serif; color: #FFFFFF; margin-top:5px; }

/*main menu*/
.menu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.amenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

/*submenu*/
.submenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #848484;
	text-decoration: none;
	font-weight: bold;
}
.asubmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #848484;
	text-decoration: underline;
	font-weight: bold;
}

/*bottom menu*/
.bmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.abmenu {
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/*copyright*/
.footer { font-size: 8pt; font-family: Tahoma, sans-serif; color: #FFFFFF; }

/*backgrounds*/
.main-bg { background-color: #E1E1E1; }
.submenu-bg { background-color: #4E8BC1; }
.menu-hr { background-color: #6BA4CF; }
.line { background-color: #CACACA; }

/* SOCIAL MEDIA DIV STYLES*/
#socialMedia {
    margin: 20px auto;
    text-align: center;
    width: 170px;
}
#cchFacebook, #cchTwitter, #cchLinkedin, #cchYoutube {
    display: inline;
    margin: 0 3px;
}
#cchLike, #cchPlusOne {
    display: inline;
}
#cchDynamic {
    margin: 3px auto 0;
    overflow: hidden;
}
#cchStatic {
    margin: 0 auto;
}
#cchPlusOne {
    float: right;
}
#fblike {
    width: 73px !important;
}
#___plusone_0 {
    width: 62px !important;
}
/* Client Override Attributes */
 .company { 
font-size: 36px;
color: #000000;
font-weight: bold;
 }

 .slogan { 
font-size: 22px;
color: #000000;
font-style: italic;
 }

