body {
	color: black;
	background-color: #93a443;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
}
a.footer:link {
	color: #94a346; font-size: 11px;
	font-family: arial, Calibri;
	text-decoration: none;
}
a.footer:hover {
	color: #93a443;
	font-size: 11px;
	font-family: arial, Calibri;
	text-decoration: underline;
}
a.footer:visited {
	color: #94a346;
	font-size: 11px;
	font-family: arial, Calibri;
	text-decoration: none;
}
.footerfont {
	color: #fff;
	font-size: 13px;
	font-family: arial, Calibri;
}
.followfont {
	color: #94a346;
	font-size: 13px;
	font-family: arial, Calibri;
}
.menufont {
	color: #373737;
	font-size: 14px;
	font-family: "Arial Rounded MT Bold", Calibri, arial;
}
.menufont2 {
	color: #93a443;
	font-size: 16px;
	font-family: "Arial Rounded MT Bold", Calibri, arial;
}
.headbg {
	background-image: url(../img/cpy_bg/bg_04.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
.headbgi { background-image: url(../img/cpy_bg/index/bg_08.png); background-repeat: repeat-x; background-position: 0 bottom; bottom: 0; }
a.nav:link {
	color: #4c2432;
	font-size: 14px;
	font-family: "Arial Rounded MT Bold", Calibri, arial;
	line-height: 26px;
	text-decoration: none;
}

a.nav:hover {
	color: #4c2432;
	font-size: 14px;
	font-family: "Arial Rounded MT Bold", Calibri, arial;
	line-height: 26px;
	text-decoration: underline;
}
a.nav:visited { color: #4c2432; font-size: 14px; font-family: "Arial Rounded MT Bold", Calibri, arial; line-height: 26px; text-decoration: none; }
.titles {
	color: #202020;
	font-size: 18px;
	font-family: arial, Calibri;
	font-weight: bold;
	line-height: 26px;
	vertical-align: 16px;
}

.defaultfont { color: #728066; font-size: 16px; font-family: arial, Calibri; line-height: 20px; vertical-align: 14px; }
.defaultfont_ns {
	color: #728066;
	font-size: 15px;
	font-family: arial, Calibri;
	}
.defaultfonteggplant {
	color: #4c2432;
	font-size: 16px;
	font-family: arial, Calibri;
	line-height: 20px;
	vertical-align: 14px;
}

a.drkgrey {
	color: #202020;
	font-size: 16px;
	font-family: arial, Calibri;
	text-decoration: underline;
	vertical-align: 12px;
}
a.drkgrey:hover {
	color: #202020;
	font-size: 16px;
	font-family: arial, Calibri;
	text-decoration: none;
	vertical-align: 12px;
}
a.drkgrey:visited {
	color: #202020;
	font-size: 16px;
	font-family: arial, Calibri;
	text-decoration: underline;
	vertical-align: 12px;
}
a.defaultfontlink {
	color: #728066;
	font-size: 16px;
	font-family: arial, Calibri;
	text-decoration: underline;
	vertical-align: 14px;
}
a.defaultfontlink:hover {
	color: #728066;
	font-size: 16px;
	font-family: arial, Calibri;
	text-decoration: none;
	vertical-align: 14px;
}
/*Employee Rollover Start*/
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 900px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 250px;
	height: 350px;
}
ul.thumb li img {
	width: 100px; height: 150px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: solid 1px #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(../img/emp/thumb_bg.png) no-repeat 170px 225px;
	height: 300px;  /* Im;width: 200px;age used as background on hover effect
	border: none; /* Get rid of border on hover */
}
/*Employee Rollover End*/

#layer1 {
	background-color: #4c2432;
	background-image: url(img/bar_bg.gif);
	z-index: 1;
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	visibility: visible;
	}
a.drkegg {
	color: #4c2432;
	font-size: 12px;
	font-family: arial, Calibri;
	text-decoration: underline;
	vertical-align: 12px;
}
a.drkegg:hover {
	color: #202020;
	font-size: 12px;
	font-family: arial, Calibri;
	text-decoration: none;
	vertical-align: 12px;
}
a.drkegg:visited {
	color: #4c2432;
	font-size: 12px;
	font-family: arial, Calibri;
	text-decoration: underline;
	vertical-align: 12px;
}
a.blog {
	color: #93a443;
	font-size: 12px;
	font-family: arial, Calibri;
	text-decoration: none;
}
a.blog:hover { color: #93a443; font-size: 12px; font-family: arial, Calibri; text-decoration: underline; }
