@media screen {
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #303672;
	/*background-image: url(../images/purple_1/bkgrnd.jpg);*/
	background-repeat: no-repeat;
}
form {
	padding: 0px;
	margin: 0px;
}
a {
	color: #CCCCCC; /* #000000; */
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fff;/*		color: #2E3471;*/

	}
img {
	border:0;
}
#listings img {
	border:4px solid #ccc;
}
h3 {
	font-size:12px;
}
#page_cell {
	margin:0 auto;
	text-align:center;
	position:relative;
	/*		left: 50%;

		margin-left: -385px; */
	width: 770px;
}
#header {
	text-align: center;
}
#headshot {
	position: absolute;
	left: 643px;
	top: 5px;
}
#popup_header .title,  #header .title {
	color: #999999;
	font-size: 33px;
	font-weight: bold;
	font-family: Optima, Verdana, sans-serif;
}
#header .title {
}
#popup_header .title {
	padding: 10px 0px;
}
#phone {
	position: absolute;
	top: 130px;
	right: 140px;
}
#navigation {
	position: absolute;
	top: 130px;
	left: 15px;
	margin-top:9px;
}
#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation li {
	display: inline;
	margin: 0px 2px 0px 0px;
	padding: 0px 8px 0px 0px;
	text-align:center;
}
#navigation .last {
	margin: 0px 0px 0px 0px;
}
#navigation a,  #phone, #content #secondary h4 a {
	color:#CCCCCC;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Optima, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#navigation a:hover, #content #secondary h4 a:hover {
	text-decoration: none;
	color: #fff;
}
#content {
	clear:both;
	width: 730px;
	min-height: 320px;
	font-family: Optima, Verdana, sans-serif;
	color: #CCCCCC;
	/*		color: #000000; */

		font-size: 14px;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
#content #primary {
	float: left;
	width: 515px;
}
/*

	#content #primary,

	#content #primary p,

	#content #primary h1,

	#content #primary h2,

	#content #primary h3,

	#content #primary h4 {

		text-shadow: #2E3471 1px 1px;

		filter: Shadow(Color=#2E3471,

				Direction=135,

				Strength=1);

	}

*/

	#content #secondary {
	float: right;
	text-align: center;
	margin-top: 3px;
	.margin-top: 12px;

}
#content #secondary .phone {
	color: #181828;
	font-size: 23px;
	margin-bottom: 10px;
	font-family: Optima, Verdana, sans-serif;
}
#phone {
	margin-top:9px;
}
#footer {
	border-top:1px solid #b3b3b3;
	clear:both;
	width: 100%;
	color:#b3b3b3;
	/*		text-shadow: #2E3471 1px 1px;*/
	font-size: 10px;
	font-family: Optima, Verdana, sans-serif;
	padding: 15px 0px 0px 0px;
}
#footer .chris_logo {
	float: right;
	width: 150px;
	text-align: right;
}
#footer .vip_logo {
	float: left;
	width: 190px;
}
#footer .navigation {
	text-align: center;
}
#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer li {
	display: inline;
	/*		border-right: 1px solid #CCCCCC;*/

		margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
}
#footer .last {
	border-right: 0px;
}
#footer a {
	color:#b3b3b3;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Optima, Verdana, sans-serif;
	font-size:9px;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}
#footer .copyright {
	margin-top: 5px;
}
/* property listings */

	.property_list {
}
.listing {
	float: left;
	font-size: 10px;
	color: #CCCCCC; /* #000000; */
	/*		text-shadow: #333333 1px 1px;*/
    text-align: center;
	width: 160px;
	padding-top:5px;
	padding-bottom:5px;
}
.listing .office {
	color: #CCCCCC; /* #000000; */
	font-style: italic;
}
.listing a:link,  .listing a:visited,  .listing a:active {
	color: #CCCCCC; /* #000000; */
	text-decoration: none;
}
.listing a:hover {
	color: #666666;
	text-decoration: none;
}
.form .row {
	clear: both;
	padding: 4px;
}
.form .row .input {
	float: left;
}
.form .inputbox {
	width: 250px;
}
.form .inputarea {
	width: 350px;
	height: 350px;
}
.form .inputarea2 {
	width: 250px;
	height: 150px;
}
.form .row .label {
	padding-top: 4px;
	padding-right: 4px;
	float: left;
	text-align: right;
	width: 130px;
}
.form .buttons {
	float: right;
	padding: 0px 0px 0px 0px;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.center {
	text-align:center;
}
.left {
	float: left;
}
.new {
	color: red;
}
.alert,  .message {
	color: #2E3471;
	font-weight: bold;
}
.maintenance {
	margin: 100px 0px;
	font-weight: bold;
	color: #2E3471;
	font-size: 16px;
	width: 100%;
	text-align: center;
}
.header {
	/*		color: #1E1F32; */
	font-weight:bold;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 6px;
}
.fs_search {
	text-align: left;
	font-size: 11px;
	width:185px;
}
.fs_contact legend,  .fs_search legend {
	color: #CCCCCC;
	text-transform: uppercase;
	font-weight:bold;
}
.fs_search .label {
	font-weight: bold;
	color:#CCCCCC;
	text-align:left;/*		color:#2E3471;*/
	}
.fs_search .input {
	width: 100%;
	margin-bottom: 11px;
}
.fs_search select {
	width: 98%;
	margin-bottom: 5px;
}
.fs_search .submit {
	width: 98%;
	font-size: 11px;
	font-weight: bold;
	color:#2E3471;
	padding: 2px 0px;
}
.fs_search a {
	color:#CCCCCC;
}
.fs_search select,  .fs_search option,  .fs_search input {
	color: #2E3471;
}
.fs_search form {
	margin:7px 0px 7px 3px;
}
.disclaimer {
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC; /* #000000; */
}
.prevnext:link {
	color: #CCCCCC; /* #000000; */
	text-decoration: none;
}
.prevnext:visited {
	color: #CCCCCC; /* #000000; */
	text-decoration: none;
}
.prevnext:active {
	color: #CCCCCC; /* #000000; */
	text-decoration: none;
}
.prevnext:hover {
	color: #2E3471;
	text-decoration: none;
}
#property_detail_main {
	background-color: #f4f5eb;
	color: #2E3471;
	width: 100%;
}
#property_detail_main a {
	color: #2E3471;
}
#property_detail_main .icons {
	float: right;
	width: 70px;
	text-align: right;
	margin: 10px 10px 10px 10px;
}
#property_detail_main .image img {
	border:1px solid #2E3471;
}
#property_detail_main .image {
	width: 340px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#property_detail_main .tools {
	float: left;
	margin: 10px 0px 10px 0px;
	line-height: 15px;
}
#property_detail_main .tools .title {
	text-transform: uppercase;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}
