/* **************** */
/* *** ELEMENTS *** */
/* **************** */

a {
	color:#99af00;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

a.bulleted {
	font-size:10px;
	text-decoration:none;
	background-image:url(../images/go_bullet.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#333;
	}

body {
	text-align:center;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color:#333;
	color:#333;
	padding:0;
	margin:0;
	}

form {
	padding:0;
	margin:0;
	border:0;
	}

h1 {
	width:415px;
	height:25px;
	background-image:none;
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	margin:25px 0px 0px 30px;
	border:0;
	}

h2 {
	width:415px;
	height:25px;
	margin:0px 0px 0px 30px;
	}

h3 {
	margin:0px 0px 0px 30px;
	}

img {
	border:0px;
	}

select {
	width:130px;
	}

table.matrix {
	width:750px;
	margin:0px auto 0px auto;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:9px;
	padding:0;
	}

	table.matrix a {
		font-weight:bold;
		}

	table.matrix tr {
		border:solid black 1px;
		padding:0;
		margin:0;
		}

	table.matrix td, th {
		border:solid black 1px;
		text-align:center;
		padding:3px;
		margin:0;
		}

	table.matrix th {
		background-color:#990;
		font-weight:bold;
		color:#fff;
		}

	table.matrix td.Available {
		background-color:#d6d7ab;
		}

		table.matrix td.Available a {
			color:#333;
			}

	table.matrix td.floorPlate {
		text-align:left;
		background-color:#666;
		font-weight:bold;
		color:#fff;
		}

	table.matrix td.Highlight {
		background-color:#fc0;
		}

		table.matrix td.Highlight a {
			color:#333;
			}

	table.matrix td.noBorder, th.noBorder {
		background-color:transparent;
		font-weight:bold;
		text-align:right;
		border:0;
		}

	table.matrix td.Unavailable {
		background-color:#666;
		}

		table.matrix td.Unavailable a {
			color:#ccc;
			}

	table.matrix td.Sold {
		background-color:#999999;
		}

table#loan_results {
	width:470px;
	margin:20px 0px 20px 0px;
	padding:0;
	border-spacing:0;
	border:none;
	}

	table#loan_result tr {
		padding:0;
		margin:0;
		}

	table#loan_result td {
		border:none;
		}

	table#loan_results th {
		border:none;
		text-align:left;
		font-weight:bold;
		}

	table#loan_results th.first {
		padding-left:30px;
		}

	table#loan_results td.loan_payment {
		font-weight:bold;
		color:#990;
		}

ul {
	margin:0;
	padding-top:0;
	padding-left:1.5em;
	}



/* *********** */
/* *** IDS *** */
/* *********** */

#column_left {
	margin:0;
	padding:0px 0px 10px 0px;
	width:305px;
	float:left;
	}

#column_right {
	margin:0;
	padding:0px 0px 0px 0px;
	width:470px;
	background-color:#eed;
	float:left;
	}

	#column_right a {
		font-weight:bold;
		}

	#column_right h3 {
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		}

	#column_right hr {
		margin-left:30px;
		margin-right:30px;
		}

	#column_right p {
		padding-left:30px;
		padding-right:30px;
		}

	#column_right ul {
		margin-left:30px;
		margin-right:30px;
		margin-bottom:10px;
		}

	#column_right li {
		list-style-image:url(../images/li_plus_bullet.gif);
		}

#footer {
	width:775px;
	border-top:solid white 12px;
	padding-top:32px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:center;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#aeba12;
	}

	#footer a {
		color:#fff;
		font-weight:normal;
		text-decoration:none;
		}

	#footer a:hover {
		color:#fff;
		text-decoration:underline;
		}

	#footer ul {
		margin-left:0;
		padding-left:0;
		display: inline;
		}

	#footer ul li {
		list-style:none;
		display:inline;
		margin-right:5px;
		padding-left:13px;
		background-image:url(../images/bottomNav_bg.gif);
		background-repeat:no-repeat;
		}

	#footer ul li.firstNav {
		list-style:none;
		display:inline;
		margin-right:5px;
		padding-left:13px;
		background-image:none;
		}

#frame {
	border:0;
	padding:0;
	width:775px;
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	line-height:normal;
	background-image:url(../images/sidebar_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	}

#fyh_explore {
	background-image:url(../images/fyh_explore_bg.gif);
	background-repeat:repeat-y;
	}

#fyh_search {
	background-image:url(../images/fyh_search_bg.gif);
	background-repeat:repeat-y;
	padding-left:160px;
	}

	#fyh_search div {
		margin-top:5px;
		margin-bottom:5px;
		}

#fyh_pricematrix {
	background-image:url(../images/fyh_pricematrix_bg.gif);
	background-repeat:repeat-y;
	}

#LoanAAmount, #LoanBAmount {
	width:130px;
	}

#LoanARate, #LoanBRate {
	width:45px;
	}

#LoanATerm, #LoanBTerm {
	width:45px;
	}

#nav_cameraone, #nav_cameratwo {
	width: 120px;
	height: 15px;
	padding: 0;
	margin: 10px 0 0 0;
	}

	#nav_cameraone a, #nav_cameratwo a {
		width: 120px;
		height: 15px;
		}

	#nav_cameraone a:hover, #nav_cameratwo a:hover {
		background-image: none;
		}

	#nav_cameraone {
		background: url(../images/nav_cameraone.gif) 0 -15px;
	}

		#nav_cameraone a {
			background: url(../images/nav_cameraone.gif) 0 0;
		}

	#nav_cameratwo {
		background: url(../images/nav_cameratwo.gif) 0 -15px;
		}

		#nav_cameratwo a {
			background: url(../images/nav_cameratwo.gif) 0 0;
		}

