* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#323232;
	margin:0 0;
	padding:0px 0;
	background-color:#E5E5E5;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:30px;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:160%;
	font-weight:bold;
	color:#0C4991;
	margin-top:0em;
	margin-bottom:0.75em;
}

h2 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight:bold;
	color:#0C82E0;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h3 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
	color:#0C82E0;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

/* Default Link Properties */

a {
	color:#0547A0;
}

a:hover {
	text-decoration:none;
	color:#275A98;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page {
	width:890px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#CCCCCC;
	background-image:url(../images/page-bg.png);
	background-repeat:repeat-y;
}

#header {
	height:210px;
	margin:0;
	padding:0;
	background-image:url("../images/header-bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	
}

#body {
	margin:0 10px;
	min-height:74px;
	_height:74px;
	padding-top:15px;
	background-image:url(../images/body-bg.png);
	background-repeat:no-repeat;
	background-position:244px top;
}

#content {
	width:580px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0 15px 10px 20px;
	float:right;
}

#content p {
line-height: 26px;
}
#sidebar {
	width:225px;
	padding:30px 0px 15px 10px;
	float:left;
}

#footer {
	padding:0 10px;
	height:49px;
	background-image:url(../images/footer-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
	position:relative;
}

#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	left:0px;
	top:0px;
}

#logo a {
	background-image:url("../images/logo.png");
	background-repeat:no-repeat;
	width:230px;
	display:block;
	padding-top:161px;
	height:0px !important; /* for most browsers */
	height /**/:161px; /* for IE5.5's bad box model */
	overflow:hidden;
}
#header .links {
	position: absolute;
	left: 710px;
	top: 10px;
	font-size: 100%;
	color: #252122;
}

#header .links a {
	color: #252122;
	text-decoration: none;
}
/* Sidebar
============================================================ 
--------------------------------------------------------- */
#sidebar {
	color:#333;
	font-size:90%;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* Headings within the Sidebar */

#sidebar h2 {
	width:235px;
	color:#0C82E0;
	font-size:110%;
	padding-bottom:8px;
	padding-top:4px;
	padding-left:10px;
	margin:5px -10px 5px -10px;
	background-image:url(../images/sidebar-h2.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#E5E5E5;
	font-size:85%;
	margin:0;
	padding-right:5px;
	padding-top:17px;
	padding-bottom:3px;
	text-align:center;
}

#footer a {
	color:#FFF;
	font-size:90%;
	margin:0;
}

#newline-signature {
	text-align:center;
	margin:0 auto;
}

#newline-signature a {
	display:block; /* set to "none" to hide the signature */
	margin:15px auto;
	margin-bottom:0;
	width:260px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}

/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	width:640px;
	padding-left:250px;
	top:166px; 
	left:0px;
	height:44px;
	background-image:url(../images/main-nav-bg.png);
	background-repeat:no-repeat;
	background-position:left;
}

#main-nav li {
	display:block;
	margin:0;
	padding:0;
	float:left;
	background:none;
}

#main-nav li a {
	padding:0px;
	background-repeat:no-repeat;
	display:block;
	padding-top:48px;
	height:0px !important; /* for most browsers */
	height /**/:48px; /* for IE5.5's bad box model */
	overflow:hidden;
	margin-top:-3px;
}

#main-nav-about-us a {	background-image:url(../images/main-nav/about-us.png); width:102px; }
#main-nav-passport-development a {	background-image:url(../images/main-nav/passport-development.png); width:187px; }
#main-nav-passport-realty a {	background-image:url(../images/main-nav/passport-realty.png); width:148px; }
#main-nav-passport-management a {	background-image:url(../images/main-nav/passport-management.png); width:184px; }

#main-nav li a:hover {

}

#main-nav li a.current,
#main-nav li a.current:hover {
	background-position:0 -48px;
}


/* Sub nav */

#sidebar h2.sub-nav {
	
}

#sidebar #sub-nav {
	margin-left:0;
	padding:0;
	list-style:none;
	
}

#sub-nav li {
	padding:0;
	margin:0px;
}	

#sub-nav li a {
	display:block;
	padding:4px 0px;
	padding-left:20px;
	margin:0 -10px;
	margin-left:-20px;
	color:#16549E;
	text-decoration:none;
	width:234px;	
}

#sub-nav li a:hover {
	background-image:url(../images/sub-nav-hover.png);
	background-position:right;
	background-repeat:repeat-y;
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/sub-nav-current.png);
	background-position:left 0.6em;
	background-repeat:no-repeat;
	
	
}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#666;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	background-image:url(../images/crumbs-bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#crumbs li {
	display:inline;
}


/* Posts/News/Blog
============================================================ 
--------------------------------------------------------- */

/* Posts - styles for category listing*/

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

/* Post - styles for individual post detail view*/

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #C3D0E2;
}

.posts .date {
	font-weight:normal;
	color:#275A98;
}

.posts .categories a {
	color:#777;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #C3D0E2;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #C3D0E2;
}

.post .date {
	font-weight:normal;
	color:#275A98;
}

.post .categories a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #C3D0E2;
}

#comments ol .date {
	font-weight:normal;
	color:#275A98;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#275A98;
	
}

div.picture-right p,
div.picture-left p,
div.picture-center p {
	color:#275A98;
	
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #C3D0E2;
}

#sidebar ul.recent-posts  {
		
}

