﻿/***** SCROLL BAR SETTINGS ********************************************/

html {
	scrollbar-face-color: #002A86;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #336699;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #018EFA;
	scrollbar-darkshadow-color: #000000;
}



/***** BODY ENTIRE PAGE SETTINGS ********************************************/

body {
	background-image: url(images/bg_margins_shadow1.jpg);
	background-repeat: repeat-y;
    background-position:center;
    background-position: top;
    background-color: #FFFFFF; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/***** TEXT SETTINGS ********************************************/

p.paragraph_text { color: #000000; font-family: sans-serif; font-size: 11pt; text-align: justify; margin-top: 0em; margin-bottom: 0em; }

p.paragraph_text_small { color: #000000; font-family: sans-serif; font-size: 9pt; text-align: justify; margin-top: 0em; margin-bottom: 0em; }

p.text_centered_11 { color: #000000; font-family: sans-serif; font-size: 11pt; text-align: center; margin-top: 0em; margin-bottom: 0em; }

p.text_bold_9 { color: #000000; font-family: sans-serif; font-size: 9pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }

p.text_bold_10 { color: #000000; font-family: sans-serif; font-size: 10pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }

p.text_bold_centered_10 { color: #000000; font-family: sans-serif; font-size: 10pt; font-weight: bold; text-align: center; margin-top: 0em; margin-bottom: 0em; }

p.text_bold_centered_11 { color: #000000; font-family: sans-serif; font-size: 11pt; font-weight: bold; text-align: center; margin-top: 0em; margin-bottom: 0em; }


/***** INCLUDED CONTENT TEXT SETTINGS ********************************************/

p.included_content_text { color: #7C7C7C; font-family: sans-serif; font-size: 11pt; text-align: justify; margin-top: 0em; margin-bottom: 0em; }



/***** FORMS TEXT SETTINGS ********************************************/

.forms_white_text
{
color:#FFFFFF;
font-family: tahoma;
font-size: 10pt;
font-weight: light;

}



/***** INDIVIDUAL LINKS THROUGHOUT THE SITE THAT ARE ALWAYS UNDERLINED (USING UP TO 5 ID'S PER PAGE SO AS TO VALIDATE) ********************************************/

a#individual_links_1:link { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_1:visited { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_1:hover {text-decoration:underline; }
a#individual_links_1:active {text-decoration:underline; }

a#individual_links_2:link { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_2:visited { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_2:hover {text-decoration:underline; }
a#individual_links_2:active {text-decoration:underline; }

a#individual_links_3:link { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_3:visited { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_3:hover {text-decoration:underline; }
a#individual_links_3:active {text-decoration:underline; }

a#individual_links_4:link { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_4:visited { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_4:hover {text-decoration:underline; }
a#individual_links_4:active {text-decoration:underline; }

a#individual_links_5:link { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_5:visited { color: #002A86; font-family: sans-serif; font-size: 11pt; text-decoration:underline; }
a#individual_links_5:hover {text-decoration:underline; }
a#individual_links_5:active {text-decoration:underline; }


/***** STEVE'S CONTACT INFO IN HEADER AND FOOTER ********************************************/

p.header_contact_info { color: #FFFFFF; font-family: tahoma; font-size: 9pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }
p.footer_contact_info { color: #000000; font-family: tahoma; font-size: 9pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }



/***** H1 PAGE HEADINGS ********************************************/

h1 { color:#000000; font-family: Tahoma; font-size: 14pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }

/***** H2 PAGE HEADINGS ********************************************/

h2 { color:#000000; font-family: Tahoma; font-size: 11pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }

/***** H3 PAGE HEADINGS ********************************************/

h3 { color:#000000; font-family: Tahoma; font-size: 10pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }



/***** H1 PAGE HEADINGS (FOR SPECIFIC AREAS WITHIN THE SITE) ********************************************/

.h1_index { color:#000000; font-family: Tahoma; font-size: 14pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }
.h1_interior_pages { color:#000000; font-family: Tahoma; font-size: 13pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }
.h1_search_pages { color:#000000; font-family: Tahoma; font-size: 11pt; font-weight: bold; margin-top: 0em; margin-bottom: 0em; }



hr { color: #000000; background-color: #000000; height: 1px; }



/***** SMALL BLACK HOME SEARCH LINKS UNDER FLASH HOMES (UNDER SMALL FLASH HOMES) ********************************************/

.links_flash_homes_1 A
{
color:#000000;
font-family: tahoma;
font-size: 7pt;
font-weight: bold;
text-decoration:none;
}

.links_flash_homes_1 A:link, .links_flash_homes_1 A:visited, .links_flash_homes_1 A:active
{
    text-decoration: none;
}

.links_flash_homes_1 A:hover
{
    text-decoration: underline;
}



/***** LARGE BLUE BOLD LINKS (ORIGINAL COLOR WAS #054D87) ********************************************/

.links_blue_bold A
{
color:#002A86;
font-family: tahoma;
font-size: 10.5pt;
font-weight: bold;
text-decoration:none;
}

.links_blue_bold A:link, .links_blue_bold A:visited, .links_blue_bold A:active
{
    text-decoration: none;
}

.links_blue_bold A:hover
{
    text-decoration: underline;
}



/***** BLACK LINKS 1 ********************************************/

a#black_links_1:link { color: #000000; font-family: Tahoma; font-size: 9pt; font-weight: bold; text-decoration:none; }
a#black_links_1:visited { color: #000000; font-family: Tahoma; font-size: 9pt; font-weight: bold; text-decoration:none; }
a#black_links_1:hover {text-decoration:underline; }
a#black_links_1:active {text-decoration:underline; }



/***** BLACK LINKS 2 ********************************************/

.black_links_2 A
{
color:#000000;
font-family: tahoma;
font-size: 10.5pt;
font-weight: bold;
text-decoration:none;

}

.black_links_2 A:link, .black_links_2 A:visited, .black_links_2 A:active
{
    text-decoration: none;
}

.black_links_2 A:hover
{
    text-decoration: underline;
}



/***** WHITE LINKS 1 ********************************************/

a#white_links_1:link { color: #FFFFFF; font-family: Tahoma; font-size: 9pt; font-weight: bold; text-decoration:none; }
a#white_links_1:visited { color: #FFFFFF; font-family: Tahoma; font-size: 9pt; font-weight: bold; text-decoration:none; }
a#white_links_1:hover {text-decoration:underline; }
a#white_links_1:active {text-decoration:underline; }



/***** WHITE LINKS 2 ********************************************/

.white_links_2 A
{
color:#FFFFFF;
font-family: tahoma;
font-size: 10.5pt;
font-weight: bold;
text-decoration:none;

}

.white_links_2 A:link, .white_links_2 A:visited, .white_links_2 A:active
{
    text-decoration: none;
}

.white_links_2 A:hover
{
    text-decoration: underline;
}


/***** ANY LIST OF LINKS, FONT SIZE 11, UNDERLINED - THROUGHOUT THE SITE (BLUE LINKS) ********************************************/

.links_list A
{
color:#002A86;
font-family: sans-serif;
font-size: 11pt;

}

.links_list A:link, .links_list A:visited, .links_list A:active
{
    text-decoration: none;
}

.links_list A:hover
{
    text-decoration: underline;
}



/***** ANY LIST OF LINKS, FONT SIZE 10, UNDERLINED - THROUGHOUT THE SITE (BLUE LINKS) ********************************************/

.links_list_2 A
{
color:#002A86;
font-family: sans-serif;
font-size: 10pt;

}

.links_list_2 A:link, .links_list_2 A:visited, .links_list_2 A:active
{
    text-decoration: none;
}

.links_list A:hover
{
    text-decoration: underline;
}



/***** HOME BUYING AND SELLING VIDEOS PAGE (BLUE LINKS) ********************************************/

.videos A
{
color:#002A86;
font-family: sans-serif;
font-size: 9pt;

}

.videos A:link, .videos A:visited, .videos A:active
{
    text-decoration: underline;
}

.videos A:hover
{
    text-decoration: underline;
}



/***** FOOTER NAVIGATION MENU (BLUE LINKS) (ORIGINAL COLOR WAS #054D87) ********************************************/

.footer_nav A
{
color:#002A86;
font-family: sans-serif;
font-size: 9pt;

}

.footer_nav A:link, .footer_nav A:visited, .footer_nav A:active
{
    text-decoration: none;
}

.footer_nav A:hover
{
    text-decoration: underline;
}



/***** PROPERTY SEARCH CATEGORIES LINKS (16 BLUE LINKS) ********************************************/

.property_search_categories_links A
{
color:#002A86;
font-family: sans-serif;
font-size: 10pt;
font-weight: bold;
}

.property_search_categories_links A:link, .property_search_categories_links A:visited, .property_search_categories_links A:active
{
    text-decoration: none;
}

.property_search_categories_links A:hover
{
    text-decoration: underline;
}



/***** FOOTER MAIN HEADING TEXT SETTINGS ********************************************/

p.footer_main_heading { font-family: tahoma; font-weight: bold; color: #FFFFFF; font-size: 14px; margin-top: 0em; margin-bottom: 0em; }


/***** FOOTER COPYRIGHT TEXT SETTINGS ********************************************/

p.footer_copyright { font-family: sans-serif; color: #000000; font-size: 10px; margin-top: 0em; margin-bottom: 0em; }



/***** HEADER NAVIGATION DROP DOWN MENU (RED BUTTONS) ********************************************/

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

background: none;
}

a.toplevelmenu:link{
	color: white;
	text-decoration: none;
    font: bold 12px sans-serif;
     
}

a.toplevelmenu:visited{
	color: white;
	text-decoration: none;
    font: bold 12px sans-serif;
    
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px sans-serif;
color: white;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #CC0000;
width: 200px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
color: white;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: light;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
background: #AE0000;
color: #FFFFFF;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px sans-serif;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: none;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: #CC0000;
visibility: hidden;
}



/***** HEADER BACKGROUND IMAGES ********************************************/

#bg_button_1 { background-image: url('images/bg_button_1.jpg'); }
#bg_button_2 { background-image: url('images/bg_button_2.jpg'); }
#bg_button_3 { background-image: url('images/bg_button_3.jpg'); }
#bg_button_4 { background-image: url('images/bg_button_4.jpg'); }
#bg_button_5 { background-image: url('images/bg_button_5.jpg'); }
#bg_button_6 { background-image: url('images/bg_button_6.jpg'); }
#bg_button_7 { background-image: url('images/bg_button_7.jpg'); }
#bg_button_8 { background-image: url('images/bg_button_8.jpg'); }

#bg_red_bar_under_buttons { background-image: url('images/bg_red_bar_under_buttons.jpg'); }
#bg_header_contact_info { background-image: url('images/bg_header_contact_info.jpg'); }



/***** INDEX BACKGROUND IMAGES ********************************************/

#bg_index_large_flag { background-image: url('images/bg_index_large_flag.jpg'); }
#bg_interior_pages_large_flag { background-image: url('images/bg_interior_pages_large_flag.jpg'); background-repeat: no-repeat; }
#bg_index_flag_under_houses { background-image: url('images/bg_index_flag_under_houses.jpg'); }
#bg_community_slideshow { background-image: url('images/bg_community_slideshow.jpg'); }
#bg_buying_selling_videos { background-image: url('images/bg_buying_selling_videos.jpg'); }
#bg_services { background-image: url('images/bg_services.jpg'); }


/***** ASSORTED BACKGROUND IMAGES ********************************************/

#bg_interior_pages_large_flag_steve_sign { background-image: url('images/bg_interior_pages_large_flag_steve_sign.jpg'); background-repeat: no-repeat; }



/***** FOOTER BACKGROUND IMAGES ********************************************/

#bg_offering_service { background-image: url('images/bg_offering_service.jpg'); }
#bg_footer_red_bar { background-image: url('images/bg_footer_red_bar.jpg'); }
#bg_footer_fade { background-image: url('images/bg_footer_fade.jpg'); }



/***** INCLUDED CONTENT BACKGROUND COLOR ********************************************/
#bg_included_content { background-color: #F5F5F5; }




