/*Waterton Associates*/
a {
	font:normal 11px/18px Verdana;
	color:#666;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#666;
}
.navigationBar a {
	font:normal 11px arial;
	color:#000;
}
.navigationBar a:hover {
	color:#005645;
}
.navigationTopLevel {
	color:#d1dd8c;
}
.navigationSubLevel {
	color:#d1dd8c;
}
.navigationSubLevel a {
	color:#d1dd8c;
}
.navigationSubLevel a:hover {
	color:#FFF6AB;
}
.subNavigationDottedEnd {
	background:transparent url('/Common/images/sub_navigation_dotted_end_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedTab {
	background:transparent url('/Common/images/sub_navigation_dotted_tab_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLine {
	background:transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') no-repeat scroll 0%;
}
.subNavigationDottedLineMain {
	background:transparent url('/Common/images/sub_navigation_dotted_line_FFFFFF.gif') repeat-y  scroll 0% top;
}
.stepMenu ul {
	color:#2D1D00;
}
.stepMenu li.selected {
	color:#2D1D00;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#D1C8B5', gradientType='0');
}

/*  This needs to be overridden in each side bar css*/
.propertyButtonsTable td {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#2D1D00', startColorstr='#744C00', gradientType='0');
}
.propertyButtonsTable td div {
	border-color:#F4F0E9;
}
.contentRightBorder {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.contentLeftBorder {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.greenBackground {
	background:#05652a url('/Common/website_templates/waterton_associates/images/green_background.jpg') repeat-x;
	height:447px;
	vertical-align:top;
	border-right:4px solid #ebeae5;
}
.greenBackground div.subNavigationParent {
	font:normal 20px Verdana;
	color:#fff;
	margin-left:10px;
}
.greenBackground a.subNavigationChild {
	font:bold 10px/25px Verdana;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}
 .greenBackground a.subNavigationChild:hover {
       color:#05652a;
       background-color:#b2d497;

/*-- Top right rounded corner--*/
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;

/*-- Top left rounded corner--*/
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;

/*-- Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

/*-- Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.greenStrip {
	/*background:#026227 url('/Common/website_templates/waterton_associates/images/green_strip.jpg') no-repeat;*/
	background-color:#fff;
	width:7px;
}
.spokeWatermark {
	background:#ccc4bb url('/Common/website_templates/waterton_associates/images/spoke_watermark.jpg') bottom right no-repeat;
}
.displayTextBlockText {
	font:normal 11px Verdana;
	width:620px;
	line-height:15px;
	color:#484849;
}
.displayTextBlock {
	font-size:11px;
	font:normal 11px Verdana;
}
.smallPrint {
	font: normal 9px Verdana;
	color:#666;
}
.headingSub {
	font:bold 13px Verdana;
	color:#484849;
}
/*Page Height for all browsers*/
.pageHeight {
	min-height:552px;
}
.email{
	font:normal 11px verdana;
	color:#484849;
}
.email:hover{
	font:normal 11px verdana;
	color:#484849;
	text-decoration:none;
}
.subNavigationParent {
	font:normal 20px Verdana;
	color:#fff;
}
.contactText {
	color:#fff;
}