body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Default hyperlinks */
a {
 text-decoration: none;
}
a:link, a:visited {
 color: #006BB6;
}
a:hover, a:active, a:focus {
 color: #006BB6;
 text-decoration:underline;
}
p{
padding:0;
margin:10px 0 10px 0;
}

h1 {
	font-size: 1.25em;
	line-height:100%;
	font-weight:bold;
	color: #30267D;
}
h2 {
	font-size: 0.9em;
	line-height:100%;
	font-weight:bold;
	color: #30267D;
}

.style4 {
font-size: 0.76em;
line-height:160%;
font-weight:normal;
}
.style2 {
font-size: 0.76em;
line-height:160%;
font-weight:bold;
color: #30267D;
}

.style3 {
font-size: 0.70em;
line-height:160%;
font-weight:normal;
font-align:center;
}

.style5 {
font-size: 0.86em;
line-height:160%;
font-weight:bold;
color: #30267D;
}
.style7 {
font-size: 0.86em;
line-height:160%;
font-weight:normal;
}
.style6 ul{
padding:0;
margin:10px 0 0 40px;
list-style-image: url(../graphics/bullet_pointer.gif);
}
.style6 li{
padding:0;
margin:0;
font-size: 0.76em;
line-height:160%;
font-weight:normal;
}

.fltrt { 
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear:right;
	border:0;
}
.fltlft { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear:right;
	border:0;
}
.fltlft2 { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear:right;
	border:2px solid #DDDDDD;
padding:3px;
}
.picborder { 
	border:2px solid #DDDDDD;
	padding:3px;
}
.picborder2 { 
	border:1px solid #DDDDDD;
}
.fltcen { 
	margin: 0 auto 10px auto;
	display: block;
	border:0;
}
p {
padding: 0 0 5px 0;
}

/* Menu Bar */
#nav {
	margin: 0;
	padding: 0;
	height: 35px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -35px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -70px;
	}

#tindex a  {
	width: 67px;
	background: url(../graphics/nav/home.jpg) top left no-repeat;
	}
#tsales a  {
	width: 144px;
	background: url(../graphics/nav/sales.jpg) top left no-repeat;
	}
#tletting a  {
	width: 154px;
	background: url(../graphics/nav/letting.jpg) top left no-repeat;
	}
#tnews a  {
	width: 114px;
	background: url(../graphics/nav/news.jpg) top left no-repeat;
	}
#thomes a  {
	width: 136px;
	background: url(../graphics/nav/homes.jpg) top left no-repeat;
	}
#tlinks a  {
	width: 71px;
	background: url(../graphics/nav/links.jpg) top left no-repeat;
	}
#ttestimonials a  {
	width: 123px;
	background: url(../graphics/nav/testimonials.jpg) top left no-repeat;
	}	
#tcontact a  {
	width: 88px;
	background: url(../graphics/nav/contact.jpg) top left no-repeat;
	}

div.locations {
	overflow: hidden;
	white-space:normal;
	width: 240px;
	height: 16px;
	cursor: hand;
/*	position: relative;*/
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 0.7em;*/
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border: 0;
	float: left;
}

.footerdiv {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}

#footer_container {
margin: 0 auto;
padding-left: 40px;
}

/* Form Styles */ 

#name, #phone, #email {
font-family: Arial, Helvetica, Sans Serif;
color:#666666;
width:190px;
font-size:1em;
}

#interest {
font-family: Arial, Helvetica, Sans Serif;
color:#666666;
width:194px;
font-size:1em;
}

#message{
font-family: Arial, Helvetica, Sans Serif;
color:#666666;
width:280px;
height:120px;
font-size:0.76em;
}
