@charset "utf-8";
/* Elford.com stylesheet */

* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../../images/bg-gradient.jpg) repeat-x top left;
	color: #000;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
p {
	color: #000;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
a {
	color: red;
}
h1 {
	color: #fff;
	font: 34px Impact, Arial, Helvetica, sans-serif;
	word-spacing: 0.1em
}
h2 {
	color: #767676;
	font: 22px/27px Impact, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
	word-spacing: 0.1em;
}
h3 {
	clear: both;
	color: #767676;
	font: 18px Impact, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	word-spacing: 0.1em;
}
h4 {
	font: 14px Impact, Arial, Helvetica, sans-serif;
	color: #767676;
	margin-top: 8px;
	word-spacing: 0.1em
}
h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #767676;
	margin-top: 4px;
	text-transform: uppercase;
}
ul {
	list-style-type: square;
}

#logo {
	clear: both;
	float: left;
	height: 61px;
	left: 0;
	position: absolute;
	width: 245px;
	z-index: 3;
}
#banner img {
	padding-top: 25px;
}
#content {
	width: 950px;
	float: right;
}
#discover {
	background: transparent url(../../images/sidebar-life-sign.jpg) no-repeat top right;
	float: left;
	height: 128px;
	margin-top: 15px;
	padding: 40px 10px 18px 0;
	width: 160px;
}
#column1 {
	float: left;
	padding-right: 9px;
	width: 234px;
}
#column2 {
	float: right;
	padding-left: 9px;
	width: 234px;
}
#column3 {
	float: left;
	padding-right: 9px;
	width: 234px;
}
#column4 {
	float: right;
	padding-left: 9px;
	width: 234px;
}


/*----------  HOME  ----------*/

#outer-home {
	background: #fff;
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#outer-home #top {
	width: 950px;
	height: 420px;
}
#outer-home #top #image-overlay {
	vertical-align: bottom;
}
#outer-home #content {
	background: #fff url(../../images/home/content-bg.png) no-repeat left top;
	float: right;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	position: relative;
	width: 950px;
	z-index: 5;
}
#outer-home #main {
	float: left;
	height: auto !important;
  	height: 139px;
	min-height: 139px;
	padding: 21px 78px 0 78px;
	width: 794px;
}
#outer-home #main strong {
	font: 14px Impact, Arial, Helvetica, sans-serif;
	color: #767676;
	margin-top: 8px;
	word-spacing: 0.1em;
	padding-right: 4px;
}
#outer-home #nav {
	width: 800px;
	height: 25px;
	float: right;
	margin-right: 0px;
	position: relative;
	text-align: right;
	z-index: 4;
}
#outer-home #nav img {
	padding-left: 0px;
}
#outer-home #column1 {
	background: url(../../images/home/portfolio-thumb.jpg) top right no-repeat;
	float: left;
	padding-right: 110px;
	width: 198px;
}
#outer-home #column2 {
	background-color: transparent;
	color: #fff;
	float: right;
	padding-left: 0;
	width: 318px;
}
#outer-home #column2 h4, #outer-home #column2 p {
	background-color: transparent;
	color: #fff;
}
#outer-home h2 {
	padding-bottom: 6px;
}
#outer-home h4 {
	margin-top: 0;
	text-transform: uppercase;
}
#discover-link {
	float: left;
	margin: 307px 0 0 240px;
	position: relative;
	z-index: 6;
}


/*----------  EXPERTISE  ----------*/

/*#outer-expertise {
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#outer-expertise #top {
	width: 950px;
	height: 317px;
}
#outer-expertise #content {
	background: #fff url(../../images/general-content-bg.gif) no-repeat top left;
	float: right;
	height: auto !important;
  	height: 450px;
	min-height: 450px;
	position: relative;
	width: 950px;
	z-index: 5;
}
#outer-expertise #nav {
	float: right;
	height: 25px;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 627px;
	z-index: 4;
}
#outer-expertise #nav img {
	padding-left: 7px;
}*/

/*----------  GENERAL  ----------*/

