@charset "UTF-8";
/* CSS Document */

* {
	margin: 0; padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 900px;
	background-image: url(images/re-index/pagebg.gif);
	background-repeat: repeat;
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Arial;
	font-size: small;
}

#bgTopDiv {
	background-image: url(images/re-index/bg1.gif);
	background-repeat: repeat-x;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.facebooktop {
	float: right;
	margin-top: 0;
	width: 900px;
	text-align: right;
	position: absolute;
	z-index: 100;
}


/********** HEADER ELEMENTS ****************/ 


#header {
	width: 900px;
	height: 120px;
}

#head_left {
	float: left;
	width: 235px;
	height: 110px;
	padding-left: 5px;
	padding-top: 10px;
}

#head_left a {
	display: block;
	width: 235px;
	height: 110px;
	background-image: url(images/logo-NEW1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#head_left a:hover {
	background-position: -235px 0;
}

#head_left span {
	display: none;
}

#head_right {
	float: right;
	width: 645px;
	padding-right: 15px;
	padding-top: 83px;
}

#top-nav {
	width: 645px; height: 37px;
	background: url(images/topnav-NEW.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0; padding: 0;
	position: relative;
}

#top-nav span {
	display: none;
}

#top-nav li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0;
}

#top-nav li, #top-nav a {
	height: 37px; display: block;
}

#top1 {left: 0; width: 188px;}
#top2 {left: 188px; width: 135px;}
#top3 {left: 323px; width: 97px;}
#top4 {left: 420px; width: 124px;}
#top5 {left: 544px; width: 101px;}

#top1 a:hover {background: url(images/topnav-NEW.jpg) -645px 0 no-repeat;}
#top2 a:hover {background: url(images/topnav-NEW.jpg) -833px 0 no-repeat;}
#top3 a:hover {background: url(images/topnav-NEW.jpg) -968px 0 no-repeat;}
#top4 a:hover {background: url(images/topnav-NEW.jpg) -1065px 0 no-repeat;}
#top5 a:hover {background: url(images/topnav-NEW.jpg) -1189px 0 no-repeat;}

.headerL {
	float: left;
	width: 680px;
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Arial;
	font-size: 32px;
	font-weight: bold;
	color: #505a61;
}

.headerR {
	float: right;
	width: 200px;
}

.logo {
	float: left;
	width: 264px;
	padding-top: 25px;
	padding-left: 12px;
}

.nav {
	float: left;
	width: 609px;
	height: 37px;
	padding-top: 83px;
	vertical-align: bottom;
}

.right {
	float: right;
	width: 15px;
	height: 120px;
}

.topbar {
	clear: both;
	background-image: url(images/re-index/nav/topbar.gif);
	background-repeat: no-repeat;
	height: 10px;
}


/********** MAIN CONTENT ****************/ 


.content {
	clear: both;
	background-color: #FFFFFF;
}

.main {
	padding: 5px;
}


/********** LARGE BUTTONS ****************/ 


.buttons {
	clear: both;
	width: 890px;
	text-align: center;
}
	
.property {
	float: left;
	width: 445px;
}

.business {
	float: right;
	width: 445px;
}


/********** SECONDARY CONTENT ****************/ 


.getbox {
	width: 880px;
	height: 244px;
	background-image: url(images/re-index/getbox.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.getitems {
	width: 835px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.getleft {
	float: left;
	width: 415px;
	padding-bottom: 10px;
}
.getright {
	float: right;
	width: 415px;
	padding-bottom: 10px;
}


/********** FOOTER ELEMENTS ****************/ 


.footer {
	background-image: url(images/re-index/nav/footer.gif);
	background-repeat: repeat-x;
	height: 84px;
	color: #333333;
}

.footerbox {
	padding-top: 15px;
	text-align: center;
}

.footerbox ul {
	margin: 0;
	padding: 0;
}

.footerbox li {
	display: inline;
}

.footerbox a:link, .footerbox a:visited {
	text-decoration: none;
	color: #333333;
}

.footerbox a:hover {
	text-decoration: underline;
	color:#003366;
}


.footercontact {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 90%;
}

.footercontact a:link, .footercontact a:visited {
	text-decoration: underline;
	color: #333333;
}

.footercontact a:hover {
	text-decoration: underline;
	color:#003366;
}

.footercopy {
	text-align: center;
	font-size: 90%;
}

.footercopy a:link, .footercopy a:visited {
	text-decoration: underline;
	color: #333333;
}

.footercopy a:hover {
	text-decoration: underline;
	color:#003366;
}

.footbot {
	background-image: url(images/re-index/nav/footbot.gif);
	background-repeat: no-repeat;
	height: 15px;
}


/********** TEXT ELEMENTS ****************/ 


.header {
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Arial;
	font-size: 32px;
	font-weight: bold;
	color: #505a61;
}

.subheader {
	clear: both;
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #ff7c00;
	padding-top: 5px;
	padding-bottom: 5px;
}

.getheader {
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #505a61;
	padding-bottom: 2px;
}

.getmain {
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}


/********** MISCELLANY ****************/ 


.clearone {
	clear: both;
	height: 1px;
}

/********** ADVERTISING STYLES ****************/


.advertbox {
	width: 95%;
	padding: 5px;
}

table.adhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/adheader.gif);
	background-repeat: repeat-x;
	height: 30px;
}

.adhead {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

.adtext {
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
	text-align: justify;
}

.ser1 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}

.ser2 {
	font-size: 10px;
	color: #000000;
	padding-bottom: 5px;
}

.head1 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;	
	padding-top: 3px;
	padding-bottom: 3px;
}

