/* Path */
.path, .path a
{
	color:#1c7964;
}
/* Path */

/* Page Title */
.leftcol #leftcol_pagetitle
{
	color:#1c7964;
}
.fullwidth #leftcol_pagetitle
{
	color:#1c7964;
}
/* Page Title */

/* TOPMENU
------------------------------------------------ */
#topmenu
{
	background:url(../img/im/nav_background.gif) repeat-x;
}
#topmenu a.link
{
	background:url(../img/im/nav_noborder.gif) repeat-x 100% 0;
}
#topmenu a.link span
{
	background:url(../img/im/nav_leftborder.gif) no-repeat;
}
#topmenu a:hover.link
{
	background:url(../img/im/nav_noborder.gif) repeat-x 100% -31px;
}
#topmenu a:hover.link span
{
	background:url(../img/im/nav_leftborder.gif) no-repeat 0 -31px;
}
#topmenu div.selected a.link
{
	background-position: 100% -31px;
}
#topmenu div.selected a.link span
{
	background-position: 0 -31px;
}

/* Sub Menus */
.transMenu
{
	background:#0c5e48 !important;
}

.transMenu .item
{
	background:#238971 !important;
}

.transMenu .item td
{
	border-left:2px solid #0c5e48;
	border-right:2px solid #0c5e48;
	border-bottom:2px solid #0c5e48;
}

.transMenu .item.hover
{
	background:#d99502 !important;
	color:#fff !important;
}

/* end of TOPMENU
------------------------*/



#fontsizechange .font_size_small
{
	width:19px;
	background:url(../img/im/text_small.gif) no-repeat;
}

#fontsizechange .font_size_normal
{
	width:17px;
	background:url(../img/im/text_normal.gif) no-repeat;
}

#fontsizechange .font_size_large
{
	width:22px;
	background:url(../img/im/text_large.gif) no-repeat;
}



/* Image Collage Template */
#rootimagecollage .imagecollage .collageTitle {
	background: url(../img/im/heading_off.gif);
}

#rootimagecollage .imagecollage .collageTitleHover {
	background: url(../img/im/heading_on.gif) repeat 100%;
}

/* Image Collage Template */



/* Sub Page Template */
#subPageNav
{
	background:url(../img/im/nav_background.gif) repeat-x;
}
#subPageNav .subPageTitleContainer
{
	background:url(../img/im/nav_background.gif) repeat-x;
}
#subPageNav .subPageTitleHighlight
{
	background:url(../img/im/nav_noborder.gif) repeat-x 100% -31px;
}
/* Sub Page Template */



/* Footer */
.footerlinkdesc
{
	color:#1c7964;
}
.footerlink a
{
	text-decoration:underline;
	color:#1c7964;
}
/* Footer */



/* SiteMap */
#sitemap .levelOne
{
	background: url(../img/im/heading_off.gif);
}
#sitemap .levelTwo a
{
	color:#1c7964;
}
/* SiteMap */

/* box styles for public and for agents only */
.layout1 .title{color:#fff;display:block;font-weight:700;margin:0;padding:0;}
.layout1 .plus {
	background:url(../img/im/box_header_plus.gif) no-repeat;
	margin:0; 
	padding:8px 0 8px 40px;
}
.layout1 .minus {
	background:url(../img/im/box_header_minus.gif) no-repeat;
	margin:0; 
	padding:8px 0 8px 40px;
}/* end box styles */

/* last news */
.gradient_header_row_color {
	background:url(../img/im/header.gif) repeat-x; 
	height:20px;
	color: #000000;
}
.generic_row_color {
	background-color:#fff4d8;
	color: #000000;
}