
.H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 30px;
	color :#0054A6;
	font-weight : bold;
}

.H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 22px;
	color :#0054A6;
	font-weight : bold;
}

.H2a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color :#9e0039;
	font-weight : bold;
}

.H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color :#9e0039;
	font-weight : bold;
}

.H4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color :#000000;
	font-weight : bold;
}

.mainText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.mainTextWhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight:bold;
}

.mainTextLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0054A6;
}

.mainTextLink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #036066;
}

.smallText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.smallTextLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.smallTextLink:hover {
	color: #666666;
}

.smallTextWhite {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}

.smallTextWhiteLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}

.smallTextWhiteLink:hover {
	color: #FF6;
}

.startLetter {
	font-family : Georgia;
	font-size : 20px;
	color : #FF8000;
	font-weight : bold;
}

.medText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color :#0054A6;
}

.bigText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 22px;
	color :#0054A6;
	font-weight : bold;
}

.whiteText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

.blueText1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color :#0054A6;
	font-weight : bold;
}

.blueText1 a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color :#9e0039;
	font-weight : bold;
	text-decoration:underline;
}

.blueText1 a:hover {
	text-decoration:none;
	color:#036066;
}

.greenText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :  #036066;
	font-weight : bold;
}

.SloganText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFF;
	font-weight : bold;
}

.cityLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #727272;
}

.cityLink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #036066;
}

.searchLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2E618B;
	font-weight : bold;
	text-decoration : none;
}

.searchLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3CCCE6;
	font-weight : bold;
	text-decoration : none;
}

.PropertyLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #B11818;
	font-weight : bold;
	text-decoration : none;
}

.PropertyLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #EADE9D;
	font-weight : bold;
	text-decoration : none;
}

.searchMLSLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #B11818;
	font-weight : bold;
	text-decoration : none;
}

.searchMLSLink a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #B11818;
	font-weight : bold;
	text-decoration : none;
}

.searchMLSLink a: hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #EADE9D;
	font-weight : bold;
	text-decoration : none;
}

.orangeLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF8000;
	font-weight : bold;
	text-decoration : none;
}

.orangeLink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Silver;
	font-weight : bold;
	text-decoration : none;
}

.orangeBG {
	background-color : #FD8C1C;
}

.orangeText {
	font-family : Georgia;
	font-size : 16px;
	color : #FD8C1C;
	font-weight : bold;
}

.blueText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0054A6;
}

.sendBtn {
	background-color : #076FA5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bolder;
	text-align : center;
	border : none;
	cursor : pointer;
	margin : 2px 2px 2px 2px;
}

.cityTable {
	background-color : #FAFAD2;
	border : 1px solid Silver;
	margin : 5px 5px 5px 5px;
}

.closeLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #585858;
	text-decoration : none;
}

.closeLink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : White;
	text-decoration : none;
}

.Contactemail {
	font-family : Georgia;
	font-size : 16px;
	color : #FF3;
	text-decoration : none;
}

.Contactemail:hover {
	font-family : Georgia;
	font-size : 16px;
	color : #FF9;
}

.ContactName {
	font-family : Georgia;
	font-size : 24px;
	font-weight : bold;
	color : #FF3;
	text-decoration : none;
}

#MenuItem {
	padding:5px;
}

#MenuItem a {
	font-family : Georgia;
	font-size : 15px;
	font-weight : bold;
	color : #FF3;
	text-decoration : none;
}

#MenuItem a:hover {
	font-family : Georgia;
	font-size : 15px;
	font-weight : bold;
	color : #FFF;
}

.newsLink {
	font-family : Georgia;
	font-size : 14px;
	font-weight : bolder;
	color : #9D0000;
	text-decoration : none;
}

.newsLink:hover {
	font-family : Georgia;
	font-size : 14px;
	font-weight : bolder;
	color : #FF8040;
	text-decoration : none;
}

.webLink {
	font-family : Georgia;
	font-size : 12px;
	font-weight : bolder;
	color : #9D0000;
	text-decoration : none;
}

.webLink:hover {
	font-family : Georgia;
	font-size : 12px;
	font-weight : bolder;
	color : #FF8040;
	text-decoration : none;
}

.QuotationMark {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size : 22px;
	color :#9e0039;
	font-weight : bold;
}

.QuoteText {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size : 14px;
	font-style:italic;
	color :#000000;
	line-height:1.45em;
}