#sb_bethefirsttoknow {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_interested.jpg) top left no-repeat;
	}

#sb_dayinthelife {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_dayinthelife.jpg) top left no-repeat;
	}

#sb_dayinthelife_horz {
	width:270px;
	padding:155px 10px 10px 10px;
	background:url(../images/sbbg_dayinthelife_h.jpg) top left no-repeat;
	}

#sb_daysaway {
	width:255px;
	padding:155px 10px 10px 10px;
	background-color:#fff;
	background:url(../images/sbbg_daysaway.jpg) top left no-repeat;
	}

#sb_daysawayalt {
	width:255px;
	padding:155px 10px 10px 10px;
	background-color:#fff;
	background:url(../images/sbbg_daysawayalt.jpg) top left no-repeat;
	}

#sb_findyourhome {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_findyourhome.jpg) top left no-repeat;
	}

#sb_getpreapproved {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_getpreapproved.jpg) top left no-repeat;
	}

#sb_interested {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_interested.jpg) top left no-repeat;
	}

#sb_newsevents {
	width: 274px;
	padding: 3px;
	}

	#sb_newsevents h3 {
		color: #fff;
		background: #aebb09;
		padding: 7px;
		}

	#sb_newsevents p {
		padding: 5px 7px;
		}

#sb_priceavailability {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_priceavailability.jpg) top left no-repeat;
	}

#sb_stayinformed {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_interested.jpg) top left no-repeat;
	}

#sb_thecapitoldistrict {
	width:150px;
	padding:10px 10px 10px 120px;
	background:url(../images/sbbg_thecapitoldistrict.jpg) top left no-repeat;
	}

#signup {
	width:710px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 30px 10px 30px;
	background-color:#eed;
	}

#theMatrix {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#eed;
	}

	#theMatrix p {
		margin-left:12px;
		margin-right:12px;
		}



/* *************** */
/* *** CLASSES *** */
/* *************** */

.column_x2 {
	width:200px;
	padding:10px 0px 10px 30px;
	float:left;
	}

.construction_cam {
	width: 125px;
	float: left;
	padding: 0;
	margin: 10px 30px;
	}

	.construction_cam h3 {
		float: left;
		text-align: left;
		}

.cp_green {
	color:#99af00;
	}

.dimmer {
	text-decoration:none;
	font-weight:bold;
	color:#999;
	}

.disclaimer {
	font-size:1.0em;
	color:#ccc;
	}

.errorMessage {
	color:#c00;
	}

.fieldDesc {
	font-weight:bold;
	}

.fyh_block {
	border:0;
	border-top:solid white 7px;
	padding:0px 0px 10px 130px;
	margin:0;
	}

	.fyh_block h2 {
		display:none;
		}

	.fyh_block_column {
		float:left;
		width:150px;
		padding:0;
		margin:0;
		}

	.fyh_block select {
		width:140px;
		}

.gallery {
	margin-left:30px;
	}

	.gallery img {
		margin-right:10px;
		margin-bottom:10px;
		}

.lender_column {
	width:225px;
	margin-right:5px;
	float:left;
	}

.loan_form {
	border:0;
	border-top:solid white 7px;
	padding:0px 30px 10px 30px;
	background-color:#aeba12;
	margin:0;
	}

	.loan_form a, .loan_form_last a {
		font-size:10px;
		text-decoration:none;
		background-image:url(../images/go_bullet.gif);
		background-repeat:no-repeat;
		margin-right:20px;
		padding-left:20px;
		color:#333;
		}

	.loan_form form, .loan_form_last form {
		padding:0;
		margin:0;
		}

.loan_form_field {
	float:left;
	padding:5px 5px 5px 0px;
	margin:5px 5px 5px 0px;
	}

	.loan_form_field p {
		padding:5px;
		margin:5px;
		}

.loan_form_last {
	border:0;
	border-top:solid white 7px;
	border-bottom:solid white 7px;
	padding:0px 30px 10px 30px;
	background-color:#aeba12;
	margin:0;
	}

.mapHighlight {
	background-color:#fc0;
	border:solid black 1px;
	padding:0px 2px 0px 2px;
	font-weight:bold;
	color:#666;
	}

.news_date {
	color: #99af00;
	font-weight: bold;
	}

.prop {
	float:right;
	height:78px;
	width:1px;
	}

.replace {
	text-indent:-1000em;
	background-repeat:no-repeat;
	visibility:visible;
	display:block;	
	}

.sidebar {
	font-size:10px;
	margin-top:10px;
	margin-left:16px;
	background-color:#fff;
	}

	.sidebar a {
		text-decoration:none;
		font-weight:bold;
		color:#333;
		}

	.sidebar a:hover {
		text-decoration:underline;
		}

	.sidebar a.cp_green {
		color:#99af00;
		text-decoration:underline;
		}

	.sidebar h3 {
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		padding:0;
		margin:0;
		}

	.sidebar li {
		list-style-image:url(../images/go_bullet.gif);
		vertical-align:top;
		}

	.sidebar p {
		margin:5px 0px 2px 0px;
		}

	.sidebar ul {
		padding-top:0;
		padding-left:2.5em;
		margin:5px 0px 2px 0px;
		}

.spacer {
	margin:0;
	padding:0;
	clear:both;
	height:1px;
	overflow:hidden;
	}

.whiteBold {
	color:#fff;
	font-weight:bold;
	}

.zebra_tr {
	background-color:#fff;
	}
