body {
	background-color: #fff;
	margin: 18px 0px 0px 0px;
	padding: 0;
}


A:link { font-size : 9pt ; color : #000000; text-decoration: none ; font-family : arial }
A:visited { font-size : 9pt ; color : #000000; text-decoration: none ; font-family : arial }
A:active { font-size : 9pt ; color : #000000; text-decoration: none ; font-family : arial }
A:hover { font-size : 9pt ; color : #000000; text-decoration: underline ; font-family : arial }

p {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	padding: 0;
	margin: 0px 0px 10px 0px;
	vertical-align: top;
}
td {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
}

hr {height: 1px;
	border: 0;
	background-color: #7c7753;
}

#canvas {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 8px;
	background-color: #ecebe3;
}

#main1 {
	padding-left: 10px;
	padding-right: 10px;
}

#main_canvas {
	padding: 0px 0px 8px 0px;
}
	
#property2 {
	padding: 15px 10px 5px 10px;
}

#property1 {
	padding: 20px 10px 20px 10px;
}

#news {
	padding: 0px 10px 0px 13px;	
}

#space {
	padding: 30px 20px 20px 10px;	
}
#space2 {
	padding: 20px 20px 20px 10px;	
}

#home_canvas {
	background-color: #ecebe3;
	padding-left: 15px;
	padding-right: 15px;
}

#home_canvas2 {
	background-color: #ecebe3;
	border-right: 1px solid #000;

}

#home_canvas3 {
	background-color: #ecebe3;
	padding-left: 20px;
	padding-right: 15px;
}

#title {
	padding-left: 25px;
}

.aboutigl {
	padding: 40px 20px 20px 20px;
	border-right: 1px solid #000;
}


/* Here begins the footer CSS */

#footer {
	text-align: right;
	color: #fff;
	background-color: #000;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 8px;
	margin: 0;
	padding: 8px;
	width: 745px;
}
#footer a:link {color: #fff; text-decoration: none;}
#footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
/* Here ends the footer CSS */

#sridge {
	border-right: 1px solid #000000; }


#solutionfinder {
	border-right: 1px solid #000000;
	background-color: #D3D0BC;
	padding-bottom: 40px;
}	
.solutionfinder2 {
	border-right: 1px solid #000000;
	background-color: #ecebe3;
	padding-top: 25px;
}

/* START: STYLES FOR THE THE GUIDE AREA */
#guide {
	background-color: #D3D0BC;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-left: 15px;
	border-left: 1px solid #000;
}
#guideleft {
	border-left: 1px solid #000;
	background-color: #D3D0BC;
}

#guide table td{padding: 4px, 6px, 4px, 6px;}
#guide img{ margin-bottom: 4px;}
#guide h4 {font-size: 11px;}

/* END: STYLES FOR THE THE GUIDE AREA */


.indentlist {
font-family: Arial, Geneva, Verdana, sans-serif;
font-size: 11px;
line-height: 14px;
text-align: left;
margin: 0px 10px 10px 20px;
padding: 0;
}

/* Begin styling more info links */

.moreinfo {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px 0px 10px 0px;
}

.moreinfo a:link {font-weight: bold; color: #7c7753; text-decoration: none;}
.moreinfo a:visited {color: #7c7753; text-decoration: none;}
.moreinfo a:hover {color: #7c7753; text-decoration: underline;}

.moreinfo2 {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.moreinfo2 a:link {font-weight: bold; color: #7c7753; text-decoration: none;}
.moreinfo2 a:visited {color: #7c7753; text-decoration: none;}
.moreinfo2 a:hover {color: #7c7753; text-decoration: underline;}

.moreinfo3 {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 8px;
	margin: 0px 0px 0px 0px;
}

.moreinfo3 a:link {font-weight: bold; font-size: 8px; text-decoration: none;}
.moreinfo3 a:visited {font-weight: bold; font-size: 8px; text-decoration: none;}
.moreinfo3 a:hover {font-weight: bold; font-size: 8px; text-decoration: underline;}

.smallertitle {font-size: 11px;}
.statusavailable {font-weight: bold; color: #42940e;}
.statusundercontract {font-weight: bold; color: #ff0000;}

/* Here begins the classes and IDs to handle the various borders on the site */

.blackborderright {
border-right: 1px solid #000;
}

#blackborderbottom {
border-bottom: 1px solid #000;
}

#blackbordertopleft {
border-top: 1px solid #000;
border-left: 1px solid #000;
}

#blackbordertopleftbottom {
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
}


.sandbordertop {
	border-top: 1px solid #7c7753;
	padding-top: 2px;
}

.whiteborderbottom {
	border-bottom: 1px solid #fff;
	background-color: #7C7753;
}

#whiteborderright {
border-right: 1px solid #fff;
}
