/* Body */
#navbar { margin-top: -5px; }
#top {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 917px;
}
#content {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 1px;
	width: 917px;
	height:100%;
}
#content-blog-page {
	width:400px;
	height:100%;
}

#content2 {
	float:left;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	border-top:1px solid #164B71;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:7px;
	padding: 1px;
	width: 900px;
	height:100%;
}
#bottom {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 917px;
}

/* Content Parts */
#left_column1 {
	left: 2px;
	position: absolute;
	top: 300px;
	width: 263px;
}
#left_column {
	left: 2px;
	position: absolute;
	top: 400px;
	width: 263px;
	height:100%;
}
#right_column {
	font-size: 10px;
	position: absolute;
	right: 30px;
	top: 360px;
	
}
#right_column2 {
	font-size: 10px;
	position: absolute;
	right: 30px;
	top: 280px;
}
#portrait {
	float: left;
	margin-right: 10px;
}
.bizarre {
	color: #2F5E80;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: bold;
}
.right { width: 196px; }
.title { margin-bottom: -10px; }
.coldwell { text-align: center; }

/* Text Formats */
.error { color: #FF0000; }
#footer {
	font-size: 11px;
	text-align: center;
}
#footer-blog {
	float:left;
	font-size: 10px;
	text-align: center;
	width:900px;
}

.footer_link { color: #084C81; }
a {
	color: #045493;
	text-decoration: none;
}

/* Added later with complete disregard to CSS comments.  */
/* Therefore unsure what some of this stuff is even for. */
.contact-form {
	padding-left: 269px;
	width: 400px;
}
.cma-form {
	margin: 0px;
	margin-left: -200px!important;
	margin-left: 100px;
}
#prop-box {
	width: 170px;
	height: 185px;
	border: 3px solid #2F5E80;
	text-align: center;
	margin-left: 43px;
}
#prop-header {
	font-size: 11px;
	font-weight: bold;
	color: #033A65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.prop-border {
	border: 1px solid #164B71;
}
#prop-text {
	font-size: 10px;
	color: #033A65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table-format {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pad-form { padding-left:100px; }
#mortgage-calc {
	width:180px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#045493;
	padding-left:10px;
}

/* HTML Tags */
body {
	background-color: #8CB5D4;
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
h5 {
	color: #033A65;
	font-size: 10px;
	margin-left: 15px;
	font-weight: lighter;
	text-align: left;
}
h6 { text-align: center; }
hr {
	background-color: #4788BA;
	color: #4788BA;
	margin-left: -1px;
	width: 901px;
}
img { border: none; }
#content p {
	padding-left: 269px;
	width: 400px;
}
ul { list-style-image: url(../images/list_icon.png); }

/* Signature */
#viewtiful {
	left: 50%;
	margin-left: -450px;
	position: relative;
	width: 917px;
}

