/* -----------------------------------------------------------
Viking Properties stylesheet
Copyright(C) 2008 Viking Properties 
-------------------------------------------------------------- */


.ourPropertiesText {
	color: #c8c4c4;
	font-size: 16px;
	font-weight: bold;
	width: 362px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	margin-top: 16px;
	padding-bottom: 16px;
}
	
.twocolcont {width: auto;}

.twocolleft {
    width: 175px;
    float: left;
	
}
   
.twocolMiddle {
    /*margin-left: 175px;*/
    width: 10px;
    /*float: left;*/
    float: left;
    }
    
.twocolrt2 {
    /*margin-left: 175px;*/
    width: 160px;
    /*float: left;*/
    float: left;
   }
    
.twocolrt {
    /*margin-left: 185px;*/
    width: 160px;
    clear: right;
    border: 1px solid green;}   
    
body {
	font-family: tahoma,verdana,helvetica;
	font-size: 11px;}
	
.homepage .twocolleft{
	text-align: center;
	background-color: #75696B;
	color: white;
	}
	
.homepage .twocolcont{
	border: 1px solid black;
	background-color: white;
	height: 147px;}

.homepage .twocolleft a{
		color: white;
		text-decoration: none;
		cursor: hand;
		cursor: pointer;}

	.homepage .twocolleft:hover{
	margin: -4px;
	border: 4px solid red;}
	
	.homepage .Residential{
	background-color: #72031D;}
	
.footerText {
	padding-top: 20px;
	font-size: 10px;}

.subhead {
font-family: tahoma,verdana,helvetica;
font-size: 16px;}

.listHeaderText {
font-family: tahoma,verdana,helvetica;
font-size: 10px;
font-weight: bold;
color:#FFFFFF;}

.listTextComment {
font-family: tahoma,verdana,helvetica;
font-size: 10px;
font-weight: bold;
color: navy;}

.listText {
font-family: tahoma,verdana,helvetica;
font-size: 10px;}

.addressLayout {
width: 250px;
text-align: left;
margin-left: 12px;}

TD {font-family: verdana,arial,sans-serif;font-size:11pt;}

.contentcell 
{
  BACKGROUND-COLOR: white;
  FONT-FAMILY: verdana,arial,sans-serif;
  FONT-WEIGHT: normal;
  COLOR: black;}
 
.contentContainer {
	width: 870px;
	padding-top: 12px;
	padding-bottom: 12px; }



/*
	

.homepage .twocolrt{
	text-align: center;
	background-color: #72031D;
	color: white;}
	
	.homepage .twocolrt a{
	color: white;
	text-decoration: none;}

	.homepage .twocolrt:hover{
	margin: -4px;
	border: 4px solid red;}*/
	
.homepageBackground {
	background-image: url(images/lines3.jpg);
	width: 700px;
	hieght: 560px;
}

