﻿/********************************************************
GLOBAL
********************************************************/
/* global properties ----------------------------------------------- */

body,p {
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0px 0px 30px 0px;
	color: #333;
}


#container {
	margin: 0px auto;
	padding: 0px;
	width: 772px;
	border-bottom: 1px solid #999;
	background: url(../../images/bg.gif) top left repeat-y;
	overflow:auto;
}


#container2 {
	margin: 0px auto;
	padding: 0px;
	width: 772px;
	border: solid 1px #999;
	overflow:auto;
}

#bottom {
	margin: 0px auto;
	padding-top:18px;
	text-align:center;
	width: 772px;
	overflow:auto;
}

a {text-decoration: underline; color: #009;}

a:visited {color: #303;}

a:hover {color:#00f;}



/* image replacement for h1 tags
----------------------------------------------- */

#header
{
	/*Size of the image*/
   margin: 0px;
   padding-top: 120px;
   width: 772px;
   border-bottom: 1px solid #999;
        
   /*The image*/
   background: #F1F1F2 url(../../images/urban-land-logo.png) top left no-repeat;
        
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 120px;
        
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0px;
	}
	
#header2
{
	/*Size of the image*/
   margin: 0px;
   padding-top: 75px;
   width: 772px;
   border-bottom: 1px solid #999;
        
   /*The image*/
   background: #F1F1F2 url(../../images/urban-land-logo-small.png) top left no-repeat;
        
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 120px;
        
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0px;
	}
	
#sub-header
{
	/*Size of the image*/
   margin: 0px;
   width: 772px;
        
   /*The image*/
   background: #999;
        
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 40px;        
}

#sub-header-text
{
	margin: 10px 0px 0px 15px;
	color:White;
	font-size:14px;
	font-weight:bold;
}

#left {
	margin: 0px;
	padding: 0px;
	width: 147px;
	border-left: 1px solid #999;
	border-bottom:1px solid #999;
	float: left;
	background-color:Blue;
}

#spotlight {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	color: #fff;
	border-top: 1px solid #999;	
}

#spotlight ul {
	margin: 12px 0px 0px 3px;
	padding: 0px 7px;
}

#spotlight ul li {
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	list-style: none;
	background: url(../images/spotlight_bullet.gif) no-repeat 0px 3px;
}

#right {
	margin: 0px;
	padding: 0px;
	width: 619px;
	float: left;

    voice-family: "\"}\""; 
    voice-family:inherit;
	width: 623px;
}
#right1 {
	margin: 0px;
	padding: 0px;
	width: 619px;
	float: left;

    voice-family: "\"}\""; 
    voice-family:inherit;
	width: 623px;
}

#maincontent {
	margin: 0px;
	padding: 0px;
	width: 619px;
	border-top: 1px solid #999;
	float: left;
	clear: both;
	
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: 623px;
}

#maincontent2 {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	width: 742px;
	float: left;
	clear: both;
}

#content {
	margin: 0px;
	padding-top: 4px;
	width: 455px;
	float: left;
}

#content1 {
	margin: 0px;
	padding-top: 4px;
	width: 475px;
	float: left;
}

#content p {
	/*margin: 0.5em;*/
	margin:1em 1em 1em 3px;
	font-size: 12px;
}


#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 1em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #405279;
	margin: 1em;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #3B7785;
	margin: 0 0 0 3px;
}

#featured {
	margin: 0px;
	padding-top: 4px;
	width: 140px;
	float: left;
}

#featured p {
	margin: 1em .25em .25em 1.2em;
	padding: 0px;
	font-size: 10px;
}

img {
	border: 0px;
}

img.title {
	margin: 1em .25em 0px .25em;
}

img.featured {
	margin: 0px 1em 1em 1.2em;
}


#spotlight a {
	color: #FFF;
	text-decoration: none;
}

#spotlight a:hover {
	color: #FFF;
	text-decoration: underline;
}

#qform {
	margin: 0px;
	padding: 10px 20px;
	background: #FFF;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
}
#qform td {
	text-align: left;
}

.form-left {
	margin-left: 20px;
	display: block;
	width: 430px;
	float: left;
}

.form-name {
	margin-left: 110px;
	display: block;
	width: 80px;
	float: left;
}

b 
{
    color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

input, select {
	/*background-color:#fff;
	border:1px #97a0a4 solid;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	/*width: 200px;*/
	}

textarea {
	/*background-color:#fff;*/
	/*border:1px #97a0a4 solid;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
	
.r	{color:red;}

th 
{
    color: #666666;
}

.text14
{
	font-size:18px;
	font-weight:bold;
	}
	
	
	.text12
{
	font-size:14px;
	font-weight:bold;
	}
/* image replacement for h1 tags
----------------------------------------------- */
#subnav2 {
	margin: 74px 0px 0px 0px;
	width:147px;
}



#featured a {
	color: #3B7785;
	text-decoration: none;
}

#featured a:hover {
	color: #3C97AC;
}

/*  sub nav indent */
#subnav
{
	margin: 0px 0px 0px 0px;
	height: 300px;
	background: #3B7785;
	border-top: 1px solid #999;
	font-size:12px;
	font-weight:bold;
}
#subnav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	list-style: none;
}
#subnav li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 147px;
}
#subnav li
{
	width: 147px;
}
.no-link
{
	color: white;
	font-weight:bold;
	font-size:14px;	
	margin-left: -10px;
	padding-left: 23px;
	padding-top:8px;
	}

#subnav li ul li
{
	width: 137px;
}
#subnav li.category
{
	padding-left: 10px;
	height: auto;
}
/*IE needs extra margin and padding set for the indented li */
* html #subnav li ul li
{
	margin-left: -10px;
	padding-left: 10px;
}
/* end IE hack */
#subnav li a, #subnav li ul li a
{
	margin: 0px;
	padding: .5em .5em .5em 1em;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	display: block;
}
#subnav li a
{
	font-size:14px;
}
#subnav li.category ul li a
{
	margin-left: -10px;
	padding-left: 30px;
}


#subnav li a:hover, #subnav li a:active
{
	color: white;
	background: #5F9EB7 url(../../images/subnav_bullet.gif) left no-repeat;
}
ul#subsub li a.active {
font-weight: normal;
background: #5F9EB7 url(../../images/subnav_bullet.gif) no-repeat 3px 4px;
}
ul#subsub li a.active:hover {
background: #6DA8BE url(../../images/subnav_bullet.gif) no-repeat 3px 4px;
}
