/* CSS Document - Linked Stylesheets */
/*@import url("yui/reset-fonts-grids.css");*/
@import url("yui/reset-min.css");

/* Site wide styles */
HTML { font-size: 62.5%; background-color: #1C316C; }
P { padding: 5px 0px; }

#mainLayout { margin: 0px auto; text-align:center; width: 779px;}
.std_background {
	background-color:1c306b;
	background-image:url(../images/std_background.jpg);
	background-repeat:repeat-x;
}
.safari .std_background { background-color:#1C316C; background-image:url('../images/std_background2.jpg'); background-repeat:repeat-x; }

.bold { font-weight:bold; }

.body_text_24pt { color:#1C316C; font-family:"Times", "Times New Roman", serif; font-size:19pt; text-align:left; margin: 5px 0px; }
.body_text_18pt { color:#593F2B; font-family:"Times", "Times New Roman", serif; font-size:15pt; text-align:left; }
.body_text_16pt { color:#593F2B; font-family:"Times", "Times New Roman", serif; font-size:13pt; text-align:left; }
.body_text_14pt { color:#593F2B; font-family:"Times", "Times New Roman", serif; font-size:11pt; text-align:left; }
.body_text_12pt { color:#593F2B; font-family:"Times", "Times New Roman", serif; font-size:9pt; text-align:left; }

.win .body_text_24pt { color:#1C316C; font-family:"Times New Roman", serif; font-size:19pt; text-align:left; margin: 5px 0px; }
.win .body_text_18pt { color:#593F2B; font-family:"Times New Roman", serif; font-size:15pt; text-align:left; }
.win .body_text_16pt { color:#593F2B; font-family:"Times New Roman", serif; font-size:13pt; text-align:left; }
.win .body_text_14pt { color:#593F2B; font-family:"Times New Roman", serif; font-size:11pt; text-align:left; }
.win .body_text_12pt { color:#593F2B; font-family:"Times New Roman", serif; font-size:9pt; text-align:left; }

.imgbar_padding { padding:0 8px 0 8px; }

.footer_text { color:white; font-family:"Helvetica", sans-serif; font-size:8pt; text-align:left; padding:3px 0px; }
.win .footer_text { color:white; font-family:"Arial", sans-serif; font-size:8pt; text-align:left; padding:3px 0px; }
.footer_text a:link, .footer_text a:visited { color:white; text-decoration:none; }
.footer_text a:hover, .footer_text a:active { color:white; text-decoration:underline; }

/* Home page styles */
.home_desc_text { color:#593F2B; font-family:"Times", "Times New Roman", serif; font-size:14pt; line-height:1.3em; text-align:center; background-color:#F8E2BD; }
.win .home_desc_text { color:#593F2B; font-family:"Times New Roman", serif; font-size:14pt;` text-align:center; background-color:#F8E2BD; }

/* Lots page styles */
#lots_sitemap { margin: 10px 0 10px 20px; }

/* News page styles */
.news_date_10pt { color:#9F7549; font-family:Times, serif; font-size:8pt; text-align:left; }
.news-link { font-family:"Times", "Times New Roman", serif; font-size:8pt; font-weight:bold; }
a.news-link:link { color:#1C316C; text-decoration:none; }
a.news-link:visited { color:#9F7549; text-decoration:none; }
a.news-link:active, a.news-link:hover { color:#9F7549; text-decoration:underline; }
.news-link2 { font-family:"Times", "Times New Roman", serif; font-size:10pt; font-weight:bold; }
a.news-link2:link { color:#1C316C; text-decoration:none; }
a.news-link2:visited { color:#9F7549; text-decoration:none; }
a.news-link2:active, a.news-link2:hover { color:#9F7549; text-decoration:underline; }

/* Location page styles */
#location_directions { list-style:outside; padding: 0px 0px 0px 15px; margin:0px; }
#location_directions li { list-style-type: disc; }

/* Contact Us page styles */
.contact_link { font-family:"Times", "Times New Roman", serif; font-size:13pt; font-weight:bold; }
a.contact_link:link { color:#1C316C; text-decoration:none; }
a.contact_link:visited { color:#9F7549; text-decoration:none; }
a.contact_link:active, a.contact_link:hover { color:#9F7549; text-decoration:underline; }
