/* CIM Group global presentation styles
------------------------------ */

* { margin:0; padding:0; }

body {
	background: #fff;
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #8a837d;
	text-align: center;
}

#column {
	display: block;
	width: 772px;
	margin: 10px auto;
	text-align: left;
}


/* CONTENT STYLES
------------------------------ */
a:link, a:visited {
	color: #8a837d;
	text-decoration: underline;
}
a:hover {
	color: #31271f;
	text-decoration: underline;
}
a:active {
	color: #8a837d;
	text-decoration: underline;
}
/* STYLIZED "BUTTON"
a.btn {
	padding: 3px 5px;
	background: #A39B95;
	color: #E1DCD9;
	text-decoration: none;
	font-weight: bold;
}
a.btn:hover {
	padding: 3px 5px;
	background: #A39B95;
	color: #31271F;
	text-decoration: none;
	font-weight: bold;
}
*/
#content {
	display: block;
	width: 772px;
	overflow: hidden;
}

#sidenav {
	display: block;
	width: 194px;
	margin: 12px 0 0 0;
	float: left;
}

#pagecontent {
	display: block;
	width: 578px;
	position: relative;
	float: left;
}

#rightimage {
	display: block;
	width: 202px;
	position: absolute;
	top: 32px;
	left: 376px;
}

#rightimage_wlinks {
	display: block;
	width: 202px;
	position: absolute;
	top: 29px;
	left: 376px;
}

h1 {
	display: block;
	width: 375px;
	height: 28px;
	font-size: 10px;
	text-indent: -4000px;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	margin: -10px 0 10px 0;
}
h4 a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #8A837D;
}

p {
	display: block;
	line-height: 16px;
	width: 353px;
	text-align: justify;
	margin: 0 0 10px 0;
}

p.wide {
	width: 578px;
}

#pagecontent ul {
	display: block;
	width: 325px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 295px;
}

#pagecontent ul.wide {
	width: 540px;
}

#pagecontent ul li {
	text-align: justify;
	line-height: 16px;
	margin: 0 0 5px 0;
}

#listshell {
	display: block;
	width: 578px;
	overflow: hidden;
}

#listshell ul {
	display: block;
	width: 260px;
	float: left;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 230px;
}

#listshell ul li {
	text-align: justify;
	line-height: 16px;
	margin: 0 0 5px 0;
}

img { display: block; margin: 0 0 10px 0; }


#location_losangeles {
	display: block;
	width: 168px;
	padding: 140px 0 0 0;
	margin: 0 34px 0 0;
	background: transparent url(/imgs/location_losangeles.jpg) 0 0 no-repeat;
	float: left;
}
#location_sanfrancisco {
	display: block;
	width: 168px;
	padding: 140px 0 0 0;
	margin: 0 34px 0 0;
	background: transparent url(/imgs/location_sanfrancisco.jpg) 0 0 no-repeat;
	float: left;
}
#location_bethesda {
	display: block;
	width: 168px;
	padding: 140px 0 0 0;
	background: transparent url(/imgs/location_bethesda.jpg) 0 0 no-repeat;
	float: left;
}

#location_losangeles p, #location_sanfrancisco p, #location_bethesda p {
	width: 168px;
	line-height: 13px;
}

#propertythumbnails {
	display: block;
	width: 578px;
	overflow: hidden;
}
#propertythumbnails .pthmb {
	display: block;
	width: 192px;
	height: 114px;
	margin: 0 0 30px 0;
	overflow: hidden;
	float: left;
}
#propertythumbnails .pthmb a {
	text-decoration: none;
}
#propertythumbnails .pthmb a img {
	display: block;
	padding: 0;
	margin: 0;
}
#propertythumbnails .pthmb a img.thmbimg_left {
	width: 85px;
	float: left;
}
/*
#propertythumbnails .pthmb img.pthmbimg {
	display: block;
	width: 85px;
	height: 114px;
	padding: 0;
	margin: 0;
	float: left;
}
#propertythumbnails .pthmb p {
	display: block;
	width: 107px;
	margin: 0;
	padding: 0;
	float: left;
}
*/

#datenav {
	display: block;
	width: 300px;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 278px;
	text-align: right;
}
select.dateselect {
	width: 80px;
	font-size: 10px;
	margin-left: 5px;
}
#stripedtable {
	display: block;
	margin: 0 0 5px 0;
}
#stripedtable tr td {
	padding: 7px 10px;
}
#stripedtable tr td a:link, #stripedtable tr td a:visited {
	color: #8A837D;
	font-weight: bold;
	text-decoration: none;
}
#stripedtable tr td a:hover {
	color: #8A837D;
	font-weight: bold;
	text-decoration: none;
}
#stripedtable tr td a:active {
	color: #8A837D;
	font-weight: bold;
	text-decoration: none;
}
.listheader {
	padding: 3px 10px;
	background: #8A837D;
	color: #CFCBC8;
	font-weight: bold;
}
.listheader a:link, .listheader a:visited {
	color: #CFCBC8;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
.listheader a:hover {
	color: #CFCBC8;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
.listheader a:active {
	color: #CFCBC8;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
#btn_shell {
	display: block;
	width: 202px;
	overflow: hidden;
	margin: 0 0 8px 0;
}
a.btn_contacts {
	display: block;
	width: 73px;
	height: 14px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url(/imgs/btn_contacts.gif) top left no-repeat;
	float: right;
}
a.btn_map {
	display: block;
	/*width: 44px;*/
	width: 34px;
	height: 14px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url(/imgs/btn_map.gif) top left no-repeat;
	float: right;
}
a.btn_printable {
	display: block;
	width: 130px;
	height: 14px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url(/imgs/btn_printable.gif) top left no-repeat;
	float: right;
}
a.btn_funds {
	display: block;
	width: 58px;
	height: 14px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url(/imgs/btn_funds.gif) top left no-repeat;
	float: right;
}
a.btn_contacts:hover, a.btn_map:hover, a.btn_printable:hover, a.btn_funds:hover {
	background-position: bottom left;
}

/* TOPNAV STYLES
------------------------------ */
#topnav {
	display: block;
	width: 772px;
	margin: 0 0 15px 0;
}


/* FOOTER STYLES
------------------------------ */
#footer {
	margin: 10px 0 0 0;
}

#footer ul {
	display: block;
	width: 772px;
	overflow: hidden;
	list-style: none;
	background: #8a837d url(/imgs/footer_copyrighttext.gif) top right no-repeat;
	height: 15px;
	border-top: 1px solid #cfcbc8;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 14px;
}

#footer ul li {
	display: inline;
	list-style: none;
}

a.ftr_contact {
	display: block;
	width: 84px;
	height: 15px;
	text-indent: -4000px;
	text-decoration: none;
	background: #8a837d url(/imgs/btn_footer_contactus.gif) top left no-repeat;
	overflow: hidden;
	float: left;
}
a.ftr_legal {
	display: block;
	width: 117px;
	height: 15px;
	text-indent: -4000px;
	text-decoration: none;
	background: #8a837d url(/imgs/btn_footer_legaldisclaimer.gif) top left no-repeat;
	overflow: hidden;
	float: left;
}
a.ftr_gita {
	display: block;
	width: 118px;
	height: 15px;
	text-indent: -4000px;
	text-decoration: none;
	background: #8a837d url(/imgs/btn_footer_GITA.gif) top left no-repeat;
	overflow: hidden;
	float: left;
}
a.ftr_privacy {
	display: block;
	width: 102px;
	height: 15px;
	text-indent: -4000px;
	text-decoration: none;
	overflow: hidden;
	float: left;
}