/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */





body
{
	background: #521e04 url(../images/all_bg.jpg) top right repeat-x;
	color: #4a3515;
	font-family: times, helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;


}
.filter{visibility:hidden;}
.display{visibility:hidden;}
a:link, a:visited {
	color: #B57B13;
	font-weight: bold;
	text-decoration: none;	
	}
	
a:hover {
	text-decoration: underline;
	}

.menu {
margin: 0;
}

img {
border: none;
}

#all {
	background: transparent url(../images/main_bg.jpg) right 0 no-repeat;
	

	min-width: 1250px;

	}
	
#head {
	height: 380px;
	position: relative;
	}
	
#cand_t {
	background: transparent url(../images/cand_t.png) bottom left no-repeat;
	height: 380px;
	width: 300px;
	position: relative;
	}
	
#head_l {
	background: transparent url(../images/cand_t.jpg) 0 0 no-repeat;

	width: 300px;
	position: relative;
	float: left;
	height: 100%;
	
	}

#head_r {
	background: transparent url(../images/head_r.jpg) bottom left no-repeat;
	height: 380px;
	width: 964px;
	position: relative;

	
	}
	
	
#logo {
	position: relative;
	padding-top: 0px;

	vertical-align: top;

}


/* ---------------LEFT-------------------------------*/

#left_out {
	background: transparent url(../images/left_out.jpg) 0 0 no-repeat;
	margin: auto;
	width: 300px;
	float: left;
	height: 100%;
	position: inline;
	}
	
#left_c {
	background: transparent url(../images/left_bg.png) 71px 100% repeat-y;
	margin: auto;
	position: relative;
	height: 100%;
	}
	
#left_b {
	background: transparent url(../images/cands.png) 0 100% no-repeat;
	width: 419px;
	height: 500px;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	}

#menu_bg {
	background: transparent url(../images/menu_in_bg.png) 20px 0 repeat-y;
	width: 260px;
	padding-left: 20px;
	}	
	
#menu_in_t {
	margin-left: 20px;
	height: 39px;
	background: transparent url(../images/menu_t_bg.png) 0 0 no-repeat;
	}	
	
#spacer {
	min-height: 300px;
	}

#menu_in_b {
	background: transparent url(../images/menu_b_bg.png) 0 0 no-repeat;
	height: 78px;
	margin-left: 12px;
	width: 271px;
	position: relative;
	z-index: 1000;
	}	

#cont {
	position: relative;
	margin: 0;

		background: transparent url(../images/left_bg.png) 71px 100% repeat-y;
	}
	
#main_cont {

margin-left: 300px;
margin-right: 220px;
min-width: 800px;
}

	
#main_cont_in {
	position: relative;
	margin: 0 40px;
	padding-bottom: 5px;
	}
	
#cont-surround-top {
	background: transparent url(../images/cont_top.png) 0 0 repeat-x;
	height: 111px;
	margin: 0 49px;
        
	}
	
#cont-surround-top2 {
	background: transparent url(../images/cont_top_l.png) 0 0 no-repeat;
	height: 111px;
	margin-left: -49px;
	}
	
#cont-surround-top3 {
	background: transparent url(../images/cont_top_r.png) 100% 0 no-repeat;
	height: 111px;
	margin-right: -49px;
	padding-top: 55px;
	text-align: center;
	}
	
#cont-surround{
	background: #f4dab4 url(../images/cont_corn_r_b.jpg) 100% 100% no-repeat;
	min-height: 650px;
	margin: 0 39px;
	}
	
#cont-surround2 {
	background: transparent url(../images/cont_l.png) 0 0 repeat-y;
	min-height: 650px;
	margin-left: -39px;
	}
	
#cont-surround3 {
	background: transparent url(../images/cont_r.png) 100% 0 repeat-y;
	min-height: 650px;
	margin-right: -39px;
	}

#contb-surround {
	background: transparent url(../images/cont_bot.png) 0 0 repeat-x;
	height: 54px;
	margin: 0 47px;
		padding-bottom: 15px;
	}
	
#contb-surround2 {
	background: transparent url(../images/cont_bot_l.png) 0 0 no-repeat;
	height: 54px;
	margin-left: -47px;
	}
	
#contb-surround3 {
	background: transparent url(../images/cont_bot_r.png) 100% 0 no-repeat;
	height: 54px;
	margin-right: -47px;

	text-align: center;
	}
	


	
h1.componentheading, h2.componentheading {
	margin-top: 0px !important;
	}
	
h1.contentheading, h2.contentheading {
	margin-top: 0px !important;
	}

#footer {
height: 63px;
color: #d9ac6d;
text-align: right;
background: #361807 url(../images/foot_bg.png) 40px bottom no-repeat;
padding-right: 350px;
padding-top: 0px;}

#cands_r {
	background: transparent url(../images/cands_r.png) 100% 100% no-repeat;
	height: 450px;
	width: 564px;
	position: absolute;
	right: 0;
	bottom: 0;
        z-index:100;
     
	}
.chronoform{
        visibility:hidden;
        }
		
button {
	background: #703517;
	color: #fff;
	}
.jg_back{
        visibility:hidden;		}
.jg_gallerystats{
        visibility:hidden;
        }
.jg_catelem_txt{
        visibility:hidden;
        }
#jg_photo_title{
        visibility:hidden;
        }
.gallery{
        z-index:10000;
        position:relative;
        }
		
p.articleinfo {
margin-top: 0 !important;
}

p.buttonheading {
margin: 0;
}
.sity {margin:0 100px;}
#ie_fix {
width: 100%;
}

* html #ie_fix {
width: 700px;
}

#page {text-align: justify;}
.articles_content { text-align: justify; }
.content-intro-image { float:left; margin: 0 10px 10px 0; }
