@charset "utf-8";
/* CSS Document */
/**:focus {
	outline: none;
}*/
body {
	margin:0;
	background: #e3e3b7 url(/v2/imgs/bg_banner-slice.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B5741;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #0066CC;
}
#container {
	width:946px;
	margin:0 auto;
	padding-bottom:20px;
	position:relative;
	z-index:0; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK) */
	}
.redbar {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c40000;
}
/* ---------------------- HEADER STYLING ----------------------*/
#banner {
	width:946px;
	height:187px;
	margin: 0;
	background:url(/v2/imgs/bg_banner.jpg) no-repeat;
	position:relative;
	z-index:100; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK) */
	}
#banner-top {
	width:946px;
	height:149px;
	}
#arch-tour {
	width:230px;
	height:83px;
	background:#e2e3b7 url(/v2/imgs/bg_arch-tour.jpg) no-repeat;
	font-size:12px; 
	color:#ffffff; 
	padding:130px 5px 0 5px;
	margin-bottom:6px;
	}
#tan-box {
	width:182px;
	background-color:#D2D490;
	padding:5px;
	margin-left:6px;
	}
.jobs {height:70px; margin-bottom:6px;}
.membership {height:77px; margin-bottom:6px;}
.find-architect {height:70px; margin-bottom:6px;}
	
/* ---------------------- CONTENT STYLING ----------------------*/
#content {
	width:946px;
	margin:0;
	}
#homepage p {
	padding:0 15px 0 15px;
	}
.date-title {
	text-transform: uppercase;
	color: #a7927a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c40000;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 8px;
}
.date-bold {
	color: #a7927a;
	font-weight: bold;
	padding-top: 8px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
li {
	margin-bottom: 8px;
}
hr {
	border:none;
	border-top-style: dotted;
	border-top-color: #6B5741;
	margin:10px 0;
}
.date-day {
	text-transform: uppercase;
	color: #c40000;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 8px;
	text-align: left;
	vertical-align: top;
}
.date-info {
	padding-bottom: 2px;
	padding-top: 8px;
	text-align: left;
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.bg-map {
	background-image: url(/v2/imgs/bg-map.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:maximum;
}

.bg-people {
	background-attachment: fixed;
	background-image: url(/v2/imgs/bg-people.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form {
	border: 1px solid #BDAD9B;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#month h2 {
	font-size:12px;
	color:#c40000;
	border-bottom:dotted 1px #c40000;
	display:block;
	padding-top:12px;
	}
#month td {
	padding:0 0 5px 10px;
	}
#month td.date {
	color:#c40000;
}
/*#date {
	color:#c40000;
	width: 50px;
	float:left;
	}
#event {
	width: 348px;
	padding-left:10px;
	padding-bottom:5px;
	}*/
h1 {
	color:#c40000;
	font-size:24px;
	font-weight:bold;
	padding:3px 0 0 0;
	margin-top:5px;
	}
h2 {
	color:#c40000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:5px;
	padding-bottom:0;
	padding-top:0;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
.red {color:#c40000;}
.archmonth {margin-bottom:3px; padding-top:0;}
#footer {
	width:946px;
	border-top:#c40000 solid 3px;
	color: #333333;
	font-size:10px;
	text-align:center;
	margin:20px 0 0 0;
	}
#footer-content {
	width:738px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	}
	
/*---------------------- NATIONAL AIA BUTTONS ON HOMEPAGE--------*/
#national-aia {
	margin: 0;
	padding: 0;
	height: 38px;
	width: 472px;
	text-align: left;
	list-style: none;
}
#national-aia ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#national-aia li {
	float: left;
}
#national-aia li a {
	float:left;
	display: block;
	height: 28px;
	width: 134px;
	color:#fff;
	font-size:18px;
	padding:10px 0 0 10px;
	text-decoration:none;
}
#national-aia #community {margin-left:15px; background-color:#410857;}
#national-aia #community:hover {background-color:#580B75;}
#national-aia #knowledge {margin-left:10px; background-color:#02436D;}
#national-aia #knowledge:hover {background-color:#024E80;}
#national-aia #advocacy {margin-left:10px; background-color:#487B1C;}
#national-aia #advocacy:hover {background-color:#548E20;}

/*---------------------- MOOTOOLS ACCORDION ---------------------*/
#accordion {
	margin:0px;
	margin-bottom:20px;
}
h3.toggler {
	cursor: pointer;
	font-size: 14px;
	background: #e2e3b7; 
	color:#c40000;
	padding:0;
	margin:0;
	margin:0px 15px 0px 15px;
	padding:2px;
	border-top: 1px dotted #c40000;
	border-bottom: 1px dotted #c40000;
}
h3.toggler:hover {
	background: #EDEECE;
}
h3.toggler:active {
	background: #EDEECE; 
	}
.element {
	padding:0;
	margin:0;
	}

/*---------------------- DREAMWEAVER ACCORDION ---------------------*/
#Accordion1 {
	margin:0px;
	margin-bottom:20px;
	border:none;
}
#Accordion1 h3 {
	cursor: pointer;
	font-size: 14px;
	background: #e2e3b7; 
	color:#c40000;
	padding:0;
	margin:0;
	margin:0px 15px 0px 15px;
	padding:2px;
}

#Accordion1 h3:hover {
	background: #EDEECE;
}
#Accordion1 h3:active {
	background: #EDEECE; 
	}

	
/*---------------------- GLIDER STYLING -------------------------*/

#tour {
	width: 946px;
	height: 451px;
	background:#999 url(../imgs/bg_glider-slice.jpg) repeat-x;
	overflow: auto;
	position: relative;
	margin-bottom:15px;
	}
