/* Standard Classes - edit as needed do rename or delete */

A{
	font-family: Tahoma;
	text-decoration: underline;
	color: #040080;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	background-color: #CCCCCC;
}

TD {
	font-family: Tahoma;
	font-size: 12px;
	list-style-image: url(/stock/Bullet.gif);
	color: #535353;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	background-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/stock/back.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.Title {
	font-family: Tahoma;
	font-size: 24px;
	color: #1F1F1F;
	font-weight: normal;
}
.SubTitle {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #040080;
}

.SubTitle2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #000;
	font-family: Tahoma;
	line-height: 17px;
}
.Footer2 {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
}
.FooterCell {
	background-color: #EAEEF3;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BABABA;
}
.BlueLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #040080;
	text-decoration: underline;
	font-weight: bold;
}
.ModuleBackButton{
	text-decoration: none;
	font-weight: normal;
	color: #040080;
	font-size: 11px;
	font-family: Tahoma;
}
a:hover.ModuleBackButton{
	text-decoration: underline;
}
.GalleryImageCaption{
	font-size: 11px
}

.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #557EA8;
	height: auto;
	width: 190px;
	background-color: #BCD8B6;
	padding: 5px;
	text-indent: 1px;
	margin: 0px;
	float: left;
	white-space: normal;
}
a:hover.BlockNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #557EA8;
}

/* Store classes that usually need editing - do NOT rename or delete */

.Button1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	margin: 3px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #999999;
}
a:hover.Button1 {
	text-decoration: none;
	background-color: #E6E6E6;
}
.Button2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #174572;
	background-color: #B9CAD8;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81A0B9;
	border-right-color: #174572;
	border-bottom-color: #174572;
	border-left-color: #81A0B9;
	text-align: center;
	float: left;
	height: auto;
	width: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 21px;
}
a:hover.Button2 {
	text-decoration: none;
	background-color: #D2DDE6;
}



.Button3, a.Button3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7C4B26;
	margin: 1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A2C;
	border-right-color: #4C2E16;
	border-bottom-color: #4C2E16;
	border-left-color: #955A2C;
}
.Button4 {
	font-family: Tahoma;
	font-size: 13px;
	color: #C60;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFE2C5;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB465;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #FFB465;
	text-transform: uppercase;
}
a:hover.Button4 {
	text-decoration: none;
	background-color: #FFFFFF;
}
.CellDark {
	background-color: #FB7629
}
.CellLight {
	background-color: #DFE7ED
}
.CellMedium {
	background-color: #E1E1E1
}
.CellMedium2 {
	background-color: #81A0B9
}
.CellTitle {
	background-color: #2E5981
}
.CellLighter { background-color: #FFFFFF}
.NewsLink {
	font-weight: bold;
	text-decoration: underline;
}
.NewsLinkSmall {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/* New classes for this project */

.vdg {
	font-size: 10px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.Phone {
	font-family: Tahoma;
	font-size: 19px;
	color: #040080;
	font-weight: bold;
}
.ListingsTab {
	background-image: url(/stock/listing-nav-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: auto;
	width: 137px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	margin-right: 2px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover.ListingsTab {
	background-image: url(/stock/listing-nav-1b.jpg);
	width: 137px;
	float: left;
	color: #333333;
	text-decoration: none;
}
.ListingsTabOn {
	background-image: url(/stock/listing-nav-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: auto;
	width: 137px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	margin-right: 2px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E3E3E3;
}
a:hover.ListingsTabOn {
	text-decoration: none;
}
.ListingsCell {
	border: 1px solid #CCCCCC;
	background-image: url(/stock/gray-gradient.jpg);
	background-repeat: repeat-x;
}

.ListingsCell2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/stock/gray-gradient.jpg);
	background-repeat: repeat-x;
}
.SearchButton {
	margin: 0px;
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
}
a:hover.SearchButton {
	background-image: url(/stock/gray-gradient2.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.SearchButtonOn {
	margin: 0px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 5px;
	float: left;
	background-color: #2C547F;
}
a:hover.SearchButtonOn {
	text-decoration: none;
	background-color: #2C547F;
}
.GradientBack {
	background-image: url(/stock/gray-gradient3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.PageNumber {
	color: #232323;
	font-weight: normal;
	background-color: #EBEBEB;
	/*float: left;*/
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma;
	height: auto;
	width: auto;
}
a:hover.PageNumber {
	text-decoration: none;
	background-color: #CCCCCC;
}
.PageOn {
	background-color: #B9CAD8;
	margin: 1px;
	/*float: left;*/
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #81A0B9;
	font-weight: normal;
	color: #331900;
	font-size: 12px;
	text-decoration: none;
}
a:hover.PageOn {
	text-decoration: none;
	background-color: #B9CAD8;
}
.ListingTitle {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.ListingSubtitle {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.ListingSidebar {
	height: 25px;
	padding-left: 8px;
	font-family: Tahoma;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
.ListingSidebarBack {
	background-image: url(/stock/listing-back4.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.ListingSidebarBack2 {
	background-image: url(/stock/listing-back4.jpg);
	background-repeat: repeat-y;
}
.ListingAgentCell {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.BoldWhite {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.BlackText {
	color: #000000;
}
.BlueBorder {
	border: 1px solid #2E5981;
}
.BioButtons {
	background-color: #F2F2F2;
	float: left;
	width: 94%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
}
a:hover.BioButtons {
	background-color: #E3E3E3;
	color: #174572;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81A0B9;
	text-decoration: none;
}
.PaddedCell {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.main_display{
	display:block;	
}
.main_no_display{
	display:none;	
}
.PrintUnderline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #476C91;
}
.SmallTextPrint {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.ListingTitlePrint {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.MainNav {
	float: left;
	width: 200px;
	background-color: #EAEEF3;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #A1B2CC;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover.MainNav {
	text-decoration: none;
	background-color: #FFF;
}
.TitleWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
.TitleWhite2 {
	font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
}
