.text_link, 
.text_link:link, 
.text_link:visited, 
.text_link:active {
	font-size:13px;
	text-decoration:underline;
	color:#230663;
}

.text_link:hover {
	font-size:13px;
	text-decoration:none;
	color:#3a8400;
        cursor: pointer;
}

.homeflair {
	font-size:16px;
	text-decoration:none;
        font-weight: bold;
	color:#274311;
}

#box_overview {
	background-color:#e9e9e9;
	border-top:1px dotted green;
	border-bottom:1px dotted green;
}

.arrowlist {
  margin-left: 30px;
  list-style-image: url(/images/arrow_blue.gif);
  list-style-type: none;
}

.arrowlist li {
  line-height: 18px;
}

.arrowlist li ul {
  margin-left: 30px;
  list-style-image:none;
  list-style-type: disc;
}

.answer {
  display: none;
  margin-left: 20px;
  list-style-image:none;
}



/* STRUCTURE */

* {
margin:0;
padding:0;
}

body {
background-color: #f9f2d9 ; 
color:#516333;
}

#wrap-body {
width:893px;
margin:20px auto;
}

#wrap-header {
float:left;
width:893px;
background:transparent url(/images/frame/back-header.jpg) no-repeat  left top ;
height:97px;
}

#wrap-nav {
float:left;
width:893px;
height:32px;
background:transparent url(/images/frame/back-nav.jpg) no-repeat  left top ;
}

#wrap-content {
float:left;
width:893px;
background:transparent url(/images/frame/back-content.jpg) repeat-y  left top ;
}

.wrap-footer {
clear:both;
background:transparent url(/images/frame/back-footer.jpg) no-repeat  left top ;
padding-top:30px;
}

#wrap-footer-home {
background-image: url(/images/frame/back-footer-home.jpg) ;
}

#leftcol {
float:left;
display:inline;
width:253px;
margin-left:4px;
}

#rightcol {
float:left;
width:632px;
}

#textmargin {
margin-left:28px;
width:594px;
}

.clear {
clear:both;
height:0;
}



/* COMMON STYLES */

body {
font-family: Arial, Verdana, sans-serif;
font-size: 75%;
}

a {
text-decoration:underline;
color:#73885a;
}

a:hover {
text-decoration:none;
}


p {
font-size:1em;
margin-bottom:1em;
line-height:150%;
}


img {
border:none;
}



/* HEADER STYLES */
#headlink-logo {
float: left;
}

#headlink-right {
float: right;
display:inline;
text-align:right;
margin-right:10px;
margin-top:18px;
}

#headlink-right img{
}

#search {
margin-top:6px;
}



/* LEFT COL STYLES */

#leftcol p{
font-size:.9em;
line-height:125%;
padding:0 10px;
}

#leftcol h4 {
font-size:.9em;
color:#000;
padding:0 10px;
}

#latestNews {
float:left;
background:#d8f5cf url(/images/subhead-latestNews.jpg) no-repeat  left top ;
padding-top:48px;
width:253px;
height:375px;
}

.footnote {
	font:11px arial, helvetica, sans-serif;
	color:#516333;
        text-align:left;
  
}

/* RIGHT COL STYLES */

#mainimage{
float:left;
overflow:hidden;
}

#mainimage img, #mainimage a{
float:left;
}




/* FOOTER STYLES */


.wrap-footer {
color:#000;
font-size:11px;
}

.wrap-footer h3 {
font-size:12px;
text-align:center;
margin-bottom:1em;
}

.wrap-footer p {
line-height:120%;
}

#footer {
font-size:10px;
text-align:center;
color:#714A5D;
}

.blurbLeft {
	font:11px arial, helvetica, sans-serif;
	color:#516333;
	padding:10px;
}

ul.normal {
  margin-left:30px;
  line-height: 150%;
}

#shaded_table {
        width: 550px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #d2e6e1 #d2e6e1 #d2e6e1 #d2e6e1;
	border-collapse: collapse;
	background-color: white;
        line-height: 20px;  
        color: #3e69a8;
}

#shaded_table tr.shaded td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
        background-image: url(/images/misc/cell_bg.gif) ;        
  
}

#shaded_table tr td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
  
}
  
h4 {
  font-family: 'trebuchet ms',tahoma,verdana,geneva,arial,sans-serif;
  color: #3a8400;
  font-weight: bold;
  font-size: 30px;
  text-align:left;
  padding-bottom: 20px;
}

h3 {
  font-family: 'trebuchet ms',tahoma,verdana,geneva,arial,sans-serif;
  color: #005A9B;
  font-weight: bold;
  font-size: 18px;
  text-align:left;
  line-height: 40px;
}

h2 {
  font-family: 'trebuchet ms',verdana,geneva,arial,sans-serif;
  color: #005A9B;
  font-weight: bold;
  font-size: 22px;
  line-height: 55px;
  padding-left: 25px;
  text-align: left;
  vertical-align: bottom;
  background-image: url('/images/misc/header_bg.gif');
  
}

h1 {
  font-family: 'trebuchet ms',verdana,geneva,arial,sans-serif;
  color: #005A9B;
  font-weight: bold;
  font-size: 22px;
  text-align: left;
  vertical-align: bottom;
}


#prop_desc {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 12px;
  text-align:left;
  line-height: 18px;
  
}

#prop_map {
  float:left;
  display:inline;
  width:615px;
  margin-left:4px;  
}