#outer-general {
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#outer-general #top {
	width: 950px;
	height: 317px;
}
#outer-general #content {
	background: #fff url(../../images/general-content-bg.gif) no-repeat top left;
	float: right;
	height: auto !important;
  	height: 450px;
	min-height: 450px;
	position: relative;
	width: 950px;
	z-index: 5;
}
/*#outer-general #main {
	float: left;
	height:auto !important;
  	height:225px;
	min-height: 225px;
	padding: 0 18px 18px 34px;
	width: 530px;
}*/
#outer-general #main ol li {
	/*line-height:21px;*/
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 26px;
	padding-left: 9px;
	list-style-type:decimal;
}
#outer-general #nav {
	width: 780px;
	top: 0;
	right: 0;
	height: 25px;
	margin-right: 0px;
	position: absolute;
	text-align: right;
	z-index: 4;
}
#outer-general #nav img {
	padding-left: 0px;
}

/*#outer-general #column1 {
	float: left;
	padding-right: 9px;
	width: 251px;
}*/
/*#outer-general #column2 {
	float: right;
	padding-left: 9px;
	width: 251px;
}
*/
/*----------  PORTFOLIO  ----------*/

#outer-portfolio {
	margin: 0px auto;
	width: 950px;
	position: relative;
}
#outer-portfolio #top {
	width: 950px;
	height: 420px;
}
#outer-portfolio #main {
	float: left;
	height: auto !important;
  	height: 394px;
	min-height: 394px;
	padding: 14px 18px 18px 18px;
	width: 696px;
}
#outer-portfolio #body ul {
	margin-left: 18px;
	margin: 4px 0px 13px 18px;
}
#outer-portfolio #nav {
	float: right;
	height: 25px;
	position: relative;
	width: 627px;
	z-index: 4;
}
#outer-portfolio #nav {
	width: 627px;
	height: 25px;
	float: right;
	margin-right: 10px;
	position: relative;
	text-align: right;
	z-index: 4;
}
#outer-portfolio #nav img {
	padding-left: 7px;
}
#outer-portfolio #image {
  	height: 420px;
	overflow: hidden;
}
#outer-portfolio #content {
	background: transparent url(../../images/portfolio/portfolio-content-bg.gif) no-repeat top left;
	float: right;
	height: auto !important;
  	height: 470px;
	min-height: 470px;
	position: relative;
	width: 950px;
	z-index: 5;
}
#outer-portfolio #section {
	clear: none;
	display: inline;
	float: left;
	margin: 370px 0 0 30px;
	position: relative;
	z-index: 5;
}
#outer-portfolio #subnav {
   /* clear: both; */
  	float: left;
	height: 421px;
	padding-top: 18px;
	/* width: 188px; */
}
#outer-portfolio #sidebar {
	width: 210px;
	float: left;
	padding: 76px 23px 18px 16px;
	background: none;
}
.portfolio {
	clear: right;
	color: #fff;
	float: right;
	height: 300px;
	padding: 36px 50px 18px 18px;
	position: relative;
	width: 320px;
	z-index: 5;
}
.portfolio h4 {
	color: white;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
.portfolio h5 {
	color: #fff;
	padding-top: 10px;
	text-transform: uppercase;
}
.portfolio p {
	color: #fff;
}

/*----------  SUBNAV  ----------*/

#subnav {
	width: 158px;
	height: 408px;
	float: left;
	padding: 18px 30px 0px 30px;
	text-transform: uppercase;
}
#subnav p {
	margin: 0;
	padding: 0;
}
#subnav ul {
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#subnav li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:16px;
}
#subnav a:link,#subnav a:visited {
	color: #565656;
	text-decoration: none;
	line-height:16px;
}
#subnav a:hover {
	color: red;
	text-decoration: underline;
	line-height:16px;
}
#subnav a:active {
	color: red;
	text-decoration: underline;
	line-height:16px;
}

/*----------  MAIN  ----------*/

#main {
	float: left;
	height: auto !important;
  	height: 394px;
	min-height: 394px;
	padding: 14px 18px 18px 18px;
	width: 486px;
}
#main p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#main ul {
	margin-left: 18px;
	margin: 0px 0px 13px 18px;
}
#main li {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 8px;
	margin-left: 8px;
	line-height:16px;
}
#main ol li {
/*	line-height:21px;*/
	list-style-type: circle;
	margin-left: 26px;
	margin-top: 0px;
	padding-bottom: 8px;
	padding-left: 9px;
	padding-top: 0px;
}

