
body {
 font: Arial, Helvetica, sans-serif;
 background: #2C572C url(../images/n_background_shade.gif) repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 margin-top: 20px;
}


p {
	margin-bottom: 10px;
}

input {
	font-size: 11px;
	color: Green;
}

textarea {
	font-size: 11px;
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-size: 11px;
	color: Green;
}

* {margin: 0; padding: 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#wrapper {
	PADDING: 0px;
	MARGIN: 0px auto; 
	WIDTH: 820px; 
	POSITION: relative; 
	TOP: 0px; 
	TEXT-ALIGN: left;
	border: 1px solid #003333;
	background-color: white;
	background: White url(../images/northallerton_headshot.jpg) no-repeat 0 0;
}

#wrapper_sub {
	PADDING: 0px;
	MARGIN: 0px auto; 
	WIDTH: 820px; 
	POSITION: relative; 
	TOP: 0px; 
	TEXT-ALIGN: left;
	border: 1px solid #003333;
	background-color: white;
	background: White url(../images/northallerton_headshot_sub.jpg) no-repeat 0 0;
}


#wrapper_header {
	background-color: white;
	background: White url(../images/northallerton_headshot.jpg) no-repeat 0 0;
}

#header_sub {
	background-color: white;
	background: White url(../images/northallerton_headshot_sub.jpg) no-repeat 0 0;
}

#leftnav {
	margin: 107px 0px 30px 20px;
	width: 245px;
	float: left;
	background-color: #E1D9D0;
	border: 1px solid White;
}

#leftnav h2 {
	margin: 0px;
	padding: 0px;
}

#leftnav ul {
margin:0px;
padding: 0px;
list-style: none;
width: 245px;
}

#leftnav ul li {
	border-bottom: 1px solid Black;
	border-top: 1px solid #669900;
	font-size: 0.75em;
	padding: 7px 13px 8px 24px;
	color: Lime;
	text-indent: 5px;
	background: url(../images/n_nav_off.gif) no-repeat 0 0;
}

#leftnav ul li.on {
	border-bottom: 1px solid Black;
	border-top: 1px solid #669900;
	background: #003333 url(../images/n_nav_on.gif) no-repeat 0 0;
	font-size: 0.75em;
	padding: 7px 13px 8px 24px;
	color: Lime;
	text-indent: 5px;
}

#leftnav ul li a:link, active {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

#leftnav ul li a:visited {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

#leftnav ul li a:hover {
	text-decoration: underline;
	color: Lime;
}

.search_cats {
	font-weight: bold;
	color: Black;
	font-size: 0.75em;
}

a.subsearch {
display: block;
border: 1px solid;
border-color: #FF9900 #000 #000 #FF9900;
background: #CC6633;
font-size: 0.75em;
color: white;
padding: 3px;
font-weight:bold;
text-decoration: none;
width: 12em;
text-align: center;
margin: 10px;
}

a.subsearch:hover
{
position: relative;
top: 1px;
left: 1px;
border-color: #000 #FF9900 #FF9900 #000;
color: Black;
} 

#auction {
	margin: 6px 0px 30px 16px;
	padding: 0px;
}

a.auct:link {
	color: #663333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.auct:visited {
	color: #663333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.auct:hover {
	color: #CC6633;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#rightcontent {
	float: right;
	margin: 285px 10px 25px 0;
	width: 495px;
}

#rightcontentsub {
	float: right;
	margin: 140px 10px 25px 0;
	width: 495px;
}

#rightcontentsub h1 {
	font-size: 24px;
	color: #003333;
	font-weight: normal;
	margin-bottom: 5px;
}

#rightcontentsub h2 {
	font-size: 0.75em;
	color: #003333;
	font-weight: normal;
	margin-bottom: 15px;
}

.headerimage {
	margin-bottom: 10px;
	display: block;
}

.bodytext {
	font-size: 0.75em;
	line-height: 1.6em;
	color: #666666;
}

.bodytextsmall {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #666666;
	margin-bottom: 10px;
}

.bodypicture {
	float: right;
	margin: 0px 0px 0px 0px;
}


a.body:link {
	color: #CC6633;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.body:visited {
	color: #CC6633;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.body:hover {
	color: #663333;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#left_feature {
	float: left;
	border: 1px solid #333333;
	margin-top: 20px;
	width: 220px;
	padding: 10px 10px 0px 10px;
}

#left_feature h1 {
	font-size: 18px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;		
}

