/* web.css Stylesheet for Screen */
/* site "Santa Ynez Valley Real Estate Company" */

@import "signup.css";

/* ---------------------------------------------------- 
Standard Formatting
---------------------------------------------------- */ 

* 
	{
	margin: 0;
	padding: 0;
	}

html 
	{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	}

body 
	{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/img/bg-xtile.jpg) repeat-x top center #0C1B18;
	line-height: 17px;
	text-align: center;
	}
	
a:link
	{
	color: #39625A;
	}

a:visited
	{
	color: #92140F;
	}
	
a:hover
	{
	color: #B0C9C6;
	}
	
a:active
	{
	color: #92140F;
	}
	
h1
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: lighter;
	}
	
h2
	{
	font-size: 14px;
	color: #000;
	}	

h3
	{
	font-size: 10pt;
	color: #92140F;
	line-height: 12px;
	padding: 12px 0 5px 0;
	margin: 0 22px;
	}

hr
	{
	color: #000;
	}
	
body.forsale td 
	{
	padding: 10px;
	}
	
	
td 
	{
	padding: 5px;
	}
	
.thumbnailpics
	{
	padding: 0;
	}
	
body.admin td 
	{
	padding: 5px;
	}
		
table
	{
	margin: 5px 22px 15px 22px;
	}
	
.tableframetop table
	{
	margin:0;
	padding: 0;
	}
	
table td.sheetrow
	{
	margin:0;
	padding: 0;
	}
	
.tablepadless table
	{
	margin: 0 22px 0 22px;
	}

table.thumbnailpics 
	{
	margin: 0;
	width: 300px;
	overflow: hidden;
	}

table.thumbnailpics td
	{
	padding: 20px 0px 0px 0px;
	}
	
.gallerythumb
	{
	padding: 0 7px 0 0;
	}

.gallerythumb img
	{
	margin: 7px 0 0 0;
	}
	
.gallerythumbr img
	{
	margin: 7px 0 0 0;
	}
	
.detailbottom table
	{
	margin: 5px 5px 15px 5px;
	}
	
.detailbottom table td
	{
	padding: 5px;
	}
	
.adminNav
	{
	font-size: 9pt;
	}
	
.statusText
	{
	font-size: 8pt;
	text-transform: uppercase;
	}


/* ---------------------------------------------------- 
Layout Formatting
---------------------------------------------------- */ 

#wrapperTop
	{
	margin: 0 auto;
	padding: 0px;
	width: 780px;
	text-align: left;
	background: url(/img/wrapper-top.gif) center top no-repeat;
	}
	
#wrapperTopFull
	{
	margin: 0 auto;
	padding: 0px;
	width: 780px;
	height: 100%;
	text-align: left;
	background: url(/img/wrapper-top.gif) center top no-repeat;
	}

#wrapperBg 
	{
	margin: 0 auto;
	padding: 0px;
	width: 780px;
	height: 100%;
	text-align: left;
	background: url(/img/wrapper-ytile.gif) repeat-y top center;
	}

#wrapper 
	{
	margin: 0 auto;
	padding: 0px;
	width: 780px;
	text-align: left;
	background: url(/img/wrapper-ytile.gif) repeat-y top center;
	}

#header
	{
	width: 760px;
	height: 100px;
	margin: 0 auto;
	background: url(/img/header.jpg) top center no-repeat;
	}
	
#logo
	{
	width: 237px;
	height: 78px;
	margin: 16px 0 0 10px;
	overflow: hidden; 
	display: block;
	float: left;
	}	
	
#logo img
	{
	display: none;
	}

#navigation
	{
	width: 760px;
	height: 39px;
	padding-top: 2px;
	margin: 0 auto;
	background: url(/img/nav-xtile.jpg) repeat-x left top;
	text-align: right;
	overflow: hidden;
	}
	
#navcontainer
	{
	width: 508px;
	height: 37px;
	overflow: hidden;
	}
	
#topnav
	{
	padding: 4px 16px 0 0;
	}
	
body.home #content
	{
	width: 760px;
	margin: 0 auto;
	background: url(/img/content-sm-ytile.gif) repeat-y left top;
	text-align: left;
	}
	
