@charset "UTF-8";
body  {
	margin: 0; /* It's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* This centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: url(/images/bg-body.gif);
	background-repeat:repeat;
	background-position: center 0px;
}
.twoColFixRtHdr #container { 
	width: 970px;  /* This width includes an extra 10px on each side which allows for the side shadows to display */
	margin: 0 auto; /* The auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* This overrides the text-align: center on the body element. */
	background: url(/images/bg-page.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border: 0px solid #000000;
	background-color:#FFFFFF;
}

.twoColFixRtHdr #container_inside { 
	width: 970px;  /* This width includes an extra 10px on each side which allows for the side shadows to display */
	margin: 0 auto; /* The auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* This overrides the text-align: center on the body element. */
	background: url(/images/bg-page-inside.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border: 0px solid #000000;
	background-color:#FFFFFF;
}
 
.twoColFixRtHdr #header-home { 
	position:relative;
	background:url(/images/bg-header-home.gif) no-repeat;
	background-position: 10px 0px;
	padding: 0 0px 0 0px;
	height: 221px;
	border: 0px solid #000000;
}

.twoColFixRtHdr #header-team-diva { 
	position:relative;
	background:url(/images/bg-header-team-diva.gif) no-repeat;
	background-position: 10px 0px;
	padding: 0 0px 0 0px;
	height: 221px;
	border: 0px solid #000000;
}

.twoColFixRtHdr #header-find-a-home { 
	position:relative;
	background:url(/images/bg-header-find-a-home.gif) no-repeat;
	background-position: 10px 0px;
	padding: 0 0px 0 0px;
	height: 221px;
	border: 0px solid #000000;
}

.twoColFixRtHdr #header-sell-a-home { 
	position:relative;
	background:url(/images/bg-header-sell-a-home.gif) no-repeat;
	background-position: 10px 0px;
	padding: 0 0px 0 0px;
	height: 221px;
	border: 0px solid #000000;
}

.twoColFixRtHdr #header-diva-dwellings { 
	position:relative;
	background:url(/images/bg-header-diva-dwellings.gif) no-repeat;
	background-position: 10px 0px;
	padding: 0 0px 0 0px;
	height: 221px;
	border: 0px solid #000000;
}

.twoColFixRtHdr #header-resources { 
	position:relative;
	background:url(/images/bg-header-resources.gif) no-repeat;
	background-position: 10px 0px;
	padding: 0 0px 0 0px;
	height: 221px;
	border: 0px solid #000000;
}

.twoColFixRtHdr #header-blog { 
	position:relative;
	background:url(/images/bg-header-blog.gif) no-repeat;
	background-position: 10px 0px;
	padding: 0 0px 0 0px;
	height: 221px;
	border: 0px solid #000000;
}
 
.twoColFixRtHdr #logo { display: block; width: 400px; height: 125px; position: absolute; border: 0px solid #000000; top: 40px; left: 10px; overflow: hidden; text-indent: -9999px; z-index:5000; background: transparent url(/images/clear.gif) no-repeat;
}

.twoColFixRtHdr #headerpic { 
	padding: 0px; width:950px;
}

.twoColFixRtHdr .headerflash { 
	padding: 0px; width:632px;
}

.twoColFixRtHdr .listingflash { 
	padding: 0px; width:630px;
	text-align:left
}

.home-welcome-txt { width:270px; padding: 45px 24px 0px 24px;
}

.home-welcome-txt h2 { color: #ffffff; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

.home-welcome-txt p { color: #fbd1c7; font-weight: normal; font-style: normal; font-size: 12px; line-height: 22px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin: 6px 0px 6px 0px;
}

.home-map { width:318px; height:232px;
}

.twoColFixRtHdr #flashcontent { 
	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px solid #000000;
}

.twoColFixRtHdr #container_inside #flashcontent { 
	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: 0px solid #000000;
}

