body{
	background:#000;
}
body *{
	color:#222222;
}
#wrapall{
	background:transparent url(images/bg-main-content.jpg) repeat-y scroll 0 0;
}
a, a:visited {
	color:#091e77;
}


/*********Header Logo**********/
#brokerageOfficeNameLogo{
	padding-top:110px;
	color:#091e77;
	font-size:10px;
	display:none;
}
#headerlogo {
	background:transparent url(images/bg-header-logo.jpg) no-repeat scroll 0 0;
}
#header{
	background:transparent url(images/bg-header.jpg) no-repeat scroll 0 0;
}
/*********Header Logo**********/


#staticPages table td[bgColor="#000066"], #staticPages table tr[bgColor="#000066"]{
	background-color:#AAAAAA;
}


/********Menu*********/
#menubox ul li a {
	background:transparent url(images/bg-menu-button.jpg) no-repeat scroll center top;
}
#menubox ul li a:hover {
	color:#3e3f6e!important;
}
#menubottom {
	background:transparent url(images/bg-menu-bottom.jpg) no-repeat scroll 0 0;
}
.findforms {
	background:transparent url(images/bg-side-form.jpg) repeat-y scroll 0 0;
}
/********Menu*********/


.detail_title{
	color:#133a8f!important;
}


/***********Footer***********/
#footerbox {
	background:transparent url(images/bg-content-bottom.jpg) no-repeat scroll 0 0;
}
#footermenu a {
	color:#091e77;
}
/***********Footer***********/

/*******Tables******/
#staticPages table {
  margin-top:15px;
}

#officepic img.agent-photo{
  width:150px;
  height:180px;
}

/*****quick menu buttons*****/
#quickmenu .button a{
  color:#786420;
}
