
/* Commonweal Housing stylesheet 16.11.2007 - tgc@fb */

/* * div {border: 1px solid red;} */

body {
	padding: 0;
    margin: 0;
	font: 12px "arial", helvetica, sans-serif;
	text-align: center;  /* for early IE */
	line-height: 16px;
	background: #f4f4f4;
}
#centrecol a{
font-weight:bold;
}
p	{
	padding:0 10px 10px 0;
	/* text-indent: 15px; */
}

#wrapper {
	width:735px;
	margin:0 auto;
	padding: 0px 18px 0px 18px;
	background: #ffffff;
	text-align: left; /* to correct for 'early IE' above */
}

#header {
	height: 109px;
	background: url(images/commonweal_masthead.jpg) 20px 12px no-repeat;
}

#texttools {
	float: right;
	width: 350px;
	margin: 73px 0px 0px 0px;
	text-align: right;
}

#rightcol {
	float:right;
	position: relative; /* to enable v-align ref-point for quicklinks div */
	width:223px;
	background: #605ea9 url(images/colbottom.gif) 0px bottom no-repeat;
	min-height:580px;
  	height:auto !important; 
  	height:580px; 
}

#quicklinks {
	position: absolute; 
	bottom: 22px; /* v-align quicklinks to bottom of rightcol */
	left: 33px;
}

#newsbox {
	background: #cccccc;
	margin: 0px 12px 0px 18px;
	padding: 0;
	width: 187px;
}

#pullquotebox {
	background: #f4f4f4 url(images/pullquotes.gif) left top no-repeat;
	float: left;
	margin: 0px 12px 5px 0;
	padding: 0;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	width: 152px;
}

p.quote_text { 
	color: #1f1b5b;
	font: 1.4em "georgia", Times, lucida grande;
	font-style: italic;
	padding: 32px 15px 20px 31px;
	margin: 0;
}

#newstitlewrapper {
	margin-left: 15px;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
}

h1 { 
	color: #1f1b5b;
	font: 2.6em "georgia", Times, lucida grande;
	font-style: italic;
	padding: 0;
	margin: 45px 0px 15px 0px;
}

h2 { 
	font-size: 1.6em;
	color: #1f1b5b;
}
h3 { 
	font-size: 1.3em;
	color: #1f1b5b;
}
h4 { 
	font-size: 1.1em;
	color: #1f1b5b;
} 
h5 { 
	font-size: 0.9em;
	color: #1f1b5b;
}
h6 { 
	font-size: 0.8em;
	color: #1f1b5b;
}

#footer {
	padding: 8px 0 10px 0;
	clear:both;
}

#footer p {color: #cccccc;}

#floatcontainer {margin-right: 225px;}

#centrecol {
	float: left;  /* hmmmm */
	margin-right: 0;
	padding: 10px 0 0 23px;
	width: 480px;
}

/* topnav */

#topnav_wrapper {
	height: 34px;
	background: #605ea9;
}

ul#topnav_inner {
	list-style-type: none;
	float: left;
	padding: 9px 0 0 24px;
	margin: 0;
}
ul#topnav_inner li {
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

ul#topnav_inner li a, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

ul#topnav_inner li a:hover {text-decoration:underline;}

.imageleft {
float: left;
margin: 0 10px 10px 0;
}

.imageright {
float: right;
margin: 0 0 10px 10px;
}
/* end topnav */

/* sub nav */

ul#subnav_inner {
	list-style-type: none;
	padding: 0 0 20px 19px;
	margin: 0;
}

ul#subnav_inner li {
	text-align: left;
	padding: 0;
	margin: 0;
}

ul#subnav_inner li a {
	display: block;
	width: 161px;
	padding: 8px 0 8px 24px;
	border-bottom: 1px dotted #cccccc;

}

ul#subnav_inner li a:link, ul#subnav_inner li a:visited {
	color: #cccccc;
	text-decoration: none;
}

ul#subnav_inner li a:hover {text-decoration:underline;}

ul#subsubnav {
	list-style-type: none;
	padding: 0 0 20px 30px;
	margin: 0;
}

ul#subsubnav li {
	text-align: left;
	padding: 0;
	margin: 0;
}

ul#subsubnav li a {
	display: block;
	width: 130px;
	padding: 8px 0 8px 24px;
	border-bottom: 1px dotted #cccccc;

}

/* end sub nav */

#texttools a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#texttools a:hover {text-decoration:underline;}

#quicklinks a, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#quicklinks a:hover {text-decoration:underline;}

#promo_text_01, #promo_text_02 {
	float: left;
	width: 284px;
	background: #f4f4f4;
	padding: 0 5px 8px 16px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

img.signup_img {
	border-bottom:solid 2px #605EA9;
	border-left:solid 2px #605EA9;
	border-right:solid 2px #605EA9;	
	padding: 0;
	margin: 5px 0 0 18px;
}
img.signup_img:hover {
	border-bottom:solid 2px #505050;
	border-left:solid 2px #505050;
	border-right:solid 2px #505050;
}

* img {border: none;}

img.home_img { 
	margin-top: 12px;
}

img.sub_img { 
	margin: 0;
	padding: 0;
	float: right;
}

.promobox_img {
	width: 170px;
	float: left;
}

#promobox_02 {
	clear: both;
	padding-top: 22px;
}

#promobox_01 {
	margin: 0;
	padding: 0;
}

#promo_wrapper {
	margin: 0;
	padding: 0;
}

h4.h4news {
	color: #1f1b5b;
	font: 1.4em "georgia", Times, lucida grande;
	font-style: italic;
	padding: 0;
	margin: 5px 0px 10px 0px;
}

h4.h4promobox {
	color: #1f1b5b;
	font: 1.4em "georgia", Times, lucida grande;
	font-style: italic;
	padding: 0;
	margin: 5px 0px 10px 0px;
}

p.news {
	color: #605ea9;
	padding: 0 8px 5px 15px;
}

.pipe_nav {
	color: #ffffff;
	padding: 0 5px 0 5px;
}

a, a:link, a:visited {
	color: #605ea9;
	text-decoration: none;
}
a, a:hover {
	/*color: #666;*/
	text-decoration: underline;
}

/*added by PB */

a.newslink, a.newslink:link, a.newslink:visited {
	color: #1f1b5b;
	text-decoration: none;
}
a, a.newslink:hover {
	/*color: #666;*/
	text-decoration: underline;
}



ul#sitemap {
	margin: 0;
	padding: 0 0 0 15px;
}

ul#sitemap li {
	list-style-type: none;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 0;
	font-weight: normal;
	list-style-type: square;
	color: #ccc;
}
.members img.signup_img {
	margin-top:20px;
}