html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}

a {
	color: #00F;
}

a:link {
	color: #00F;
}

a:visited  {
	color: #B05;
}

a:active {
	color: #B05;
}

a:hover {
	color: #F00;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	line-height: 17px;
}

h2 {
	line-height: 30px;
}

.user_comment {
	margin-left: 0px;
}

.user_comment_label {
	margin-left: 20px;
}

.user_comment li {
	list-style-type: disc;
	margin-left: 10px;
}

.comment {
	padding: 20px;
	margin: 10px;
	width: 440px;
	background-color: #eef;
	border: 1px solid #999;
	-moz-border-radius: 10px;
}

.objective_info {
	width: 460px;
}

.objective_label {
	border: 0px;
	width: 150px;
	font-weight: bold;
}

.objective_value {
	border: 0px;	
}

.frontpage_info {
	line-height: 22px;
	width: 600px;
	margin-bottom: 10px;
	margin-top:8px;
}

table.noborders {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.noborders tr td {
	border: 0px;
}

table.noborders2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.noborders2 tr td {
	padding: 10px;
	border: 0px;
}

.footer {
	display: block;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 5px;
}

.content {
	width: 900px;
	text-align: left;
	background-color: #fff;
	padding: 0px;
	padding: 10px;
	margin: 0px;
	display: inline-block;
}

#navbar {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	margin: 0px;
	padding: 0px;
}

.page_nav {
	border: 0px;
	width: 825px;
	font-weight: bold;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	font-size: 16px;
}

#dhtmltooltip {
	position: absolute;
	width: 200px;
	border: 1px solid black;
	padding: 6px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.dhtmlselect{ /*style of DHTML Select Menu, main box */
width: 140px; /*default  width of main box */
border: 0px;
position: relative;
text-indent: 3px;
cursor: hand;
cursor: pointer;
display: inline;
color: #00f;
text-decoration: underline;
padding: 3px;
}

.dhtmlselect .downimage{ /*style of "down" image to the right of the DHTML Select Menu*/
position: absolute;
right: -25px;
}

.dhtmlselect .dropdown{ /*style of Drop Down Menu that appears onMouseover */
position: absolute;
left: 0;
width: 180px; /*default width of drop down menu*/
border: 1px solid black;
border-bottom-width: 0;
display: none;
z-index: 5;
font-weight: normal;
}

.dhtmlselect .dropdown a{ /*style of Drop Down Menu's links */
width: auto;
display: block;
background: #fff7d1;
border-bottom: 1px solid black;
padding: 1px 0;
text-indent: 5px;
text-decoration: none;
color: black;
}

* html .dhtmlselect .dropdown a{ /*IE 6 (and below) hack */
width: 100%;
}

.dhtmlselect .dropdown a:hover{
background: #ffe469;
}

.js_link {
	text-decoration: underline;
	cursor: pointer;
}

.fb_login a {
	width: 65px; 
	height: 22px;
	background-image: url('/images/fb_login.png');
	display:block;
	text-indent:-1500px;
	overflow:hidden;
}

.fb_login a:active {
	background-position: 0 -22px;
}

.username {
	float: right;
	margin-right: 10px;
}

#agency_infobox {
	float: right;
	margin-top: -20px;
}

#agency_infobox td {
	border: 0px;
}

.rating_star {
	padding: 0px;
	margin: 0px;
	display: inline;
	position: relative;
	top: 4px;
}

.verdana {
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;
	display: inline;
}

.shadow {
	text-shadow: 1px 1px 1px #bbb;
}

