﻿/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #353430 url(images/homepage01.jpg) repeat-x left top;
	text-align:left;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 170px;
	background: #232323;
	border: 1px solid #3E3E3E;
}

.input2 {
	width: 45px;
	height: 19px;
	margin-left: 5px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
	border: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 15px 0px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 21px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 16px;
}

.text1 {
	margin: 0px;
	letter-spacing: normal;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.text2 {
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

.text3 {
	color: #000000;
}

.text4 {
	text-align: center;
	color: #797875;
	clear:both;
}
.text4 a{
	color: #797875;
}


/** LINKS */

a {
	color: #D86B00;
}

a:hover {
	text-decoration: none;
}

.link1{
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg2 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage07.jpg) repeat-y left top; }
#footer .bg4 { background: url(images/homepage14.jpg) repeat-x left top; }
.bg5 { background: url(images/subpage2_01.jpg) no-repeat bottom left; }
.bg6 { background: url(images/subpage2_02.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.org{color:#D86B00; font-weight:normal;}
.blue{color:#519EB8; font-weight:normal;}
.hr1 {
	height: 1px;
}
.headlines{margin: 0 0 0 12px; color:#8E8E8E;}
.headlines a{font-weight:bold; color:#BF690C;}
.lawyers{line-height: 17px;}
.lawyers a{color:#8E8E8E; text-decoration:none;}
.link2 {margin:0; padding:0; }
.link2 li{list-style:none;padding: 0 0 0 15px; margin: 5px 0px 5px 10px; 
background: url(images/bullet.jpg) no-repeat left 50%;}

.head{color: #8C906B;font-weight:normal;}
.head i{font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif;}

#foo a:hover, #foo2 a:hover{text-decoration:underline;}
#foo a:hover{text-decoration:none;}
#foo a{float:left; padding: 2px;}
#foo2, #foo {margin-top: 10px; width: 220px; }
#foo2 {margin:0;display:none; float:left;}
#foo2 ul, #foo2 ul li{margin:0; padding:0; list-style:none;}
ul#navigation{
	float:left;
	padding: 0 0 0 15px;
	margin:0px;
}

ul#topnav{float:left; display:inline;}

ul#topnav, ul#topnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#topnav ul {
	width:11em;
}
ul#topnav ul ul{
	float:right;
	}
ul#topnav li { 
	line-height : 1.25em;
	position: relative;
	float: left;
}
ul#topnav>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}
ul#topnav li a {
	display: block;
	color: #FFF;
	float: left;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #523300;
}

ul#topnav li li { 
	float: left;
	margin:0;
	height:1%;
	width:12em;
}

ul#topnav li li a {
	width: 13em; /*           ****CHANGE SUBMENU WIDTH**** */
		padding: 4px 0.5em;
		height: auto;
		display : block;
		background: #c87400;
		float: none;
		text-decoration: none;
}
	* html ul#topnav li li {
height: 1%;
}	

	* html ul#topnav li ul li a {
height: 1%;
}	
*:first-child+html ul#topnav li li a {
height: 1%;
}


ul#topnav li li a:hover {
	color: #fff;
	background-color: #353430;
}

ul#topnav li li li a {
	width: 14em; /*           ****CHANGE SUBMENU WIDTH**** */
}

ul#topnav li ul {
	position : absolute;
	left: -999em;
}


ul#topnav li:hover ul ul, ul#topnav li.sfhover ul ul {
	left: -999em;
}
ul#topnav li:hover ul, ul#topnav li li:hover ul,ul#topnav li li li:hover ul, ul#topnav li.sfhover ul, ul#topnav li li.sfhover ul,ul#topnav li li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 14.1em;
}


/*                       ****DISPLAYS HORIZONTAL MENU**** */
ul#topnav li:active ul, ul#topnav li:hover ul, ul#topnav li.sfhover ul {
	top: 100%;
	margin-left: 0;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

.stylef1 {
  display: none;
}