/* =Reload 
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
caption {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit;
	font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
/*Fix for Zeppos WUSIWYG Editor should be in with above*/
table {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit;
	font-style: inherit; font-size: 100%; font-family: inherit;}	
/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */
/* remember to define focus styles! */
:focus {outline: 0;}

.body {
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
	background-image:url(images/bg.jpg);
  	font: .8em/1.2em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	margin-bottom:10px;
}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left; padding:0 8px 4px 0;}
.right{float:right; padding:0 0 4px 12px;}
.clear{clear:both;}
.bulleted{list-style:disc;}
.numbered{list-style:decimal;}
.roman{list-style:upper-roman;}
br{clear:both;}
		
/* =Typography
-----------------------------------------------------------------------------------------*/
#contentText p {
	text-align: justify;
}

p, .p {
	color: #5e5c4a;
	font-size:1.1em;
	line-height:1.3em;
	margin:2px 0px 10px 0px;
}

p img{margin:5px;}

strong{font-weight:bold;}

.podHeader a:link, .podHeader a:active, .podHeader a:visited{
	color: #ffffff;
}

.podHeader{
	color:#fff;
	font:italic 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
	margin:5px 10px;
	border-bottom: dotted 1px #fff;
}
.pad p {
	color:#fff1b0;
	font:1.0em/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px 10px;
}
.pad a:link, .pad a:visited {
	color:#ffffff;
	font-weight: bold;
}
.pad {
	color:#fff1b0;
	font:1.0em/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px 10px;
	border-bottom: dotted 1px #fff;
}
#contact{
	color: #5e5c4a;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	margin:10px 0px 10px 0px;
} 

#contact dd{
	clear:both;
	float:left;
	margin:5px;
	width:100px;	
}

#contact dt{
	float:left;
	margin:5px;
	width:300px;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{color:#000;	font: 1.8em Georgia, "Times New Roman", Times, serif; padding: 2px 0 8px 0;}
h2{clear:both; color:#000;	font: normal 2em/1.5em Georgia, "Times New Roman", Times, serif;}
.h2{color:#000;font: normal 1.7em/1em Georgia, "Times New Roman", Times, serif;}
h3{clear:both; color:#000;	font: normal 1.8em/1.3em Georgia, "Times New Roman", Times, serif;}
h4{clear:both; color:#000;	font: normal 1.6em/1.2em Georgia, "Times New Roman", Times, serif;}	
h5{clear:both; color:#000;	font: normal 1.4em/1em Georgia, "Times New Roman", Times, serif;}	
h6{clear:both; color:#000;	font: normal 1.4em/1em Georgia, "Times New Roman", Times, serif;}				

/* =Links
-----------------------------------------------------------------------------------------*/

a:link, a:visited, #fck a:link, #fck a:visited, .SpanLink{color:#702b26; text-decoration:none;}
a:hover, a:active, #fck a:hover, #fck a:active{color:#953a33; text-decoration:underline;}		

/* =Layout
-----------------------------------------------------------------------------------------*/
#contentColumn {
	width: 601px;
	float:right;
}
#contentImage{
	width: 601px;
	height: 151px;
	background-color: #fff1b0;
	z-index: -1000;
}
#contentText{
	margin: 8px 11px 12px 5px;
}
#leftColumn{
	float:left;
	width:181px;
	z-index: 1000;
}
#leftColumn-menu{
	width: 170px;
	margin: 4px 0 0 7px;
}
#centerColumn{
	float:left;
	width: 395px;
	margin-right: 10px;
}
#affiliations {
	float: left;
	width: 118px;
	padding: 0 5px 0 5px;
}
#content{
	width:782px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-y;
}

#header{
	height:95px;
	width:782px;
}

#headerleft{
	height:413px;
	margin:0 auto;
	float:left;
	width:197px;
}

#headerright{
	height:413px;
	margin:0 auto;
	float:right;
	width:603px;
	background-image:url(images/flagbg.jpg);
	text-align:right;
}

#logo {
	margin:0 auto;
	height:199px;
}

#navbg {
	background-image:url(images/navbg.jpg);
	height:214px;
}

#footer {
	clear:both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 58px;
}
#footer-text {
	color:#fff1b0;
	font-size: 11px;
	padding: 18px 0 0 15px;
	width:450px;
}
#footer-text a {
	color:#ffffff;
}
#wrapper{
	margin:0 auto;
	width:782px;
}
/* =Custom Content
-----------------------------------------------------------------------------------------*/
#contentLeft {
	float:left;
	width: 300px;
}
#contentRight{
	float:right;
	width: 279px;
}
.contentBox1 {
	background-image: url(images/middle1.gif);
	margin-bottom: 7px;
}
.contentBox2 {
	background-image: url(images/middle2.gif);
	margin-bottom: 7px;
}
.contentBox4 {
	width: 585px;
	background-image: url(images/middle3.gif);
	margin-bottom: 7px;
}
.topBox1 {
	overflow: hidden;
	height: 10px;
	width: 300px;
	background-image: url(images/top1.gif);
}
.topBox2 {
	overflow: hidden;
	height: 10px;
	width: 279px;
	background-image: url(images/top2.gif);
}
.topBox4{
	overflow: hidden;
	height: 10px;
	width: 585px;
	background-image: url(images/top3.gif);
}
.bottomBox1 {
	overflow: hidden;
	height: 10px;
	width: 300px;
	background-image: url(images/bottom1.gif);
}
.bottomBox2 {
	overflow: hidden;
	height: 175px;
	width: 300px;
	background-image: url(images/computerbottom.jpg);
}
.bottomBox3 {
	overflow: hidden;
	height: 179px;
	width: 279px;
	background-image: url(images/gavel.jpg);
}
.bottomBox4 {
	overflow: hidden;
	height: 10px;
	width: 585px;
	background-image: url(images/bottom3.gif);
	clear: both;
}
.boxContent {
	padding:0 12px 0 10px;
}
.boxContent ul {
	margin-left:25px;
}
.practiceList li {
	padding-top: 4px;
	margin-left: 25px;
}
.practiceList {
	list-style: disc;
	list-style-type: disc;
}
ul.practiceList {
	margin-left:5px;
}
.contactTable {
	font-size: 11px;
}
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 1px solid transparent;}

#fck{
	background-color:#fff;
	background-image:none;
}

 
 
