body {
	background-image: url(/View/nevitt_real_estate/images/body_bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	color: #333333;
}

img { border: 0px }

ol {
	margin-left: 20px;
}

#site
{
	width: 927px;
	margin: auto;
	text-align: left;
	background-color: #ffffff;
	font-size: 12px;
}

#wrapper
{
	width: 927px;
	min-height: 500px;
	background-image: url(/View/nevitt_real_estate/images/wrapper_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

	#wrapper .left_shadow
	{
		width: 6px;
		height: 573px;
		float: left;
		background-image: url(/View/nevitt_real_estate/images/left_shadow.png);
		background-repeat: no-repeat;
	}

	#wrapper .right_shadow
	{
		width: 6px;
		height: 573px;
		float: left;
		background-image: url(/View/nevitt_real_estate/images/right_shadow.png);
		background-repeat: no-repeat;
	}

	#middle
	{
		width: 915px;
		float: left;
	}

	#content_wrapper
	{
		width: 915px;
		float: left;
		background-image: url(/View/nevitt_real_estate/images/nav_line.png);
		background-repeat: repeat-y;
		min-height: 600px;
		margin-top: 5px;
	}

		#content
		{
			font-size: 12px;
			float: left;
			width: 715px;
			padding: 10px 10px 15px 20px;
		}

#footer_bg
{
	width: 100%;
	height: 184px;
	background-image: url(/View/nevitt_real_estate/images/footer_bg.png);
	background-repeat: repeat-x;
	clear: both;
}

#footer
{
	color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	width: 900px;
	margin: auto;
	clear: both;
	font-size: 11px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
	color: #9eb2d5;
}

.listingheader
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/View/nevitt_real_estate/images/listing_bar.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 712px;
}

.listingheader a:link, .listingheader a:visited, .listingheader a:active
{
	color: #c2d5f6;
	font-weight: bold;
	text-decoration: none;
}

.listingheader a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* Home page */
#content_home
{
	font-size: 12px;
	float: left;
	width: 885px;
	padding: 10px 10px 15px 20px;
}

.home_column
{
	width: 232px;
	float: left;
	padding: 0px 3px 0px 12px;
	margin-left: 8px;
	border-left: 1px solid #cccccc;
	height: 400px;
}

/* Custom to this template */

#navigation {
	width: 915px;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 16px;
}

	#navigation ul {
		list-style-type: none;
	}

	#navigation li {
		float: left;
		width: 129px;
		height: 31px;
		padding-right: 2px;
		display: block;
	}

		#navigation .menu1 a:link,
		#navigation .menu1 a:active,
		#navigation .menu1 a:visited {
			display: block;
			background-image: url(/View/nevitt_real_estate/images/nav_bg.gif);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #ffffff;
			padding: 7px 0px 7px 12px;
		}

		#navigation .menu1 a:hover {
			color: #904219;
			background-image: url(/View/nevitt_real_estate/images/nav_bg_over.gif);
			background-repeat: no-repeat;
			padding: 7px 0px 7px 12px;
		}

		#navigation .menu1_selected a:link,
		#navigation .menu1_selected a:active,
		#navigation .menu1_selected a:visited,
		#navigation .menu1_selected a:hover {
			display: block;
			background-image: url(/View/nevitt_real_estate/images/nav_bg_over.gif);
			background-repeat: no-repeat;
			text-decoration: none;
			color: #22498c;
			padding: 7px 0px 7px 12px;
		}

#subNavigation {
	width: 160px;
	float: left;
	padding-top: 15px;
}

	#subNavigation ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		width: 164px;
		font-size: 15px;
		color: #11387c;
		font-weight: bold;
		text-align: right;
	}

	#subNavigation li {
		padding: 4px 4px;
		display: block;
		border-bottom: thin solid #d9dee0;
		margin-left: 15px;
	}

		#subNavigation .menu1 a:link,
		#subNavigation .menu1 a:active,
		#subNavigation .menu1 a:visited {
			display: block;
			color: #11387c;
			text-decoration: none;
		}

		#subNavigation .menu1 a:hover {
			display: block;
			color: #96461a;
			text-decoration: none;
		}

		#subNavigation .menu1_selected a:link,
		#subNavigation .menu1_selected a:active,
		#subNavigation .menu1_selected a:visited,
		#subNavigation .menu1_selected a:hover {
			display: block;
			color: #96461a;
			text-decoration: none;
		}

/* Interior Stuff */
h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 23px;
	font-size: 21px;
	font-weight: normal;
	color: #194083;
	font-family: Georgia,"Times New Roman",Serif;
	background-image: url(/View/nevitt_real_estate/images/h1_bg.gif);
	background-repeat: no-repeat;
}

#eho
{
	background-image:url(/View/nevitt_real_estate/images/eho.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 63px;
	float: left;
	margin-left: 25px
}

#mls
{
	background-image:url(/View/nevitt_real_estate/images/mls.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 108px;
	float: left;
	margin-left: 10px;
}

#grip
{
	background-image:url(/View/nevitt_real_estate/images/grip_24bit.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 120px;
	margin-top: 25px;
	float: right;
}

a span
{
	cursor: pointer;
}

#printheader, #printfooter {
	display: none;
	visibility: hidden;
}