#right_feature {
	float: right;
	border: 1px solid #333333;
	background-color: #eeeeee;
	margin-top: 20px;
	width: 220px;
	padding: 10px;
}

#right_feature h1 {
	font-size: 18px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;	
}

.featurebig {
	border-top: 1px dotted #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px 0px 3px 0px;
}

a.biglink:link {
	font-size: 18px;
	color: #CC6633;
	text-decoration: underline;
}

a.biglink:visited {
	font-size: 18px;
	color: #CC6633;
	text-decoration: underline;
}

a.biglink:hover {
	font-size: 18px;
	color: black;
	text-decoration: underline;
}

a.medlink:link {
	font-size: 12px;
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.2em;
}

a.medlink:visited {
	font-size: 12px;
	color: #CC6633;
	text-decoration: underline;
	font-weight: bold;	
	line-height: 1.2em;
}

a.medlink:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.2em;
}

.homethumb {
	text-align: center;
	width: 220px;
	margin: 10px 0px 10px 0px
}

#footer {
	padding: 10px;
	background-color: #E1D9D0; 
	display: block;
	clear: both;
	margin-top: 10px;
	text-align: center;
}

/* Results */

#aproperty {
	display: block;
	clear: both;
	background: url(../images/n_propsepx.gif) repeat-x 0% 0%;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#feature_box_left {
float: left;
width: 150px;
}

#feature_box_right {
float: right;
text-align: left;
width: 330px;
color: #333333;
line-height: 1.5em;
font-size: 0.75em;
margin-bottom: 15px;
}

a.propname:link {
	font-size: 12px;
	color: #CC6633;
	text-decoration: underline;
}

a.propname:visited {
	font-size: 12px;
	color: #CC6633;
	text-decoration: underline;
}

a.propname:hover {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

a.price:link {
	font-size: 18px;
	color: #cc6633;
	text-decoration: underline;
	display: block;
	clear: both;
	margin-bottom: 4px;
}

a.price:visited {
	font-size: 18px;
	color: #cc6633;
	text-decoration: underline;
	display: block;
	clear: both;
		margin-bottom: 4px;
}

a.price:hover {
	font-size: 18px;
	color: black;
	text-decoration: underline;
	display: block;
	clear: both;
		margin-bottom: 4px;
}

#featured_home {
	width: 143px;
	float: left;
}

#pageend {
	display: block;
	clear: both;
	background: url(../images/n_propsepx.gif) repeat-x 0% 0%;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.pageno {
	font-size: 18px;
	color: #333333;
}

a.pageno:link {
	font-size: 18px;
	color: #CC6633;
	text-decoration: underline;
}

a.pageno:visited {
	font-size: 18px;
	color: #CC6633;
	text-decoration: underline;
}

a.pageno:hover {
	font-size: 18px;
	color: black;
	text-decoration: underline;
}

#pagecontrol {
	display: block;
	clear: both;
	width: 490px;
	margin-top: -10px;
}

#homename {
	display: block;
	clear: both;
	margin-top: 10px;
	font-size: 0.75em;
	font-weight: bold;
	color: #003300;
	background: url(../images/n_propsepx.gif) repeat-x 0% 0%;
	padding-top: 19px;
}

#pictures {
	display: block;
	clear: both;
	margin-top: 5px;
	width: 491px;
	margin-bottom: 12px;
}

#pictures_main {
	float: left;
	margin-right: 1px;
}

#pictures_sub {
	float: right;
	margin-bottom: 1px;
}

#words {
	display: block;
	clear: both;
	margin-top: 15px;
	width: 491px;
	font-size: 0.75em;
	color: #333333;
	line-height: 1.5em;
}

#words h1 {
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 491px;
	background-color: #eeeeee;
	color: #006600;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}

.calTable {
	border: 1px solid;
	border-color: #333333;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	width: 100%;
	border-collapse: collapse;
}

.calTable th {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #663737;
	color: #CCCC00;
	border-bottom: 1px solid #333333;
	font-size: 12px;
	line-height: 1.6em;
}

.calTable td {
	padding: 3px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-size: 12px;
	line-height: 1.4em;
}

.copyright_cont {
	text-align: center;
}

.copyright {
	width: 820px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 8pt;
	color: #fff;
	text-align: right;
}

.copyright a, .copyright a:link, .copyright a:active, .copyright a:active {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.copyright a:hover
{
	color: orange;
}