#content
	{
	width: 760px;
	margin: 0 auto;
	background: url(/img/content-ytile.gif) repeat-y left top;
	text-align: left;
	}
	
/*body.contactus #content
	{
	width: 760px;
	margin: 0 auto;
	background: url(/img/content-column-ytile.gif) repeat-y left top;
	text-align: left;
	}*/

#leftcolumn
	{
	width: 254px;
	float: left;
	height:100%;
	}
	
#signup
	{
	width: 243px;
	height: 90px;
	position: relative;
	margin: 0 0 0 7px;
	top: -22px;
	background: url(/img/signupBg2.jpg) no-repeat top center;
	}

#samplenewsletter{
	color:#CFECE8;
	font-size:11px;
	float:right;
	padding:4px 0 0 0;
	text-decoration:none;
}

#samplenewsletter:hover{
	color:#EED45B;
}
	
#signupform
	{
	width: 214px;
	height: 22px;
	padding-top: 41px;
	margin: 0 auto;
	}	
	
.form
	{
	margin: 0;
	padding: 0;
	}
	

.propertysearch
	{
	width: 215px;
	margin: 0 auto;
	}
	
.bg
	{
	background: url(/img/form-xtile.gif) left center repeat-x;
	}
	
.justify
	{
	text-align: justify;
	}
	
.titlecell
	{
	width: 125px;
	}

.formadmin
	{
	border: 1px solid #0A1B1A;
	font-size: 9pt;
	padding: 2px 2px 2px 2px;
	}
	
.formbuttons
	{
	border: 1px solid #0A1B1A;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9pt;
	background: url(/img/bg_btn.jpg) center no-repeat #0B1917;
	padding: 6px 2px;
	cursor: hand;
	}
		
.formbutton
	{
	border: 1px solid #0A1B1A;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9pt;
	background: url(/img/bg_btn.jpg) center bottom no-repeat #0B1917;
	padding: 1px 2px;
	cursor: hand;
	}

	
.altRow
	{
	background-color: #D4E7E5;
	}
	
.rowBorder
	{
	border-top: solid 1px #0A1B1A;
	}
	
.detailsphoto
	{
	width: 300px;
	padding: 0 10px 10px 10px;
	float: left;
	}
	
.detailinfo
	{
	margin: 0 0 0 10px;
	width: 354px;
	background: url(/img/whitetop.gif) top right no-repeat #E9F2F1;
	float: left;
	}
	
.detailbottom
	{
	width: 354px;
	background: url(/img/whitebot.gif) bottom right no-repeat;
	}
	
.listings
	{
	border-left: solid 1px #0A1B1A;
	border-right: solid 1px #0A1B1A;
	padding: 0;
	margin: 0 22px;
	}
	
.listings a:link
	{
	color: #AD211A;
	text-decoration: underline;
	}
	
.listings a:visited
	{
	color: #AD211A;
	text-decoration: underline;
	}
	
#details
	{
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 8pt;
	text-transform: uppercase;
	background: url(/img/detailsbtn.gif) center no-repeat;
	width: 56px;
	height: 18px;
	padding: 1px 0 0 0;
	display: block;
	overflow: hidden;
	}

#details:hover
	{
	text-decoration: underline;
	}
	
#mapit
	{
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 8pt;
	text-transform: uppercase;
	background: url(/img/detailsbtn.gif) center no-repeat;
	width: 56px;
	height: 18px;
	padding: 1px 0 0 0;
	display: block;
	overflow: hidden;
	}
	
#mapit:hover
	{
	text-decoration: underline;
	}
	
.tablecell
	{
	padding-left: 5px;
	width: 180px;
	}
	
.tablecellno
	{
	padding: 0;
	margin: 0;
	}
	
.sheetrow .credit
	{
	padding: 5px 10px;
	margin: 0;
	border-top: dashed 1px #999999;
	}
	
.rowOver
	{
	background: #C1DBD8;
	cursor: hand;
	}
	
.detailsframe
	{
	background-color: #C1DBD8;
	border: solid 1px #0A1B1A;
	padding: 10px 0;
	margin: 0 22px;
	}
	
