/*
*{
 margin:0;
 padding:0;
 background-repeat:no-repeat;
}
*/

body{
 font-family:arial,helvetica,sans-serif;
 margin:0;
 color:#323232;
 font-size:12px;
 text-align:center;
 background-image:url(../design_images/bg.jpg);
 background-color:#fff;
 background-repeat:repeat-x;
 background-position:center top;
 font-smooth:always;
}

a:link { color:#322008; font-weight:normal;}
a:visited { color:#322008; font-weight:normal;}
a:hover { color:FFFFFF; font-weight:normal;}
a:active { color:#322008; font-weight:normal;}

* {behavior: url(iepngfix.htc)}

hr{
	color:#014893; 
	height:2px; 
	background:#014893; 
	border:0px;
	margin:0;
	padding:0;
}

H2 a:hover{color:#FFFFFF}

acronym{
 cursor: help;
}

.IE6Fix{
	display:none
}

#white a:hover{
	color:#FFFFFF;
}


#orange{
	color:#F06200;
}

#container{
 width:980px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}


/* Main Bg */

.mainBg{
	background:url(../design_images/mainbg.jpg) no-repeat top left;
	width:980px;
	float:left;
	min-height:745px;
	height:auto !important;
	height:745px;
}

/* Top Area */

.logo{
	width:190px;
	height:218px;
	float:left;
	cursor:pointer;
}

	.logo h1{
		display:none;
		}
		
/* Menu */

.menu{
	width:789px;
	height:42px;
	float:left;
}

	.btnAbout{
		width:91px;
		height:42px;
		float:left;
	}
	
		.btnAbout a{
			width:91px;
			height:42px;
			background:url(../design_images/menu_about.gif) no-repeat;
			display:block;
		}

		.btnAbout a:link{
			background:url(../design_images/menu_about.gif) no-repeat;
			display:block;
		}
		
		.btnAbout a:hover{
			background:url(../design_images/menu_about_b.gif) no-repeat;
			display:block;
		}
		
		.btnAbout strong{
			display:none;
		}
		
	.btnFortChambray{
		width:142px;
		height:42px;
		float:left;
	}
	
		.btnFortChambray a{
			width:142px;
			height:42px;
			background:url(../design_images/menu_fort_chambray.gif) no-repeat;
			display:block;
		}

		.btnFortChambray a:link{
			background:url(../design_images/menu_fort_chambray.gif) no-repeat;
			display:block;
		}
		
		.btnFortChambray a:hover{
			background:url(../design_images/menu_fort_chambray_b.gif) no-repeat;
			display:block;
		}
		
		.btnFortChambray strong{
			display:none;
		}
		
	.btnWhyGozo{
		width:126px;
		height:42px;
		float:left;
	}
	
		.btnWhyGozo a{
			width:126px;
			height:42px;
			background:url(../design_images/menu_why_gozo.gif) no-repeat;
			display:block;
		}

		.btnWhyGozo a:link{
			background:url(../design_images/menu_why_gozo.gif) no-repeat;
			display:block;
		}
		
		.btnWhyGozo a:hover{
			background:url(../design_images/menu_why_gozo_b.gif) no-repeat;
			display:block;
		}
		
		.btnWhyGozo strong{
			display:none;
		}
		
	.btnTheProject{
		width:130px;
		height:42px;
		float:left;
	}
	
		.btnTheProject a{
			width:130px;
			height:42px;
			background:url(../design_images/menu_project.gif) no-repeat;
			display:block;
		}

		.btnTheProject a:link{
			width:130px;
			height:42px;
			background:url(../design_images/menu_project.gif) no-repeat;
			display:block;
		}
		
		.btnTheProject a:hover{
			background:url(../design_images/menu_project_b.gif) no-repeat;
			display:block;
		}
		
		.btnTheProject strong{
			display:none;
		}
		
	.btnTheProperty{
		width:138px;
		height:42px;
		float:left;
	}
	
		.btnTheProperty a{
			width:138px;
			height:42px;
			background:url(../design_images/menu_property.gif) no-repeat;
			display:block;
		}

		.btnTheProperty a:link{
			background:url(../design_images/menu_property.gif) no-repeat;
			display:block;
		}
		
		.btnTheProperty a:hover{
			background:url(../design_images/menu_property_b.gif) no-repeat;
			display:block;
		}
		
		.btnTheProperty strong{
			display:none;
		}
		
	.btnNews{
		width:93px;
		height:42px;
		float:left;
	}
	
		.btnNews a{
			width:93px;
			height:42px;
			background:url(../design_images/menu_news.gif) no-repeat;
			display:block;
		}
		
		.btnNews a:link{
			background:url(../design_images/menu_news.gif) no-repeat;
			display:block;
		}
		
		.btnNews a:hover{
			background:url(../design_images/menu_news_b.gif) no-repeat;
			display:block;
		}
		
		.btnNews strong{
			display:none;
		}	
		
	.btnContact{
		width:68px;
		height:42px;
		float:left;
	}
	
		.btnContact a{
			width:68px;
			height:42px;
			background:url(../design_images/menu_contact.gif) no-repeat;
			display:block;
		}
		
		.btnContact a:link{
			background:url(../design_images/menu_contact.gif) no-repeat;
			display:block;
		}
		
		.btnContact a:hover{
			background:url(../design_images/menu_contact_b.gif) no-repeat;
			display:block;
		}
		
		.btnContact strong{
			display:none;
		}
		
/* Titles and Tab Area */

.TitlesTab{
	width:712px;
	height:66px;
	float:left;
	margin-left:75px;
	margin-top:118px;
	}
	
	.TitlesTab h2{
		margin:0;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:100;
		font-size:32px;
		margin-left:20px;
		margin-top:17px;
	}
	
	.TitlesTab img{
		float:right;
	}


/* MAin Area */	
.mainArea{
	width:980px;
	margin-top:15px;
	float:left;
}


/* Col A */
	.colA{
		width:243px;
		padding:5px;
		padding-top:15px;
		margin-right:12px;
		float:left;
	}
		
		.colA ul, li{
			margin:0;
			padding:0;
			list-style-type:none;
		}
		
		.colA li{
			margin-bottom:5px;
			margin-top:5px;
			}
			
			/* Sub Menu Style */
					
			.colA ul li a{
				color:#323232;
				font-weight:bold;
				background:url(../design_images/arrow_menu.gif) no-repeat top left;
				padding-bottom:10px;
				padding-left:20px;
			}
			
			.colA ul li a:link{
				color:#323232;
				background:url(../design_images/arrow_menu.gif) no-repeat top left;
				padding-bottom:10px;
				padding-left:20px;
			}
			
			.colA ul li a:visited{
				color:#323232;
				font-weight:bold;
				background:url(../design_images/arrow_menu.gif) no-repeat top left;
				padding-bottom:10px;
				padding-left:20px;
			}
			
			.colA ul li a:hover{
				color:#be682f;
				font-weight:bold;
				background:url(../design_images/arrow_menu.gif) no-repeat top left;
				padding-bottom:10px;
				padding-left:20px;
			}
			
			/* Sub Sub Menu Style */
			
			.colA ul li ul li a{
				color:#323232;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:30px;
			}
			
			.colA ul li ul li a:link{
				color:#323232;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:30px;
			}
			
			.colA ul li ul li a:visited{
				color:#323232;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:30px;
			}
			
			.colA ul li ul li a:hover{
				color:#be682f;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:30px;
			}
			
			/* Sub Sub Sub Menu Style */
			
			.colA ul li ul li ul li a{
				color:#323232;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:50px;
			}
			
			.colA ul li ul li ul li a:link{
				color:#323232;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:50px;
			}
			
			.colA ul li ul li ul li a:visited{
				color:#323232;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:50px;
			}
			
			.colA ul li ul li ul li a:hover{
				color:#be682f;
				font-weight:normal;
				background:none;
				padding-bottom:10px;
				padding-left:50px;
			}
	
	.colB{
		width:703px;
		padding:5px;
		border:1px solid #9e9e82;
		border-top:0;
		float:left;
		min-height:500px;
		height:auto !important;
		height:500px;
	}	
	
		/* Ad Space */
		
		.adSpace{
			width:703px;
			float:left;
			text-align:center
		}
		
		
		/* Content */
		
		.content{
			width:683px;
			padding:10px;
			float:left;
		}
		
			.content ul{
				float:none;
				margin:0;
				padding:0;
			}
			
			.content li{		
				list-style:disc;
				float:none;
				margin-left:20px;
				margin-top:5px;
				margin-bottom:5px;
			}
		
			.content a, .content a:link, .content a:visited, .content a:active,{
				text-decoration:underline;
			}
			
			.content a:hover{
				text-decoration:underline;
				color:#be682f;
			}
			
			.content h3{
				font-family:Arial, Helvetica, sans-serif;
				color:#323232;
				font-size:24px;
				font-weight:normal;
				margin-top:10px;
				margin-bottom:10px;
			}
			
			.content hr{
				color:#8f8f8f; 
				height:2px; 
				background:#8f8f8f; 
				border:0px;
				margin:0;
				padding:0;
			}

/* The Property */	

.propertyBanner{
	background:url(../design_images/banner_property.jpg) no-repeat center top;
	float:left;
	width:703px;
	height:289px;
	color:#FFF;
}

.propertyBanner p{
		margin-top:205px;
		margin-left:415px;
		margin-right:50px;
	}

.thePropertyDetail{
	width:683px;
	float:left;
	margin-top:10px;
}

	.thePropertyDetail td{
		padding:5px;
		padding-bottom:10px;
	}

.thePropertyDetailBoxes td{
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}

	.thePropertyDetailBoxes p{
		margin:3px;
	}
			
/* News Overview */	

.newsOverview{
	width:683px;
	float:left;
}

	.newsOverview td{		
		padding:10px;
		border-bottom:1px solid #323232;
	}
	
	.newsOverview img{		
		padding:1px;
		border:1px solid #323232;
	}
	
	.newsOverview h4{		
		font-family:Arial, Helvetica, sans-serif;
		color:#323232;
		font-size:18px;
		font-weight:normal;
		margin-top:5px;
		margin-bottom:10px;
	}
	
	.newsOverview a{
		color:#323232;
		text-decoration:none;
		}

	.newsOverview a:link{
		color:#323232;
		text-decoration:none;
		}
		
	.newsOverview a:hover{
		color:#323232;
		text-decoration:underline;
		}
		
/* Maintenance Box */

.maintenance{
	padding-left:150px;
	float:left;
}

.maintenanceBox{
	width:300px;
	background:#373737;
	border:1px solid #000000;
	color:#FFFFFF;
	padding:20px;
	padding-top:10px;
}

		.maintenanceBox input{
			width:150px;
			border:1px solid #FFFFFF;
		}
		
		.maintenanceBox a{
			color:#FFFFFF;
		}
		
		.maintenanceBox a:link{
			color:#FFFFFF;
		}

	.maintenanceActive{
		color:#be682f;
		font-weight:bold;
		font-size:15px;		
		text-transform:capitalize;
	}
	
	.maintenanceButton{
		color:#333333;
		font-weight:bold;
		width:100px;
		background:#999999;	
		border:1px solid #999999;
	}
			
/* Footer */
	
	.footer{
		width:728px;
		padding-left:250px;
		padding-top:10px;
		float:left;
		font-size:11px;
		color:#8f8f8f;
		text-align:left;
	}
	
		.footer a{
			font-size:11px;
			color:#8f8f8f;
		}
		
		.footer a:link{
			font-size:11px;
			color:#8f8f8f;
		}
		
		.footer a:visited{
			font-size:11px;
			color:#8f8f8f;
		}
		
		.footer a:hover{
			font-size:11px;
			color:#8f8f8f;
			text-decoration:underline;
		}
		
		
/* Contact Form */
#contact_form input,textarea 
{
	font-size:11px;
	border:1px solid #BCB9AA;
	padding:1px;
	float:left;
	width:250px;
}

#contact_form_Checkbox input
{
	width:15px;
	border:0px;
}

#submit input
{
	width:50px;
}

#subcribe input
{
	width:60px;
}

/* Maintenance fee 3 Form */
#txtBoxes input
{
	width:173px;
}

#ddlComboBox select
{
	width:70px;
}
