/*
// $Id: content.css,v 1.9 2008/10/08 22:09:23 zachb Exp $
// $Revision: 1.9 $
// $Author: zachb $
//
// $Log: content.css,v $
// Revision 1.9  2008/10/08 22:09:23  zachb
// Added special case so 'Newsletter' isn't linked when it is the top level element
//
// Revision 1.8  2006/10/23 17:59:04  zachb
// edited to allow new page to use 2 column format
//
// Revision 1.7  2006/09/22 22:27:23  zachb
// flash and hero changes
//
// Revision 1.6  2006/09/19 19:54:24  zachb
// new flash for property pages
//
// Revision 1.5  2006/09/12 19:47:13  zachb
// additional wrapper tweaks
//
// Revision 1.4  2006/09/03 21:35:56  zachb
// Wrapper Build - Add Flash, tweaks
//
// Revision 1.3  2006/09/01 17:23:44  zachb
// Wrapper Build - Step 2.3
//
// 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.
//
//
*/
			body 
			{
				background-image: url("/VCP/SiteBase/wrap/theme0/images/bg.jpg");
			}
			.footerSmall {
				font-family: Georgia;
				font-size: 12px;
				color: #3a2a1d;
			}
			.footerSmall2 {
				font-family: Georgia;
				font-size: 13px;
				color: #3a2a1d;
			}
			.bodyContent {
				background-image:url("/VCP/SiteBase/wrap/theme0/images/sub.tile.jpg");
			}
			.bodyContentTwoColumn {
				/*background-image:url("/VCP/SiteBase/wrap/theme0/images/sub02.tile.jpg");*/
				background-image:url("/VCP/SiteBase/wrap/theme0/images/sub02-new.jpg");
			}
			H1 {
				font-family: Georgia;
				font-weight: normal;
				font-size: 24px;
				color: #0B3177;
				margin: 0px 0px 15px 0px;
			}
			H2 {
				font-family: Georgia;
				font-weight: normal;
				font-size: 20px;
				color: #0B3177;
				margin: 0px 0px 0px 0px;
			}
			H3 {
				font-family: Georgia;
				font-weight: normal;
				font-size: 13px;
				color: #3a2a1d;
				margin: 0px 0px 10px 5px;
				font-style: italic;
			}
			.mainContent {
				font-family: Georgia;
				font-size: 13px;
				color: #3a2a1d;
				line-height: 18px;
			}
			A {
				font-family: Georgia;
				font-size: 13px;
				color: #3B5583;
				font-style: italic;
			}
			A:hover {
				color: #0B3177;
			}
			A.homeLink {
				cursor: hand;
			}
			A.breadcrumb {
				font-style: normal;
			}
			A.media{
				font-style: normal;
				margin-left: 15px;
			}
			A.externalText {
				font-size: 13px;
				color: #3a2a1d;
				font-style: normal;
				text-decoration: none;
			}
			A.externalText:hover {
				font-size: 13px;
				color: #FFFFFF;
				font-style: normal;
				text-decoration: none;
			}
			A.gallery {
				font-style: normal;
			}
			A.leftHeader 
			{
				font-family: Georgia;
				font-weight: normal;
				font-size: 20px;
				color: #0B3177;
				margin: 0px 0px 0px 0px;
				text-decoration: none;
				font-style: normal;
			}
			.leftHeader 
			{
				font-family: Georgia;
				font-weight: normal;
				font-size: 20px;
				color: #0B3177;
				margin: 0px 0px 0px 0px;
				text-decoration: none;
				font-style: normal;
			}