@charset "utf-8";
/* CSS Document */

/*
Created by Digital Developments
http://www.digitaldevelopments.com.au
*/

/*************************************
**************************************
-------------BASE ELEMENTS------------
**************************************
*************************************/


body{background:url(images/background.gif) #455761; font-family:Helvetica, Arial, sans-serif; cursor:default;}
body,td,th {
	font-size: 12px;
	margin-top: 0px;
}
	
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}

#container{background:url(images/l1_03.png) top right no-repeat; width:900px; margin:15px auto; padding:20px 0 0 0;}
#containerb{background:url(images/l1_07.png) bottom left no-repeat; width:900px; padding:0 0 20px 0;}
#containerwhite{background:#FFF; width:auto; margin:auto; padding:0 20px;}


#header{background:url(images/logo.png) left no-repeat; height:90px; margin:0 0 15px 0;}


/*************************************
****************HEADER****************
*************************************/


	#headernav{background:url(images/header_banner.png) right top no-repeat; height:90px; width:auto;}
	#headernav img{float:left;}
	
	#headernav a:link	{color:#FFF;	text-transform:uppercase; font-weight:normal; text-decoration:none; padding:0 5px; float:left; white-space:nowrap;}
	#headernav a:visited{
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	float:left;
	white-space:nowrap;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
	#headernav a:hover	{color:#89c32e; text-transform:uppercase; font-weight:normal; text-decoration:none; padding:0 5px; float:left; white-space:nowrap;}
	#headernav a:active	{
	color:#89c32e;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	float:left;
	white-space:nowrap;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
		#headernav .current a:link		{color:#89c32e; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
		#headernav .current a:visited	{color:#89c32e;	font-weight:bold;	text-transform:uppercase; text-decoration:none;}
		#headernav .current a:hover		{color:#89c32e; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
		#headernav .current a:active	{color:#89c32e; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
	
			.headernavbar							{background:#38505c; height:25px; width:755px; float:left; margin:65px 0 0 15px;}
			.headernavbar .links					{width:715px; float:left;}
			.headernavbar .links ul					{
	list-style:none;
	padding:0;
	margin:0;
	left:-50%;
	position:relative;
	font-size: 11px;
}
			.headernavbar .links li					{list-style:none; margin:0; padding:0; float:left; position:relative;}
			.headernavbar .links .spacer			{width:5px; text-align:center; color:#FFF; float:left;}
			.headernavbar .links #center			{padding:5px 0 0 0; height:21px; float:left; left:50%; text-align:left; position:relative;}
			.headernavbar #left						{background:url(images/header_nav_03.png) left bottom no-repeat; height:25px; width:20px; float:left; text-align:left; position:relative;}
			.headernavbar #right					{background:url(images/header_nav_05.png) right top no-repeat; height:25px; width:20px; float:right; text-align:left; position:relative;}


/*************************************
****************FOOTER****************
*************************************/


	.footernavbar							{background:#89c32e; height:25px; width:865px; float:left; margin:0;}
	
	.footernavbar a:link					{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	padding:0 5px;
	float:left;
	white-space:nowrap;
	font-size:11px;
	text-transform: uppercase;
}
	.footernavbar a:visited				{color:#FFF;	font-weight:normal; text-decoration:none; padding:0 5px; float:left; white-space:nowrap; font-size:11px;}
	.footernavbar a:active				{color:#214c5d;	font-weight:normal; text-decoration:none; padding:0 5px; float:left; white-space:nowrap; font-size:11px;}
	.footernavbar a:hover					{color:#214c5d;	font-weight:normal; text-decoration:none; padding:0 5px; float:left; white-space:nowrap; font-size:11px;}
		.footernavbar .current a:link			{color:#214c5d;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap; font-size:11px;}
		.footernavbar .current a:visited		{color:#214c5d;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap; font-size:11px;}
		.footernavbar .current a:active		{color:#214c5d;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap; font-size:11px;}
		.footernavbar .current a:hover		{color:#214c5d;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap; font-size:11px;}
	
			.footernavbar .links					{width:695px; float:left;}
			.footernavbar .links ul					{list-style:none; padding:0; margin:0; left:-50%; position:relative;}
			.footernavbar .links li					{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	text-transform: uppercase;
}
			.footernavbar .links .spacer			{width:5px; text-align:center; color:#FFF; float:left;}
			.footernavbar .links #center			{padding:5px 0 0 0; height:21px; float:left; left:50%; text-align:left; position:relative;}
			.footernavbar #left						{background:url(images/footer_nav_03.png) left bottom no-repeat; height:20px; width:125px; color:#FFF; float:left; text-align:left; position:relative; padding:5px 0 0 25px;}
			.footernavbar #right					{background:url(images/footer_nav_05.png) right top no-repeat; height:25px; width:20px; float:right; text-align:left; position:relative;}

#below_footer{width:auto; color:#89c32e; margin-top:10px;}
#below_footer a:link	{color:#89c32e; text-decoration:none; 		font-size:10px; font-weight:normal; padding:0; margin:0;}
#below_footer a:visited	{color:#89c32e; text-decoration:none; 		font-size:10px; font-weight:normal; padding:0; margin:0;}
#below_footer a:hover	{color:#89c32e; text-decoration:underline; 	font-size:10px; font-weight:normal; padding:0; margin:0;}
#below_footer a:active	{color:#89c32e; text-decoration:none; 		font-size:10px; font-weight:normal; padding:0; margin:0;}

#below_footer #left {float:left; width:500px; font-size:10px;}
#below_footer #right {float:right; width:350px; font-size:10px; text-align:right;}

#footer{height:40px;}

/*************************************
**************PAGINATION**************
*************************************/


.pagination_c							{background:#e4e7e8; height:20px;}
.pagination_c .pagination				{margin-bottom:15px; width:525px; float:left;}
.pagination_c .pagination ul			{list-style:none; padding:0; margin:0; left:-52%; position:relative;}
.pagination_c .pagination li			{list-style:none; margin:0; padding:0; float:left; position:relative;}

	.pagination_c .btn a:link				{color:#FFF;	font-weight:bold; text-decoration:none;}
	.pagination_c .btn a:visited			{color:#FFF;	font-weight:bold; text-decoration:none;}
	.pagination_c .btn a:active				{color:#89c32e;	font-weight:bold; text-decoration:none;}
	.pagination_c .btn a:hover				{color:#89c32e;	font-weight:bold; text-decoration:none;}
		.pagination_c .pagination li a:link		{color:#495b64;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap;}
		.pagination_c .pagination li a:visited	{color:#495b64;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap;}
		.pagination_c .pagination li a:active	{color:#495b64;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap;}
		.pagination_c .pagination li a:hover	{color:#495b64;	font-weight:bold; text-decoration:none; padding:0 5px; float:left; white-space:nowrap;}
			
			.pagination_c .pagination .spacer		{width:15px; text-align:center; color:#495b64; float:left;}
			.pagination_c .pagination #center		{padding:2px 15px; height:16px; float:left; left:50%; text-align:left; position:relative;}
			.pagination_c #left						{background:#4b5b64 url(images/bullet_07.gif) left top no-repeat;	padding:2px 20px 2px 20px; height:16px; width:20px; float:left; text-align:left; position:relative;}
			.pagination_c #right					{background:#4b5b64 url(images/bullet_09.gif) right top no-repeat;	padding:2px 25px 2px 15px; height:16px; width:20px; float:right; text-align:left; position:relative;}
			

/***************************************************
**************UPPER CONTENT STRUCTURES**************
***************************************************/


#content{width:auto;}
#content .top .left	{float:left;	width:670px;}
#content .top .right	{float:left;	width:175px; margin-left:15px;}


/***************************************************
**************LOWER CONTENT STRUCTURES**************
***************************************************/

.fluid a:link 	{color:#38505c; 	font-size:12px; padding:9px 12px 9px 24px; text-decoration:none; height:17px; font-size:12px; display:block; background:#e1f0cb url(images/bullet_padded.gif) center right no-repeat; margin:0 0 2px 0;}
.fluid a:visited{color:#38505c; 	font-size:12px; padding:9px 12px 9px 24px; text-decoration:none; height:17px; font-size:12px; display:block; background:#e1f0cb url(images/bullet_padded.gif) center right no-repeat; margin:0 0 2px 0;}
.fluid a:active	{color:#38505c; 	font-size:12px; padding:9px 12px 9px 24px; text-decoration:none; height:17px; font-size:12px; display:block; background:#e1f0cb url(images/bullet_padded.gif) center right no-repeat; margin:0 0 2px 0;}
.fluid a:hover	{color:#38505c; 	font-size:12px; padding:9px 12px 9px 24px; text-decoration:none; height:17px; font-size:12px; display:block; background:#e1f0cb url(images/bullet_padded.gif) center right no-repeat; margin:0 0 2px 0; text-decoration:underline;}
.fluid{color:#38505c; 	font-size:12px; padding:9px 12px 9px 24px; text-decoration:none; height:17px; font-size:12px; display:block; background:#e1f0cb url(images/bullet_padded.gif) center right no-repeat; margin:0 0 2px 0;}

.fluid2{
	color:#38505c;
	font-size:12px;
	text-decoration:none;
	height:15px;
	font-size:12px;
	display:block;
	background:#e1f0cb url(images/bullet_padded2.gif) center right no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 165px;
}

#content .bottom .leftAlternate	{float:left;	width:275px;}
#content .bottom .rightAlternate{
	float:left;
	width:570px;
	margin-left:15px;
	background-position: right top;
}
#content .bottom .left			{float:left;	width:185px;}
#content .bottom .right			{float:left;	width:660px; margin-left:15px;}
#content .bottom{margin-top:15px;}

.leftcolumn{width:380px; float:left;}

.rightcolumn{width:250px; float:left; margin-left:15px;}
.rightcolumn .spaced{line-height:20px; color:#464646;}
.rightcolumn .spacedTrans{line-height:20px; color:#9ba7ad;}

.leftcolumnAlt{
	width:455px;
	float:left;
}
h2 {font-size:18px; font-weight:bold; margin:0; padding:0; color:#89c32e;}

.rightcolumnAlt{width:180px; float:left; margin-left:15px;}
.rightcolumnAlt .spaced{line-height:20px; color:#464646;}
.rightcolumnAlt .spacedTrans{line-height:20px; color:#9ba7ad;}

.rightbgholder{background:#89c32e no-repeat top left; height:350px;}

.rightbot{background:url(images/rounder_02.png) bottom right no-repeat;}
.righttop{background:url(images/rounder_01.png) top right no-repeat; height:350px;}
.righttext{padding:135px 15px 15px 15px;}

.righttext .foot{font-weight:bold; color:#FFF; padding-top:10px;}
.righttext .quote {
	color:#FFF;
	background:url(images/quote.png) top left no-repeat;
	padding-top:28px;
	overflow: hidden;
	height: 180px;
}


.blockh1{background:#89c32e; height:30px;}
.blockh1 .la{
	float:left;
	padding:8px 10px;
	font-size:12px;
	font-weight:bold;
	width:230px;
	color:#38505c;
}
.blockh1 .ra{
	float:right;
	font-size:12px;
	font-weight:bold;
	width:395px;
	color:#FFF;
	text-align:right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.blockh1 .lb{float:left;		padding:8px 15px; font-size:12px; font-weight:bold; width:120px; color:#38505c;}
.blockh1 .rb{float:right;	padding:8px 15px; font-size:12px; font-weight:bold; width:480px; color:#FFF;		text-align:right;}

.rb ul 			{list-style:none; padding:0; margin:0;}
.rb li 			{list-style:none; padding:0 5px; margin:0; float:right;}
.rb li .spacer	{width:5px; text-align:center; color:#FFF; float:right;}

.rb a:link				{color:#38505c; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
.rb a:visited			{color:#38505c;	font-weight:bold;	text-transform:uppercase; text-decoration:none;}
.rb a:hover				{color:#FFFFFF; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
.rb a:active			{color:#38505c; font-weight:bold;	text-transform:uppercase; text-decoration:none;}

.rb .current a:link		{color:#FFF; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
.rb .current a:visited	{color:#FFF; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
.rb .current a:hover	{color:#FFF; font-weight:bold;	text-transform:uppercase; text-decoration:none;}
.rb .current a:active	{color:#FFF; font-weight:bold;	text-transform:uppercase; text-decoration:none;}

.right h4{font-weight:bold; font-size:12px; color:#173749; line-height:20px; margin:5px 0 0 0; padding:0;}
.right h3{font-weight:bold; font-size:12px; color:#89c32e; line-height:20px; margin:5px 0 0 0;}
.right h1{color:#38505c; font-size:24px; line-height:28px; font-weight:500; letter-spacing:-1px; margin:0 0 7px 0; padding:0;}
.rightAlternate h1{background:#c42d41 url(images/rounder_04.png) top right no-repeat; color:#FFF; font-size:13px; margin:0; height:17px; padding:4px 14px;}

.leftAlternate h1{font-size:18px; font-weight:bold; margin:0; padding:0; color:#89c32e;}
.leftAlternate .description{padding:10px 0; line-height:18px; font-size:12px;}


.leftcolumnAlt ul {
	margin:10px 0 10px 7px;
	padding:0;
	list-style:disc;
}
.leftcolumnAlt li {
	margin:0 0 0 7px;
	padding:0;
	list-style:disc;
	color: #464646;
}
.leftcolumnAlt li  span{color:#000;}

.leftAlternate ul {margin:10px 0 10px 7px; padding:0; list-style:disc; color:#c42d41;}
.leftAlternate li {margin:0 0 0 7px; padding:0; list-style:disc; color:#c42d41;}

.leftAlternate li a			{color:#214c5d; font-weight:bold; text-transform:capitalize; text-decoration:none; display:block;}
.leftAlternate li a:link	{color:#214c5d; font-weight:bold; text-transform:capitalize; text-decoration:none; display:block;}
.leftAlternate li a:hover	{color:#c42d41; font-weight:bold; text-transform:capitalize; text-decoration:none; display:block;}
.leftAlternate li a:active	{color:#214c5d; font-weight:bold; text-transform:capitalize; text-decoration:none; display:block;}


.listings .info{
	margin-left:155px;
	width:400px;
	min-height:120px;
	height: 120px;
	overflow: hidden;
}

.listings a:link		{text-decoration:none;}
.listings a:visited		{text-decoration:none;}
.listings a:active		{text-decoration:none;}
.listings a:hover		{text-decoration:none;}

.listings				{}
.listings ul			{
	list-style:none;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.listings li			{list-style:none; display:block; text-decoration:none; margin:0; padding:0;}
.listings .listingsub	{color:#89c32e; text-transform:uppercase; font-weight:bold; text-decoration:none;}

.listings .listinglink	{color:#c42d41; font-weight:bold; text-decoration:none; text-align:right; padding:0 10px 2px 0; display:block; border-bottom:1px solid #d3dce0; width:auto; background:url(images/bullet_03.gif) right center no-repeat;}
.listings li:hover .listinglink	{color:#89c32e; font-weight:bold; text-decoration:none; text-align:right; padding:0 10px 2px 0; display:block; border-bottom:1px solid #d3dce0; width:auto; background:url(images/bullet_03.gif) right center no-repeat;}

.listings p				{line-height:16px; text-decoration:none; margin-top:5px;}
.listings img			{
	border:0;
	float:left;
	width: 135px;
	height: 100px;
	overflow: hidden;
}
.listings .padded img	{border:1px solid #e6e9ea; padding:18px; float:left;}
.listings h5			{color:#38505c; font-weight:bold; font-size:16px; margin:0; padding:0;}
.listings h4			{color:#38505c; font-weight:normal; font-size:16px; margin:0; padding:0;}

.gallerylistings ul		{margin:0; padding:0; list-style:none;}
.gallerylistings li		{margin:0; padding:0; list-style:none;}
.gallerylistings img	{border:1px solid #7d8d95; float:left; margin:0 10px 10px 0;}

.subtitlegreen{font-weight:bold; font-size:12px; color:#89c32e; line-height:20px; margin-bottom:5px;}
.subtitleblue{font-weight:bold; font-size:12px; color:#173749; line-height:20px; margin-top:5px;}
.contentsub{font-weight:bold; font-size:12px; color:#89c32e; line-height:20px; margin-bottom:5px;}
.contentsub2{font-weight:bold; font-size:12px; color:#173749; line-height:20px; margin-top:5px;}
.subtitleblueAlt{
	font-weight:bold;
	font-size:12px;
	color:#173749;
	line-height:20px;
	margin-bottom:5px;
	margin-top: 5px;
}
p{color:#464646; line-height:20px; padding:0; margin:0; padding-bottom:5px;}


/*****************************************************
**************SIDE NAVIGATION STRUCTURES**************
*****************************************************/

.sidenav{display:block;}
.sidenav .navtitle{background:url(images/rounder_03.png) top right no-repeat #73848d; width:auto; height:10px; padding:7px 12px 13px 12px; font-weight:bold; font-size:12px; color:#FFF; margin-bottom:4px;}

.sidenav ul {list-style:none; padding:0; margin:0;}
.sidenav li {list-style:none; margin:0; display:block; background:url(images/sidenavbullet.gif) top right no-repeat;}
.sidenav li:hover {list-style:none; margin:0; display:block; background:url(images/sidenavbulleth.gif) top right no-repeat;}

.sidenav a:link{color:#38505c; 		font-size:12px; padding:8px 0 8px 0; text-decoration:none; height:14px; display:block; border-bottom:#73848d 1px solid;}
.sidenav a:visited{color:#38505c; 	font-size:12px; padding:8px 0 8px 0; text-decoration:none; height:14px; display:block; border-bottom:#73848d 1px solid;}
.sidenav a:hover{color:#c42c41; 	font-size:12px; padding:8px 0 8px 0; text-decoration:none; height:14px; display:block; border-bottom:#c42c41 1px solid; font-weight:bold;}
.sidenav a:active{color:#c42c41; 	font-size:12px; padding:8px 0 8px 0; text-decoration:none; height:14px; display:block; border-bottom:#c42c41 1px solid; font-weight:bold;}

.sidenav .current a:link  {color:#c42c41; 	font-size:12px; padding:8px 0 8px 0; text-decoration:none; height:14px; display:block; border-bottom:#c42c41 1px solid; font-weight:bold;}
.sidenav .current         {color:#c42c41;list-style:none; margin:0; display:block; background:url(images/sidenavbulleth.gif) top right no-repeat;}
.sidenav .current a:hover {color:#c42c41;list-style:none; margin:0; display:block; background:url(images/sidenavbulleth.gif) top right no-repeat;}
.sidenav li .current{color:#c42c41;list-style:none; margin:0; display:block; background:url(images/sidenavbulleth.gif) top right no-repeat;border-bottom:#c42c41 1px solid;}

/*******************************
**************FORM**************
*******************************/


.leftcolumn form .text		{background:url(images/input.png) top left no-repeat; width:370px; border:1px solid #9ba7ad; margin:0 0 5px 0; color:#517283; font-size:10px; height:11px; padding:3px 5px 5px 5px;}
.leftcolumn form textarea	{background:url(images/input.png) top left no-repeat; width:370px; border:1px solid #9ba7ad; padding:3px 5px 5px 5px; height:150px;	margin:0 0 5px 0; color:#517283; font-size:11px;}
.leftcolumn form .submit		{background:#517283; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}
.leftcolumn form .submit:hover	{background:#89c32e; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}

.rightcolumn form .text		{background:url(images/input.png) top left no-repeat; width:180px; border:1px solid #9ba7ad; margin:0 0 5px 0; color:#517283; font-size:10px; height:11px; padding:3px 5px 5px 5px;}
.rightcolumn form textarea	{background:url(images/input.png) top left no-repeat; width:180px; border:1px solid #9ba7ad; padding:3px 5px 5px 5px; height:150px;	margin:0 0 5px 0; color:#517283; font-size:11px;}
.rightcolumn form .submit		{background:#517283; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}
.rightcolumn form .submit:hover	{background:#89c32e; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}

.leftcolumnAlt form .text		{background:url(images/input.png) top left no-repeat; width:370px; border:1px solid #9ba7ad; margin:0 0 5px 0; color:#517283; font-size:10px; height:11px; padding:3px 5px 5px 5px;}
.leftcolumnAlt form textarea	{background:url(images/input.png) top left no-repeat; width:370px; border:1px solid #9ba7ad; padding:3px 5px 5px 5px; height:150px;	margin:0 0 5px 0; color:#517283; font-size:11px;}
.leftcolumnAlt form .submit		{background:#517283; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}
.leftcolumnAlt form .submit:hover	{background:#89c32e; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}

.rightcolumnAlt form .text		{background:url(images/input.png) top left no-repeat; width:180px; border:1px solid #9ba7ad; margin:0 0 5px 0; color:#517283; font-size:10px; height:11px; padding:3px 5px 5px 5px;}
.rightcolumnAlt form textarea	{background:url(images/input.png) top left no-repeat; width:180px; border:1px solid #9ba7ad; padding:3px 5px 5px 5px; height:150px;	margin:0 0 5px 0; color:#517283; font-size:11px;}
.rightcolumnAlt form .submit		{background:#517283; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}
.rightcolumnAlt form .submit:hover	{background:#89c32e; width:69px; font-size:11px; color:#FFF; border:0px none; padding:5px; cursor:pointer;}


/*******************************
**************MISC**************
*******************************/
.returnlink		 		{font-weight:bold; text-decoration:none; text-align:right; padding:2px 10px 2px 0; display:block; border-top:1px solid #d3dce0; width:auto; background:url(images/bullet_03.gif) right center no-repeat;}

.returnlink	a:link 		{color:#c42d41; text-decoration:none;}
.returnlink	a:visited 	{color:#89c32e; text-decoration:none;}
.returnlink	a:active 	{color:#89c32e; text-decoration:none;}
.returnlink	a:hover 	{color:#89c32e; text-decoration:none;}


.preloadedImages{display:none;}/*this div contains images for hover states, below the footer - must have for fast loading hovers*/

#title_home{background:url(images/title_home.png) top center no-repeat; width:auto; display:block; height:70px;}

#logos{margin-top:10px; padding-top:10px; border-top:solid #d3dce0 1px; text-align:center;}
#logos img{border:0;}

.block{background:url(images/block.png) top center no-repeat; width:150px; height:150px; padding:20px; float:left;}
.block .title		{color:#c42d41; font-size:18px; padding:0 0 5px 0;}
.block .description	{
	color:#517283;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	height:85px;
}
.block img			{
	border:0;
	width:150px;
	height:20px;
	background:url(images/clickformore_l.gif) top left no-repeat;
}
.block img:hover	{
	border:0;
	width:125px;
	height:20px;
	background:url(images/clickformore_h.png) top left no-repeat;
}
#map {
	height: 350px;
	width: 670px;
}
.gallery_thumb {
	float: left; 
	height: 106px;
	width: 153px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}
#forsale_maps {
	height: 304px;
	width: 455px;

}
#project_maps {
	height: 304px;
	width: 445px;

}
#container #containerb #containerwhite #content .bottom .right .rightcolumnAlt #homesale_pic {
	margin-top: 10px;
}
#container #containerb #containerwhite #content .bottom .right .rightcolumnAlt #homesale_pic a img {
	border: 1px solid #8ec536;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
	padding:20px;
	border:dashed 2px red;
	width:90%;
	margin:0px auto;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.3em;
}

.error a, .error a:hover{
	color:#8a1f11;
}

/* simply moves close box to right */
.kickRight {
	text-align:right;
}
#ticker {
	color: #333;
	width: 480px;
	height:22px;
	float: left;
	padding-left: 0px;
}
.partners_thumbs {
	float: left;
	width: 155px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.partners_pic {
	border: 1px solid #649319;
	width: 153px;
	float: left;
	height: 120px;
	text-align: center;
}
.partners_link_box {
	background-image: url(images/partners_link_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 20px;
	width: 150px;
	padding-top: 5px;
	padding-left: 5px;

}
.partners_link_box a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #649319;
	text-decoration:none;
}


.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}
.uno .wraptocenter {
	width: 153px;
	height: 90px;
}
.example {
	border-collapse: collapse;
}
.example {
	margin: 1em 0 0 0;
	padding: 0;
}