.feat {
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.cost {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

.cost1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.cost2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
	
	
.bold {
	font-weight: bold;
}

.tmed {
	font-size: 115%;
}

.list_head {
	list-style: none;
	text-indent: -20px;
}

table.new_post {
	width: 100%;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 1px solid #d2d2d2;
}

table.new_post tbody tr {
	border: 1px solid #d2d2d2;
}

table.new_post tbody th {
	padding: 0.6em;
	border: 1px solid #d2d2d2;
	text-align: right;
	width: 30%;
	background-position: top;
}

table.new_post tbody td {
	padding-left: 0.6em;
	border-bottom: 1px solid #d2d2d2;
}

.req {
	color: #990000;
}

.small {
	font-size: 80%;
	font-weight: normal;
}

.post-button a {
	display: block;
	width: 400px; height: 40px;
	background: url(images/post-button.jpg) 0 0 no-repeat;
}

.post-button a:hover {
	background: url(images/post-button.jpg) 0 -40px no-repeat;
}

.post-button span {
	display: none;
}

/* BLOG PAGE ELEMENTS */
	
.blog {
	padding: 20px 0;
	border-bottom: 1px dotted #d1d1d1;
}

.blog h1 {
	font-size: 150%;
	color: #505a61;
}

.blog h2 {
	font-size: 110%;
	color: #ff7c00;
}

.blog h3 {
	font-size: 100%;
	font-weight: bold;
	color: #505a61;
}
	
.blog-full {
	width: 878px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	margin-bottom: 5px;
}
	
.blog-left {
	float: left;
	width: 430px;
	padding: 5px;
	border: 1px solid #d1d1d1;
}

.blog-right {
	float: right;
	width: 430px;
	padding: 5px;
	border: 1px solid #d1d1d1;
}

.blog-pricing {
	width: 440px;
	border-collapse: collapse;
	border: 2px solid #fff;
}

.blog-pricing caption {
	margin: 0; padding: 0;
	color: #505a61;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
}

.blog-pricing thead tr th {
	padding: 0.4em;
	border: 2px solid #fff;
}

.blog-pricing tbody tr {
	font-size: 85%;
}

.blog-pricing tbody td {
	padding: .4em;
	border: 2px solid #fff;
}

.res-soc {
	width: 100px;
	background: #e8d7c4;
	text-align: center;
}

.res-com {
	width: 100px;
	background: #eab474;
	text-align: center;
}

.res-left {
	width: 270px;
	text-align: left;
}

.custom-pricing {
	width: 430px;
	border-collapse: collapse;
	border: 2px solid #fff;
}

.custom-pricing caption {
	margin: 0; padding: 0;
	color: #505a61;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
}

.custom-pricing thead tr {
	font-size: 85%;
	text-align: center;
}

.custom-pricing thead tr th {
	padding: 0.4em;
	border: 2px solid #fff;
}

.custom-pricing tbody tr {
	font-size: 85%;
}

.custom-pricing tbody td {
	padding: .4em;
	border: 2px solid #fff;
}

.price-left {
	text-align: left;
}

.custom-left {
	width: 190px;
}

.custom-right {
	width: 80px;
}

.blog-text {
	font-size: 85%;
}

.custom-pricing2 {
	width: 430px;
	border-collapse: collapse;
	border: 2px solid #fff;
}

.custom-pricing2 thead tr {
	font-size: 85%;
	text-align: center;
}

.custom-pricing2 thead tr th {
	padding: 0.4em;
	border: 2px solid #fff;
}

.custom-pricing2 tbody tr {
	font-size: 85%;
}

.custom-pricing2 tbody td {
	padding: .4em;
	border: 2px solid #fff;
}

.custom-pricing3 {
	width: 430px;
	border-collapse: collapse;
	border: 1px solid #d1d1d1;
}

.custom-pricing3 thead tr {
	font-size: 85%;
	text-align: center;
}

.custom-pricing3 thead tr th {
	padding: 0.4em;
	border: 1px solid #d1d1d1;
}

.custom-pricing3 tbody tr {
	font-size: 85%;
	border: 1px solid #d1d1d1;
}

.custom-pricing3 tbody th {
	padding: .4em;
	text-align: left;
}

.custom-pricing3 tbody td {
	padding: .4em;
	border: 1px solid #d1d1d1;
}

.custom3-center {
	text-align: center;
}

.prop-table {
	width: 600px;
	margin: 0 auto;
}

.prop-table h1 {
	font-size: 150%;
	color: #505a61;
}

.prop-table h2 {
	font-size: 110%;
	color: #ff7c00;
}