.tableframe
	{
	background-color: #C1DBD8;
	border-top: solid 1px #0A1B1A;
	border-left: solid 1px #0A1B1A;
	border-right: solid 1px #0A1B1A;
	padding: 0;
	margin: 0 22px;
	}
	
.tableframetop
	{
	border-top: solid 1px #0A1B1A;
	}
	
.tableframebottom
	{
	background-color: #C1DBD8;
	border: solid 1px #0A1B1A;
	padding: 0;
	margin: 0 22px;
	}
	
#tabletop
	{
	width: 696px;
	}

#tabletopnav
	{
	padding: 0;
	margin: 0 22px;
	}
	
.listingnavcontainer
	{
	position: relative;
	width: 253px;
	height: 31px;
	}
	
#listingnav
	{
	width: 324px;
	height: 28px;
	position: relative;
	top: 11px;
	left: -11px;
	font-weight: bold;
	font-size: 10pt;
	}

#detailsnav
	{
	width: 260px;
	height: 28px;
	position: relative;
	top: 11px;
	left: -11px;
	font-weight: bold;
	font-size: 10pt;
	}
	
#listview
	{ 
	width: 98px; 
	height: 23px; 
	padding-top: 5px;
	overflow: hidden; 
	background: url(/img/tablenav_btn.gif) top right no-repeat; 
	display: block;
	float: left;
	text-align: center;
	}
	
#mapview
	{ 
	width: 98px; 
	height: 23px; 
	padding-top: 5px;
	overflow: hidden; 
	background: url(/img/tablenav_btn.gif) top right no-repeat; 
	display: block;
	float: left;
	text-align: center;
	} 
	
#spreadsheetview
	{ 
	width: 98px; 
	height: 23px; 
	padding-top: 5px;
	overflow: hidden; 
	background: url(/img/tablenav_btn.gif) top right no-repeat; 
	display: block;
	float: left;
	text-align: center;
	} 
	
#propdetails
	{ 
	width: 114px; 
	height: 23px; 
	padding-top: 5px;
	overflow: hidden; 
	background: url(/img/detailsnav_btn.gif) top right no-repeat; 
	display: block;
	float: left;
	text-align: center;
	} 

#backresults
	{ 
	width: 114px; 
	height: 23px; 
	padding-top: 5px;
	overflow: hidden; 
	background: url(/img/detailsnav_btn.gif) top right no-repeat; 
	display: block;
	float: left;
	text-align: center;
	} 
	
#listingnav a:link,
#listingnav a:visited,
#detailsnav a:link,
#detailsnav a:visited
	{
	color: #0A1B1A;
	text-decoration: none;
	}
  
body.listview #listview,
body.mapview #mapview,
body.spreadsheetview #spreadsheetview,
body.details #propdetails
	{ 
	background-position: top left;
	cursor: default;
	}
	
.floatr
	{
	float: right;
	}
	
.field
	{
	border: 1px solid #0A1B1A;
	height: 12px;
	width: 155px;
	background: url(/img/form-xtile.gif) left center repeat-x #D8DEDD;
	font-size: 8pt;
	padding: 1px 2px 2px 2px;
	}
	
.searchbtn
	{
	float: right;
	font-size: 8pt;
	margin:5px 0;
	padding: 2px;
	}
	
select
	{
	border: 1px solid #0A1B1A;
	background: url(/img/form-xtile.gif) left center repeat-x;
	font-size: 9pt;
	}
	
.brokerageName 
	{
	font-size: 8pt;
	color: #999999;
	}

/* Form styles */	
#city {width: 185px; border: 1px solid #0A1B1A;}
#ptype {width: 120px; border: 1px solid #0A1B1A;}
#prangel {width: 80%; border: 1px solid #0A1B1A;}
#pranger {width: 97px; border: 1px solid #0A1B1A; float: right}
#psizel {width: 80%; border: 1px solid #0A1B1A;}
#psizer {width: 97px; border: 1px solid #0A1B1A; float: right}

.center 
	{ 
	margin: 0 auto; 
	padding: 0;
	font-size: 8pt;
	text-align: center;
	}

#sidebar
	{
	width: 243px;
	height: 100%;
	margin: 0 0 0 7px;
	background: url(/img/side-ytile.jpg) repeat-y top center;
	}
	
