/* CSS Styles for Laguna Homes, Inc. */

body {
background-image:url(../images/bg_tile.jpg);
background-repeat:repeat;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
}

.body_text {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#292929;
letter-spacing:.5px;
}

.body_text_sm {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#292929;
}

.heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#292929;
font-weight:bold;
letter-spacing:1px;
}

.menu {
font-family:Verdana;
font-size:11px;
color:#EFCEAA;
letter-spacing:2px;
}

.form_text {
font-family:Verdana;
font-size:10px;
color:#292929;
font-weight:bold;
letter-spacing:1px;
}

.footer_pmg_branding {
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
letter-spacing:2px;
}

.footer_copyright {
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
letter-spacing:2px;
}

A:link {
color:#EFCEAA;
text-decoration:none;
background:transparent;
}

A:visited {
color:#EFCEAA;
text-decoration:none;
background:transparent;
}

A:hover {
color:#FFFFFF;
text-decoration:none;
background:transparent;
}