/* CSS Document */
body
{
	font-family:Verdana; /* century gothic; */
	font-size:12px;
	height:100%;
}
#divContainer
{
	width:100%;
	text-align:center;
}
#divBody
{
	text-align:left;
	width:750px;
}
#divLogo
{
	float:left;
	margin-top:11px;
	height:75px;
	overflow:hidden;
}
#divMenu
{
	z-index: 2;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
	color:#FFFFFF;
	position:relative;	
}
#divMenu ul.menu a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#divMenu ul.menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#divMenu ul.menu
{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	vertical-align:middle;	
	float:left;
}

#divMenu ul.menu li.selected,  #divMenu ul.menu li.notSelected
{
	position:relative;
	margin:0px;
	padding-left:8px;
	padding-right:8px;
	float:left;
	background-position:right 0px;
	background-repeat:no-repeat;
	height:32px;
}

#divMenu ul.menu li .dropDownMenu
{
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width:142px;
	position:absolute;
	display:none;
	top:32px;
	left:0px;
	background-color:#0099FF;
	border:1px solid #000066;
	color:white;
	float:none;
	z-index:1;
}

#divMenu ul.menu li a.menuLink
{
	color:white;
	text-decoration:none;
	top:0px;
	position:relative;
	vertical-align:middle;
	height:32px;
	
}
.menuItemText {
	padding-right:3px;
	padding-left:3px;
	position:relative;
	top:4px;
}
.menuSubItemText {
	position:relative;
	top:2px;
}
.dropDownMenu ul.dropDownList
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.dropDownMenu ul.dropDownList li.dropDownListSubItem {
	height:19px;
}
.dropDownMenu ul.dropDownList li.dropDownListSubItem a {
	width:140px;
	height:19px;
	color:white;
	text-decoration:none;
	vertical-align:middle;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	padding-left:4px;
	vertical-align:bottom;
	background-image:none;
}

#divMenu ul.menu li:hover div.dropDownMenu, #divMenu ul.menu li.over div.dropDownMenu
{
	display:block;
}

#divMenu ul.menu li:hover, #divMenu ul.menu a:hover
{
	background-color:#003366;
}

#divHeader
{
	position:relative;
	height:86px;
	background-image:url(../../images/header_bg.jpg);
	background-position:0px 11px;
	background-repeat:repeat-x;
	z-index:1;
}
#divContent
{
	position:relative;
	clear:both;
	z-index:0;
}
#divLeftColumn
{
	background-image:url(../../images/leftcolumn_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:535px;
	padding-top:20px;
}
#divPageContent
{
	padding:10px;
}
#divPageContent h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
#divRightColumnContainer
{
}
#divRightHandMenu
{
	float:right;
	width:165px;
	background-color:#D8EEF5;
	padding:15px;
}
#divRightHandMenu ul
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#divRightHandMenu ul li
{
	padding:0px;
	margin:0px;
	margin-top:10px;
	display:block;
}
#divRightHandMenu ul li a
{
	color:#804000;
	font-weight:bold;
	text-decoration:none;
}
#divRightHandMenu ul li a:hover
{
	color:#804000;
	text-decoration:underline;
}
#divRightColumn
{
	clear:right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ECE9D8;
	border-top:solid 1px #ACA899;
	padding:15px;
	width:161px;
	color:#676354;
}
html>body #divRightColumn
{
	clear:right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ECE9D8;
	border-top:solid 1px #ACA899;
	padding:15px;
	width:165px;
	color:#676354;
}
#divRightColumn div
{
	margin-bottom:10px;
}
#divSearch
{
	text-align:right;
}
#divSearch input
{
	width:100%;
	border:solid 1px #ACA899;
}
#divSearch .button
{
	width:100%;
	border:solid 1px #ACA899;
	width:90px;
	line-height:20px;
	border:solid 1px #0099CC;
	border-top:solid 7px #804000;
	background-color:#0099CC;
	padding:0px;
	margin:0px;
	color:white;
}
#divTestimonial
{
	background-image:url(../../images/testimonial_bg.gif);
	background-repeat:no-repeat;
	height:106px;
	overflow:hidden;
}
#divTestimonial p
{
	font-size:10px;
	margin-left:25px;
	margin-top:15px;
	margin-right:10px;
}
#divRightColumn a
{
	color:black;
	text-decoration:none;
}
#divRightColumn a:hover
{
	text-decoration:underline;
}
#divBottomRegion
{
	height:100%;
	border-top:solid 2px #ACA899;
	clear:both;
	padding-top:10px;
	margin-top:10px;
}
#divBottomLeftColumn
{
	float:left;
	width:535px;
}
#divBottomRightColumn
{
	background-color:#EEEEEE;
	border-top:solid 11px #804000;
	width:175px;
	float:right;
	padding:10px;
	color:#804000;
}
#divBottomRightColumn a
{
	font-weight:bold;
	text-decoration:none;
	color:#804000;
}
#divFooter
{
	clear:both;
	margin-top:10px;
	border-top:solid 1px #eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-align:right;
	padding-top:5px;
}
#divFooter a
{
	color:#0099CC;
	text-decoration:none;
}
#divFooter a:hover
{
	color:#804000;
	text-decoration:underline;
}
#previewPane{
	
				
}
#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}	
#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
	
	
}
#galleryContainer #arrow_down{	/* Arrow down image */
	height:20px;
}
#galleryContainer #arrow_up{
	height:20px;	/* Arrow up image */
}

#theImages{	/* DIV where the images are located */
	position:relative;
	overflow:hidden;
	height:340px;	/* Height of boxes for the images */
}
#theImages div{	
	position:relative;	/* Don't change this */
	height:1500px;	/* Higher than total height of thumbnails */
	
}
#theImages img{
	border:1px solid #000000;	/* No border */
	filter:alpha(opacity=80);	/* Transparency - IE */
	opacity:0.8; /* Transparency - Firefox */
	
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	text-align:left;
	font-family: Verdana;	/* Font to use */
	font-size:10px;
}
#theImages .imageCaption{
	display:none;
}

.smallWhite{
	font-family:Verdana; /* century gothic; */
	font-size:12px;
	color:#FFFFFF
}
.smallBlue{
	font-family:Verdana; /* century gothic; */
	font-size:12px;
	color:#2957a6
}
#searchForm input, select {
	font-family:Arial; /* century gothic; */
	font-size:9px;
	color:#2957a6
}
#searchForm td {
	font-family:Verdana; /* century gothic; */
	font-size:10px;
	color:#2957a6
}
table.developments td {
	border-top:1px solid #cccccc;
}
td.development {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.application td {
	font-weight:none;
}



.dropRightMenu ul.dropRightList
{
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
}
.dropRightMenu ul.dropDownList li.dropRightListSubItem {
	float:right;
	height:19px;
}
.dropRightMenu ul.dropRightList li.dropRightListSubItem a {
	
	width:140px;
	height:19px;
	color:white;
	text-decoration:none;
	vertical-align:right;
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	padding-left:4px;
	vertical-align:right;
	background-image:none;
}

#divMenu ul.menu li:hover div.dropRightMenu, #divMenu ul.menu li.over div.dropRightMenu
{
	display:block;
}

#divMenu ul.menu li.selected1,  #divMenu ul.menu li.notSelected1
{
	position:relative;
	margin:0px;
	padding-left:8px;
	padding-right:8px;
	float:right;
	background-position:right 0px;
	background-repeat:no-repeat;
	height:19px;
}