#sidebarTop
	{
	width: 243px;
	height: 85px;
	margin: 0 auto;
	background: url(/img/sideTopBg.jpg) no-repeat top center;
	}
	
#featuredlistings
	{
	width: 230px;
	margin: 0 auto;
	padding-top: 30px;
	min-height: 280px;
	background: url(/img/featuredlisting_title.jpg) no-repeat top center;
	}
	
a:link .featuredlisting,
a:visited .featuredlisting
	{
	margin:0 auto;
	padding: 2px 0;
	text-align: center;
	width: 210px;
	text-decoration: none;
	}
	
.exclusive
	{
	width: 215px;
	margin: 0 auto;
	}
	
.exclusiveover
	{
	width: 215px;
	background: url(/img/learnmore.jpg) no-repeat right bottom #F2F4CF;
	margin: 0 auto;
	text-decoration: none;
	cursor: hand;
	}
	
.exclusiveout
	{
	width: 215px;
	margin: 0 auto;
	}
	
.flisitingtext
	{
	margin: 1px 10px;
	text-align: left;
	}

.flisitingtext p
	{
	margin: 0;
	padding: 0;
	}
	
body.home #rightcolumn
	{
	width: 486px;
	float: left;
	}

#rightcolumn
	{
	width: 740px;
	float: left;
	padding-bottom: 40px;
	}
		
#fullwidth
	{
	width: 100%;
	background: url(/img/leftcolumn-xtile) repeat-x left top;
	float: left;
	}

.contentLeft
	{
	width: 73%;
	float: left;
	}
	
body.contactus .contentLeft
	{
	width: 50%;
	float: left;
	}
	
	
.contentFull
	{
	width: 100%;
	float: left;
	}
	
/*body.contactus .contentLeft
	{
	width: 243px;
	float: left;
	}*/
	
.alternate
	{
	width: 486px;
	background: url(/img/alternateLeftds-ytile.gif) left top repeat-y #C0DBD8;
	border-bottom: 1px solid #0A1B1A;
	border-top: 1px solid #0A1B1A;
	margin: 10px 0;
	}
	
	
/*body.contactus .alternate
	{
	width: 486px;
	background: url(/img/alternateLeftds-ytile.gif) left top repeat-y #C0DBD8;
	border-bottom: 1px solid #0A1B1A;
	}*/
	
.contentRight
	{
	width: 486px;
	float: right;
	}
	
body.contactus .contentRight
	{
	width: 50%;
	float: right;
	}
	
#subnav
	{
	width: 24%;
	float: right;
	text-align: left;
	padding-top: 15px;
	}

.topbar
	{
	width: 486px;
	height: 19px;
	background: url(/img/top-xtile.jpg) repeat-x left top;
	}
	
.topbarCorner
	{
	width: 5px;
	height: 19px;
	float: right;
	background: url(/img/topCorner.jpg) no-repeat right top;
	}

.topbarDs
	{
	width: 5px;
	height: 19px;
	float: left;
	background: url(/img/topLeftDs.jpg) no-repeat left top;
	}
	
body.home #contentBottom
	{
	width: 100%;
	background: url(/img/contentBottomSide.gif) no-repeat bottom left;
	}
	
#contentBottom
	{
	width: 740px;
	background: url(/img/contentBottom.gif) repeat-x bottom left;
	}

	
#footer
	{
	width: 486px;
	padding: 0 0 25px 258px;
	margin-left: 10px;
	background: url(/img/footerTop-xtile.jpg) repeat-x left top;
	position: relative;
	}
	
body.home #sideFooter
	{
	width: 245px;
	height: 77px;
	background: url(/img/side-footer.jpg) repeat-x left top;
	position: absolute;
	left: 6px;
	display: inline;
	}
	
#sideFooter
	{
	display: none;
	}
	
#footerText
	{
	color: #1D3230;
	text-align: center;
	background: url(/img/footerTopCorner.jpg) no-repeat right top;
	min-height: 25px;
	padding-top: 25px;
	}

#map
	{
	border: 1px solid #0A1B1A;
	background: url(/img/loading2.gif) no-repeat center #E5E3DF;
	}
	
