/* CSS Document */

body 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.bord_text
{
	width:260px;
	font-size:12px;
	border:1px solid #996633;
	padding:16px;
	font-style:italic;
}


.txtreadyfor
{
	line-height:18px;
}


.bg_header
{
	background-color:#724C08;
}

.bg_readyfor
{
	background-image:url(images/bg_readyforoccu.gif);
	background-repeat:no-repeat;
}


.bg_lbar
{
	background-image:url(images/bg_lbar.jpg);
	background-repeat:no-repeat;
}

.headertext_bold
{
	font-weight:bold;
	color:#EECB68;
}


.smallertext
{
	font-size:10px;
}

.lbartext
{ 
	color:#008000;
}

.welcometext
{
	color:#008000;
	font-style:normal;
	font-size:12px;
	text-align:justify;
	line-height:23px;
}

.greentextall
{
	color:#008000;
}


.green_medium
{
	font-size:13px;
	color:#006633;
}

.medium_headings
{
	font-size:17px;
	color:#996633;
}

.largeheadings_italic
{
	font-size:22px;
	color:#996633;
	font-style:italic;
	font-weight:bold;
}

.largeheadings
{
	font-size:22px;
	color:#996633;
}

.largeheadings_header
{
	font-size:18px;
	color:#ffffff;
}

.f_list2:link	{ color:#008000; font-size:12px; text-decoration:underline; }
.f_list2:visited{ color:#008000; font-size:12px; text-decoration:underline; }
.f_list2:hover	{ color:#008000; font-size:12px; text-decoration:none; }

.f_list:link	{ color:#008000; text-decoration:underline; }
.f_list:visited	{ color:#008000; text-decoration:underline; }
.f_list:hover	{ color:#008000; text-decoration:none; }

.footer:link	{ color:#000000; text-decoration:underline; }
.footer:visited	{ color:#000000; text-decoration:underline; }
.footer:hover	{ color:#000000; text-decoration:none; }

.ngreen:link	{ color:#009999; text-decoration:underline; }
.ngreen:visited	{ color:#009999; text-decoration:underline; }
.ngreen:hover	{ color:#009999; text-decoration:none; }



/* Nav Bar Menus Formatting */
.navbarmenu{
position:absolute;
visibility: hidden;
border:solid 1px #004f28;
font:normal 11px Tahoma;
line-height:20px;
background-color: #F7E5B7;
width: 106px;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

.navbarmenu a{
width: 100%;
display: block;
text-decoration: none;
}

.navbarmenu ul	{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
list-style:none;
}

.navbarmenu li{
padding-left:5px;
}

.navbarmenu li:hover
{
background-color:#ffe088;
}

.navbarmenu a:link	{
					font-family:Tahoma;
					font-size:11px;
					color:#000000;					
					text-decoration:none;
					}

.navbarmenu a:visited	{
					font-family:Tahoma;
					font-size:11px;
					color:#000000;					
					text-decoration:none;
						}

.navbarmenu a:hover	{
					font-family:Tahoma;
					font-size:11px;
					color:#004f28;					
					text-decoration:none;

					}
#pdetails_nhood ul
{
	margin:0px;
	padding:15px;
	font-size:12px;
}

#pdetails_nhood ul li
{
	line-height:20px;
}


#contact_page
{
	font-family:Tahoma;
	font-size:12px;
	color:#008200;
}

#contact_page a
{
	font-family:Tahoma;
	font-size:12px;
	color:#008200;
	line-height:20px;
}


.aboutus_alltext_gr
{
	font-size:15px;
	line-height:18px;
	color:#1e6039;
}

.aboutus_alltext_br
{
	font-size:15px;
	line-height:18px;
	color:#996633;
}

.aboutus_alltext_hd
{
	font-size:18px;
	line-height:30px;
	color:#1e6039;
}

#aboutus_office ul
{
	margin:0px;
	padding:0px 0px 0px 15px;
	font-size:11px;
	font-weight:bold;
	color:#1e6039;
}

#aboutus_office ul li a
{
	color:#1e6039;
	text-decoration:none;
	line-height:18px;
}

