
/*
CA State Parks Styles
Version 2012.2.14
*/

/* *************** FIXES *************** */

body {background:#333 url(../images/150th/bg.gif) repeat !important;}
	
#footer_2
{margin-top: -20px;}

#page_container {margin: -12px auto 20px auto;}

.add_ribbon #main_content
{
    padding-top: 5px;
}

.content_left_column
{
    width: 660px;
    padding-right: 12px; 
    border-right: 1px solid #c7b299;   
}

.content_right_column
{
  padding-left: 25px;  
  width: 200px;
}

.infoarea
{
    width: 170px;
    padding: 5px 0px 10px 0;
    border-bottom: 1px solid #c7b299;
    margin-left: 10px;
    margin-bottom: 5px;
    
}

.infoarea p
{
    margin: -5px 5px 10px 0;
    padding: 0 0px 0 0px;
    font-size: 12px;
    line-height: 12px;
    
}

.infoarea IMG[src$='.jpg']
{
    margin-left: 0px;
   /* padding: 0px;
    margin-bottom: 0px;*/
 
}

/**************** RELATED LINKS for 150 ****************/

#link_area
{
    display:none;
}



#link_area_150
{
  position: relative;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
}

#link_area_150 ul 
{
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 0pt;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}

#link_area_150 li
{
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
    margin-top: 0.6em;
    margin-right: 0pt;
    margin-bottom: 0.6em;
    margin-left: 0pt;
    padding:5px 0 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c7b299;
    list-style-type: none;    
}

#link_area_150 a {
	font-size:1.2em;
}

.contentarea
{
    width: 97%;
}

.contentarea h4
{
    font-weight:bold;
    font-size: 14px;
}

.contentarea h5
{
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
    font-size: 13px;
    font-weight:bold;
    font-size:1.2em;
    color: #603913;
}
.contentarea img[src$=".jpg"]
{
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 5px;
    background-color: #c7b299;    
}

#park_title h1
{   padding-left:10px;
    background-image:none;
    padding-bottom: 2px;}


/*TYPE*/
h1
{
   padding-left:10px;
   background-image:none;
   padding-bottom:8px;
   line-height: 22px;
   color: #333;
}

h2{color: #333;}

p  
{
font-family: Arial;
text-transform:none;
font-size: 12px;
border: none;
color: #505050;
font-style: normal;
border: none;
padding-left: 0;
line-height:14px;}

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.block { display: block; cursor: pointer; }
a.block span,
a.block em { color:#08c; cursor: pointer; }
a.block:hover { text-decoration: none; }
a.block:hover span,
a.block:hover em { color: #08c; text-decoration: underline; }







	