﻿/* CSS layout */
#wrapper {
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	width: 780px;}

#masthead {
	width: 780px;
	text-align: left;
}

#top_nav {
	right: auto;
	left: auto;
	width: 780px;
	height: 30px;
	background-color: #FFFFFF;
	clear: both;
	position: relative;
}
/*Top Half of Site */
#container_top {
	margin: 0px auto 0px auto;
	position: relative;
	width: 780px;
}

#left_col_top {
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #FFFFFF;
	right: 0px;
	bottom: 0px;
}
#page_content_top {
	margin-left: 260px;
	width: 520px;
	text-align: left;
	background-image: url('../assets/rotate-images/01-Terry-Hull-Sr.jpg');
	height: 285px;
}
/* Lower Half of Site */
#container {
	margin: 0px auto 0px auto;
	position: relative;
	width: 780px;
}

#left_col {
	margin: 0px;
	padding: 0px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 11px;
	text-align: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
#page_content {
	padding: 20px 20px 0px 30px;
	margin-left: 260px;
	right: auto;
	left: auto;
	width: 470px;
	text-align: left;
}
#footer {
	width: 780px;
	margin: 0px auto 0px auto;
	clear: both;
	padding-top: 15px;
	color: #FFFFFF;
	background-color: #000000;
	padding-bottom: 15px;
	font-size: 11px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
#left_col .imgFloatRight {
	float: right;
	margin-left: 5px;
}
#left_col ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.left_col_content{
	padding: 0px 20px 0 20px;
}
#page_content p {
	line-height: 160%;
	font-size: 11px;
}
img {
	border-style: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
/*Navigation Menu*/
#navcontainer { width: 260px; }

#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navcontainer a
{
	margin: 0px;
	display: block;
	padding: 10px 0px 0px 0px;
	width: 260px;
	background-color: #369;
	border-bottom: 1px solid #eee;
	border-bottom-color: #7094B8;
	height: 27px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
#navcontainer a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:link
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #C2D1E0;
color: #369;
}
#navcontainer li.phone
{
	margin: 0px;
	display: block;
	padding: 10px 0px 0px 0px;
	width: 260px;
	background-color: #000;
	border-bottom: 1px solid #FFF;
	height: 27px;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
	color: #FFF;
	text-align:center;
}
/* Footer List */
#footerlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#page_content_top h1
{
	font-size: 1px;
	text-align: left;
	color: #666633;
	margin: 0;
	padding: 0;
}
#logo {
	width: 260px;
	height: 95px;
	background-image: url('../assets/images/logo-PME.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo h1
{
	font-size: 1px;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
}
#footer_nav {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 0px 15px 0px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	font-size: 11px;
	color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#footer_nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #336699;
}
#footer_nav ul {
	padding: 0px;
	margin: 0;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #336699;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #336699;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #336699;
}
#footer_nav a {
	text-decoration: none;
	font-size: 11px;
	color: #336699;
}
#left_col_phone {
	margin: 0px;
	padding: 6px 0px 4px 0px;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	right: 0px;
	bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}
#general_links_content {
	padding: 0px;
	margin-left: 260px;
	width: 520px;
	text-align: right;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	background-color: #DDDDDD;
}
#general_links_content li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	padding-left: 10px;
}
#general_links_content ul {
	margin: 0;
	height: 28px;
	padding-top: 10px;
}
a:active {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
#general_links_content a {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
#pc_right_col {
	margin: 0;
	float: left;
	width: 180px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-left: 15px;
}
#pc_left_col {
	float: left;
	width: 250px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding-right: 15px;
}
#pc_left_col p {
	font-size:100%;}

.imgFloatLeft {
	float: left;
	padding-right: 10px;
}
#pc_right_col H4 {
	background-image: url('../assets/images/hdr-featured-properties.gif');
	font-size: 1px;
	color: #c2d1e0;
	background-repeat: no-repeat;
	height: 27px;
}

/* Thumbnails */
.thumbnail {
	margin: 2px;
	padding: 2px;
	border: 1px solid #C0C0C0;
}

#pc_right_col p {
	line-height: 160%;
}
.disclaimer {
	font-size: x-small;
	font-family: "Trebuchet MS";
	color: #666666;
	text-align: center;
}
#SendFeedback
{
	display: block;
	width: 99px;
	height: 76px;
	background: url('../assets/images/btn-comments-feedback-on.png') no-repeat;
	float: right;
	margin-left: 10px;
}

#SendFeedback:hover
{ 
  background: url('../assets/images/btn-comments-feedback-off.png') no-repeat;
}

#SendFeedback span
{
  display: none;
}
/* Icon Bullet Lists */
 .iconlist
{
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

a.facebook
{
	background-image: url('../assets/bullets/icon-facebook.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
.picBorder {
	border: 5px solid #efefef;
	padding: 2px;
	background-color: #DDDDDD;
}