.twoColFixRtHdr #leftContentContainerHome {
	float: left; /* Since this element is floated, a width must be given. */
	width: 635px; /* The actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width. */
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.twoColFixRtHdr #leftContentHome {
	width: 565px; /* The actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width. */
	border: 0px solid #000000;
	padding: 35px 30px 0px 40px;
	margin: 0px 0px 0px 0px;
}

.twoColFixRtHdr #leftNav {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0 0 10px;
	margin: 0 0 0 0px;
	border: 0px solid #000000;
}

.twoColFixRtHdr #mainContentContainer { 
	margin: 0 10px 0 225px; /* The left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	border: 0px solid #000000;
	padding: 0 0 0px 0; /* Remember that padding is the space inside the div box and margin is the space outside the div box. */
}

/* There is a white 1px border at the top of Content_Mainbody. This helps eliminate extra padding at top in FF */
.twoColFixRtHdr #mainContent {
	padding: 35px 50px 0px 40px;
	border: 1px 0px 0px 0px solid #ffffff;
}
.twoColFixRtHdr #sidebarHome {
	margin: 0 0px 0 642px; /* The left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	border: 0px solid #000000;
	padding: 0px; /* Remember that padding is the space inside the div box and margin is the space outside the div box. */
	width:318px;
}

.twoColFixRtHdr .sidebarContent {padding:0px 10px 0px 24px;border: 0px solid #000000;
}

ul.social-links-list {list-style-type:none; padding:0px; margin:0;
}

li.social-links-list-label {float:left; padding-right:10px; display:block;
}

li.social-links-list-item {float:left; width:50px; display:block;
}

li.social-links-list-item2 {float:left; width:28px; display:block;
}

/* the padding below allows for the vertical shadows at edge of page. */
.twoColFixRtHdr #footer {
	padding: 0px;
	padding-left:30px;
	margin-top:0px;
	margin-left:10px;
	text-align: left;
	border: 0px solid #000000;
	height:100px;
	width:560px;
}

.twoColFixRtHdr #footer_inside {
	padding: 0px;
	padding-left:310px;
	margin-top:0px;
	margin-left:10px;
	text-align: left;
	border: 0px solid #000000;
	height:90px;
	width:560px;
}
 
.twoColFixRtHdr #footer p {
	margin: 0; /* Zeroing the margins of the first element in the FooterRow_footer will avoid the possibility of margin collapse -- a space between divs. */
	padding: 0px 0 0 0px; /* Padding on this element will create space, just as the the margin would have, without the margin collapse issue. */
}

/* IMPORTANT. Must include font-size and height in empty div class or IE adds extra vertical space */
.spacer {  height:16px; font-size: 1px;
}

.spacer-tall {  height:24px; font-size: 1px;
}

.divider { color: #FFFFFF; background-color: #a93d23; height:2px; margin: 16px 0; font-size: 1px;
}