.searchres {
	font-size: 12px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.basic {
	border: 0px;
	padding: 0px
}

.res_image {
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}

.res_td {
	border: 0px;
	padding: 0px;
	vertical-align: center
}

.res_desc {
	text-shadow: none;
	display: inline;
}

.gmaps {
	float: right;
	width: 38px;
	height: 38px;
	margin-top: -10px;
}

.frontheader {
	font-size: 20px;
	display: block;
	margin-top: 15px;
}

.frontlinks {
	border: 0px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.frontlinks td {
	border: 0px;
	width: 600px;
	vertical-align: top;
}

.spacedlinks {
	display: inline;
}

.spacedlinks a {
	margin-left: 10px;
	margin-right: 10px;
}

.agency_table {
	border: 0px;
	font-size: 12px;
}

.long_agency {
	width: 860px;
	padding: 8px;
}

.long_agency table {
	font-size: 12px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.agency_thumbnail {
	width: 114px;
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}

.agency_text {
	border: 0px;
	padding: 0px;
	vertical-align: center;
}

.push_right {
	float: right;
	text-align: right;
}

.agency_desc {
	text-shadow: none;
	display: inline;
}

.agency_email {
	display: inline;
	float: right;
}

.short_agency {
	width: 690px;
	padding: 4px;
	border: 0px;
}

.short_agency_main {
	float: right;
	font-weight: bold;
	padding-top: 15px;
}

.small_thumbnail {
	width: 70px;
	float: left;
	margin-right: 10px;
	border: 1px solid black; 
}

.short_agency_desc {
	border: 0px;
	padding: 0px;
	vertical-align: center;
}

.links_ul {
	float: right;
	padding: 8px;
	margin: 0px;
}

.housing_objective {
	width: 380px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.housing_photo {
	width: 380px;
	margin: 0px;
	padding: 0px;
}

.youarehere {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.edit_this {
	float: right;
	font-size: 15px;
	font-weight: bold;
}

.edit_this2 {
	font-size: 12px;
	display: inline;
}

.bigtitle {
	font-size: 25px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 12px;
}

.objective_website {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.medium_thumbnail {
	margin: 2px;
	border: 1px solid black;
}

.large_thumb {
	float: right;
	border: 1px solid black;
	clear: left;
	width: 360px;
	margin: 0px;
}

.css_table {
	display: table;
}

.css_row {
	display: table-row;
}

.css_cell {
	margin: 10px;
	padding: 10px;
	vertical-align: top;
	display: table-cell;
}

.contact_row {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 857px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.contact_row:hover {
	background-color: #eef;
	cursor: pointer;
}

.contact_cell {
	border-top: 1px solid black;
	margin: 0px;
	margin-right: -3px;
	padding: 10px;
	vertical-align: top;
	display: inline-block;
}

.contact_cell_top {
	border-top: 1px solid black;
	margin: 0px;
	margin-right: -3px;
	padding: 10px;
	vertical-align: top;
	background-color: #ddf;
	display: inline-block;
}

.col1 {
	width: 50px;
}

.col2 {
	width: 50px;
}

.col3 {
	width: 200px;
}

.col4 {
	width: 100px;
}

.col5 {
	width: 280px;
}

.col6 {
	width: 60px;
}

.topcol6 {
	width: 57px;
}

.long_agency_1 {
	background-color: #eee;
	background-image: url('/images/goldbg.png');
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.00, #db4),
		color-stop(0.15, #ed5),
		color-stop(0.42, #ff6),
		color-stop(0.5, #ff7),
		color-stop(0.58, #ff6),
		color-stop(0.85, #ed5),
		color-stop(1.00, #db4)
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#db4 0%,
		#ed5 15%,
		#ff6 42%,
		#ff7 50%,
		#ff6 58%,
		#ed5 85%,
		#db4 100%
	);
	border: 1px solid black;
}

.agency_titlerow {
	display: inline-block;
	width: 100%;
}

.long_agency_1 a {
	font-weight: bold;
	color: #00f;
	font-size: 17px;
}

.long_agency_1 .agency_titlerow {
	font-size: 17px;
}

.long_agency_1 a:hover {
	color: #f00;
}

#featured_table {
	border: 1px solid black;
	-moz-box-shadow: 3px 4px 6px 0px #aaa;
	-webkit-box-shadow: 3px 4px 6px 0px #aaa;
}

.fbbutton {
	width: 149px;
	height: 22px;
	background-image: url('/images/fb_login.png');
	cursor: pointer;
}

.fbbutton2 {
	width: 131px;
	height: 22px;
	background-image: url('/images/fb_logout.png');
	cursor: pointer;
}

