﻿/* CSS layout for dynamic template */
*
{
	border: 0;
	margin: 0;
}

body {
	margin: 8px;
	padding: 0;
	background-image:url('../images/rmxbkgrnd.jpg');
	border-width: 0px;
	text-align:center;
}

#masthead {
	width: 835px;
	height: 285px;
	margin:0 auto;
	background-image:url('../images/websiteBanner.png');
}

#top_nav {
	width: 835px;
	height:auto;
	margin:0 auto;
	background-color: #336699;
}

#container {
	width: 833px;
	background-color:white;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin:0 auto;
	text-align:center;
	}

#left_col {
	border-color: #336699;
	float: left;
	padding-right: 8px;
	padding-left: 0px;
}

#right_col {
	border-color: #336699;
	float: right;
	padding-right: 8px;
	}

#footer_links {
	width: 835px;
	margin:0 auto;
	line-height: 23px;
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#footer_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
#footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

#footer_address {
	width: 835px;
	margin:0 auto;
	background-color: #CC0000;
	font-family: "Monotype Corsiva", Verdana, sans-serif;
	color: white;
	font-size: 18px;
	clear: both;
}

#footer_copyright {
	width: 835px;
	margin:0 auto;
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 13px;
}
#footer_copyright a {
    font-family:Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}
#footer_copyright a:hover {
    font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
#page_content {
	width: 770px;
	text-align:center;
	background-color:#FFFFFF;
}	
/* Content Styles */
.nav_table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav_table a {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.nav_table a:hover {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration:none;
}

.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.content_subtitle {
	font-family: Verdana;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.imageNoBorder {
	border-style: none;
}
.content_calc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	text-align: left;
}
.content_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}
.content_contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration:underline;
}
.content_contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #336699;
	text-decoration:underline;
}
}
.content_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	text-align: justify;
}

.content_home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #336699;
	text-align: justify;
	text-decoration:underline;
}
.content_home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: justify;
	text-decoration:underline;
}

.content_agent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000;
	line-height: 18px;
	vertical-align: top;
	border-bottom-style: dashed;
	border-bottom-width: medium;
	border-bottom-color: #CC0000;
}
.content_agent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.content_agent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.content_resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
}
.content_resources a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.content_resources a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.content_mortgage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
}

.contentBorder {
	border-collapse: collapse;
}

.remaxRed {
	color: #CC0000;
	font-weight: bold;
}
.remaxBlue {
	color: #336699;
	font-weight: bold;
}	
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}
.leftalign {
	text-align: left;
}
.whitebkrgd {
	background-color: #FFFFFF;
}

