/* CSS Document */



BODY {

	/*background-color: /#CED3D7;/*#C7C7C7;*/

	background-image: url(images/bg_2.gif);

	background-repeat: repeat-x;

	background-position: top left;

	margin: 0px 0px 0px 0px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

	color: #000000;

}


/*default font for all [USED]*/
P, TD, UL, OL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}



UL, Ol { line-height: 18px; }


TD.alignRight { text-align: right; }

TD.alignRightBottom { text-align: right; vertical-align: bottom; }

TD.alignCenter { text-align: center; }

TD.alignTop { vertical-align: top; }

TD.alignCenterTop { vertical-align: top; text-align: center; }

TD.alignBottom { vertical-align: bottom; }



TD.cellBg {

	background-image: url(images/cell_bg_2.gif);

	background-position: top left;

	background-repeat: no-repeat;

	background-color: #CED3D7;/*#C7C7C7;*/

	vertical-align: top;

	text-align: left;

}



TD.cellBg_Bar {

	background-image: url(images/cell_bgbar.gif);

	background-position: top left;

	background-repeat: repeat-x;

	height: 28px;

}



/* Navigation Bar */

TD.navCell {

	background-image: url(images/divline01.gif);

	background-position: top left;

	background-repeat: repeat-y;

	padding-top: 13px;

	color: #15496D;

	padding-left: 15px;

	padding-right: 15px;

	font-size: 13px;

	font-weight: bold;

	text-align: center;

}



/* Header Image*/

TD.hdr_cell {

	/*background-image: url(images/p02.jpg);*/

	background-repeat: no-repeat;

	background-position: top left;

	text-align: center;

	vertical-align: top;

	padding-top: 10px;

	padding-left:3px;

	padding-right: 2px;

	color: #373737;

	font-size: 18px;

	line-height: 20px;

}

.hdr_cell_slogan {

	text-align: center;

	vertical-align: top;

	padding-top: 45px;

	padding-left: 5px;

	padding-right: 3px;

	color: #373737;

	font-size: 14px;

}



/* Main Index Content Area */

TD.perforatedLine_horz {

	background-image: url(images/divline02_xx.gif);

	background-position: top left;

	background-repeat: repeat-x;

}


TD.perforatedLine_horz2 {

	background-image: url(images/divline02_xx.gif);

	background-position: bottom left;

	padding: 0px;

	background-repeat: repeat-x;

}

TD.perforatedLine_vert, TD.perforatedLine_vert2 {

	background-image: url(images/divline03_xx.gif);

	background-repeat: repeat-y;

	padding: 0px;

	vertical-align: top;

}

TD.perforatedLine_vert { background-position: top left; }

TD.perforatedLine_vert2 { background-position: top right; }

TD.content_01 {

	padding-top: 10px;

	padding-right: 10px;

	vertical-align: bottom;

	text-align: left;

	line-height: 18px;

}



/* Info Box */

TD.info_Box1 {

	background-image: url(images/p04.jpg);

	background-position: bottom left;

	background-repeat: no-repeat;

	background-color: #000000;

	text-align: right;

	color: #7C7C7C;

}



/* News */

TD.news {

	/*background-image: url(images/cell_bg2.gif);

	background-position: top left;

	background-repeat: no-repeat;*/

	padding: 3px;

	color: #A7C2CD;

	vertical-align: top;

}

TD.newsBullet {

	background-image: url(images/arr03a.gif);

	background-position: top left;

	background-repeat: no-repeat;

	padding-left: 25px;

	padding-top: 2px;

	padding-bottom: 15px;

	color: #A7C2CD;

	font-weight: bold;

	text-align: left;

}



