/* {
	margin: 0;
	padding: 0;
	border: none;
}*/
body {
	background-color:#FFF;
	margin:0;
	padding:0;
	background-image:url("/site/unc/images/background.jpg");
	background-position:top;
	background-repeat:repeat-x;
	font: small/1.3 "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	color: #666;
	text-align: center;
}
/* LAYOUT DIVS
********************************************************************/

.propertytd2 {
	width:270px;
	display:block;
}

#propertycontent {
    margin:auto;
}

.propertytd2 nobr {
	white-space:normal;
}

#wrap {
	background:url("/site/unc/images/unc_background.jpg") top left repeat-x;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	font-size: 95%;
}
#page-meta {
	padding: 10px 0;
}
#branding {
	padding: 0 0 0 100px;
	height: 45px;
	line-height: 1;
}
#contentwrap {
    background: url("/site/unc/images/content_background.png") repeat-y right top;
    margin-top: 23px;
}
#content {
	padding: 0 20px 0 20px;
}
#maincontent {
	width: 690px;
	border-right: dotted 1px #542812;
	padding: 24px 26px 24px 15px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#maincontent > table {
	float:none;
}

.azindex #maincontent {
	width: 570px;
	padding: 15px 5px 30px 5px;
}
#nav-main {
	float: right;
	width: 180px;
	margin-top: 20px;
}
#nav-main a {
	color:#333333;
	text-decoration:none;
}
#nav-main a:hover {color:#014d89;}
#nav-main input.text {
	font-size:9px;width:120px;margin-bottom:4px;
}
#nav-main ul {
	margin: 10px;
	padding: 0px;
}
#nav-main ul ul {
	margin: 7px 0px 14px 7px;
	padding: 0px;
}
#nav-main li {
	margin: 0 0 7px 8px;
}
#sec-content {
	float: right;
	width: 198px;
	margin-right: 1px;
}
#index {
	top: -21px;
	left: 102px;
	line-height: 1;
	width: 570px;
}
#quicklinks {
	top: -25px;
	line-height: 1;
	margin-left: 20px;
	z-index: 5;
}
#feature {
	margin-top: 10px;
}
#prospect-nav {
	background: #F6F6EC;
	border-bottom: dotted 1px #542812;
	border-top: dotted 1px #542812;
	width: 551px;
	height: 38px;
	padding: 5px 0 0 14px;
}
#nav-sec {
	background: url(images/go.gif) no-repeat 2px top;
	margin-top: 20px;
	padding: 10px 0;
	min-height: 100px;
}
#promo {
	margin: 15px 0 0 0;
}
.news {
	width: 281px;
	padding: 0 0 20px;
	margin-left: 10px;
}
.news li {
	background: url(images/newsarrow.gif) no-repeat left 3px;
}
.events {
	width: 294px;
	padding: 0 0 20px;
}
.news * {
	padding: 0px 5px 6px 17px;
}
ul.news {
	padding-bottom: 20px;
}
.events * {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
}
ul.events {
	margin-top: 1px;
	border-left: 1px dotted #bbb;
	padding-bottom: 0px;
}
.news * *, .events * * {
	padding-left: 0;
}
.events {
	float: right;
	clear: left;
}
#site-meta {
	background: url("/site/unc/images/footer_background.jpg") repeat-x right top #01539d;
	color: #d8e2e8;
	font-size: 82%;
}
#meta-wrap {
	text-align: left;
	margin: 0 auto;
	padding: 40px 0 0 410px;
	width: 350px;
}
#vcard {
	float: right;
	clear: both;
	width: 100px;
	margin: 20px 0;
}

#site-meta .street-address {
	display: none;
}
#give {
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
	margin-right: 20px;
}
/* LINKS
********************************************************************/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#nav-main a:hover {
	background: url(images/hover.gif) no-repeat 0px 5px;
	text-decoration: none;
}
#nav-sec a:hover {
	background: url(images/hover.gif) no-repeat left center;
}
#main #nav-main a.promo, #main #nav-main #promo a {
	background: none;
}
#quicklinks a {
	padding-left: 0;
}
#quicklinks a:hover {
	background: none;
}
#index a, #search a, #nav-sec a, .menu a {
	color: #003333;
}
.news a, .events a {
	color: #666;
}
.events a strong {
	padding: 0;
}
#site-meta a {
	color: #001616;
}

