* { padding: 0px; margin: 0px; }
body { line-height: 1.6em; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; color: #333; }
p, ul, ol, dl blockquote { margin-bottom: 15px }
ul { list-style-type: square; }

/* Links */
a, a:link { color: #990000; text-decoration: none; }
a:active { color: #8C5229; }
a:visited { color: #990000; }
a:hover { color: #8C5229; text-decoration: underline; }

/* Header */
#header h3 { text-align: left; margin-bottom: 20px; }
#header h3 a:link, #header h3 a:visited { color: #000; font-family: Georgia, "Times New Roman", Times, serif; }

/* Primary Navigation */
div#pnav { display: none; }

/* Secondary Navigation */
#snav { display: none; }

/* Home Page Only */
#home #wrapper { background: no-repeat left top; text-align: left; }

/* Tier 2 */
#t2 #wrapper { background: left top no-repeat; text-align: left; margin: 0px auto; }
#t2 #extra { float: right; width: 500px; }
#t2 .t2imagespacer { display: none; }
#t2 .callout { font: bold  110% Georgia, "Times New Roman", Times, serif; color:#8C5229; padding: 0px 20px 20px 20px; }

/* Tier 3 */
#t3 #wrapper { background: left top no-repeat; text-align: left; width: 750px; margin: 0px auto; position: relative; }
#t3 #extra { float: right; width: 230px; position: absolute; right: 0px; top: 245px; }
#t3 .callout { font: bold  110% Georgia, "Times New Roman", Times, serif; color:#8C5229; }

/* Content */
#content ul { margin-left: 15px; }
#content h1, #content h2, #content h3, #content h4 { color: #8C5229; font-family: Georgia, "Times New Roman", Times, serif; color:#8C5229;; } 
#content h1 { font-size: 140%; margin-bottom: 20px; }
#content h2 { font-size: 130%; }
#content h3 { font-size: 120%; }
$content h4 { font-size: 110%; }

/* Footer */
#footer { display: none; }

/* Virtual Tour */
#qtvr { font-size: 85%; text-align: center; }
#qtvr #location { width: 10em; }
#qtvr #size { width: 7em; }
#qtvr .mov1, #qtvr .mov2 { margin-top: 10px; }
* html object.mov2 { display/**/: none; }

/* Miscellaneous Selectors */
.hidden { display: none; }
.spacer { height: 100px; }
#contactform {font-size: 85%; }
#contactform label { display: block; padding: 3px 0 0; font-weight: bold; }

