BODY {  background-color: #FFFFFF; font-size: 12px; color: #003399; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: 500; }

img {
	border: 0;
	display: block;
}

img.inline {
	display: inline;
}

<!-- dark red  -->
H1 { font-size: 20px; color: #900000; font-family: Tahoma, Arial, sans-serif; font-weight: 500; }
H2 { font-size: 18px; color: #900000; font-family: Tahoma, Arial, sans-serif; font-weight: 500; }
H3 { font-size: 16px; color: #900000; font-family: Tahoma, Arial, sans-serif; font-weight: 500; }
H4 { font-size: 14px; color: #900000; font-family: Tahoma, Arial, sans-serif; font-weight: 500; }

a 	  { text-decoration:underline; font-size: 12px; }

A:link    { color: #339900; }
A:active  { color: #900000; }
A:visited { color: #003399; }
A:hover   { color: #900000; }

a.navbar { 	color: #339900;
			text-decoration:none;
			font-size: 11px;
		   	font-weight: 700; }

a.navbarbold { 	color: #900000;
			   	text-decoration:none;
				font-size: 11px;
		   		font-weight: 700; }

a.top_navbar { 	color: #FFFFFF;
				text-decoration:none;
		   		font-size: 11px;
		   		font-weight: 700; }

a.links { color: #003399;
		  font-size:11px;
}

P { font-size: 12px; color: #003399 ; font-family: Tahoma, Arial, sans-serif; font-weight: 500; }


p.passagetext {
	font-weight:700;
}

span.bold {
	font-weight:700;
}

a.bold {
	font-weight:700;
}

p.line {
	color:#FFFFFF;
	font-size:11px;
	font-weight:700;
}

p.bold {
	font-weight:700;
}

p.note {
	color:#339900;
	font-size:11px;
}
p.note_spaced {
	color:#339900;
	font-size:11px;
	text-align:center;
	padding-top: 100px;
}
div.highlight{
	border: 1px #900000 solid;
	text-align: center;
}
p.highlight, p.highlight a  { 
	color: #900000;
	font-weight:700;
	text-align: center;
	text-decoration:none; 
}
span.big {
	font-size:125%;
}

p.pdf {
	color:#339900;
	font-size:12px;
}

span.note {
	color:#339900;
	font-size:11px;
}

.modelheading {
	font-size:12px;
	color:#900000;
	font-weight:500;
}

.tableheading {
	font-size:11px;
	color:#FFFFFF;
	font-weight:700;
	background-color:#003399;
}


a.note {
	color:#339900;
	font-size:11px;
}

a.pdf {
	color:#339900;
	font-size:12px;
}

p.copyright {
	color:#003399;
	font-weight:500;
	font-size:11px;
}

a.copyright {
	color:#003399;
	font-weight:500;
	font-size:11px;
}

ul {
	font-size:12px;
}

ul.note {
	color:#339900;
	font-weight:500;
	font-size:11px;
	indent: 1px;
}


ol {
	font-size:12px;
}

ol.note {
	color:#339900;
	font-weight:500;
	font-size:11px;
	indent: 1px;
}

table.border1 {	border-color: #CC3333;
 }
 
td.percentage {	background-color:#FFFFFF; }

td.navbar {	background-color:#FFFFFF; } 

td.spacer {	background-color:#FFFFFF; }

td.content { background-color: #FFFFFF; }

td.right { background-color: #FFFFFF; }

td.line { background-color: #339900; }

td.navbarline {	background-color: #FFFFFF;} 

img.framed {
	/*border: #69c groove 6px;*/
	border: #fff solid 1px;
	display: inline;
}
p.slideshow {
	text-align: center;
}

img.bordered {
	border: #039 1px solid;
}
img.floor_plan {
	padding-right: 15px;
	text-align: left;
}

h1.tour, h1.tour a {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;	
	color: #900000;
}
h1.tour a span.tour_small {
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}
span.accent {
	color:#300;
	font-weight:bold;
}