﻿body 
{
    background: #fff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #595959;
}

img{
border:0;
}

p
{
text-align:justify;
}

h1
{
   color:#BE3901; 
  /*  color: #f4cf0a;*/
    font-size:16px;  
    }

h2
{
    font-size:12px;
    font-style:italic;
    }
    
  h3{
   color:#BE3901; 
  /*  color: #f4cf0a;*/
    font-size:12px;  
    font-style:italic;
    }
    
    #accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #0C0F7A;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	/*background: #D2E0E6;*/
	color: #595959;
	margin: 0 0 4px 0;
	padding: 3px 5px 3px;
}

div.element p {
	margin:0px;
	padding:4px;
	text-align:justify;
}

blockquote {
	padding:5px 20px;
}

.body_bg { background: #f8f8f8 url(../images/body_bg.jpg) top center repeat-x; }

/* a links */
a.lnk_big:link,a.lnk_big:visited {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	color:#BE3901; 
    font-size:14px;;
}

a.lnk_big:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color:#BE3901; 
    font-size:14px;
	}
	
a.lnk_cam:link,a.lnk_cam:visited {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	color:#BE3901; 
    font-size:11px;;
}

a.lnk_cam:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color:#BE3901; 
    font-size:11px;
	}



a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}
/*
ul {
	list-style-image: url(../images/li.png);
}
*/
.link_face
{
	font-weight: bold;
	color:#BE3901; 
  /*  color: #f4cf0a;*/
    font-size:14px;
}
a.link_face:link {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}

a.link_face:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

.header {
	height: 200px;
	margin: 0 auto;
	padding: 2px 0 0 0;
	background: transparent url(../images/header_bg.png) top center no-repeat;
	position: relative;
}

.inner_bg {
	width: 956px;
	height: 200px;
	padding: 0;
	margin: 0 auto;
	background: transparent url(/images/stories/header_inner_bg.jpg) bottom center no-repeat;
	}
	
#logo
{
width: 150px;
height: 150px;
overflow: hidden;
position: absolute;
bottom: 30px;
left: 20px;
}

.clr 
{
	clear: both;
}

#page_bg 
{
	padding: 0;
	margin: 0;
	background: transparent url(../images/page_bg.jpg) top center no-repeat;
	text-align:center;
}

.wrapper {
	padding: 0;
	width: 970px;
	margin: 0 auto;
	background: transparent url(../images/wrapper_bg.png) top center repeat-y;
}

.topcol {
	vertical-align:top;
	background: transparent url(../images/topcol_bg.png) top center repeat-x;
}

.centercol
{
background: transparent url(../images/holder_bg.png) top center repeat-x;
text-align:left;
}

#maintable
{
    width:956px;
    padding:0;
}

.footer {
	margin: 0 auto;
	text-align: center;
	height: 100px;
	line-height: 20px;
	color: #999999;
	font-size: 11px;
	background: #f8f8f8 url(../images/footer_bg.png) top center no-repeat;
}

.innercontent
{
    text-align:justify;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
.blog
{
width:100%;
}

.contentpaneopen
{
width:100%;
}
