/* CSS Document */

body a {
	color:#F36630;
	text-decoration: none;	
}
body a:hover, body a:focus {
color:#000000;
}
#header{
background-image:url(../graphics/default/header_bg.jpg); 
background-repeat:repeat-x;
}
#footer{
	background-image:url(../graphics/default/footer.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
#footer_extra{
background-image:url(../graphics/default/search/footer_extra.gif);
background-repeat:no-repeat;
float:right;
width:146px;
background-color:#FFFFFF; 
height: 97px;
}
#advert{width:146px; float:right;
background-image:url(../graphics/default/advert_bg.jpg);
background-repeat:no-repeat;
padding:125px 0 15px 0;
text-align:center;
}

.text {
}
.text_large {
font-size:14px;
}
.text_bold {
font-size:14px;
font-weight:bold;
}
H1 {
margin-bottom: 0; 
padding-bottom: 0;
font-size:14px;
color:#F36630;
font-weight:bold;
}
H2 {
margin-bottom: 0; 
padding-bottom: 0;
font-size:12px;
color:#F36630;
font-weight:bold;
}
H3 {
margin-bottom: 0; 
padding-bottom: 0;
font-size:10px;
color:#F36630;
font-weight:bold;

}
.content {
text-align:left;
}
.content_black {
text-align:left;
}
.content_black_large {
font-size:13px;
font-weight:bold;
text-align:left;
}
.content_white_bold {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}
.content_grey_bold {
font-size:12px;
color: #999999;
font-weight:bold;
text-align:left;
}
.content_orange_bold {
font-size:12px;
color: #F36630;
font-weight:bold;
text-align:left;
}
#property_image{
	width: 219px;
	margin:10px 0 0 6px;
	border: 1px solid #000000;	
	float: left;	
	padding:2px 2px 2px 2px;
	height: auto;
}
#time{
	width: 300px;
	float: right;
	color:#000000;
	text-align: right;
	padding: 20px 10px 0 0;

}
#txt{
width:40px; float:right; padding:20px 15px 0 0;
color:#000000;
}

/*Leon - below are divs for positioning images within editable text========================*/
#dynamic_image_left{
	border: 1px solid #F36630;	
	float: left;	
	padding: 2px;
	margin-right:10px;
}
#dynamic_image_right{
	border: 1px solid #F36630;	
	float: right;	
	padding: 2px;
	margin-left:10px;
}
/*================================================================================================*/

#careers_bg{
	background-image:url(../graphics/careers_bg_o.gif);
	background-repeat:repeat;
	width:153px;
	height:153px;
	float: left;
	margin: 0 10px 10px 0;
}
#careers_content{
width:133px;
	height:90px;
	padding:10px 10px 0 10px;
}
#careers_content a{
color:#000000;
}
#careers_content2{
width:133px;
	height:53px;
	padding:0 10px 0 10px;
}
#careers_content2 a{
color:#FFFFFF;
}
#careers_content2 a:hover{
color:#000000;
}
