/* 
====================================================
Global Formating 
====================================================
*/


h2{
	text-align:center;
	font-size:1.5em;
}
img{
border:none;
}

a:hover img{
background:none;
}

html 
	{
	margin: 0 auto;
	padding: 0;
	background-color: #D9D9D9;
	}
	
body 
	{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}

#divider {
	background-image: url(../img/dividertile.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 100%;
}

	
#wrapper
	{
	color: #F7F7F7;
	background: transparent url(/img/inner_background.gif) top left repeat-y;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #F7F7F7;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
	}
	
.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636563;
	line-height: 18px;
	}
	
a:link
	{
	color: #636563;
	background-color: transparent;
	text-decoration: underline;
	}

a:visited
	{
	color: #636563;
	background-color: transparent;
	text-decoration: underline;
	}

a:hover
	{
	color: #636563;
	background-color: #FFCF31;
	text-decoration: none;
	}	
	
ul
	{
	list-style-image:  url(/img/bullet.gif);
	margin-left: 26px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
	}
	
.bullets 
	{
	list-style-image:  url(/img/bullet.gif);
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
	list-style-position: outside;
	}

.form 
	{
	background-color: #FFFFFF;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}

.yellowTextBold
	{
	font-weight: bold;
	color: #EFBA18;
	}

.TextBoldLarge {
	font-weight: lighter;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
.TextBoldLarge2 {

	font-weight: lighter;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.cookieTrail {
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.text10Point {
	font-size: 10px;
	}
	
.sectionTitle {
	color: #333333;
	font-size: 21px;
	font-family: Arial, sans-serif;
}
	
.noLink a:link
	{
	text-decoration: none;
	}

.noLink a:visited
	{
	text-decoration: none;
	}

.noLink a:hover
	{
	text-decoration: none;
	background-color: none;
	}	

.formalign
	{
	width: 50px;
	}

.formalignright
	{
	float: right;
	}	
/*
====================================================
Top Nav
====================================================
*/
	
#about
	{ 
	width: 128px; 
	height: 31px; 
	overflow: hidden; 
	background: url(/img/b_about_us.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#about:hover
	{ 
	background-position: bottom left; 
	}	
	
#services
	{ 
	width: 126px; 
	height: 31px; 
	overflow: hidden; 
	background: url(/img/b_services.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#services:hover
	{ 
	background-position: bottom left; 
	}	
	
#people
	{ 
	width: 127px; 
	height: 31px; 
	overflow: hidden; 
	background: url(/img/b_people.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#people:hover
	{ 
	background-position: bottom left; 
	}	
	
#properties
	{ 
	width: 126px; 
	height: 31px; 
	overflow: hidden; 
	background: url(/img/b_properties.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#properties:hover
	{ 
	background-position: bottom left; 
	}	
	
#client
	{ 
	width: 127px; 
	height: 31px; 
	overflow: hidden; 
	background: url(/img/b_client.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#client:hover
	{ 
	background-position: bottom left; 
	}	
	
#contact
	{ 
	width: 126px; 
	height: 31px; 
	overflow: hidden; 
	background: url(/img/b_contact.gif) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#contact:hover
	{ 
	background-position: bottom left; 
	}	
	
	
/* 
====================================================
Main Content
====================================================
*/

#header 
	{
	width: 760px;
	height: 65px;
	clear: both;
	}
	
#skyline
	{
	background-image: url(/img/skyline.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 760px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 9px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCF31;
	border-right-color: #FFCF31;
	border-bottom-color: #FFCF31;
	border-left-color: #FFCF31;
	}
	
#skyline2
	{
	background-image: url(/img/skyline02.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 760px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 9px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCF31;
	border-right-color: #FFCF31;
	border-bottom-color: #FFCF31;
	border-left-color: #FFCF31;
	}
	
#search
	{
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(/img/search_background.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 15px;
	float: right;
	margin: 0;
	}
	
#search_sub
	{
	width: 208;
	margin-right: auto;
	margin-left: auto;
	}

#contentLeft 
	{
	float: left;
	width: 521px;
	clear: left;
	background-color: #FFFFFF;
	margin-left: 29px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F9F9F;
	border-right-color: #9F9F9F;
	border-bottom-color: #9F9F9F;
	border-left-color: #9F9F9F;
	}
	
#contentLeftProperty
	{
	float: left;
	width: 479px;
	height: 200px;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-top-color: #9F9F9F;
	border-right-color: #9F9F9F;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 49px;
	}
	
#contentMainIndex
	{
	width: 469px;
	background-color: #FFFFFF;
	padding-right: 23px;
	padding-top: 20px;
	padding-left: 29px;
	xpadding-bottom: 20px;
	}

#contentMain
	{
	min-height: 400px;
	width: 469px;
	background-color: #FFFFFF;
	padding-right: 23px;
	padding-top: 20px;
	padding-left: 29px;
	padding-bottom: 20px;
	}
	
.contentMainPropertyLoopnet
	{
	width: 552px;
	background-color: #FFFFFF;
	padding-right: 23px;
	padding-top: 20px;
	padding-left: 29px;
	padding-bottom: 20px;
	border-right-style: solid;
	border-right-color: #9F9F9F;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9A9C;
	border-bottom-width: 2px;
	}

#contentMainServices
	{
	min-height: 530px;
	width: 469px;
	background-color: #FFFFFF;
	padding-right: 23px;
	padding-top: 20px;
	padding-left: 29px;
	padding-bottom: 20px;
	}

#contentRight 
	{
	float: right;
	width: 208px;
	background-color: #FFFFFF;
	border-bottom-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
	text-align:left;
	}
	
#contentRightBox 
	{
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;	
	}
	
#subContent
	{
	width: 176px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 9px;
	padding-bottom: 10px;
	}
	
#subContentLeft
	{
	padding-right: 8px;
	float: left;
	}
	
#photoRight 
	{
	float: right;
	width: 208px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #9C9A9C;
	border-left-color: #F7F7F7;
	}
	
#navRight 
	{
	float: right;
	width: 208px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #9C9A9C;
	border-left-color: #F7F7F7;
	}
	
#navRightBox 
	{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}

#navButton
	{
	background-color: #FFCF31;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	cursor: hand;
	}
	
#navButton a:link
	{
	text-decoration: none;	
	}
#navButton a:hover
	{
	text-decoration: none;	
	}
#navButton a:active
	{
	text-decoration: none;	
	}
#navButton a:visited
	{
	text-decoration: none;	
	}

#subNavButton
	{
	background-color: #;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 20px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-color: #E4E4E4;
	font-size: 10px;
	cursor: hand;
	}
#subNavButton a:link
	{
	text-decoration: none;	
	}
#subNavButton a:hover
	{
	text-decoration: none;
	background-color: #E4E4E4;
	}
#subNavButton a:active
	{
	text-decoration: none;	
	}
#subNavButton a:visited
	{
	text-decoration: none;	
	}
	

	
#footer 
	{
	clear: both;
	font-size: 10px;
	color: #ACABAC;	
	padding-bottom: 11px;
	padding-left: 29px;
	}

/* 
====================================================
2 column list
====================================================
*/
#list
	{
	height: auto;
	width: auto;
	position: relative;
	float: none;
	clear: both;
	padding-bottom: 10px;
	}

#rightList 
	{
	float: left;
	width: 50%;
	clear: right;
	}
#leftList 
	{
	float: left;
	width: 50%;
	}
#career {
	margin-top: 10px;
}

/* 
====================================================
misc
====================================================
*/
.altRow 
	{
	background-color: #f1f1f1;
	cursor: auto;
	}
.number
	{
	font-weight: normal;
	}
.forms 
	{
	background-color: #FFFFFF;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}
.overRow
	{
	background-color: #E0E0E0;
	pointer: hand;
	cursor: hand;
	}
#flashbg
	{
	background-color: #EDEDED;
	}

.careertitle
	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	}
.newsPhoto {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #9F9F9F;
	clear: left;
	margin-top: 10px;
}
.propertiesPhoto {
	float: left;
	border: 1px solid #9F9F9F;
	clear: right;
	margin-top: 10px;
}
.newsRow {
	float: left;
	margin-top: 20px;
}
.newsDesc {
	text-align: left;
	white-space: normal;
	margin-top: 6px;
}
.newstitle {

	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.imageBorder {
	border-top: 1px solid #A2A2A2;
	border-right: 1px solid #A2A2A2;
	border-bottom: 1px solid #A2A2A2;
	border-left: 1px solid #A2A2A2;
}
.iframe {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
}

#specialtyTeamsDivider 
	{
	height:6px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #9C9A9C;
	}


/* The appearance of the highlighted search words in the results, when highlighting is enabled. */
.highlight {
	font-weight: bold;
	}
	
/* The appearance of the “Search results for…” heading */
.searchheading {

	}
	
/* The appearance of the summary information for your search results (“129 results found on 2 pages”) */
.summary {

	}

/* The appearance of the search result listing */
.results {

}

/* The appearance of the category tag next to the result link */
.category {

	}

/* The appearance of the meta description or page description for a search result. */
.description {

	}

/* The appearance of the contextual description. You can specify font, size, etc. here. 
You can also specify margins and padding to make the context indent from the main result link. */
.context {

	}

/* The appearance of the small information line for each search result (“Terms matched”, “Score”, and “URL”). */
.infoline {

	}

/* The appearance of the title line (result number, page title/link, and category name). 
Note that the link itself will be based on the styles defined for hypertext links 
(ie. “a:link”, “a:visited”, “a:hover” and “a:active”). */
.result_title {

	}

/* The appearance of the overall search form. You can specify the overall font you’d like to use for the text around the form, or give the form a border, margin, or background. */
.zoom_searchform {

	}

/* The appearance of the search form options (eg. “results per page”, “match any words”, etc.). */
.zoom_options {

	}
	
/* The appearance of the search button. You can change the colour of this button or set it to an image. */
input.zoom_button {
	background-color: #FFFFFF;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}

/* The appearance of the search box where a user enters their search query. */
input.zoom_searchbox {
	background-color: #FFFFFF;
	font-size: 10px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Verdana, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
	}

div#anniversary{
vertical-align:top;
padding-top:10px;
text-align:center;
width:521px;
height:100px;
}

#flashmovie{

	width:500px;
	margin-left:10px;
	height:480px;
	}
	
#video{
padding-top:10px;
}

a:hover img{
background:none;
}