@charset "utf-8";
#pr_bkg     {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F3337;
	z-index: 0;
}
.pr_heading {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FCFCF8;
}
.pr_sub_heading   {
	font-size: 14px;
	font-weight: bold;
	color: #FCFCF8;
	text-align: right;
	font-family: Georgia;
}
.pr_text {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	font-weight: normal;
	color: #FCFCF8;
	text-align: right;
}
.pr_text_sub {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	font-weight: normal;
	color: #FCFCF8;
	text-align: right;
}




.pr_state {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 11px;
	color: #2F3337;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	background-color: #FCFCF8;
}

.pr_state:link {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 11px;
	color: #2F3337;
	text-decoration: none;
	font-weight: normal;
}
.pr_state:hover {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 11px;
	color: #999933;
	text-decoration: underline;
	font-weight: normal;
}
.pr_text_sub a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999933;
	text-align: center;
	text-decoration: underline;
}
#main_container {
	margin: 0px auto;
	width: 900px;
	position: relative;
	z-index: -1;
}
#main_container  #notes  {
	font-family: "Tw Cen MT";
	font-size: 72px;
	color: #FCFCF8;
	position: absolute;
	width: 650px;
	font-style: normal;
	text-align: right;
	right: 46px;
	bottom: -562px;
}

#container {
	width: 240px;
	color: #2F3337;
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	text-align: left;
	background-color: #FCFCF8;
}
#main_container #state_list {
	background-color: #2F3337;
	position: absolute;
	left: 5px;
	top: 20px;
	width: 255px;
	height: 55px;
}
#state_list  #text  {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #FCFCF8;
	padding-left: 5px;
	padding-top: 5px;
}
#state_list  #drop  {
	bottom: 5px;
	position: absolute;
	right: 5px;
	width: 245px;
}



#container  #state_anchor  {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #2F3337;
	color: #FCFCF8;
}







#container #s_name {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #2F3337;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 150px;
}
#container #adrs {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 12px;
	font-weight: normal;
	color: #2F3337;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#container #csz {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 12px;
	font-weight: normal;
	color: #2F3337;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#container #phone {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 12px;
	font-weight: normal;
	color: #2F3337;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#container   #website  {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-weight: normal;
	color: #4385D1;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-variant: small-caps;
}
#container       #website       a:link  {
	color: #4385D1;
	text-decoration: none;
}
#container  #website  a:visited  {
	color: #4385D1;
	text-decoration: none;
}


#container    #website:hover    {
	font-weight: normal;
	color: #1EABF7;
	text-decoration:underline;
}
#container #firstline {
	position: relative;
}
#container   #firstline   #viewmap   {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 12px;
	font-weight: normal;
	color: #4385D1;
	position: absolute;
	top: 0px;
	text-align: right;
	font-size: 12px;
	right: 10px;
}
#container     #firstline     #viewmap   a  {
	color: #4385D1;
}
#container  #firstline  #viewmap  a:visited  {
	color: #4385D1;
}

#container #firstline #viewmap a:hover {
	color: #1EABF7;
	font-weight: bold;
	text-decoration: underline;
}



#banner_container {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#notes  {
	position: absolute;
	bottom: 0px;
	font-variant: small-caps;
}
#footer  {
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: -567px;
	font-family: "Tw Cen MT";
	height: 18px;
	left: -49px;
	font-size: 12px;
	color: #666666;
}
