 /* ------------- Global layout tags ------------- */

body 
{ 
font-family: "Times New Roman", Times, serif; 
font-size: 12px; 
color: #000000; 
background-color: #FFFFFF; 
text-align:center;}


#maintable 
{ 
margin-left:auto; 
margin-right:auto;
position: relative;
padding: 0px; 
border: 2px solid #f7ef00; 
width: 800px;
}

td #maintable
{
padding: 0px;
}

.searchtext 
{ 
font-family: verdana, "Times New Roman", Times; 
color:#DDDDDD; 
text-align:center; 
font-size:8pt; 
text-decoration: none; 
font-weight: bold; 
width:790px; 
}

.imagetext 
{ 
font-family:verdana; 
color:#333333; 
font-size:7pt; 
text-decoration: none; 
}

.highlight 
{ 
position:relative; 
font-family:verdana; 
font-size:8pt; 
color:black; 
padding:6px;
width: 222px;
text-align:justify;
}

.hightlightbottom
{
background-color: #FFFFFF; 
background-image: url(http://www.localbuilders411.com/images/highlight_bottom.jpg);
width: 222px;
height: 79px;
}

.content 
{ 
position:relative; 
font-family:verdana; 
font-size:8pt; 
color:black; 
text-align:justify; 
}

.contentbackground
{
background-color: #FFFFFF; 
background-image: url(http://www.localbuilders411.com/images/content_background.jpg);
width: 578px;
vertical-align: top;
}

.contentsub 
{ 
padding:5px; 
position:relative; 
font-family:verdana; 
font-size:8pt; 
color:black; 
text-align:justify; 
margin-right: 5px;

}

.bottommenu 
{ 
position:relative; 
font-family:verdana; 
font-size:8pt; 
color: #FFFFFF; 
text-align:center; 
}

.bottom_menu
{
background-color: #000000; 
background-image: url(http://www.localbuilders411.com/images/bottom_menu.jpg);
width: 578px;
height: 25px;
color: #FFFFFF; 
}

p.login
{
margin-bottom:0;
margin-top:0;
font-family: verdana, "Times New Roman", Times, serif;
font-size: 11px; 
font-weight: 900;
font-variant: small-caps;
color: #000000;
text-align: center;
}

.login 
{
position:relative;
left:0px;
margin-bottom:15px;
}

.copyright 
{ 
position:relative; 
font-family:verdana; 
font-size:8pt; 
text-align:center; 
}


/* ------------- Header Tags ------------- */


h1 
{ 
font-family: "Microsoft Sans Serif", Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
font-weight: bold; 
display:inline; 
color: #000000; 
}

h2, h3, h4, h5 
{ 
font-family: "Microsoft Sans Serif", Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: bold; 
color: #000000; 
background-color: #f7ef00;
}


/* ------------- Mouse over effects ------------- */


A:link, A:visited 
{ 
color:#990000; 
text-decoration:none; 
}

A:hover 
{ 
color:#663399; 
text-decoration:none; 
}

A.copyright:link, A.copyright:visited 
{ 
color:#3300FF; 
text-decoration:none; 
}

A.copyright:hover 
{ 
color:#CC0000; 
text-decoration:none; 
}

A.footer:link, A.footer:visited
{ 
color:#FFFFFF;
text-decoration:none;
}

A.footer:hover
{ 
color:#F7EF00;
text-decoration:none;
}