/*----------  SIDEBAR  ----------*/

#sidebar {
	background: transparent url(../../images/sidebar-vr.gif) no-repeat top left;
	float: left;
	height: auto !important;
  	height: 176px;
	min-height: 176px;
	padding: 14px 18px 36px 18px;
	width: 174px;
}
#sidebar p {
	padding-bottom: 8px;
}
#sidebar li {
	font-style: italic;
	line-height: 18px;
	list-style-type: none;
}

/*----------  THUMBNAIL  ----------*/

#thumbnail {
	width: 60px;
	height: 60px;
	float: left;
	clear: none;
	margin: 4px;
	padding: 0;
}
#thumbnail img {
	margin: 0;
	padding: 0;
	border: 3px solid white;
}
#thumbnail a:hover img {
	margin: 0;
	padding: 0;
	border: 3px solid #f2c24c;
}
#thumbnail-sm {
	width: 30px;
	height: 30px;
	float: left;
	clear: none;
	margin: 6px;
	padding: 0;
}
#thumbnail-sm img {
	margin: 5px;
	padding: 0;
}
#thumbnail-sm a:hover img {
	margin: 2px;
	border: 3px solid #f2c24c;
	padding: 0;
}

/*----------  IMAGE  ----------*/

#image {
	clear: both;
	height: 317px;
	left: 0;
	position: absolute;
	top:0;
	width: 950px;
	z-index: 1;
}
#image-overlay {
	clear: both;
	height: 317px;
	left: 0;
	position: absolute;
	top: 0;
	width: 950px;
	z-index: 2;
}

/*----------  SECTION  ----------*/

#section {
	clear: none;
	display: inline;
	float: left;
	margin: 268px 0 0 30px;
	position: relative;
	z-index: 5;
}

/*----------  CAPTION  ----------*/

#caption {
	background: transparent url(../../images/caption-arrow.gif) no-repeat top right;
	clear: right;
	display: inline;
	float: right;
	margin: 283px 20px 0px 0px;
	position: relative;
	text-align: right;
	width: 200px;
	z-index: 6;
}
#caption p {
	background-color: transparent;
	color: #767676;
	font: 9px/11px Arial, Helvetica, sans-serif;
	padding: 0 22px 0 0;
}

/*----------  FOOT  ----------*/

#foot {
	width: 950px;
	height: 40px;
	clear: both;
}
#foot ul {
	display: inline;
	float: left;
	padding-left: 15px;
}
#foot li {
	display: inline;
	padding: 0 7px 0 7px;
	text-transform: uppercase;
}
#foot p {
	clear: none;
	display: inline;
	float: right;
	padding-right: 23px;
	text-align: right;
}
#foot a:link, #foot a:visited {
	color: #565656;
	font-weight: bold;
	text-decoration: none;
}
#foot a:hover {
	color: #565656;
	font-weight: bold;
	text-decoration: overline underline;
}
#foot a:active {
	color: red;
	font-weight: bold;
	text-decoration: overline underline;
}

/* SBC INLINE CMS TOOL */
#editBodyContent
{
	text-align: left;
	background: #f2f8fd;
	padding: 5px;
}

#editBodyContent a 
{
	color: #bf2026 !important;
}

.edit-link-container
{
	margin: 10px 0px;
	padding: 3px;
	border-left: 1px solid #2098D7;
	border-right: 1px solid #2098D7;
	border-bottom: 2px solid #2098D7;
}

.edit-content-highlight
{
	background-color: #eeeeee;
}

a.edit-link
{
	color: #2098D7;
}

a.edit-link:hover
{
	color: #0A305D;
}

.edit-button-container
{
	margin: 10px 0px;
}

.edit-button 
{
	margin-right: 10px;
}

/*property request tool*/
input, textarea
{
	border:1px solid #000000;
}

.PressDate
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #767676;
	margin-top: 8px;
	word-spacing: 0.1em
}