/*
/////////////////////////////////////////////////////////////////////////
//      _
//    <' )_,  Copyright RealDecoy
//    (    )          2006
//   ~~~~~~~~
// This file is subject to a license agreement and cannot be used
// or sold without without the written approval of RealDecoy Inc.
// Information about licensing can be found on the RealDecoy website
// at www.realdecoy.com.
//
// Cascading stylesheet for Cornerstone / Le Pilier
//
// $Author: alfredo $ 
// $Date: 2006/03/11 20:27:13 $
// $Revision: 1.2 $
//
/////////////////////////////////////////////////////////////////////////
*/

body {
	font-family:arial,helvetica;
	font-size:0.8em;
	color:#000; /* #6600CC; */
}

h1 {
	float:left;
	text-align:center;
	padding-top:8px;
	display:none;
}

html>body h1 {
	padding:0px 0px 10px 0px;;
	margin:0px;
}

h2 {
	color:#000; /* #6634cb; */
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	padding:10px 0px 0px 0px;	
	margin:45px 0px 0px 0px;
}

h3 {
	color:#000;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	padding:20px 0px 0px 0px;	
	margin:0px 0px -10px 0px;
}

h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
}

h5 {
	font-size:1.0em;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

a {
	color:#6634cb;
	text-decoration:underline;
}

a:visited {
	color:#6634cb;
}

a:hover {
	text-decoration:none;
}


/* classes and identifiers */
#pageWrapper #topNav img {
	float:left;
	margin:0px;
	padding:0px;
}

#pageWrapper #logo{
	font-family:arial;
	font-size:1.4em;
	text-align:center;
	font-weight:bold;
	color:#6633CC;
	text-transform:none;
	letter-spacing:1px;
	text-indent:-9999px;
	background: url(/cornerstone/images/template/housing-logo.jpg) no-repeat center;
	margin-left:141px;
	padding-top:5px;
}

#pageWrapper #mainArea #pageLeft #leftNav {
	list-style-type:none;
	margin:50px 0px 80px 0px; 
	padding:0px 0px 0px 0px;
	border-top:1px solid #9999cc;
}

#pageWrapper #mainArea #pageLeft #leftNav li {
	margin:0px;
}

#pageWrapper #mainArea #pageLeft #leftNav li a {
	display:block;
	width:123px;
	padding:5px 8px 5px 8px;
	margin-left:1px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #9999CC;
}

#pageWrapper #mainArea #pageLeft #leftNav li a:hover {
	color:#6533ca;
	background-color:#CC99FF;
}

#pageWrapper #mainArea #pageLeft #leftNav #current {
	color:#fff;
	background-color:#9999CC; 
}

#pageWrapper #printAnchor {
	position:relative;
	display:block;
	clear:both;
	background: url(/cornerstone/images/template/bg-main.gif) repeat-y;
	padding-top:30px;
	padding-bottom:10px; 
	font-size:12px;
}

#pageWrapper #printAnchor a {
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
	padding:0px 0px 00px 30px;
	text-decoration:none;	
}

#pageWrapper #mainArea #pageLeft #printAnchor a:hover {
	text-decoration:underline;
}

#pageWrapper #mainArea #pageLeft #leftNav #subLeftNav {
	list-style-type:none;
	margin:0px; 
	padding:0px;
	border-top:1px solid #9999CC;
}

#pageWrapper #mainArea #pageLeft #leftNav #subLeftNav li {
	border-bottom:0px solid #000;
	margin:0px; 
	padding:0px;	
}

html>body #pageWrapper #mainArea #pageLeft #leftNav #subLeftNav li {
	border-bottom:0px solid #000;
	margin:0px 0px 0px 0px; 
	padding:0px;	
}

#pageWrapper #mainArea #pageLeft #leftNav #subLeftNav li a {
	display:block;
	width:123px;
	padding:5px 8px 5px 8px;
	margin: 0px 0px 0px 1px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	background-color:#FFFFCC;
}

#pageWrapper #mainArea #pageLeft #leftNav #subLeftNav li a:hover {
	color:#6533ca;
	background-color:#CC99FF;
}

#pageWrapper #mainArea #pageLeft #leftNav #subLeftNav #currentSub {
	color:#fff;
	background-color:#CC99FF;
}

.topBottomBorder {
	border-top:1px solid #9999CC;
	border-bottom:1px solid #9999CC;
}

.topBorder {
	border-top:1px solid #9999CC;
}

.bottomBorder {
	border-bottom:1px solid #9999CC;
}

#rightNav {
	list-style:none;
	margin:35px 0px 20px 5px;
	padding:0px;	
}

html>body #rightNav {
	list-style:none;
	margin:35px 0px 20px 10px;
	padding:0px;	
}

#rightNav li {
	background-color:#9999cd;
	margin:0px 0px 0px 0px;
	text-align:center;
	padding:5px 0px 5px 0px;		
}

#rightNav li a {
	display:block;
	color:#fff;
	width:85px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:5px 0px 5px 0px;
	border:2px outset #6533ca;
	background-color:#6533ca;
}

#rightNav li a:hover {
	background-color:#9999CC;
	border:2px outset #9999cc;
}

#pageWrapper #mainArea #pageRight p {
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:0.7em;
	width:85px;
	margin-top:10px;
	margin-bottom:20px;	
}

#pageContent #mainContent {
	text-align:justify;
}

#pageContent #mainContent .list-space {padding-bottom:8px;}

#pageContent #mainContent .dataTable {
	width:400px;
}

#pageContent #mainContent .dataTable th {
	text-align:left;
	font-weight:normal;
	padding-left:10px;
	width:50%;
}

#pageContent #mainContent .dataTable td {
	text-align:right;
}

#pageContent #mainContent .img-item {
	clear:both;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}


.list-links {
	list-style:none;
	margin:0px 0px 0px 10px;
}


#frmContact td {
	font-size:100%;
}

#frmContact label {
	width:80px;
}

.inputBox {
	border:1px solid #000;
}

.formButton {
	font-size: 1.0em;
	font-family: verdana, tahoma;
	vertical-align: middle;
	background: #6533ca;
	color: #fff;
	font-weight:bold;
	border: 2px outset #6533ca;
	cursor:hand;
}

.required {
	font-weight:bold;
}

.error {
	font-weight:bold;
	color:#f00;
}

.navFooter {
	color:#6633dd;
}

.navFooter:hover {	
	text-decoration:none;
}

.hide {
	display:none;
}

.show {
	display:block;
}

.content-title {
	display:block;
	font-family:verdana;	
	color:6533ca;
	font-weight:bold;
	font-size:1.0em;
	padding-bottom:0px;
}

/* This class is used for text/lists/etc that are beside the left side section image within the content */
.alongsideImage {
	float:left;
	padding:0px 0px 0px 20px;
}


