/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #ffffff;
font-size: 11px;
line-height: 20px;
font-family: Arial, SunSans-Regular, Sans-Serif;
font-weight: normal;
color: #333333;
padding:0px;
margin:0px;
}

/* ----------NAV LINKS-------------- */
h1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F3DE6A;
	background-color: #cc9900;
	padding:2px 15px 2px 128px;
	margin:0px;
	letter-spacing: 0px;
}

h2 {
font-size: 11px;
font-weight: normal;
line-height: 20px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color: #333333;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

/* ----------FOOTER TYPE-------------- */

h3 {
font-size: 10px;
font-family: Arial, Helvetica, Sans-Serif;
font-weight: normal;
line-height: 22px;
color: #666666;
padding:10px 0px 0px 0px;
margin:0px;

}
/* ----------attorney list-------------- */
h4 {
font-size: 11px;
font-weight: normal;
line-height: 20px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color: #333333;

}



/* ----------subs-------------- */
h5 {
font-size: 12px;
font-weight: bold;
line-height: 0px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color: #cc9900;
padding:20px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

/* ----------container to center the layout-------------- */
#container {
width: 760px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
background-color: #ffffff;
}


/* ----------banner for logo-------------- */
#banner {
background-color: #ffffff;
text-align: left;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 

#bannerhome {
height: 95px;}

 

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px 0px 0px 0px;
margin-left: 125px;
margin-right: 60px;
}

#content2 {
background-color: #ffffff;
padding: 0px 0px 0px 0px;
margin-left: 280px;
margin-right: 0px;
}

#content3 {
background-color: #ffffff;
padding: 0px 0px 0px 0px;
margin-left: 180px;
margin-right: 0px;
}


p, pre{
padding: 18px 0px 8px 0px;
margin: 0px 0px 0px 0px;
}


/* --------------left column------------- */
#left {
background-color: #ffffff;
float: left;
width: 255px;
margin: 0px 0px 20px 130px;
padding: 10px 0px 0px 0px;
}

/* --------------left PHOTO------------- */
#leftphoto {
background-color: #ffffff;
float: left;
width: 95px;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
}


/* -----------------column2--------------------- */

#right {
background-color: #ffffff;
padding: 10px 0px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#right { 
min-height:250px;
height:expression(this.scrollHeight > 250 ? "auto":"250px"); 
}

/* -----------footer--------------------------- */
#footer {
clear: all;
margin: 40px 0px 0px 0px;
padding: 0px 0px;
text-align: left; 
background-color: #cccccc;}


a:link {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #F3DE6A;
	text-decoration: none;
}
a:visited {
	color: #F3DE6A;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	
}
a:active {
	color: #F3DE6A;
	text-decoration: none;

}
/*-------------White Links------------------*/
.link4 a {
color: #ffffff;
font-weight: bold;
font-size: 9px;
text-decoration: none;
}
.link3 a:visited {
color: #ffffff;
font-weight: bold;
font-size: 9px;
}
.link3 a:hover {
color: #ffffff;
font-weight: bold;
font-size: 9px;
text-decoration: none;
}	

/*-------------Return Links------------------*/
	
.link3 a {
color: #000066;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}
.link3 a:visited {
color: #000066;
font-weight: bold;
font-size: 11px;
}
.link3 a:hover {
color: #000066;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}	

/*-------------Body Links------------------*/
	
.link2 a {
color: #333333;
font-size: 11px;
line-height: 16px;
text-decoration: underline;
}
.link2 a:visited {
color: #333333;
font-size: 11px;
}
.link2 a:hover {
color: #333333;
font-size: 11px;

#banner img a:link {
	color: #ffffff;
	text-decoration: none;
}
#banner img a:visited {
	color: #ffffff;
	text-decoration: none;
}
#banner img a:hover {
	color: #F3DE6A;
	text-decoration: none;
	
}
#banner img a:active {
	color: #000000;
	text-decoration: none;}
	