/* Footer [USED]*/
TD.footerCell {
	background-image: url(images_main/foooter1.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    text-align: center;
    color: #666666;
    font-size: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}



/* Sub Page Title Bar */

TD.subSec_TitleBar {

	background-image: url(images/cell_bg4.gif);

	background-position: top left;

	background-repeat: no-repeat;

	padding-bottom: 17px;

	color: #FFFFFF;

	vertical-align: bottom;

	width: 294px;

}

TD.subSec_Title {

	border-left: 10px solid #FFFFFF;

	border-bottom: 10px solid #FFFFFF;

	background-color: #406B83;

	color: #FFFFFF;

	text-align: left;

	font-size: 16px;

	padding-left: 5px;

	padding-top: 5px;

	padding-bottom: 3px;

}

	

/* Sub Page Info Box */

TD.subInfo_Bg {

	/*background-image: url(images/cell_bg05.gif);

	background-position: top right;

	background-repeat: repeat-y;*/
	
	background-color: #CED3D7;

	vertical-align: top;

}

TD.subInfo_Bullet {

	background-image: url(images/divline04.gif);

	background-position: top left;

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	padding-top: 12px;

	padding-left: 15px;

	padding-bottom: 17px;

	color: #7C7C7C;

	text-align: left;

}



/* Section Tabs Content */

TD.tabMain {

	background-color: #000000;

	padding: 12px;

	color: #FFFFFF;

	text-align: left;
	 
	font-size: 16px;

}


/*Navigation left hand tab [USED]*/
TD.navTab {
	background-color: #7B0042;
	font-size: 11px;
    padding:10px;
    color: #FFFFFF;
    text-align: left;
    vertical-align: top;
}


/*Time and Date tab bottom [USED]*/
TD.timeDateTab {
	background-color: #000000;
	font-size: 11px;
    padding-left: 10px;
    color: #CCCCCC;
    text-align: left;
    vertical-align: center;
}


/* Body Content [USED] */
TD.mainBody {
    background-color: #FFFFFF;
    padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
    color: #000000;
    text-align: left;
    font-size: 12px;
	vertical-align: top;	
}


/* Show 1 Property Body Content [USED] */
TD.showBody {
    background-color: #FFFFFF;
    padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
    color: #000000;
    text-align: left;
    font-size: 12px;
	vertical-align: top;	
}




/* main contact details [USED] */
TD.mainContact {
    background-color: #FFFFFF;
    padding-left: 2px;
    color: #000000;
    text-align: left;
    font-size: 10px;
	vertical-align: top;	
}

/* main contact Tel Fax Email Web [USED] */
TD.mainContactTFEW {
    background-color: #FFFFFF;
    padding-left: 0px;
    color: #7B0042;
    text-align: left;
    font-size: 10px;
	vertical-align: top;
		
}

TD.whiteBodyNews {

	background-color: #FFFFFF;

	padding: 0px;

	color: #000000;

	text-align: left;
	 
	font-size: 12px;
	
}




TD.whiteBodyBase {

	background-color: #FFFFFF;

	padding: 8px;

	color: #000000;

	text-align: left;
	 
	font-size: 12px;
	
}
	
	
	
	

/* Sub Page Content */

TD.subContentArea {

	background-color: #000000;

	padding: 8px;

	color: #D1DEE7;

	background-image: url(images/divline05.gif);

	background-position: bottom left;

	background-repeat: repeat-x;

	text-align: left;

}

TD.subContentDivision {

	background-image: url(images/divline05.gif);

	background-position: bottom left;

	background-repeat: repeat-x;

}

TD.subContent {

	background-color: #8499A7;

	color: #D9D9D9;

	padding: 15px;

	background-image: url(images/divline06.gif);

	background-position: top right;

	background-repeat: repeat-y;

	text-align: left;

	vertical-align: top;

}



TD.subContent2 {

	background-color: #FFFFFF;

	color: #D9D9D9;

	padding: 15px;

	background-image: url(images/divline06.gif);

	background-position: top right;

	background-repeat: repeat-y;

	text-align: left;

	vertical-align: top;

}







/* Span class */

SPAN.text18px_black { font-size: 18px; color: #000000; line-height: 23px}

SPAN.text22px_black { font-size: 22px; color: #000000; }

SPAN.text12px_blue { color: #467888; font-size: 12px; }

SPAN.text15px_white { color: #FFFFFF; font-size: 15px; line-height: 18px; }

SPAN.text15px_black { color: #000000; font-size: 15px; line-height: 18px; }

SPAN.whiteText { color: #FFFFFF; }





/* Link Styles [USED: fullLink, navLink1, tabEmailLink, mainContactLink]*/
A.fullLink {text-decoration: none; color: #666666; font-size: 10px;}
A.fullLink:hover {text-decoration: underline; color: #666666; font-size: 10px;}

A.navLink1 { text-decoration: none; font-size: 13px; font-weight: bold;}
A.navLink1:link { color: #FFFFFF; }
A.navLink1:active { color: #FFFFFF; }
A.navLink1:visited { color: #FFFFFF; }
A.navLink1:hover { text-decoration: underline;  color: #FFFFCC;}

A.tabEmailLink { text-decoration: underline;}
A.tabEmailLink:link { color: #FFFFFF; }
A.tabEmailLink:active { color: #FFFFFF; }
A.tabEmailLink:visited { color: #FFFFFF; }
A.tabEmailLink:hover { text-decoration: underline;  color: #FFFFCC; }

A.mainContactLink { text-decoration: none;}
A.mainContactLink:link { color: #000000; }
A.mainContactLink:active { color: 000000; }
A.mainContactLink:visited { color: #000000; }
A.mainContactLink:hover { text-decoration: underline;  color: #999999; }

A.newsLink { text-decoration: none;}
A.newsLink:link { color: #000000; }
A.newsLink:active { color: #000000; }
A.newsLink:visited { color: #000000; }
A.newsLink:hover { text-decoration: none;  color: #990000; }






A.navLink { text-decoration: none; font-size: 14px;}
A.navLink:link { color: #990000; }


A.navLink:active { color: #15496D; }

A.navLink:visited { color: #990000; }

A.navLink:hover { text-decoration: overline;  color: #000000; }



A.btnLink { text-decoration: none; font-size: 13px; font-weight: bold; }

A.btnLink:link { color: #4F748B; }

A.btnLink:active { color: #4F748B; }

A.btnLink:visited { color: #4F748B; }

A.btnLink:hover { background-color: #4F748B; color: #FFFFFF; }



A.btnLink2 { text-decoration: none; font-size: 11px; font-weight: bold; }

A.btnLink2:link { color: #FFFFFF; }

A.btnLink2:visited { color: #FFFFFF; }

A.btnLink2:active { color: #FFFFFF; }

A.btnLink2:hover { color: #657F91; }



A.btnLink3 { text-decoration: none; font-size: 11px; font-weight: bold; }

A.btnLink3:link { color: #FFFFFF; }

A.btnLink3:visited { color: #FFFFFF; }

A.btnLink3:active { color: #FFFFFF; }

A.btnLink3:hover { color: #000000; }



A.btnLink4 { text-decoration: none; font-size: 11px; font-weight: bold; }

A.btnLink4:link { color: #A0A0A0; }

A.btnLink4:active { color: #A0A0A0; }

A.btnLink4:visited { color: #A0A0A0; }

A.btnLink4:hover { color: #000000; }



A.btnLink5 { text-decoration: none; font-size: 11px; font-weight: bold; }

A.btnLink5:link { color: #000000; }

A.btnLink5:visited { color: #000000; }

A.btnLink5:active { color: #000000; }

A.btnLink5:hover { color: #FFFFFF; }