/* main content styles */
#content 
{
	margin: 0 auto;
	width: 880px; 
	visibility: visible; 
	display: block 
	
}
#sidbar
{
 	height:100%;
 	padding-bottom:300px;
}
#sidbar-rt
{
 	width:135px;
 	margin-left:15px;
	margin-top:40px;
	padding-bottom:25px;
	padding-right:15px;
	padding-left:15px;
}
#textarea
{
	width:355px;
	margin-left:30px;
	margin-top:40px;
	padding-bottom:25px;
	padding-right:25px
}

body
{
	background-image:url(images/tile_bg.jpg);
}

body, p, td
{
	font-family: Verdana, Sans Serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
 	line-height:150%;
}
h2
{
	font-family: Verdana, Sans Serif;
	font-size:14px;
	font-weight:bold;
	color:#CCCC84;
 	line-height:130%;
}
h1
{
	font-family: Verdana, Sans Serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
 	line-height:130%;
}
.propertypagetitle
{
	font-family: Verdana, Sans Serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
  	border-bottom: 1px solid #cccccc;
 	line-height:130%;
}
.graytxt
{
	font-family: Verdana, Sans Serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
 	line-height:130%;
}
.graytxt_border
{
	font-family: Verdana, Sans Serif;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	font-weight:normal;
	color:#666666;
 	line-height:130%;
}
.nav-link-on
{
	font-family: Verdana, Sans Serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
  text-decoration:none;
}

.nav-link-off
{
	font-family: Verdana, Sans Serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
  	text-decoration:none;
}

.nav-tab-on
{
  text-align:center;
  text-transform:lowercase;
  padding-top:6px;
  height:30px;
  border:1px solid #FFFFFF;
  border-bottom:0px;
  background-color:#666666;
}

.nav-tab-off
{
  text-align:center;
  text-transform:lowercase;
  padding-top:6px;
  height:30px;
  border-bottom:1px solid #FFFFFF;
}

.nav-spacer
{
  text-align:center;
  text-transform:lowercase;
  padding-top:6px;
  height:30px;
  border-bottom:1px solid #FFFFFF;
}

.pagehead
{
	font-family: Verdana, Sans Serif;
	font-size:18px;
	font-weight:bold;
	color:#717171;
  	/*border-bottom:1px solid #CCCCCC;*/
}
.pageheadnoborder
{
	font-family: Verdana, Sans Serif;
	font-size:14px;
	font-weight:bold;
	color:#717171;
  	
}
.pagehead-white
{
	font-family: Verdana, Sans Serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;

}
.pagehead-home
{
	font-family: Verdana, Sans Serif;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;

}
.sidebarright
{
 	width:100px;
	margin-top:40px;
	padding-bottom:25px;
}

.wrap1 
{
	display:inline-table;
	display:block;
	float:left;
	background:url(images/v2/shadow.gif) right bottom no-repeat;
}

#v1 .wrap1 
{
	background:url(images/v1/shadow.gif) right bottom no-repeat;
}
#v1 .wrap2 
{
	background:url(images/v1/corner_bl.gif) -4px 100% no-repeat;
}
#v1 .wrap3 
{
	padding:0 5px 5px 0;
	background:url(images/v1/corner_tr.gif) 100% -3px no-repeat;
}
.dropshadow 
{
	clear:both;
	margin:5px 0;
}
.dropshadow p
{
	position:relative;
	left:30px;
}
.dropshadow a {font-weight: normal !important;}
.whitetext
{	
	width:100px;
	font-family: Verdana, Sans Serif;
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
	text-align:right;
	padding-right:5px;


}
li.homelink
{
	list-style-image: url(images/home_arrow.gif);
	margin-left:-40px;
	list-style-position: outside;
	
}
hr
{
	color:#A9A993;
	border:0;
	height: 1px;
	 background-color: #A9A993;
}

a.homelink
{
	color:#FFFFCC;
	text-decoration: none;
	
}
a.homelink:link
{

	color:#FFFFCC;
	text-decoration: none;
}
a.homelink:visited
{
	color:#FFFFCC;
	text-decoration: none;
}
a.homelink:hover
{
	color:#ffffff;
	text-decoration: none;
}
a.properties
{
	color:#36659B;
	text-decoration: underline;
}
a.properties:link
{
	color:#36659B;
	text-decoration: underline;
}
a.properties:visited
{
	color:#36659B;
	text-decoration: underline;
}
a.properties:hover
{
	color:#36659B;
	text-decoration: none;
}
#propertiesContent p
{
	color:#666666;
}
a {
	color: #ffffff;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}
.breadcrumb
{
	font-size:5px;
	color:#36659B;
	
}
a.breadcrumb
{
	font-size:9px;
	color:#36659B;
	text-decoration: underline;
}
a.breadcrumb:link
{
	font-size:9px;
	color:#36659B;
	text-decoration: underline;
}
a.breadcrumb:visited
{	
	font-size:9px;
	color:#36659B;
	text-decoration: underline;
}
a.breadcrumb:hover
{
	font-size:9px;
	color:#36659B;
	text-decoration: none;
}

.breadcrumb-white
{
	font-size:5px;
	color:#FFFFFF;
	
}
a.breadcrumb-white
{
	font-size:9px;
	color:#FFFFFF;
	text-decoration: underline;
}
a.breadcrumb-white:link
{
	font-size:9px;
	color:#FFFFFF;
	text-decoration: underline;
}
a.breadcrumb-white:visited
{	
	font-size:9px;
	color:#FFFFFF;
	text-decoration: underline;
}
a.breadcrumb-white:hover
{
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
}


a.blue
{
	color:#36659B;
	text-decoration: underline;
}
a.blue:link
{
	color:#36659B;
	text-decoration: underline;
}
a.blue:visited
{
	color:#36659B;
	text-decoration: underline;
}
a.blue:hover
{
	color:#36659B;
	text-decoration: none;
}