/*
NAIOP Maryland/DC Chapter
Last Updated: December 4, 2009
© 2009 Affiniscape, Inc.
----------------------------------------*/
body {
	margin: 0;
	background: #EAE6DE;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #666;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #145F2E;
	font: 24px/1em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	color: #4F748F;
	font: 24px/1em bold "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	color: #633757;
	font: 24px/1em bold "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	color: #4F748F;
	font: 18px/1em bold "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background: #E5EBED;
	padding: 7px 5px 6px 5px;
	margin: 0 0 10px 0;
}

h5 {
	color: #615C8C;
	font: 20px/1em bold "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 -8px 0;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 -12px 0;
	padding: 2px 0 0 0;
}

a,
#maincontentcell a {
	color: #145F2E;
	text-decoration: none;
}

a:hover,
#maincontentcell a:hover {
	text-decoration: underline;
}

hr {
	color: #5D7665;
	background-color: #5D7665;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background: #F4E9CB;
	width: 175px;
}

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #5D7665;
	background: none;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	line-height: 14px;
	z-index: 999;
	padding: 5px;
	width: 165px;
	text-align: left;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { background: #4F748F; color: #fff; }

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }



#navtop2 li ul li { border: none; }

/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff;
}

#returnlinktable { padding: 7px 7px 0 0; }

#pageheadertable { background: #145F2E; }


/* Main Content
----------------------------------------*/
#maincontenttable { 
	background: #fff;
	margin: 0 0 0 0px; 
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	background: #fff;
}

#maincontentsubcell {
	padding: 12px 14px 36px 15px;
}

#maincontentsubcell p {
	line-height: 150%;
}

#maincontentsubcell p font {
	line-height: 1.1em;
}

#maincontentsubcell ul {
	color: #666;
	list-style: none;
	margin: 10px 9px 16px 9px;
	padding: 0;
}

#maincontentsubcell ul li {
	background: transparent url(/images/assnimg424/imgs/li_arrow1.png) no-repeat left 8px;
	padding: 8px 0 6px 15px;
}


/* Calendar of Events
----------------------------------------*/
#maincontentcell div.quick-cal {
margin: 10px 0px;
width: 85%;
}
#maincontentcell div.quick-cal h3 {
color: #4F748F;
font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
font-size: 22px;
margin: 0;
padding: 0;
text-transform: none;
}
#maincontentcell div.quick-cal h3 a {
color: #4F748F;
text-decoration: none;
}
#maincontentcell div.quick-cal h3 a:hover {
color: #369;
}
#maincontentcell div.quick-cal ul {
list-style: none;
margin: 0;
padding: 0;
}

#maincontentcell div.quick-cal ul li{
	padding: 0;
	background: none;
	
}
#maincontentcell div.quick-cal li div:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#maincontentcell div.quick-cal li div {display:inline-block;}
/* Hide from IE Mac \*/
#maincontentcell div.quick-cal li div {display:block;}
/* End hide from IE Mac */
#maincontentcell div.quick-cal span.date {
background: #6494ca url(/images/assnimg424/imgs/bak_date_e4.png) repeat-x left top;
color: #fff;
display: block;
font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin: 4px 0 0 0;
padding: 8px 8px 6px;
}
#maincontentcell div.quick-cal li.first span.date {
margin: 8px 0 0 0;
}
#maincontentcell div.quick-cal span.date sub {
margin: 0 5px;
padding: 0;
vertical-align: baseline;
}
#maincontentcell div.quick-cal h4 {
color: #145F2E;
font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin: 8px;
padding: 0;
	background-color: #fff;
	text-align: left;
}
#maincontentcell div.quick-cal h4 a {
color: #145F2E;
text-decoration: none;
}
#maincontentcell div.quick-cal h4 a:hover {
	text-decoration: underline;
}
#maincontentcell div.quick-cal p {
color: #666;
font: 12px/140% Tahoma;
margin: -6px 0 12px 30px;
}
#maincontentcell div.quick-cal li.odd ul {
color: #666;
font: 11px/140% Tahoma;
margin: -4px 46px 20px 46px;
list-style-type: disc;
}

hr {
	height: 0px;
	border: 0;
	border-top: 1px solid #5D7665;
	width: 98%;
	}

/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	background: #fff ;
	font-size: 12px;
	padding: 0 0 18px 0;
	text-align: center;
}

#rightnavcell p {
	font-size: 12px;
}

#rightnavcell table {
	border: 1px solid #C4C2BB;
}

#rightnavcell td {
	border: 3px solid #fff;
	background: #E5EBED;
	padding: 8px;
}

td#rightnavcell table.orange td {
	background-color: #C19A69;
}

td#rightnavcell table.orange h4 {
	color: #F4E9CB;
} 
 
td#rightnavcell table.orange p {
	color: #fff;
} 

td#rightnavcell table.orange a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
} 
td#rightnavcell table.orange a:hover {
	color: #F4E9CB;
	text-decoration: underline;
}


#rightnavcell h4 {
	color: #615C8C;
	background: none;
	font: 20px/1em bold "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0 0 -8px 0;
}

#rightnavcell ul {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	margin: 12px 8px 0 4px;
	padding: 0;
}

#rightnavcell ul li {
	background: transparent url(/images/assnimg424/imgs/li_arrow2.png) no-repeat left 3px;
	padding: 0 0 12px 15px;
}
/* Footer
-----------------------------------*/
td#footertablecell {
	color: #fff;
	background: #4D5B66;
	padding: 12px;
}
#footertablecell p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	line-height: 14px
}	
/* Footer
-----------------------------------*/
td#footertablecell {
	color: #fff;
	background: #4D5B66;
	padding: 12px;
}
#footertablecell p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	line-height: 14px
}

/* Client-side Right Navigation
----------------------------------------*/

#home.rightnavcell {
	background: #fff;
	font-size: 12px;
	padding: 0 0 18px 0;
	border-left: 1px dotted #5E5D61;
}

#rightnavcell p {
	font-size: 12px;
	line-height: 17px;
}

#rightnavcell table {
	background: #fff ;
	margin: 12px 0px;
}

#rightnavcell td {
	padding: 16px 4px 0 18px;
	width: 184px;
	text-align: left;
}

#rightnavcell h4 {
	color: #615C8C;
	font: 20px/1em bold "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 -8px 0;
}

#rightnavcell ul {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	margin: 12px 8px 0 4px;
	padding: 0;
}

#rightnavcell ul li {
	background: transparent url(/images/assnimg424/imgs/li_arrow2.png) no-repeat left 3px;
	padding: 0 0 12px 15px;
}

/* Client-side Left Navigation
----------------------------------------*/
#leftnavcell {
	background: #fff ;
	font-size: 12px;
	padding: 0 0 18px 0;
	text-align: center;
}

#leftnavcell p {
	font-size: 12px;
	color: #fff;
}

#leftnavcell table {
	border: 1px solid #C4C2BB;
}

#leftnavcell td {
	border: 3px solid #fff;
	background: #4C7620;
	padding: 8px;
}
	
/* Footer
-----------------------------------*/
td#footertablecell {
	color: #fff;
	background: #5D7665;
	padding: 12px;
}

#footertablecell p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	line-height: 14px
}	



