@charset "UTF-8";
/* CSS Document */

body{
	background-color:#C9A77F;
}

.sidebar{
background-image:url(images/sidebarbg.gif);
background-repeat:repeat-y;
}

.rightbar{
line-height: 0px;
}
.container{
position: absolute;
width: 1000px;
height: 100%;
left:50%;
margin-left:-500px;
top:0px;
z-index: -1;
background-image:url(images/contentbg.jpg);
background-repeat:repeat-y;

}

.divlogo{
position: absolute;
width: 212px;
left:50%;
top:30px;
margin-left:-106px;
z-index: 1;


}
.divticker{
position: absolute;
background-image:url(http://www.courtlandhomeslc.com/dev/enduring_value/images/tickerbg2.png);
background-repeat:no-repeat;
width: 900px;
height: 40px;
left:50%;
top:90px;
margin-left:-392px;
z-index: 2;
padding-left: 30px;
padding-top:7px;

}
.tickertext{
font-family:Helvetica; 
font-size:14px; 
color:#FFFFFF;
}
a.tickertext:link{
font-family:Helvetica; 
font-size:14px; 
color:#FFFFFF;
}
a.tickertext:visited{
font-family:Helvetica; 
font-size:14px; 
color:#FFFFFF;
}
a.tickertext:hover{
font-family:Helvetica; 
font-size:14px; 
text-decoration:none;
color:#009933;

}
a.tickertext:active{
font-family:Helvetica; 
font-size:14px; 
color:#FFFFFF;
}

.divcontent{
	position: absolute;
	width:750px;
	left:50%;
	top:150px;
	margin-left:-375px;
	z-index:3;
	background-color: EDE3D3;
}
.buttoncell{
padding-left: 30px;
margin-top:15px;

}
.buttontext{
color:#FFFFFF;
font-size:16px;
text-align:left;
padding-top:15px;


}
a.buttontext:link{
color:#FFFFFF;
font-size:16px;
text-decoration:none;

}
a.buttontext:visited{
color:#FFFFFF;
font-size:16px;
text-decoration:none;


}
a.buttontext:hover{
color:#FFFFFF;
font-size:16px;
text-decoration:none;

}
a.buttontext:active{
color:#FFFFFF;
font-size:16px;
text-decoration:none;


}


.buttonimage{
margin-left: 8px;
margin-right: 6px;
margin-top:5px;
}
.disclaimer{
font-family:Arial;
font-size: 10px;
color:#000000;
padding-left: 15px;
padding-right: 15px;
}
.leftbarparagraph1{
font-family:Arial;
font-size:11.5px;
color:#000000;
margin-top:10px;
margin-right:20px;
line-height: 15px;
}
.leftbarparagraph2{
font-family:Arial;
font-size:11px;
color:#000000;
margin-top:10px;
margin-right:20px;
line-height: 18px;
}
a.leftbarparagraph2:link{
color:#006600;
text-decoration:none;
}
a.leftbarparagraph2:visited{
color:#006600;
text-decoration:none;
}
a.leftbarparagraph2:hover{
color:#000000;

}
a.leftbarparagraph2:active{
color:#006600;
text-decoration:none;
}


.locationnavreg{
font-family:Arial;
font-size:11px;
color:#000000;
line-height:14px;
}
.locationnav{
font-family:Arial;
font-size:11px;
color:#006600;
font-weight: bold;
}
a.locationnav:link{

color:#006600;

text-decoration:none;
}
a.locationnav:visited{

color:#006600;
text-decoration:none;
}
a.locationnav:hover{

color:#006600;
text-decoration:none;
}
a.locationnav:active{

color:#006600;
text-decoration:none;
}

.headlinetext{
font-family:Helvetica;
font-size: 20px;
color:#006600;
}
hr{
color:#B99971;
background-color: #B99971;
border: 0;
height:1px;
}
.tickertext{
font-family:Helvetica;
font-size:12px;
font-color:#FFFFFF;
}
