/*
// $Id: wrapper.css,v 1.16 2008/03/18 19:26:28 karenk Exp $
// $Revision: 1.16 $
// $Author: karenk $
//
// $Log: wrapper.css,v $
// Revision 1.16  2008/03/18 19:26:28  karenk
// *** empty log message ***
//
// Revision 1.15  2007/07/16 16:51:33  zachb
// Updates to ensure that 'page.wide' template uses entire width available
//
// Revision 1.14  2007/05/30 15:41:13  zachb
// changes for nav editor
//
// Revision 1.13  2006/10/24 14:41:12  scottl
// Added authentication to new secure page.
//
// Revision 1.12  2006/09/27 15:41:43  zachb
// stylesheet change to solve problem with header text being cut off
//
// Revision 1.11  2006/09/22 22:27:23  zachb
// flash and hero changes
//
// Revision 1.10  2006/09/19 19:54:24  zachb
// new flash for property pages
//
// Revision 1.9  2006/09/14 21:20:48  zachb
// new styles for callout column - try 2
//
// Revision 1.8  2006/09/14 21:17:36  zachb
// new styles for callout column
//
// Revision 1.7  2006/09/12 19:47:13  zachb
// additional wrapper tweaks
//
// Revision 1.6  2006/09/05 18:33:12  zachb
// Added Call out for markets - try 3
//
// Revision 1.5  2006/09/05 18:13:50  zachb
// Added Call out for markets
//
// Revision 1.4  2006/09/03 21:35:56  zachb
// Wrapper Build - Add Flash, tweaks
//
// Revision 1.3  2006/09/01 17:23:45  zachb
// Wrapper Build - Step 2.3
//
// Revision 1.2  2006/09/01 15:56:48  zachb
// Wrapper Build - Step 2
//
// Revision 1.1.1.1  2006/08/31 19:56:19  zachb
// Initial checkin
//
// Revision 1.1.1.1  2006/08/28 19:54:54  scottl
// Initial check-in.
//
//
*/

#indexContentArea {
				position: relative;
				top: 19px;
				left: 113px;
				height: 170px;
				overflow: hidden;
				width: 410px;
				font-family: Georgia;
				font-size: 13px;
				color: #3a2a1d;
			}
			#featuresArea {
				position: relative;
				top: 23px;
				left: 227px;
				height: 165px;
				overflow: hidden;
				width: 175px;
			}
			#leftNavArea {
				position: relative;
				top: 20px;
				left: 4px;
				overflow: hidden;
				width: 190px;
			}
			#pageContentArea {
				position: relative;
				top: 20px;
				left: 15px;
				width: 375px;
				padding-top: 5px;
			}
			#pageContentAreaWide {
				position: relative;
				top: 20px;
				left: 15px;
				width: 575px;
				padding-top: 5px;
			}
			#twoColumnContentArea {
				position: relative;
				top: 20px;
				left: 15px;
				width: 575px;
			}
			#featuresSubArea {
				position: relative;
				top: 0px;
				left: 0px;
				height: 178px;
				overflow: hidden;
				width: 195px;
			}
			#featuresSubAreaNoImage {
				position: relative;
				top: 24px;
				left: 10px;
				width: 175px;
				font-family: Georgia;
				font-size: 12px;
				color: #625445;
				font-style: italic;
			}
			#featuresSubAreaNoImage H3 {
				font-size: 18px;
				font-style: normal;
				color: #625445;
			}
			
			#featuresSubText {
				position: relative;
				top: 24px;
				left: 10px;
				overflow: hidden;
				width: 175px;
				height: 145px;
			}
			#headerContainer {
				position:relative;
				background-image:url("/VCP/SiteBase/wrap/theme0/images/header.jpg");
				width: 829px;
				height: 107px;
			}
			#headerNavBox {
				height: 103px;
				width: 525px;
				top: 3px;
    			left: 145px;
				font-family: Georgia;
				font-size: 14px;
				border-top: 4px solid #F3F3F3;
				border-left: 1px solid #F3F3F3;
			}
			#logo {
				top: 0px;
				left: 0px;
				width: 170px;
				height: 100px;
				border: 1px solid blue;
			}
			#twoColumnTitleArea {
				position: relative;
				top: 15px;
				left: 15px;
				width: 615px;
				height: 47px;
			}
			#photoGalleryArea 
			{
				background-color: #FFFFFF;
				height: 270px;
				width: 362px;	
			}
			#galleryImageContainer 
			{
				position: relative;
				height: 225px;
				width: 338px;
				top: 12px;
			    left: 12px;	
			}
			#galleryControlArea 
			{
				position: relative;	
				top: 18px;
			    left: 100px;
			    height: 15px;
				width: 150px;
			}
			#projMediaArea 
			{
				position: relative;
				left: 10px;
				width: 180px;
				line-height: 20px;
				font-family: Georgia;
				font-size: 12px;
				color: #625445;
			}
			#projMediaArea H3 {
				font-size: 18px;
				font-style: italic;
				color: #625445;
			}