ul.recent-posts span.date {
	color:#275A98;
}

#sidebar ul.recent-posts a {

}

#sidebar ul.recent-posts p {

}

div .hr {
	background-color:#C3D0E2;
}

div .hr-transparent {
	background-color:#FFFFFF;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #000;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #000;
}

fieldset table th {
	width:140px;
	background-color:#575757;
	border-right:1px solid #000;
	text-align:right;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #C8D7CF;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #C8D7CF;
}

fieldset table th {
	width:140px;
	background-color:#EDF1EF;
	border-right:1px solid #C8D7CF;
	text-align:right;
	color:#0547A0;
}
/* Custom Widgets
============================================================ 
--------------------------------------------------------- */

/* Table Styles
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #C3D0E2;
    border-bottom:none;
    text-align:left;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#F5F8FC;
    border-bottom:1px solid #C3D0E2;
	color:#010101;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #C3D0E2;
}

.note {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:120%;
    font-weight:bold;
    font-style:italic;
    text-align:center;
    padding:10px;
    background-color:#FFF1DF;
    border-top:solid 1px #E2B479;
    border-bottom:solid 1px #E2B479;
}

/* Other Content
============================================================ 
--------------------------------------------------------- */

h2.bios {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight:bold;
	color:#0C82E0;
	margin-top:.95em;
	margin-bottom:0.2em;
}

.callout {
	background-color:#CFEBFF;
	border-top:solid 2px #094D9E;
	border-bottom:solid 2px #094D9E;
	text-align:center;
	font-weight:bold;
	padding:8px;
}

.propheading {
         background-color:#efefef;
         font-size: .8em;
         vertical-align: top;
}


#pagination div.total {
	width:48%;
	float:left;
	padding-bottom:0.5em;
}

#pagination div.links {
	width:48%;
	float:right;
	padding-bottom:0.5em;
	text-align:right;
}

#pagination div.hr {
	margin:0;
	background:none;
}


/* Properties */

#properties {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

#properties li.property {
	margin-bottom:10px;
	padding:10px;
	padding-bottom:0;
	background-color:#f2f2f2;
	border:2px solid #C3D3DF;
}

#properties li.complex {
	padding-bottom:0;
	background:#e8e8e8;
}

#properties li.hidden {
	border-top:1px solid #c00;
}

#properties h2 {
	padding-top:5px;
}

#properties ul.subproperties {
	margin-left:0;
	margin-bottom:0;
	padding-left:0;
	list-style:none;
}

#properties li.subproperty {
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:0;
	margin-top:0;
	padding:10px 10px 0 10px;
	background-color:#f2f2f2;
	border-top:1px solid #C8D7CF;
}

#properties div.picture {
	float:left;
}

#properties div.picture img {
	padding:2px;
	background:#fff;
	border:1px solid #8FABBF;
	display:block;
}

#properties div.info {
	margin-left:165px;
}

#properties h3 {
	margin-top:0;
}

#properties div.buttons {
	height:26px;
	margin-bottom:10px;
}

#properties div.buttons img {
	margin-right:5px;
	float:left;
}

#properties div.hr {
	margin:0;
	background:none;
}


#properties div.manage-buttons {
	width:76px;
	margin:0 5px 10px 0;
	float:right;
}

#properties div.manage-buttons img {
	margin-bottom:4px;
	display:block;
}


#property {
	padding:10px;
	padding-bottom:0;
	background-color:#f2f2f2;
	border:2px solid #C3D3DF;
}

#property div.buttons {
	width:66px;
	margin:0 0 10px 10px;
	float:right;
	text-align:center;
}

#property div.buttons img {
	display:block;
	margin:0 auto;
	margin-bottom:5px;
}

#property table.pictures {

}

#property table.pictures td {
	padding:3px;
	vertical-align:top;
	text-align:center;	
}

#property table.pictures img {
	display:block;
	padding:2px;
	background:#fff;
	border:1px solid #8FABBF;
}

#property table.attachments {
	width:100%;
}

#property table.attachments td {
	width:33%;
	padding:5px;
	vertical-align:top;
	text-align:left;
}

#property table.agents {
	width:100%;
}

#property table.agents td {
	width:50%;
	padding:5px;
	vertical-align:top;
	text-align:left;
}

#property-map-address {
	display:none;
}

ul.subproperties {
	margin-left:0;
	padding-left:0;
	list-style:none;
}


h2.featured {
	margin:0;
	padding:10px;
	padding-bottom:6px;
	background:#E8E2D6;
}

#featured-properties {
	margin-bottom:1em;
	background:#E8E2D6;
}

#featured-properties li.property {
	padding:10px;
	padding-bottom:0;
}

#featured-properties div.picture {
	float:left;
}

#featured-properties div.picture img {
	background:#fff;
	border:1px solid #C8D7CF;
	display:block;
}

#featured-properties div.info {
	margin-left:160px;
}

#featured-properties h3 {
	color:#000;
	margin-top:0;
}

#featured-properties div.buttons {
	height:26px;
	margin-bottom:10px;
}

#featured-properties div.buttons img {
	margin-right:5px;
	float:left;
}


#search-properties {
	margin-bottom:1.5em;
}

#search-properties h3 {
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0;
}

#search-properties p {
	margin:0;
}

#search-properties form {
	margin:0;
	padding:0;
}

#search-properties select {
	width:180px;
}

.printonly {
	display:none;
}