@charset "utf-8";
/* CSS Document */

body {
background-color:#e5e5cb;
background-image:url(assets/amercian_elite_header_repeater.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

#topcontainer {
background-image:url(assets/american_elite_realty_homepage_header.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:1024px;
height:336px;
}

#lowercontainer {
background-image:url(assets/body_repeater.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
width:1024px;
}

/* start of top columns */
#leftcolumn {
float:left;
width:155px;
margin-left:0px;
}

#middlecolumn {
margin-left:164px;
width:608px;
}

#rightcolumn {
float:right;
width:247px;
margin-right:0px;
}

/* start of lower columns */
#leftcolumn2 {
float:left;
width:155px;
margin-left:0px;
}

#middlecolumn2 {
margin-left:164px;
width:606px;
}

#rightcolumn2 {
float:right;
width:247px;
margin-right:0px;
}


/* header text and php styles */
.headertextTopRight {
font-family:Verdana;
font-size:14px;
text-align:center;
margin-top:10px;
color:#660000;
}

.headertextTopRight b{
font-weight:bold;
}

.headertextTopRight a{
color:#660000;
text-decoration:none;
}

.headertextTopRight a:hover{
color:#990000;
}

#rightMiddleArea {
font-family:Verdana;
text-align:center;
font-weight:bold;
color:#000000;
font-size:12px;
margin-top:55px;
}

.phoneNumber {
color:#000000;
font-family:Verdana;
font-size:20px;
text-align:center;
font-weight:bold;
}

/* featured listings */
.featuredlistingstitle {
margin-top:65px;
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#660000;
text-align:center;
}

.featuredContainer {
margin-top:10px;
margin-left:0px;
}




/* center content text styles */
.centerItalicText {
font-family:Verdana;
text-align:center;
color:#000000;
font-size:13px;
padding-top:305px;
font-weight:bold;
}

.centercontent {
font-family:Verdana;
text-align:left;
color:#000000;
font-size:14px;
font-weight:bold;
padding-left:20px;
padding-top:20px;
}

.centercontent b{
color:#660000;
font-size:15px;
}

.centercontent a{
color:#660000;
font-size:15px;
text-decoration:none;
}

.centercontent a:hover{
color:#990000;
text-decoration:underline;
}

/* navigation styles */
.linkcontainer {
padding-left:15px;
padding-top:30px;
}

.link a{
display:block;
font-family:Verdana;
font-size:14px;
color:#660000;
text-align:left;
text-transform:uppercase;
text-decoration:none;
padding-top:1px;
font-weight:bold;
}

.link a:hover{
display:block;
color:#bb0000;
text-transform:uppercase;
text-decoration:none;
padding-top:1px;
}

.link hr{
color:#9acccb;
width:135px;
position:left;
size:3px;
}

/* footer text */
.footertext {
font-family:Verdana;
font-size:14px;
text-align:center;
margin-top:10px;
color:#660000;
}

/* slideshow styles */
#slideshow img{
width:200px;
height:150px;
border-style:solid;
border-width:1px;
border-color:#000000;
margin-left:20px;
}

#slidebox {
color:#000000;
font-family:Verdana;
font-weight:bold;
font-size:16px;
text-align:center;
}

#slidebox b{
color:#660000;
font-size:20px;
}

#slidebox p{
font-size:14px;
color:#333333;
padding-left:5px;
padding-right:5px;
}