.mapwindow
	{
	border: 1px solid #0A1B1A;
	background-color: #C0DBD8;
	}
	
.homead
	{
	position: relative;
	width: 470px;
	height: 208px;
	margin: 0 auto;
	padding: 0 0 8px 0;
	display: block;
	}	

.homead img
	{
	float: left
	}	
	
#mapanimation
	{
	position: absolute;
	border: 1px solid #0A1B1A;
	background-color: #FFF;
	padding: 1px;
	width: 259px;
	height: 193px;
	left: 209px;
	top: 10px;
	}
	
#mapanimation:hover
	{
	border: 1px solid  #AD211A;
	}

.noborder
	{
	border: none;
	}

.learnmore
	{
	width: 70px;
	text-align: left;
	padding-right: 7px;
	background: url(/img/arrow.gif) right center no-repeat;
	}
	
.price
	{
	width: 100%;
	float: left;
	}

.sidedivider
	{
	width: 100%;
	margin: 0 auto;
	padding: 3px 0;
	background: url(/img/divider.jpg) bottom center no-repeat;
	}

.floathalf
	{
	float: left;
	width: 50%;
	}

.float
	{
	float: left;
	}
	
.floatright
	{
	float: right;
	}

.contactinfo
	{
	float: right;
	width: 270px;
	}

.clear
	{
	clear: both;
	}
	
	
.biobox
	{
	margin: 5px 0 15px 12px;
	line-height: 18px;
	}
	
#googlemaps
	{
	width: 175px;
	height: 53px;
	background: url(/img/viewmap_btn.jpg) no-repeat top center;
	margin: 5px 10px 0 0;
	display: block;
	overflow: hidden; 
	float: right;
	cursor: hand;
	}

#googlemaps:hover
	{
	background: url(/img/viewmap_btn.jpg) no-repeat bottom center;
	}
	
#nogooglemaps
	{
	width: 199px;
	height: 53px;
	background: url(/img/noviewmap_btn.jpg) no-repeat top center;
	margin: 5px 10px 0 0;
	display: block;
	float: right;
	cursor: hand;
	text-decoration:none;
	color: #39625A;
	}

#nogooglemaps:hover
	{
	background: url(/img/noviewmap_btn.jpg) no-repeat bottom center;
	text-decoration:none;
	}
	
#nogooglemaps:visited
	{
	color: #39625A;
	}
	
#nogooglemaps p
	{
	margin: 0 10px;
	text-decoration: none;
	font-size: 8pt;
	top: -13px;
	position: relative;
	}
	
body.mapview .googlemaps
	{
	cursor: default;
	}
	
.hidden
	{
	display: none;
	}
	
.advanced
	{
	width: 130px;
	float: left;
	margin-top: 8px;
	display: block;
	font-size: 9pt;
	}
	
.advanced a:hover,
.advanced a:active
	{
	color: #000;
	}
	
#sidebar .arrowleft
	{
	margin: 0 0 5px 0;
	padding-top: 2px;
	}
	
#sidebar .arrowleft a:link,
#sidebar .arrowleft a:visited
	{
	text-decoration: none;
	color: #AD211A;
	}
	
#sidebar .arrowleft a:hover,
#sidebar .arrowleft a:active
	{
	text-decoration: underline;
	color: #AD211A;
	}
	
.topbox
	{
	width: 696px;
	background: url(/img/box_top.jpg) top left no-repeat #D4E7E5;
	margin: 5px auto 5px auto;
	padding: 8px 0 0 0;
	overflow: hidden;
	}
	
.botbox
	{
	width: 696px;
	background: url(/img/box_bot.jpg) bottom left no-repeat;
	margin: 0 auto;
	padding:  0 0 1px 0;
	text-align: left;
	}	
	
.topbox1
	{
	width: 696px;
	background: url(/img/box_top1.jpg) top left no-repeat #C1DBD8;
	margin: 5px auto 5px auto;
	padding: 8px 0 0 0;
	overflow: hidden;
	}
	
