/* 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:#1D8C29;
}
.pageContent a:hover {
	color:#7E7D79;
}
.tmenu a:hover {
	color:#1D8C29;
}

.menutable td{
text-align:center;
}

/* End Custom Attributes */

/* content */
.text-header { font-size: 13.5pt; font-family: Arial, sans-serif; color: #2D8537;}
.pageContent { font-size: 10pt; font-family: Tahoma, sans-serif; color: #000000; }
 .pageContent a { font-size: 10pt; font-family: Tahoma, sans-serif; color: #7E7D79; }

/* top elements */
.company { font-size: 15pt; font-family: Arial, sans-serif; color: #ffffff; }
.slogan { font-size: 14px; font-family: Arial, sans-serif; color: #D2E8D4; }

/*main menu*/
.menu { font-weight: bold; font-size: 10.5pt; font-family: Arial, sans-serif; color: #464031; text-decoration: none; }
.amenu { font-weight: bold; font-size: 10.5pt; font-family: Arial, sans-serif; color: #2D8537; text-decoration: none; }

/*submenu*/
.submenu { font-weight: bold; font-size: 9pt; font-family: Arial, sans-serif; color: #655E4D; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 9pt; font-family: Arial, sans-serif; color: #655E4D; text-decoration: underline; }

/*bottom menu*/
.bmenu { font-size: 9pt; font-family: Arial, sans-serif; color: #D3D3D6; text-decoration: none; }
.abmenu { font-size: 9pt; font-family: Arial, sans-serif; color: #D3D3D6; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Arial, sans-serif; color: #D7D6D3; }

/*backgrounds*/
.main-bg { background-color: #E2D9BD; }
.footer-bg { background-color: #353025; }

/* 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-family: Georgia;
font-size: 24px;
 }

 .slogan { 
font-family: Georgia;
font-size: 20px;
 }

 .footer { 
font-family: Georgia;
font-size: 18px;
 }

