@import url(aith_structure_base.css);
/** Architect in the House print **/
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
}

p, li, ul, dl, dd, dt {
	font-family:Arial;
	line-height:1.5em;
}

img.left {
	float:left;
	margin:0 0.8em 0.8em 0;
	padding:0.5em;
	border:1px solid #ccc;
	background:#fff;
}

img.right {
	float:right;
	margin:0 0 0.8em 0.8em;
	padding:0.5em;
	border:1px solid #ccc;
	background:#fff;
}

#custom-doc, #signupHolder, #ft, .grid-g, #mainContent, #header  {
	width:600px;
}

#tabs, #leftCol, #skip {
	display:none;
}

#aithLogo {
	float:left;
	width:150px;
}

#menu {
	float:right;
	width:300px;
	margin:0;
}

#logos {
	text-align:right;
	padding:0 0.5em 0 0;
}


#partners, #ft {
	margin-top:20px;
	font-size:0.8em;
}

/** sifr printing **/
.sIFR-flash {
	display : none !important;
	height  : 0;
	width : 0;
	position : absolute;
	overflow : hidden;
}

.sIFR-alternate {
	visibility : visible !important;
	display : block !important;
	position : static !important;
	left : auto !important;
	top : auto !important;
	width : auto !important;
	height : auto !important;
}

h1 {
	color:#666;
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h1, h2, h3, h4 {
	font-family:Georgia, serif;
	padding:0.5em 0 0.2em 0;
	letter-spacing:-1px;
}

div.caption {
	font-family: Georgia,serif;
	font-weight:normal;
	line-height: 1em;
	font-size:14px;
	color:#888888;
	padding:0.5em 0;
}

div.archTitle, div.publicTitle {
	font-family: Georgia,serif; 
	line-height: 1em;
	color:#00;
	font-size:25px;
}


div.pullQuote p {
	font-family: Georgia,serif;
	font-size:18px;
	line-height: 1em;
}

#mainContent ul {
	color:#333;
	padding:0.5em 1.5em;
}

#mainContent li {
	list-style-type:square;
	padding-bottom:0.3em;
	margin-bottom:0;
}

.signupBox {
	margin:0.5em 0 0 0;
	padding:0.7em 1em 1em 1em;
	color:#000;
	min-height:175px;
}

.signupBox .title {
	font-family:Georgia, serif;
	font-size:1.7em;
	line-height:1.1em;
}

.signupBox a, .signupBox a:hover, .signupBox a:visited {
	color:#000;
	text-decoration:underline;
}

.arch { background:#5285c5; }
.public { background:#83c55b;}

.pullQuote {
	margin:0 0 0.5em 1em;
	background:#a5a380;
}

.pullQuote p {
	padding:0.5em 0.7em 0 0.7em;
	font-family:Georgia, serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
}


#ft {
	margin: 2em 0 0 0;
	font-size:0.85em;
	color:#333;
	border-bottom:2px solid #ccc;
	background:#fff url(https://securetrading.net/merchantfiles/22/shelter2248/footer_bg.gif) no-repeat bottom left !important;
}

