﻿* {
    margin: 0;
}

html, body {
    min-height: 100%;
    height: 100%;
}

p
{
	margin-top: 6px;
	margin-bottom: 6px;		
	text-align: left;	
}

ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*margin-left: 1em;*/
}

body {
	background-color: #f0d1a2;
	background-image: url("../img/bg.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
	line-height: 130%;
}

h1 {
	margin-top: 10px;
	color: #c83d04;
	font-size: 12pt;
	font-weight: bold;
	width: 100%;
	padding-bottom: 3px;
	border-bottom: solid 1px #c6a46d;
	margin-bottom: 10px;
	line-height: 130%;
}

h2 {
	color: #c15f33;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	padding-bottom: 3px;
	border-bottom: solid 1px #c6a46d;
	margin-bottom: 10px;
	text-align: left;
}

h3.head a 
{ 
	font-size: 9pt;
	line-height: 170%;	
	font-weight: normal;
	color: #FFFFFF;
	/*display:block; 
	background: #ddd url(down.gif) no-repeat; 
	background-position: 98% 50%;*/
	text-decoration: none;
}

h3.head a:hover
{ 
	font-size: 9pt;
	line-height: 170%;	
	font-weight: normal;
	color: #000000;
	/*display:block; 
	background: #ddd url(down.gif) no-repeat; 
	background-position: 98% 50%;*/
	text-decoration: none;
}


h3.headlink a 
{ 
	font-size: 9pt;
	line-height: 170%;	
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

h4
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

h3.headlink a:hover
{ 
	font-size: 9pt;
	line-height: 170%;	
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


h3.selected a 
{ 
	font-size: 9pt;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	/*display:block; 
	background: #ddd url(down.gif) no-repeat; 
	background-position: 98% 50%;*/
	text-decoration: none;
}

h3.selected a:hover
{ 
	font-size: 9pt;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	/*display:block; 
	background: #ddd url(down.gif) no-repeat; 
	background-position: 98% 50%;*/
	text-decoration: none;
}

h3.headlinkselected a 
{ 
	font-size: 9pt;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	/*display:block; 
	background: #ddd url(down.gif) no-repeat; 
	background-position: 98% 50%;*/
	text-decoration: none;
}

h3.headlinkselected a:hover
{ 
	font-size: 9pt;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	/*display:block; 
	background: #ddd url(down.gif) no-repeat; 
	background-position: 98% 50%;*/
	text-decoration: none;
}


#bottom{
	clear: both;
	position: relative;
	margin-bottom: 0;
	bottom: 0px;
	height: 30px;
	width: 100%;
}

#footer 
{
	font-family: verdana, tahoma, arial, sans-serif;
	color: #735524;
	margin: auto;
	background: #44111d url('../img/footer_bg.png') no-repeat;
    line-height: 120%;
    font-size: 10px;
    position: relative;
    padding: 8px 20px 5px 20px; 
    height: 17px;
    width: 920px;
}

#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

#safeSpace {
	clear: both;
	height: 60px;
	width: 960px;
	display: block;
}

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

a:hover {
	color: #000000;
	text-decoration: underline;
}

	
#container {
	font-family: verdana, tahoma, arial, sans-serif;
	color: #010000;
	margin: auto;
	margin-bottom: -30px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0px;
	position: relative;
	width: 960px;
	text-align: left;
}

#headerTop {
	width: 960px;
	height: 123px;
}

#headerBottom {
	background-image: url("../img/head_down.jpg");
	width: 729px;
	height: 65px;
	display: block;
}

#l {
	float: left;
	width: 231px;
}

#rm {
	float: right;
	width: 729px;
}

#r {
	float: right;
	width: 230px;
}

#m {
	float: right;
	width: 461px;
	margin-right: 22px;
}

#address {
	background-image: url("../img/address.jpg");
	color: white;
	font-size: 9pt;
	line-height: 120%;
	width: 186px;
	height: 124px;
	padding: 20px 22px 0px 22px;
}

#lawTop {
	background-image: url('../img/law_top.jpg');
	width: 230px;
	height: 49px;
	margin-top: 8px;
}

#lawBottom {
	background: #c15f33 url('../img/law_bottom.jpg') no-repeat bottom right;
	width: 210px;
	min-height: 81px;
	font-size: 8pt;
	color: #fac3a9;
	padding: 0 10px 30px 10px;
}

#psychoTop {
	background-image: url('../img/psycho_top.jpg');
	width: 230px;
	height: 48px;
	margin-top: 8px;
}

#psychoBottom {
	background: #8d5e13 url('../img/psycho_bottom.jpg') no-repeat bottom right;
	width: 210px;
	min-height: 80px;
	font-size: 8pt;
	color: #f2ddba;
	padding: 0 10px 30px 10px;
	margin-bottom: 20px;
}

.foto {
	float: left;
	margin: 5px 10px 0px 0;
}

#info {
	background: #f9ebce url('../img/info_bg.png') repeat-y;
	width: 461px;
	font-size: 8pt;
	color: #6e4603;
}

#infoContent {
	margin: 5px 12px 5px 12px;
	width: 437px;
}

#bioInfoContent
{
	margin: 5px 12px 5px 12px;	
}

.textHeader {
	margin: 15px 0 15px 0;
}

.specialNews {
	background-color: #f0dbb8;
	border: solid 1px #cdab75;
	padding: 10px;
	font-size: 8pt;
	text-align: justify;
}

.newsDate {
	color: #b8a17b;
	font-size: 8pt;
	font-weight: normal;
}