#property_detail_main .tools ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#property_detail_main .tools li {
	display: block;
}
#show_calc {
	position: absolute;
	top: 150px;
	left: 75px;
	width: 600px;
	visibility: hidden;
	background-color: #f4f5eb;
}
#show_calc,  #mortgage_calc {
	padding: 15px;
	border:1px solid #2E3471;
}
.listoffice {
	color: #CCCCCC; /* #000000; */
	font-style: italic;
}
.proptitle {
	padding-bottom: 3px;
	font-size: 12px;
	color: #CCCCCC; /* #000000; */
	font-weight: bold;
}
.solidline {
	border-bottom-width:1px;
	border-bottom-style: solid;
	margin: 10px 0px 10px 0px;
	border-bottom-color: #CCCCCC;
}
#property_images {
	margin-left: 35px;
}
#property_images .timage {
	width: 106px;
	height: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#property_images .image {
	margin: 3px;
	padding: 3px;
	float: left;
	border: 1px solid #CCCCCC;
}
#property_images .image img {
	vertical-align: middle;
}
#property_description {
	text-align: justify;/*    font-size: 11px;*/

  }
.mortgageForm {
	margin: 5px 0px 5px 0px;
	border-top:1px solid #2E3471;
	border-bottom:1px solid #2E3471;
}
.mortgageForm .row {
	clear: both;
	margin: 2px 0px;
}
.mortgageForm .col1 {
	text-align: right;
	float: left;
	width: 20%
}
.mortgageForm .col2 {
	text-align: left;
	float: left;
	width: 25%
}
.village_properties {
	width: 100%;
}
.village_properties .header {
	border-bottom:1px solid #999999;
}
.village_properties .city {
	color: #2E3471;
	font-weight:bold;
	font-size: 13px;
	text-transform: capitalize;
}
.village_properties .property_text {
	float:left;
	width: 33%;
	text-transform: capitalize;
}
.agent_left {
}
.agent_right {
	text-align: right;
}
.agent_left .photo,  .agent_left .details {
	float: left;
}
.agent_right .photo,  .agent_right .details {
	float: right;
}
.agent_left .details,  .agent_right .details {
	margin-top:100px;
}
.util_links_single {
	margin-top:110px;
}
.agent_left .photo {
	margin-right: 5px;
}
.agent_right .photo {
	margin-left: 5px;
}
#inquire {
	width: 100%;
	height: 15px;
	background-color:#f4f5eb;
	padding: 2px;
}
#inquire a {
	color: #2E3471;
}
#popup {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	border: 1px solid #2E3471;
	background-color: #F4F5EB;
	font-family: Optima, Verdana, sans-serif;
	color: #333333;
	font-size: 12px;
}
#popup_header {
	text-align: center;
	background-color: #f4f5eb;
	border-bottom: 1px solid #2E3471;
}
#popup_main {
	clear: both;
	padding: 10px;
}
#popup .form .row {
	clear: both;
	padding: 2px;
}
#popup .form .row .label {
	width: 150px;
}
#popup_footer {
	border-top: 1px solid #2E3471;
	background-color: #f4f5eb;
	text-align: right;
	padding: 5px;
}
#home_text {
	margin-top: 10px;
	font-size: 16px;
}
#home_img {
	float:left;
	border:4px solid #ccc;
	border-bottom-width:1px;
	.border-bottom-width:4px;
	padding:0px;
	margin:0px;
	background-color:#ccc;
	/* background-color:303672; */
	color:#ccc;/*		marginleft: 144px;*/

	}
}
