html {
	background-color:#556a74;
}

body {
	color:#88969d;
}

strong {
	color:#556a74;
}

h1, h2, h3, h4, h5 {
	font-family: georgia;
	color:#556a74;
}

h1 {
	font-size:161.6%;
}

h2 {
	font-size: 161.6%;
}

h3 {
	padding-top:10px;
}

h4 {
	font-size: 108%;
}

hr {
	border-top:none;
	border-left:none;
	border-right:none;
	margin-top:15px;
	border-bottom:1px solid #e8edf1;
}

div.content p {
	padding-top:10px;
	font-size: 100%;
}

a {
	color:#88969d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

table {
	margin:10px 0 10px 0;
}

table th {
	text-align: left;
	font-family: georgia;
	color:#fff;
	padding:5px 5px 5px 10px;
	background: url('../images/rss_main.gif') repeat-x;
}

table th.left {
	background: url('../images/table_hd-left.gif') no-repeat;
	font-size: 123.1%;
	width:200px;
}

table th.right {
	background: url('../images/table_hd-right.gif') no-repeat;
	font-size: 123.1%;
}

table tr {

}

table tr td{
	padding:6px;
	border-bottom:1px solid #ececee;
}

.yui-t2 .yui-b {
	width:17.69em;
	*width:17.25em;
}

.yui-t2 #yui-main .yui-b {
	margin-left:18.46em;
	*margin-left:18em;
}

div.yui-g {
	margin-bottom:10px;
}

/* ========== */
/* = layout = */
/* ========== */

#custom-doc {
	width:77.69em;
	*width:75.82em;
	min-width:1010px;
	margin:auto;
	text-align:left;
}

#hd {
	font-family: georgia;
	margin-top:1em;
	background:#fff url('/a_assets/images/background.gif') no-repeat;
	font-size: 123.1%;
	padding:25px 30px 25px 30px;
}

#hd a {
	color:#556a74;
}

#head_right {
	float:right;
	text-align: right;
}

#logo {
	padding-top:10px;
}

#bd {
	background-color: #fff;
	padding:0 30px 0 30px;
}

.inner_col2 {
	float:left;
	width:305px;
}

.inner_col2.first {
	margin-right:25px;
}

#ft {
	font-size: 85%;
	padding:20px 30px 20px 30px;
	background:#fff url('/a_assets/images/background-bottom.gif') bottom no-repeat;
}

#ft p{
	float:left;
	width:750px;
}

#ft #rics_logo {
	float:right;
}

#ft .ft_inner {
	padding:20px 15px 20px 15px;
	border-top:1px solid #eaedef;
}

#ft .ft_inner ul{
	float:left;
	width:23%;
        padding:0 1%;
}

#ft .ft_inner li{
	padding:2px 0;
}

#ft a {
    text-decoration:underline;
}

#ft a:hover
{
    text-decoration:none;
}

/* ========= */
/* = boxes = */
/* ========= */
.content {
	background:#eef1f2 url('/a_assets/images/boxes/main_box_hd.gif') no-repeat top left;
}

.content > div > div {
	padding:10px 10px 0px 10px;
}

.content > div{
	background: url('/a_assets/images/boxes/main_box_ft.gif') no-repeat bottom left;
}

.col4 {
	width:50%;
	float:left;
}

.col2 {
	width:340px;
	float:left;
	margin-bottom:8px;

}

.col2 > div > div {
	padding:12px 18px 12px 18px;
}

.col2 > div {
	min-height:200px;
	_height:200px;
}

.col2.first {
	margin-right:10px;
}

.col3 {
	width:209px;
	float:left;
	margin:0 6px 8px 0;

}

.col3 p {
	font-family: georgia;
	font-size: 153.9%!important;
}

.col3 > div > div {
	padding:12px 18px 12px 18px;
}

.col3 > div {
	min-height:170px;
	_height:170px;
}

.col3.last {
	margin-right:0;
}

/* white */

.col2.white {
	background:#fff url('../images/boxes/col1_white-hd.gif') no-repeat top left;
}

.col2.white > div{
	background: url('../images/boxes/col1_white-ft.gif') no-repeat bottom left;
}

.col2.scrapper  > div {
	background: url('../images/boxes/scrapper_background.gif') no-repeat bottom left;

}

.col2.scrapper p {
	width:150px;
}

.col2.man  > div {
	background: url('../images/boxes/man_background.gif') no-repeat bottom left;

}

.col2.man p {
	width:150px;
}

/* grey */

.col2.grey {
	color:#fff;
	background:#adb9c0 url('../images/boxes/col1_grey-hd.gif') no-repeat top left;
}

.col2.grey > div{
	background: url('../images/boxes/col1_grey-ft.gif') no-repeat bottom left;
}

/* dark grey */

.col2.dgrey {
	color:#fff;
	background:#556a74 url('../images/boxes/col1_dgrey-hd.gif') no-repeat top left;
}

.col2.dgrey > div {
	background: url('../images/boxes/col1_dgrey-ft.gif') no-repeat bottom left;
}

.col2.dgrey h2{
	color:#fff;

}

/* grey */

.col3.grey {
	color:#fff;
	background:#adb9c0 url('../images/boxes/col3_grey-hd.gif') no-repeat top left;
}

.col3.grey > div{
	background: url('../images/boxes/col3_grey-ft.gif') no-repeat bottom left;
}

/* dark grey */

.col3.dgrey {
	color:#fff;
	background:#556a74 url('../images/boxes/col3_dgrey-hd.gif') no-repeat top left;
}

.col3.dgrey > div {
	background: url('../images/boxes/col3_dgrey-ft.gif') no-repeat bottom left;
}

.col3.dgrey h2{
	color:#fff;

}

.col1 {

	background:#fff url('../images/boxes/nocol_hd.gif') no-repeat top left;
}

.col1 > div > div {
	padding:12px 25px 12px 25px;
}

.col1 > div {
	background: url('../images/boxes/nocol_ft.gif') no-repeat bottom left;
}

.col1 h2{
	padding-top:10px;
	font-size: 123.1%;
}

#mailing {
	clear:both;
	margin-bottom:10px;
	background:#afbac0 url('../images/boxes/mailing-hd.gif') no-repeat top left;
}

#mailing > div > div {
	padding:5px 15px 5px 15px;
}

#mailing > div {
	background: url('../images/boxes/mailing-ft.gif') no-repeat bottom left;
}

#mailing h2{
	padding-top:10px;
	font-size: 153.1%;
	color:#566a73;
}

#mailing p{
	color:#fff;
	padding:10px 0;
}

#map {
	display:block;
	width:640px;
	height:400px;
        margin:20px 0 0 0;
}

.property {
	padding:10px 0 20px 0;
}

.property li {
	list-style-type: disc;
	margin-left:20px;
}

.property_img {
	background-color: #DDD;
}

.property div{
	float:left;
	width:375px;
	padding-left:15px;
}

.property img{
	float:left;
	margin-bottom:10px;
}

.property button{
	margin-top:10px;
	display:block;
	float:left;
}

/* =========== */
/* = classes = */
/* =========== */
.clr {
	clear:both;
}

p.emph {
	font-size: 120.1%!important;
	font-family: georgia;
	color:#556a74;
}

.big {
	font-family: georgia;
	font-size: 161.6%;
}

.bullet_list {
	padding-top:10px;
}

.bullet_list li{
	font-size: 100%;
	list-style-type: disc;
	margin-left:20px;
}

ol.numbered_list {
	padding-top:10px;
}

ol.numbered_list li {
	font-size: 93%;
	list-style-type: decimal;
	margin-left:20px;
}
