@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{
	margin:0;
	padding:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}


body{
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#333;
	line-height:20px;
	background-color:#644e14;
}
p{
	margin-bottom:10px;
}

img{
	border:0;
}

td, th {
	vertical-align:top;
}

a{
	color:#be8f10;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	font:normal 25px Arial, Helvetica, sans-serif;
	color:#7b621e;
	text-align:center;
	padding:15px 0 10px 0;
}

h2{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#222;
	padding:5px 0;
}

#banner-home{
	width:100%;
	height:434px;
	background:url(/images/banner/home-banner.jpg) 0 0 no-repeat;
}
	
	#home-body{
		overflow:hidden;
	}
		#home-content{
			width:670px;
			padding:10px 30px 38px 38px;
			float:left;
			text-align:justify;
		}
			#home-content h1{
				text-align:left;
			}
			#home-thumbnail{
				width:674px;
				height:152px;
				background:url(/images/utilities/home-thumbnail.gif) 0 0 no-repeat;
			}
	
				#home-thumbnail, #home-thumbnail li {
					list-style-type:none;
					margin:0px; padding:0px;
				}
				#home-thumbnail li {
					height:100%; zoom:1; float:left;
				}
				#home-thumbnail a {
					display:block;
					height:0;
					padding-top:152px;
					color:#7b621e;
					overflow:hidden;
					background:url(/images/utilities/home-thumbnail.gif) 0 0 no-repeat;
				}
			
				#home-thumbnail #thumbnail-download{ width:222px; background-position:0 0; }
				#home-thumbnail #thumbnail-download:hover { background-position:0 -152px; }
				
				#home-thumbnail #thumbnail-gallery{ width:230px; background-position:-222px 0; }
				#home-thumbnail #thumbnail-gallery:hover { background-position:-222px -152px; }
				
				#home-thumbnail #thumbnail-touch{ width:222px; background-position:-452px 0; }
				#home-thumbnail #thumbnail-touch:hover { background-position:-452px -152px; }
							
			
			
		#home-cta{
			width:205px;
			float:left;
			padding:0 25px 60px 12px;
			line-height:18px;
			text-align:justify;
		}
			#home-cta h2{
				font-size:20px;
				padding:27px 0 11px 30px;
				color:#7b621e;
			}
			 	.golden{
					color:#7b621e;
					font-weight:bold;
				}
			#home-cta a{
				color:#7b621e;
			}
	
	#banner-side{
		width:185px;
		height:264px;
		margin-left:738px;
		background:url(/images/utilities/home-sidebar.gif) 0 0 no-repeat;
		color:#FFF;
		padding:190px 40px 0 17px;
		line-height:18px;
		text-align:justify;
	}

	#wrapper{
		width:980px;
		margin:0 auto;
		position:relative;
		background-color:#FFF;
	}
		#utilities-top{
			background-color:#644e14;
			color:#FFF;
			text-align:right;
			padding:3px 20px 3px 0;
			font-size:13px;
		}
			#utilities-top a{
				color:#FFF;
			}
	
		#header-wrapper{
			overflow:hidden;
		}
			#logo-wrapper{
				width:353px;
				height:121px;
				float:left;
			}
			#nav-wrapper{
				width:627px;
				float:left;
			}
		#banner{
			width:980px;
			height:245px;
		}
			.banner_{ background:url(/images/banner/corporate.jpg) 0 0 no-repeat; }
			.banner_corporate{ background:url(/images/banner/corporate.jpg) 0 0 no-repeat; }
			.banner_properties{ background:url(/images/banner/properties.jpg) 0 0 no-repeat; }
			.banner_investors{ background:url(/images/banner/investors.jpg) 0 0 no-repeat; }
			.banner_contact-us{ background:url(/images/banner/contact-us.jpg) 0 0 no-repeat; }
		
		#body-container{
			padding-bottom:25px;
			overflow:hidden;
			background:url(/images/utilities/subbg.gif) 30px 0 repeat-y;
		}
			img.normal{
				padding:3px; border:1px solid #CCC;
			}
				p.txtalign{
					padding:0 16px;
					text-align:justify;
					line-height:16px;
				}
			
			table.normal{ background-color:#DDD; }
			table.normal td{ background-color:#FFF; }
			table.normal tr.alternative td{ background-color:#EEE;}
				td.tbl-heading{
					background-color:#555 !important; 
					text-align:center;
					font-weight:bold;
					color:#FFF;
				}
				td.tbl-s1{ padding-left:110px; }
					td.tbl-s1 textarea{ width:240px; height:100px;}
				td.tbl-s2{ padding-left:20px; }
					
				
			
			.black-font{
				color:#444;
			}
		
			.utilities{
				font:normal 10px Arial, Helvetica, sans-serif;
				color:#078b10;
				text-align:right;
				padding:10px 30px 0 0;
				height:24px;
			}
				.utilities a{
					color:#078b10;
					text-decoration:none;
				}
				.utilities a:hover{
					color:#fe7200;
				}

	#contents{
		color:#333;
		width:519px;
		line-height:18px;
		padding:0 43px 50px 40px;
		float:left;
		text-align:justify;
	}		
		#contents ul li{
			background:url(/images/utilities/gray-dot.gif) 0 9px no-repeat;
			padding-left:15px;
			padding-bottom:5px;
			margin-left:15px;
		}
		#contents ol{
			margin-left:20px;
		}
		#contents ol li{
			padding-left:0;
			padding-bottom:5px;
			margin-left:15px;
			list-style:georgian;
		}
	
	#cta{
		width:168px;		
		padding:55px 0;
		float:left;
	}
		#cta-contact-us{
			background:url(/images/cta/cta.gif) 0 0 no-repeat #7f7f7f;
			width:138px;
			padding:28px 0 10px 7px;
			color:#FFF;
			line-height:16px;
		}
		#cta-facebook, #cta-linkedin, #cta-twitter, #cta-yahoo-buzz{						
			border:1px solid #CCC;
			background:url(/images/icon/facebook.gif) 0 0 no-repeat;
			width:143px;
			height:1px;
			padding-top:58px;
			display:block;
			overflow:hidden;
			margin-top:10px;
		}
		#cta-facebook:hover{ background:url(/images/icon/facebook-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
		
		#cta-linkedin{ background:url(/images/icon/linkedIn.gif) 0 0 no-repeat; }
		#cta-linkedin:hover{ background:url(/images/icon/linkedIn-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
		
		#cta-twitter{ background:url(/images/icon/twitter.gif) 0 0 no-repeat; }
		#cta-twitter:hover{ background:url(/images/icon/twitter-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
		
		#cta-yahoo-buzz{ background:url(/images/icon/yahoo-buzz.gif) 0 0 no-repeat; }
		#cta-yahoo-buzz:hover{ background:url(/images/icon/yahoo-buzz-over.gif) 0 0 no-repeat; border:1px solid #be8f10; }
		
		
		
		#google_translate_element{ margin-top:20px; width:143px; }
		
		#google_translate_element strong{ color:#000; text-transform:uppercase; }
		
		.skiptranslate{ padding-top:8px; margin-top:3px; border-top:1px solid #BBB; }
		
		a.goog-logo-link img { vertical-align:top; }
			
		a.goog-logo-link { font-weight:normal !important; font-size:10px !important; color:#666 !important; }
			
.bottom-seperator{
	background-color:#0472c7;
}

	#footer{
		width:930px;
		margin:0 auto;
		position:relative;
		color:#FFF;
		font-size:12px;
		padding:6px 25px;
		overflow:hidden;
	}
		#footer-left{
			width:500px;
			float:left;
		}
		
		#footer-right{
			width:200px;
			float:right;
			background:url(/images/utilities/o2nxt.gif) top right no-repeat;
			padding:15px 80px 15px 0;
			text-align:right;
			display:block;
		}
			#footer-right:hover{ background:url(/images/utilities/o2nxt-over.gif) top right no-repeat; }	
			#footer a{
				color:#dfad25;
				text-decoration:none;
			}
			#footer a:hover{
				color:#FFF;
			}
	