.newsFoto {
	float: right;
	margin: 5px 0px 5px 10px;
	display: block;
	width: 120px;
}

.specialNewsFotoRight {
	float: right;
	margin: 5px 0px 5px 10px;
	display: block;
	width: 180px;
}

.specialNewsFotoRightAuto {
	float: right;
	margin: 5px 0px 5px 10px;
	display: block;
}


.specialNewsFotoLeft {
	float: left;
	margin: 5px 10px 5px 0px;
	display: block;
	width: 180px;
}



.news {
	margin-top: 10px;
	padding: 10px;
	font-size: 8pt;
	text-align: justify;
}

.newsLink {
	color: #869615;
	text-decoration: none;
}

.newsLink:hover {
	color: #869615;
	text-decoration: underline;
}

.bioFoto {
	float: right;
	margin: 0px 0px 5px 10px;
	display: block;
	width: 120px;
}


.red {
	color: #c83d04;
	font-weight: bold;
}

.heavy {
	color: #000000;
	font-weight: bold;
}


#menu {
	width: 231px;
	background-color: #c15f33;
}

#menuTop {
	padding: 24px 8px 0px 8px;
	width: 215px;
	background: #c15f33 url("../img/menu_top.jpg") no-repeat top left;
	color: #ffe1d3;
	min-height: 80px;
}

#menuBottom {
	background: #c15f33 url("../img/menu_bottom.jpg") no-repeat bottom left;
	height: 35px;
	width: 231px;
}

#menuList {
	padding: 0px;
	margin-left: 12px;
	list-style-image: none; /*url('../img/marker.png');*/
	line-height: 170%;
	list-style-type: none;
}

.subMenuList
{
    padding: 0px;
	margin-left: 3px;
	margin-top: 5px;	
	list-style-image: none;
	line-height: 170%;
	list-style-type: none;
}

.subMenuList a
{
	padding-left: 10px;
	color: #FFFFFF;	
	text-decoration: none;
	line-height: 170%;
}

.subMenuList a:hover
{
	color: #000000;	
	text-decoration: none;
}

.subMenuListItemSelected
{	

	font-weight:bold;
	text-decoration: none;
	line-height: 170%;	
	
	background-image: url('../img/v_marker.png');
	background-position: left;
	background-repeat: no-repeat;		
}

.menuListItem {
	text-decoration: none;
	color: #FFFFCC;
	
	background-image: url('../img/v_marker.png');
	background-position: left;
	background-repeat: no-repeat;	
}

.menuListItemSelected {
	text-decoration: none;
	font-weight: bold;	
}


.menuListItem:hover {
	text-decoration: none;
	color: #000000;
}

.menuList a {
	color: #FFE1D3;
	text-decoration: none;
}

.menuList a:hover {
	color: #000000;
	text-decoration: none;
}

#contactImage {
	margin-top: 10px;
	border: none;
}

#partners {
	margin-top: 10px;
	width: 231px;
	background-color: #fcf2e1;
}

#partnersTop {
	padding: 35px 12px 0px 12px;
	width: 207px;
	background: #fcf2e1 url("../img/partners_top.jpg") no-repeat top left;
	min-height: 50px;
}

#partnersTop2 {
	padding: 35px 12px 0px 12px;
	width: 207px;
	background: #fcf2e1 url("../img/partners2_top.jpg") no-repeat top left;
	min-height: 50px;
}


#partnersBottom {
	background: #fcf2e1 url("../img/partners_bottom.jpg") no-repeat bottom left;
	height: 30px;
	width: 231px;
}

.partnerLogo_thin
{
    text-align: center;
    margin-bottom: 10px;
    margin-left: 50px;
    border: none;
}

.partnerLogo_wide
{
    margin-bottom: 10px;
    border: none;
}


.linkList
{
    padding: 0px;
	margin-left: 3px;
	list-style-image: none;
	line-height: 170%;
	list-style-type: none;
}

.linkList a
{
	padding-left: 10px;
	color: #000000;	
	text-decoration: underline;
	line-height: 170%;
}

.linkList a:hover
{
	color: #000000;	
	text-decoration: underline;
}

.linkListItem {
	text-decoration: none;
	color: #000000;
	
	background-image: url('../img/v_marker.png');
	background-position: left;
	background-repeat: no-repeat;		
}

.contentList li
{
	text-decoration: none;
	color: #000000;
	
	background-image: url("../img/l_marker.png");
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .9em;
}


.boxList li
{
	background-image: url("../img/w_marker.png");
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: .9em;
}

.author
{
	float: right;
}

.highlight
{
	font-weight: bold;
	font-size: 16pt;
	text-align: center;	
}

.centerFoto
{
	margin-left: 50px;
}

.centerContent
{
	text-align: center;		
}

div.slideshow
{
	width: 160px;	
}

div.slideshow {

	clear: both;

}

div.slideshow span.image-wrapper {

	float: left;
	padding-bottom: 12px;

}

div.slideshow img {

	border: none;
	display: block;
	width: 460px;
}

ul.thumbs {

	clear: both;

	margin: 0;

	padding: 0;

}

ul.thumbs li {

	float: left;

	padding: 0;

	margin: 5px 10px 5px 0;

	list-style: none;

}

a.thumb {

	padding: 2px;

	display: block;

	border: 1px solid #ccc;

}

ul.thumbs li.selected a.thumb {

	background: #000;

}

a.thumb:focus {

	outline: none;

}

ul.thumbs img {

	border: none;

	display: block;

}