.botbox1
	{
	width: 696px;
	background: url(/img/box_bot1.jpg) bottom left no-repeat;
	margin: 0 auto;
	padding:  0 0 1px 0;
	text-align: left;
	}	
	
	
.arrowleft
	{
	padding-left: 13px;
	background: url(/img/arrow.gif) left center no-repeat;
	}
	
#contactmap
	{
	margin: 0 22px;
	}
	

/* ---------------------------------------------------- 
Main Navigation
---------------------------------------------------- */ 	

/* Corresponds with body class name to display current page in navigation */

body.forsale #link1,
body.propwanted #link2,
body.aboutus #link3,
body.valleyinfo #link4,
body.contactus #link5
	{
	background-position: top right; 
	}

body.forsale #link1:hover,
body.propwanted #link2:hover,
body.aboutus #link3:hover,
body.valleyinfo #link4:hover,
body.contactus #link5:hover
	{
	background-position: top right; 
	}

#signup a span
	{
	display: none;
	}

#navigation a span
	{
	display: none;
	}

#topnav a span
	{
	display: none;
	}
	
#topnav ul,
#navigation ul
	{
	list-style:none;
	display:inline;
	float: right;
	margin:0;
	}
#topnav ul li,
#navigation ul li
	{
	display:inline;
	margin:0;
	}

#subnav ul
	{
	list-style:none;
	list-style-image: none;
	margin:0;
	padding: 0;
	}

#subnav ul li
	{
	margin:0;
	padding: 0 0 0 15px;
	}
	
#subnav a:link
	{
	color: #1A2E2D;
	}

#subnav a:hover,
#subnav a:active
	{
	color: #AD211A;
	}
	
#subnav a:visited
	{
	color: #1A2E2D;
	}
	
body #subnav #sublink1,
body #subnav #sublink2,
body #subnav #sublink3,
body #subnav #sublink4,
body #subnav #sublink5
	{
	text-decoration:none;
	padding:3px;
	width:70%;
	font-weight: bold;
	display:block;
	padding: 5px 10px 5px 15px;
	background: url(/img/dashed.gif) repeat-x bottom right;
	}
	
body.about #subnav #sublink1,
body.valley #subnav #sublink1,
body.associates #subnav #sublink2,
body.towns #subnav #sublink2,
body.marketing #subnav #sublink3,
body.schools #subnav #sublink3,
body.officelocations #subnav #sublink4,
body.demographics #subnav #sublink4,
body.affiliations #subnav #sublink5,
body.links #subnav #sublink5
	{
	background-color: #D4E7E5;
	color: #AD211A;
	}

body.about #subnav #sublink1:hover,
body.valley #subnav #sublink1:hover,
body.associates #subnav #sublink2:hover,
body.towns #subnav #sublink2:hover,
body.marketing #subnav #sublink3:hover,
body.schools #subnav #sublink3:hover,
body.officelocations #subnav #sublink4:hover,
body.demographics #subnav #sublink4:hover,
body.affiliations #subnav #sublink5:hover,
body.links #subnav #sublink5:hover
	{
	background-color: #D4E7E5;
	color: #AD211A;
	}
	