.divider-thin { color: #FFFFFF; background-color: #b2b073; height:1px; margin: 16px 0; font-size: 1px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*  Section Specific formatting  */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* TEAM DIVA */

body.team_diva .divider { color: #FFFFFF; background-color: #7ba9c3; height:2px; margin: 16px 0; font-size: 1px;
}

body.team_diva .divider-tall { color: #FFFFFF; background-color: #7ba9c3; height:2px; margin: 20px 0; font-size: 1px;
}

body.team_diva .divider-header { color: #FFFFFF; background-color: #7ba9c3; height:2px; margin: 8px 0px 30px 0px; font-size: 1px;
}

body.team_diva .divider-thin { color: #FFFFFF; background-color: #7ba9c3; height:1px; margin: 16px 0; font-size: 1px;
}

/* FIND A HOME */

body.find_a_home .divider { color: #FFFFFF; background-color: #737d37; height:2px; margin: 16px 0; font-size: 1px;
}

body.find_a_home .divider-tall { color: #FFFFFF; background-color: #737d37; height:2px; margin: 20px 0; font-size: 1px;
}

body.find_a_home .divider-header { color: #FFFFFF; background-color: #737d37; height:2px; margin: 8px 0px 30px 0px; font-size: 1px;
}

body.find_a_home .divider-thin { color: #FFFFFF; background-color: #737d37; height:1px; margin: 16px 0; font-size: 1px;
}

/* SELL A HOME */

body.sell_a_home .divider { color: #FFFFFF; background-color: #ef973c; height:2px; margin: 16px 0; font-size: 1px;
}

body.sell_a_home .divider-tall { color: #FFFFFF; background-color: #ef973c; height:2px; margin: 20px 0; font-size: 1px;
}

body.sell_a_home .divider-header { color: #FFFFFF; background-color: #ef973c; height:2px; margin: 8px 0px 30px 0px; font-size: 1px;
}

body.sell_a_home .divider-thin { color: #FFFFFF; background-color: #ef973c; height:1px; margin: 16px 0; font-size: 1px;
}

/* DIVA DWELLINGS */

body.diva_dwellings .divider { color: #FFFFFF; background-color: #e26d9c; height:2px; margin: 16px 0; font-size: 1px;
}

body.diva_dwellings .divider-tall { color: #FFFFFF; background-color: #e26d9c; height:2px; margin: 20px 0; font-size: 1px;
}

body.diva_dwellings .divider-header { color: #FFFFFF; background-color: #e26d9c; height:2px; margin: 8px 0px 30px 0px; font-size: 1px;
}

body.diva_dwellings .divider-thin { color: #FFFFFF; background-color: #e26d9c; height:1px; margin: 16px 0; font-size: 1px;
}

/* RESOURCES */

body.resources .divider { color: #FFFFFF; background-color: #7ba9c3; height:2px; margin: 16px 0; font-size: 1px;
}

body.resources .divider-tall { color: #FFFFFF; background-color: #7ba9c3; height:2px; margin: 20px 0; font-size: 1px;
}

body.resources .divider-header { color: #FFFFFF; background-color: #7ba9c3; height:2px; margin: 8px 0px 30px 0px; font-size: 1px;
}

body.resources .divider-thin { color: #FFFFFF; background-color: #7ba9c3; height:1px; margin: 16px 0; font-size: 1px;
}

/* BLOG */

body.blog .divider { color: #FFFFFF; background-color: #e26d9c; height:2px; margin: 16px 0; font-size: 1px;
}

body.blog .divider-tall { color: #FFFFFF; background-color: #e26d9c; height:2px; margin: 20px 0; font-size: 1px;
}

body.blog .divider-header { color: #FFFFFF; background-color: #e26d9c; height:2px; margin: 8px 0px 30px 0px; font-size: 1px;
}

body.blog .divider-thin { color: #FFFFFF; background-color: #e26d9c; height:1px; margin: 16px 0; font-size: 1px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0px 0px 18px 25px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 18px 25px 18px 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.clearright { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*  Font Styles Defined  */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

p  { color: #000000; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; 
}

p.large  { color: #000000; font-weight: normal; font-style: normal; font-size: 14px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin-top: 0px; 
}

.small { color: #000000; font-weight: normal; font-style: normal; font-size: 11px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; 
}

.green  { color: #737d37; 
}

form p {margin:0px;
}

form table tr td {padding:8px;
}


.light_green  { color: #eeedc1;
}

.red  { color: #a93d23; 
}

.white {color:#FFFFFF;}

.subhead {font-size: 14px; line-height: 18px; font-weight: 600; color: #00703c; 
	
}

h1  { color: #737d37; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

h2  { color: #a93d23; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-bottom:0px;
}

h3  { color: #505823; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

h4  { color: #0083b2; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*  Section Specific Font Styles Defined  */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

home.h1  { color: #737d37; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

home.h2  { color: #a93d23; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-bottom:0px;
}

home.h3  { color: #505823; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

home.h4  { color: #0083b2; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

/* TEAM DIVA */

body.team_diva h1  { color: #911c5a; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.team_diva h2  { color: #0083b2; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px;
}

body.team_diva h3  { color: #0083b2; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-top:8px;  margin-bottom:8px;
}

body.team_diva h4  { color: #0083b2; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.team_diva .content_subhead  { color: #0083b2; font-weight: bold; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}


/* FIND A HOME */

body.find_a_home h1  { color: #737d37; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.find_a_home h2  { color: #737d37; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px;
}

body.find_a_home h3  { color: #737d37; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-top:8px;  margin-bottom:8px;
}

body.find_a_home h4  { color: #737d37; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.find_a_home .content_subhead  { color: #737d37; font-weight: bold; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

/* SELL A HOME */

body.sell_a_home h1  { color: #ac4325; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.sell_a_home h2  { color: #ac4325; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px;
}

body.sell_a_home h3  { color: #ac4325; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-top:8px;  margin-bottom:8px;
}

body.sell_a_home h4  { color: #ac4325; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.sell_a_home .content_subhead  { color: #ac4325; font-weight: bold; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

/* DIVA DWELLINGS */

body.diva_dwellings h1  { color: #911c5a; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.diva_dwellings h2  { color: #911c5a; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px;
}

body.diva_dwellings h3  { color: #911c5a; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-top:8px;  margin-bottom:8px;
}

body.diva_dwellings h4  { color: #911c5a; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.diva_dwellings .content_subhead  { color: #911c5a; font-weight: bold; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

/* RESOURCES */

body.resources h1  { color: #006080; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.resources h2  { color: #006080; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px;
}

body.resources h3  { color: #006080; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-top:8px;  margin-bottom:8px;
}

body.resources h4  { color: #006080; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.resources .content_subhead  { color: #006080; font-weight: bold; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

/* BLOG */

body.blog h1  { color: #911c5a; font-weight: 400; font-style: normal; font-size: 28px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.blog h2  { color: #911c5a; font-weight: 400; font-style: normal; font-size: 16px; line-height: 20px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px;
}

body.blog h3  { color: #911c5a; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin-top:8px;  margin-bottom:8px;
}

body.blog h4  { color: #911c5a; font-weight: bold; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}

body.blog .content_subhead  { color: #911c5a; font-weight: bold; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; padding-right: 0px; padding-left: 0px; margin:0px;
}




.footertxt  { color: #5a5a5a; font-weight: normal; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin: 0 0 0 0px; padding: 0px 0 0 0;
}

a  { color: #0083b2; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a:visited  { color: #0083b2; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a:hover  { color: #195887; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.small  { color: #0083b2; font-weight: normal; font-style: normal; font-size: 11px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a.small:visited  { color: #0083b2; font-weight: normal; font-style: normal; font-size: 11px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.small:hover  { color: #195887; font-weight: normal; font-style: normal; font-size: 11px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.small_green  { color: #353b16; font-weight: normal; font-style: normal; font-size: 11px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a.small_green:visited  { color: #353b16; font-weight: normal; font-style: normal; font-size: 11px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.small_green:hover  { color: #252a0e; font-weight: normal; font-style: normal; font-size: 11px; line-height: 16px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.large  { color: #0083b2; font-weight: normal; font-style: normal; font-size: 18px; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; outline: none; 
}

a.large:visited  { color: #0083b2; font-weight: normal; font-style: normal; font-size: 18px; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; outline: none;
}

a.large:hover  { color: #195887; font-weight: normal; font-style: normal; font-size: 18px; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a:active  { outline: none;
}

a.footer-link {font-size: 11px; line-height: 18px; color: #2771a8;
}

a.footer-link:visited {font-size: 11px; line-height: 18px; color: #2771a8;
}

a.footer-link:hover {font-size: 11px; line-height: 18px; color: #195887;
}