/* CSS Document */
html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	margin-left: 15px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end reset */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(http://www.canyonrealestate.net/images/bg_gradient.jpg);
	background-position: center top;
	background-color: #121C04;
	background-repeat: no-repeat;
	font-size: 90%;
	line-height: 17px;
}



a:link, a:visited {
	color: #42541D;
	text-decoration: underline;
    font-weight: bold;
}
a:hover, a:active {
	color: #ADB48B;
    font-weight: bold;
}

p {}

#wrapper {
	margin: 0 auto;
	width: 930px;
}
#header {
	width: 890px;
	color: #333;
	padding: 0px 20px 0px 20px;
	height: 111px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	background-image: url(http://www.canyonrealestate.net/images/bg_header.gif);
}

.fadetp {
	/*background-image: url(http://64.79.46.199/images/fadeTP.png);*/
	background-position: center bottom;
	background-repeat: no-repeat;
}

.fademid{
	/*background-image: url(http://64.79.46.199/images/fadeBT.png);*/
	background-repeat: repeat-y;
	background-position: center center;
}
.logo {
	display: block;
	float: left;
	height: 68px;
	width: 404px;
	margin-top: 15px
}

#mainphoto {
	width: 890px;
	color: #333;
	padding: 0px 20px;
	height: 380px;
	margin: 0px;
	background-image: url(http://www.canyonrealestate.net/images/bg_mainphoto.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#panoramic {
	width: 890px;
	color: #333;
	padding: 0px 20px 0px 20px;
	height: 190px;
	margin: 0px;
	background-image: url(http://www.canyonrealestate.net/images/bg_mainphoto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:890px;
	height:74px;
	position:relative;
	z-index:100;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(http://www.canyonrealestate.net/images/bg_navigation.jpg);
	background-position: center top;
	margin-left:20px;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:890px; w\idth:890px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding-left:13px;margin:0;list-style-type:none;}
.menu ul ul {width:175px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:141px;
	position:relative;
    padding: 0px 1.6px 0px 1.6px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:auto;
	height:74px;
	line-height:65px;
	background-image: url(http://www.canyonrealestate.net/images/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:141px; w\idth:141px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #b7c395;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #c9ba65;
}
.menu ul ul :hover > a.drop {
	background-color: #c9ba65;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:74px;left:-17px; width:195px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:74px;t\op:74px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#333;
	height:auto;
	line-height:1em;
	width:195px;
	background-color: #b7c395;
	text-align: left;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: none;
	margin-left: 4px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:175px;w\idth:175px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#FFF;
	background-color: #b7d186;
	background-image: url(http://www.canyonrealestate.net/images/buttonO.gif);
	background-position: center top;
}
.menu :hover > a, .menu ul ul :hover > a {	
    color:#FFF;
	background-color: #b7d186;
	background-image: url(http://www.canyonrealestate.net/images/buttonO.gif);
	background-position: center top;}
.menu ul ul a:hover{
	color:#FFF;
	background-color: #5b693c;
	background-image: none;
}
.menu ul ul :hover > a {
	color:#FFF;
	background-color: #5b693c;
	background-image: none;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


#content {
	width: 830px;
	color: #333;
	margin: 0px;
	padding: 10px 50px 0px;
	height: auto;
	min-height: 357px;
	background-image: url(http://www.canyonrealestate.net/images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#content ol, #content ul {
	list-style-type: disc;
	padding-left: 10px;
  
}

#subfooter {
	width: 830px;
	color: #333;
	margin: 0px;
	padding: 10px 50px 0px;
	background-image: url(http://www.canyonrealestate.net/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	z-index: 5;
}

.bottomfade {
	/*background-image: url(http://64.79.46.199/images/fadeBT.png);*/
	background-repeat: repeat-y;
	background-position: center bottom;
}

.bottomfadehome {

}

#footer {
	width: 830px;
	color: #37570D;
	margin: 0px;
	padding: 10px 50px 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	text-align: center;
	font-size: 12px;
	background-color: #121C04;
	z-index: 10;
}
.contact-label {
text-align:right;
padding: 0px;
font-weight: bold;
}
.error {
color: #CF0000;
font-weight: bold;
font-size: 14px;
}
h1 {
	color: #603600;
	font-weight: bold;
	font-size: 20px;
	background-image: url(images/bg_h1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
    color: #603600;
    font-weight: bold;
    font-size: 16px;
    background-image: url(images/bg_h1.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
h3 {
color: #603600;
font-weight: bold;
font-size: 14px;
}
h4 {
color: #603600;
font-weight: bold;
font-size: 12px;
}

.infolinks a {
	color: #42541D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
	float: right;
}
.infolinks a:hover {
	color: #ADB48B;
}
/* NOTE: Map css below */
#title {
    color: #603600;
    font-weight: bold;
    font-size: 14px;
    background-image: url(images/bg_h1.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#title a {
     font-size: 14px;
     color: #42541D;
}
#title a:hover, a:active {
    color: #ADB48B;
    font-weight: bold;
}
.price {
     color: #603600;
    font-weight: bold;
    font-size: 14px;
}

#infowindow  {

text-align: left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.imagewrapperright {

	font-size: 10px; 
	text-align: left;
	float: right; 
	margin: 4px 0px 6px 4px;
}
.imagewrapperleft {

	font-size: 10px; 
	text-align: left;
	float: left; 
	margin: 4px 4px 0px 0px;
}
.imagebox {

	color: #000;
	text-align: center;
}
.captionbox a {
	margin: 6px 6px 6px 3px;
	font-size: 10px;
	background: #fff; 
	color: #000;
	text-align: center;
}

#property-list td{
padding:10px;
vertical-align: top;

}

#property-list img {
border:  thin solid #677260;
}
#property-list a {
text-decoration: none;
}
#property-list2 a {
font-size:80%;
}
.red {
color: #CF0000;
font-size: 13px;
font-weight: bold;
}
.border {
border: thin solid #42541D;
}


.box {
    background-color: #edefe6;
    background-image: url(http://www.canyonrealestate.net/images/box1_04.jpg);
    background-repeat: repeat;
}
.boxtop {
    font-size: 0;
    height: 14px;
    background-image: url(http://www.canyonrealestate.net/images/box1_02.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
.boxtop div {
    background-image: url(http://www.canyonrealestate.net/images/box1_03.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

.boxtop div div {
    font-size: 0;
    height: 14px;
    background-image: url(http://www.canyonrealestate.net/images/box1_01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.boxbottom {
    font-size: 0;
    height: 14px;
    background-image: url(http://www.canyonrealestate.net/images/box1_08.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.boxbottom div {
    background-image: url(http://www.canyonrealestate.net/images/box1_09.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.boxbottom div div {
    font-size: 0;
    height: 14px;
    background-image: url(http://www.canyonrealestate.net/images/box1_07.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.boxcontent {
    margin-right: 14px;
    background-color: #ecede6;
    margin-left: 14px;
    padding: 0px;
}

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: #43541fw;
}
.small {
font-size:70%;
}