.org.fn, .adr {
	color:#FFF;
}

.vcard a {
	text-decoration:none !important;
}

#index a {
	padding: 7px 6px 8px 6px;
}
#index a:hover {
	text-decoration: none;
	background: #F6F6EC;
}
/* Hx
********************************************************************/

h2 {
	padding: 20px 0 0 0;
}
h2.news {
	padding-bottom: 0px;
	margin-top: 25px;
	margin-left: -6px;
}
h2.events {
	padding-bottom: 0px;
	margin-top: 25px;
}
h3 {
	font-weight: normal;
	color: #000033;
}
#quicklinks h3 {
	font-size: 95%;
}
/* P
********************************************************************/

#index p {
	float: left;
	margin: 1px 8px 0 0;
	color: #003333;
	font-size: 85%;
}
/* LISTS
********************************************************************/
ul {
	list-style: none;
}
li {
	margin:10px;
}
#prospect-nav li {
	float: left;
	margin: 5px 0;
}
#index ul {
	width: 570px;
	height: 22px;
	padding-top: 7px;
	overflow: hidden;
	top:-7px;
	color: #003333;
}
#index li {
	float: left;
	font-size: 90%;
	height: 20px;
}
#index li.title {
	font-size: 85%;
	margin-right: 10px;
	margin-top: 1px;
}
#nav-main li {
	margin: 0 0 7px 8px;
}
#nav-sec li {
	margin-bottom: 5px;
}
#site-meta li {
	float: left;
	margin-right: 10px;
}


/* CLEARING FLOATS
********************************************************************/
#site-meta:after, .interior #contentwrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* USRL CSS
********************************************************************/

/*Property Listing*/
		/*Font Attributes*/
		.title {
	font:Bold 12pt Arial;
	color:#333333;
	text-decoration:none;
	margin:0;
}
#propertyinfo .PageTitle, .titleProperty, .page-title {
	font:Bold 15pt Arial;
	color:#333333;
	text-decoration:none;
}
.titlelink {
	font:Bold 12pt Arial;
	color:#333333;
	text-decoration:underline;
}
/*Image Attributes*/
div.barImage {
	width:100%%;
	height:2px;
	border-bottom:1px dotted black;
}

.searchlisting div.barImage {
	width: 632px;
}
/*Layout Attributes*/
		div.indented {
	padding-left: 10px;
	padding-top: 8px;
	height:auto;
}
div.indentPhoto {
	padding-left: 0px
}
#propertyinfo {
	height:350px;
}
/*General Color Scheme*/
div#map {
	border: 1px solid #FF6600;
}
/*Console*/
.head {
	background-color:#014d89;
	color:#FFFFFF;
}
.body {
	background-color:#EBEDE4;
	color:#000000;
}
.consoleLink {
	color:#000099;
	text-decoration:none;
}
.consoleLink:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.consoleTitle {
	color: white;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	padding:3px;
}
#consoleTabL {
	background-color:#014d89;
}
#consoleTabR {
	background-color:#014d89;
}
.tab {
	font-size:13px;
	color:#999999;
	text-decoration:none;
}
.tab:hover {
	color:#000066;
	text-decoration:none;
}
.tabCurrent {
	font-weight:bold;
	font-size:13px;
	color:#000066;
	text-decoration:none;
}
.tabCurrent:hover {
	color:#000066;
	text-decoration:none;
}
.rounded {
	background: url(/content/members/images/cornerOrange.gif) 0 1 no-repeat;
}
.consoleTitleBackground {
	background-color:#FF6600;
	width:100%;
	height:22px;
}
.sidebar {
	color:#333333;
	text-decoration:none;
}



/* Console Drop Down Menu */
div.dropdown_options {border:  1px solid #014d89;}
div.dropdown_options a {
  display: block;
  width:   220px;

  border-bottom:  1px solid #014d89;
  padding: 2px 5px;

  background-color: #ebede4;

  text-decoration: none;
  color:   #0035c0;
  text-align:left;
}
div.dropdown_options a:hover {color:#75abfe;}