.clear-div{
	clear:both;
}	
	
/************************** Main Navigation *****************************/
#nav{
	width:627px;
	height:27px;
	overflow:hidden;
	padding:76px 0 18px 0;
}	
#nav ul,#nav li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav li{
	display:block;
	float:left;
}
#nav li a{
	display:block;
	height:0;
	overflow:hidden;
	padding-top:27px;
	background:url(/images/nav/nav.gif) 0 0 no-repeat;
}
#nav li a:hover, #nav li a.active, #nav li a.active:hover{		
	background:url(/images/nav/nav-over.gif) 0 0 no-repeat;
}

					
#nav #nav-home a{ width:86px; background-position:0 0;  }

#nav #nav-corporate a{ width:110px; background-position:-86px 0;  }

#nav #nav-properties a{ width:114px; background-position:-196px 0; }

#nav #nav-investors a{ width:105px; background-position:-310px 0;}

#nav #nav-contact-us a{ width:118px; background-position:-415px 0; }

#nav #nav-blog a{ width:94px; background-position:-533px 0; }



#menu {
	width:185px;
	height:540px;
	float:left;
	padding-bottom:100px;
	margin-left:25px;
}
	.menu_corporate{ background:url(/images/utilities/menu_corporate.jpg) bottom right no-repeat; }
	.menu_properties{ background:url(/images/utilities/menu_properties.jpg) bottom right no-repeat; }
	.menu_investors{ background:url(/images/utilities/menu_investors.jpg) bottom right no-repeat; height:640px !important; }
	.menu_contact-us{ background:url(/images/utilities/menu_contact-us.jpg) bottom right no-repeat; }

	#menu ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
		
		background:url(/images/utilities/menu-bg.gif) top right repeat-y;
	}
	
	#menu li {
		padding:0;
		margin:0;
		list-style-type: none;
		width:185px;
		font:normal 13px Verdana, Geneva, sans-serif;
	}
	
	#menu li a{
		padding: 5px 10px 6px 0;	
		text-decoration: none;
		display:block;
		color:#be8f10;
		width:175px;
		border-bottom:1px solid #ede5ce;	
		zoom:1;
	}
	
	#menu li a:hover, #menu li a.active {
		padding: 5px 10px 6px 0;
		color:#000;
		width:175px;
		border-bottom:1px solid #ede5ce;
	}
	
	#menu li.menu-heading{	
		font:normal 20px Arial, Helvetica, sans-serif;
		text-align:center;
		color:#333;
		padding:20px 0 15px 0;
	}
	
	#menu ul ul {
		border-bottom:1px solid #ede5ce;
	}
	
	#menu li li {
		padding:0;
		width:140px;
		font:normal 12px Arial, Helvetica, sans-serif;
	}
	
	#menu li li a {
		display:block;
		padding-left:20px;
		width:130px;
		color:#888;
		line-height:15px;
		border-bottom:none;
	}
	#menu li li a.active, #menu li li a:hover {
		padding-left:20px;
		width:130px;
		color:#000;
		border-bottom:none;
	}

.inactive {
	display:none;
}
li.active .inactive {
	display:block;
}


/********************************************************************************************************************/

.dmenu {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	display:block;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#346093;
	background-color:#fef3d3;
}

.dmenu ul {
	border-bottom:none;
}

.dmenu li {
	list-style:none;
	margin:0;
	padding:0;
    display:block;
	border-bottom:1px solid #CCC;
}

.dmenu li a, ul.dmenu li a:visited {
	display:block;
	padding:6px 12px;
	background:white;
	color:#333;
	text-decoration:none;
	white-space:nowrap;
	background-color:#fef3d3;	
}

.dmenu li a:hover {
	color:#fff !important;
	text-decoration:none;
	background-color:#7b621e;
}

iframe { visibility:hidden; }