/* Navigation buttons */	

				
#home
	{ 
	width: 55px; 
	height: 19px; 
	overflow: hidden; 
	background: url(/img/btn_home.jpg) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#home:hover
	{ 
	background-position: bottom left;
	}
	
#contact
	{ 
	width: 92px; 
	height: 19px; 
	overflow: hidden; 
	background: url(/img/btn_contact.jpg) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#contact:hover
	{ 
	background-position: bottom left;
	}

				
#link1
	{ 
	width: 97px; 
	height: 37px; 
	overflow: hidden; 
	background: url(/img/btn_forsale.jpg) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#link1:hover
	{ 
	background-position: bottom left;
	}

#link2
	{ 
	width: 99px; 
	height: 37px; 
	overflow: hidden; 
	background: url(/img/btn_propwanted.jpg) top left no-repeat;  
	display: block;
	float: left;
	} 
  
#link2:hover
	{ 
	background-position: bottom left;
	}
	
#link3
	{ 
	width: 99px; 
	height: 37px; 
	overflow: hidden; 
	background: url(/img/btn_aboutus.jpg) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#link3:hover
	{ 
	background-position: bottom left;
	}
	
#link4
	{ 
	width: 82px; 
	height: 37px; 
	overflow: hidden; 
	background: url(/img/btn_valleyinfo.jpg) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#link4:hover
	{ 
	background-position: bottom left;
	}
	
#link5
	{ 
	width: 112px; 
	height: 37px; 
	overflow: hidden; 
	background: url(/img/btn_contactus.jpg) top left no-repeat; 
	display: block;
	float: left;
	} 
  
#link5:hover
	{ 
	background-position: bottom left;
	}
	
#privacy
	{ 
	width: 32px; 
	height: 19px; 
	overflow: hidden; 
	background: url(/img/btn_privacy.jpg) top left no-repeat; 
	display: block;
	margin: 5px 8px 0 0;
	float: right;
	cursor: hand;
	} 
  
#privacy:hover
	{ 
	background-position: bottom left;
	cursor: hand;
	}
	
#signup_btn
	{
	width: 57px;
	height: 17px;
	overflow: hidden;
	background: url(/img/btn_signup.jpg) top left no-repeat;
	display: block;
	float: left;
	position: absolute;
	left: 176px;
	top: 41px;
	cursor: hand;
	} 
  
#signup_btn:hover
	{ 
	background-position: bottom left;
	cursor: hand;
	}
	
#hotsheetbtn
	{
	width: 160px;
	height: 45px;
	overflow: hidden;
	background: url(/img/hotsheet_btn.GIF) top center no-repeat;
	display: block;
	cursor: hand;
	} 
	
#hotsheetbtn:hover
	{
	background-position: bottom left;
	cursor: hand;
	} 
	
/* ---------------------------------------------------- 
Typographic
---------------------------------------------------- */ 

/* tags */
p 
	{
	margin: 5px 22px 15px 22px;
	line-height: 18px;
	}
	
.textMargin p 
	{
	float: left;
	margin: 0 0 15px 20px;
	}
	
.bioText p 
	{
	float: right;
	margin: 0px 0 15px 20px;
	width: 340px;
	}
	
.alternate p
	{
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}
	
#sidebar p
	{
	margin: 0;
	padding: 2px 0;
	font-size: 8pt;
	}
	
#footerText p
	{
	margin: 0;
	padding: 0;
	color: #1D3230;
	font-size: 8pt;
	}
	
#footerText p a:link,
#footerText p a:visited
	{
	color: #1D3230;
	font-size: 8pt;
	text-decoration: underline;
	}
	
#footerText p a:hover,
#footerText p a:active
	{
	color: #92140F;
	font-size: 8pt;
	text-decoration: underline;
	}	
	
.footerDisclaimer
	{
	color: #666;
	text-align: left;
	font-size: 8pt;
	margin-top: -5px;
	}
	
.learnmore a:link,
.learnmore a:visited
	{
	color: #AD211A;
	text-decoration: none;
	}
	
.learnmore a:hover,
.learnmore a:active
	{
	color: #AD211A;
	text-decoration: underline;
	}
	
#featuredlistings a:link,
#featuredlistings a:visited
	{
	color: #000000;
	text-decoration: none;
	}

#featuredlistings a:hover,
#featuredlistings a:active
	{
	color: #000000;
	text-decoration: none;
	}

	
.associateinfo
	{
	width: 270px;
	float:left;
	}

.associateinfo p
	{
	text-decoration: none;
	margin: 5px 22px 5px 22px;
	color: #000;
	}
	
.associateinfo p a
	{
	text-decoration: none;
	color: #000;
	}

ul
	{
	margin: 8px;
	list-style-image: url(/img/bullet.gif);
	padding: 0;
	line-height: 18px;
	}

li
	{
	margin: 0 22px 0 42px;
	padding: 3px 0;
	}
	
li p
	{
	padding-left: 0px;
	}

ul.sublist 
	{
	margin: 0px;
	list-style-image: url(/img/bullet-sublist.gif);
	padding: 0;
	font-size: 95%;
	}
	
ul.sublist  li
	{
	margin: 0 22px 0 58px;
	padding: 1px 0;
	}
	
ul p.fontSize0
	{
	margin: 0 28px;
	padding: 12px 0 5px 0;
	font-size: 8pt;
	}


.contentLeft h2
	{
	font-size: 12pt;
	color: #1A2F2A;
	line-height: 12px;
	padding: 12px 0 5px 0;
	margin: 0 22px;
	}


/* custom classes */	

.santalistings
	{
	color: #2C4B45;
	font-size: 9pt;
	font-weight: bold;
	background: url(/img/arrow.gif) no-repeat left top;
	padding-left: 12px;
	}
	
.santaagent
	{
	color: #2C4B45;
	font-size: 9pt;
	font-weight: bold;
	}

.bottompad
	{
	padding-bottom: 2px;
	}

.color1 /*red*/
	{
	color: #AD211A;
	}
	
.fontSize0
	{
	font-size: 8pt;
	display: block;
	line-height: 10pt;
	}

.fontSize1
	{
	font-size: 8pt;
	font-weight: bold;
	display: block;
	line-height: 9pt;
	}

.fontSize2
	{
	font-size: 9pt;
	font-weight: bold;
	display: block;
	line-height: 9pt;

	}
			
.fontSize3
	{
	font-size: 14pt;
	line-height: 16pt;
	}
	
.fontSize4
	{
	font-size: 16pt;
	letter-spacing: -.1em;
	}
	
.fontSize5
	{
	font-size: 12pt;
	line-height: 14pt;
	}
	
.imageBorder 
	{
	border: 2px solid #000000;
	}
.email
	{
	padding-left: 18px;
	background: url(/img/emailicon.gif) no-repeat left center;
	display: block;
	width:200px;
	}
	
.backtotop a:link,
.backtotop a:visited
	{
	color: #243E39;
	font-size:12px;
	width: 78px;
	float: right;
	text-align: left;
	background: url(/img/toparrow.gif) no-repeat right center;
	clear: both;
	text-decoration: none;
	margin-bottom: 21px;
	}
	
.backtotop a:hover,
.backtotop a:active
	{
	color: #243E39;
	text-decoration: none;
	cursor: hand;
	border-bottom: solid 1px #243E39;
	margin-bottom: 20px;
	}

.name
	{
	float: left;
	}

.viewBio
	{
	width: 68px;
	padding: 1px 0;
	text-align: left;
	background: url(/img/downarrow.gif) no-repeat right center;
	text-decoration: none;
	}

.viewPDF
	{
	width: 73px;
	padding: 1px 0;
	text-align: left;
	background: url(/img/uparrow.gif) no-repeat right center;
	text-decoration: none;
	}
	
.viewBio a:link,
.viewBio a:visited,
.viewPDF a:link,
.viewPDF a:visited
	{
	color: #AD211A;
	text-decoration: none;
	}
	
.viewBio a:hover,
.viewBio a:active,
.viewPDF a:hover,
.viewPDF a:active
	{
	color: #AD211A;
	text-decoration: underline;
	}
		
/* ---------------------------------------------------- 
Header (H1) Replacement
---------------------------------------------------- */ 

/* Corresponds with body class name to display current page heading image */

h1 div
	{
	height: 27px;
	width: 100%;
	float: left;
	padding: 4px 0;
	}
	
h1
	{
	color: #000;
	height: 41px;
	background: url(/img/titleBg-xtile.gif) repeat-x top;
	padding: 9px 19px 5px 19px;
	}
	
body.home h1
	{
	color: #000;
	height: 41px;
	background: url(/img/titleBg-xtile.gif) repeat-x top;
	padding: 2px 0;
	}

	
body.home h1 div
	{
	height: 30px;
	padding: 11px 19px 5px 19px;
	margin-top: -2px;
	width: 400px;
	float: left;
	background: url(/img/titleLeftds-ytile.gif) no-repeat top left;
	}
	
body.contact h1 div
	{
	height: 30px;
	padding: 13px 19px 5px 19px;
	width: 400px;
	float: left;
	}

.gallerythumb
	{
	padding: 0 4px 0 0;
	}

.gallerythumb img
	{
	margin: 4px 0 0 0;
	}
	
.gallerythumbr img
	{
	margin: 4px 0 0 0;
	}