* html #tour {
/*	left: 50px;  *//* IE6 hack */
}
#tour-header {
	width:926px;
	height:36px;
	padding:0 10px 0 10px;
	}
#scroll-arrow {
	float:right;
	padding-left:5px;
}
#building {
	float: left;
	height: 415px;
	width: 302px;
	padding: 0 5px;
}
#building-img {
	height: 300px;
	width: 302px;
	background-color: #ffffff;
	text-align: center;
	margin-bottom: 5px;
}
#building h1 {
	font-size: 12px;
	line-height:14px;
	color:#ffffff;
	font-weight:normal;
	margin-bottom: 0px;
	margin-top:0px;
}
#building h2 {
	font-size: 12px;
	color:#999999;
	font-weight:normal;
	margin-bottom: 3px;
}
#building p {
	font-size: 10px;
	line-height: 12px;
	color:#fff;
}
/* ---------------------- MAIN NAVIGATION --------------------------------*/

#mainnav {
	margin: 0;
	padding: 0;
	height: 38px;
	width: 946px;
	list-style: none;
	position:relative;
	z-index:500; /* IMPORTANT! UNDERLYING LAYERS THAT CONTAIN MAIN NAVIGATION NEED A Z-INDEX IN ORDER FOR SUBNAVIGATION TO DROP DOWN OVER REST OF CONTENT (DO NOT USE Z-INDEX:-1 FOR IE HACK) */
	max-height:350px; /* make sure drop-down nav does not extend over glider arrow controls. */
}
#mainnav #menu {
	margin: 0;
	padding: 0;
}
#mainnav ul {
	list-style:none;
	float:left;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	}
#mainnav li {
	float: left;
	margin-top:0;
	margin-bottom:0;
}
#mainnav li a {
	display: block;
	height: 26px;
	padding:10px 5px 2px 5px;
	margin:0 6px 0 0;
	background:#c40000 url(/v2/imgs/bg_nav-slice.jpg) repeat-x;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
#mainnav li a:hover{
	text-decoration:none;
	background:#c40000 url(/v2/imgs/bg_nav-sliceo.jpg) repeat-x;
}
#mainnav#navHome {width:65px;}
#mainnav#navChapter {width:80px;}
#mainnav#navCommittees {width:118px;}
#mainnav#navResources {width:105px;}
#mainnav#navMembership {width:122px;}
#mainnav#navEducation {width:101px;}
#mainnav#navContact {width:84px;}

#mainnav li ul {
	display: none;
	list-style-type:none;
	list-style:none;
}
#mainnav li:hover ul, #mainnav li.over ul {
	display: block;
	position: absolute;
	background-color: #9f0000; /*dark red*/
	background-image:none;
	list-style: none;
	margin: 0;
	padding:0;
}
#mainnav li li {
	font-family:Arial, Helvetica, sans-serif;
	float: none;
}
#mainnav li li a {
	display: block;
	background-image:none;
	font-size: 14px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding:2px 2px 2px 5px;
	text-decoration: none;
	margin:0;
}
#mainnav li li a:hover {
	display: block;
	background-color: #d20000; /*light red*/
	background-image:none;
	color: #ffffff;
}
.subChapter a {width:230px;}
.subCommittees a {width:220px;}
.subResources a {width:150px;}
.subMembership a {width:170px;}
.subEducation a {width:180px;}

#gsearch {
	height:28px;
	/*background:none;*/
	padding:5px;
	}


/* WEEKLY BULLETIN STYLES ----------------------------------------*/
#article {
	width:728px;
	margin:0 auto;
	}
#article-left {
	color:#c40000;
	width: 200px;
	float:left;
	font-size:10px;
	}
#article-left h1 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	}
#article-left a {
	color:#c40000;
	text-decoration:none;
	}
#article-left a:hover {
	text-decoration:underline;
	}
#article-date {
	border-top:3px #c40000 solid;
	border-bottom:3px #c40000 solid;
	padding: 5px 0;
	margin-bottom: 10px;
	text-indent:10px;
	}
#article-nav {
	border-bottom: 3px #c40000 solid;
	}
#article-nav ol {
	margin:0;
	padding:0;
	margin-left:25px;
	margin-right:10px;
	}
#article-nav ul {
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	}
#article-nav ul li {
	text-align:center;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	}
.list-border {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: dotted 1px #c40000;
	}

#google-ad-leaderboard {
	width: 728px;
	height:90px;
	margin-bottom:20px;
	}
#google-ad-square {
	width: 200px;
	height:200px;
	margin:20px 0 0 0;
	}
#google-ad-footer {
	width: 728px;
	height:90px;
	margin-bottom:20px;
	}
#article-right {
	width: 508px;
	float:right;
	}
.addthis_toolbox {
	padding-bottom: 10px;
	}
.addthis_toolbox a {
	color:#F33;
	}
#article-title {
	background-color: #C40000;
	padding: 5px 20px;
}
#article-title h1 {
	color: #fff;
	font-size:21px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
#article-content {
	padding:20px;
	background-color:#fff;
	}
#article-content p, #article-content ul, #article-content ol {
	font-size:14px;
	}
#archives-row {
	width: 508px;
	padding-top:20px;
}
#archives-month {
	width:103px;
	float:left;
	}
.archives-right-margin {margin-right:30px;}
#article .img-right {float:right; padding:0 0 10px 10px;}
#article .img-left {float:left; padding:0 10px 10px 0;}

.article-pic-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #6B5741;
	padding: 4px 8px 8px;
	vertical-align: top;
}
.border {
	border: 3px solid #FFFFFF;
}


