/*
	WAYA Rentals Print CSS
*/

/*
	Eric Meyer's "reset" CSS
	http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset
*/
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; text-align: left; vertical-align: baseline; }
a img, :link img, :visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
q:before, q:after,
blockquote:before, blockquote:after { content: ""; }
/*
	End
*/

ul { padding-bottom: 6pt; list-style: inside square; }
ul li { line-height: 12pt; }

table { line-height: 12pt; font-size: 10pt; border-collapse: collapse; }
table th, 
table td { text-align: left; padding: 6pt 12pt; border-top: 1pt solid #808080; border-bottom: 1pt solid #808080; }
table th { vertical-align: middle; line-height: 12pt; font-weight: bold; font-size: 12pt; }
table td { vertical-align: top; }
table .not_header { visibility: hidden; }
table .numeric { text-align: center; }
table .nowrap { white-space: nowrap; }

small { font-size: 6pt; }

#reviews .attribution p { text-indent: 0; }

p { text-indent: 2em; }
p.no_indent { text-indent: 0; }

img { margin: 3pt 0; display: block; border: 1pt solid #000; }

h1, h2, h3 { font-family: "Minion Pro", "Times New Roman", Times, serif; }
h1 { padding: 9pt 0; line-height: 24pt; font-size: 24pt; }
h2 { padding: 9pt 0; line-height: 18pt; font-size: 18pt; }
h3 { padding: 6pt 0; line-height: 12pt; font-size: 12pt; }
h4, 
dt { padding: 3pt 0; line-height: 12pt; font-size: 10pt; }
h5 { padding: 2pt 0; line-height: 8pt; font-size: 8pt; font-weight: bold; }

body { margin: 0 36pt; font: normal 8pt/18pt "Helvetica Neue", Helvetica, Arial, sans-serif; color: #000; background-color: #fff; }

a { text-decoration: none; color: #000; }

form, 
#sidebar, 
#property_slideshow, 
#page_title p, 
#navigation_global, 
#location, 
#learn_more, 
#homepage_slideshow, 
#footer ul, 
#cities, 
.back_to_top, 
.alert { display: none; }

#footer p, 
.callout p { text-indent: 0; }

#footer { padding-top: 6pt; margin-top: 6pt; border-top: 1px solid #808080; }
