/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
a img {border: none;}
body {
	background-color: #5e8582;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}
	.thumbnailleft {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:left;width:100px;padding:5px;background:#fff}
	.thumbnail img {border: 1px solid #000}
h1 {
	font-size: 2.4em;
	font-weight: normal;
	display: block;
	background-image: url(../imgs/header_bg.jpg);
	background-repeat: no-repeat;
	height: 43px;
	line-height:43px;
	padding-left: 65px;
	padding-bottom: 0px;
}
 #utility {
	width: 160px;
	float: left;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFF5;
	display: block;
	border-top: 2px solid #000000;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-width: 1px;
	padding: 0px 5px 10px 15px;
	margin: 0px 10px 12px 5px;
}
#utility li {
	list-style: none;
}
	
.pdfList
	{
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	height: 38px;
	line-height: 38px;
	padding-left: 45px;
	margin-left: 170px;
	background: url(../imgs/pdf_header_bg.jpg) no-repeat;
}

p, li {
  font-size: 1.4em;
}

h1, h2, p {
  margin: 1em 0;
}

#branding h1 {
  margin: 0;
}
.specialNav  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000CC;	
}
#branding {
	height: 200px;
	width: 740px;
	margin-left: 41px;
	background-image:  
; 		background-image: url(../imgs/practice-banner.jpg);
	background-repeat: no-repeat;
}
.right_img {
	float: right;
	border: 2px solid #5E8582;

	margin-top: 10px
	margin-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.left_img {
	float: left;
	border: 2px solid #5E8582;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#footer {
	width: 740px;
	margin-left: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper {
}
#centre {
	width: 800px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../imgs/lowbg.gif);
	margin: 0px auto;
}
#sideColumn {
	width: 250;
	float: left;
	background-color: #CC0000;
	margin: 25px;
	padding: 10px;
	}
#content {
	width: 710px;
	float: right;
	margin-right: 20px;
}


#footer { 
  clear: both; 
} 

/* Add some padding 
================================== */

#mainNav {
	padding-bottom: 20px;
	font-weight: bold;
}

/*#mainNav * {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}*/

* html #mainNav {
	padding:0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
* html #utility {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
#content * {
  padding-right: 20px;
}
#content ul li {margin-left:15px;list-style: none;}

#content * * {
  padding-right: 0;
}
 #mainNav {
	list-style: none;
	 margin-bottom:: 20px; 
	margin-left: 10px;
	width: 150px;
	float: left;
	margin-top: 10px;
}
#mainNav a{
	display: block;
	width:150px;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	text-indent: 20px;
		}	
#mainNav li.first a {
		height: 30px;
		line-height: 30px;
			}
#mainNav a:hover, .selected a {
	 color: #000000;
	font-weight: bold;
	background-position: bottom;	
	} 
.box {
width: 210px;
background: #effce7 url(../imgs/bottom.gif) no-repeat left bottom;
}
.box h2 {
background: url(../imgs/top.gif) no-repeat left top;
}h2 {
	font-size: 1.5em;
}
