* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	}	

#wrappper {
	margin-left: auto;
    margin-right: auto;
	width: 1000px;
	}
	
#mainContent {
	padding:15px;
	padding-top:0px;
	padding-left:12px;
}
	
#dashboardArea {
	float:right;
	margin-top:20px;
	font-size:12px;
}
	
	
/* NAVIGATION */

#navMain {
	height: 40px;
	width: 1000px;
	}
	
#navMain li {
	display: inline;
	}
	

#navInjury a {
	float: left;
	display: inline;
	background:  url(images/mainNav_01.png) no-repeat top;
	width: 137px;   
	height: 40px;
	}

#navInjury a:hover {   
	background:  url(images/mainNav_01.png) no-repeat bottom;   
	}

#navInsurance a {
	float: left;
	display: inline;
	background:  url(images/mainNav_02.png) no-repeat top;
	width: 156px;   
	height: 40px;
	}

#navInsurance a:hover {   
	background:  url(images/mainNav_02.png) no-repeat bottom;   
	}

#navWhistleblower a {
	float: left;
	display: inline;
	background:  url(images/mainNav_03.png) no-repeat top;
	width: 118px;   
	height: 40px;
	}

#navWhistleblower a:hover {   
	background:  url(images/mainNav_03.png) no-repeat bottom;   
	}

#navDrugs a {
	float: left;
	display: inline;
	background:  url(images/mainNav_04.png) no-repeat top;
	width: 62px;   
	height: 40px;
	}

#navDrugs a:hover {   
	background:  url(images/mainNav_04.png) no-repeat bottom;   
	}

#navMedical a {
	float: left;
	display: inline;
	background:  url(images/mainNav_05.png) no-repeat top;
	width: 128px;   
	height: 40px;
	}

#navMedical a:hover {   
	background:  url(images/mainNav_05.png) no-repeat bottom;   
	}

#navClass a {
	float: left;
	display: inline;
	background:  url(images/mainNav_06.png) no-repeat top;
	width: 109px;   
	height: 40px;
	}

#navClass a:hover {   
	background:  url(images/mainNav_06.png) no-repeat bottom;   
	}

#navTeam a {
	float: left;
	display: inline;
	background:  url(images/mainNav_07.png) no-repeat top;
	width: 87px;   
	height: 40px;
	}

#navTeam a:hover {   
	background:  url(images/mainNav_07.png) no-repeat bottom;   
	}
	
#navCommunity a {
	float: left;
	display: inline;
	background:  url(images/mainNav_08.png) no-repeat top;
	width: 96px;   
	height: 40px;
	}

#navCommunity a:hover {   
	background:  url(images/mainNav_08.png) no-repeat bottom;   
	}	
	
#navResources a {
	float: left;
	display: inline;
	background:  url(images/mainNav_09.png) no-repeat top;
	width: 107px;   
	height: 40px;
	}

#navResources a:hover {   
	background:  url(images/mainNav_09.png) no-repeat bottom;   
	}	
	
	
	
/* MAIN CONTENT */
	
#contentMain {
	background: no-repeat url(images/graphic_backgroundMain.png);
	float: left;
	width: 1000px;
	}	

#header {
	display: inline;
	float: left;
	height: 65px;
	margin-bottom: 15px;
	padding: 15px 15px 0 15px;
	width: 970px;
	}
	
.logoMain {
	float: left;
	margin-right: 145px;
	}
	
.headerMargin {
	margin: 5px 0 10px 0;
	}
	
.socialMargin {margin: 0 0 10px 0;}	
	
.aboutMargin {
	margin: 5px 0 10px 160px;
	}		

.googleplus {display:inline; margin:0 0 0 15px; padding:0; vertical-align:middle; }



/* LEFT MAIN COLUMN */

#mainLeftWrapper {
	border: 0px;
	display: inline;
	float: left;
	margin: 0 10px 0 75px;
	width: 673px;	
}	

#leftWrapper {
	background:transparent url(images/graphic_backgroundLeft.png) no-repeat;
	border: 1px solid #C9CABE;
	display: inline;
	float: left;
	height: auto !important;
	margin: 0 10px 0 75px;
	padding-bottom:20px;
	width: 673px;	
	}	

#leftWrapperHomeTop {
	background:transparent url(images/graphic_backgroundLeft.png) no-repeat;
	border: 1px solid #C9CABE;
	display: inline;
	float: left;
	height: auto !important;
	margin-bottom:20px;
	padding-bottom:20px;
	width: 673px;	
}


#leftWrapperLogos {
	background: #FFFFFF;
	border-top: 3px solid #BE5327;
	border-bottom: 3px solid #BE5327;
	display: inline;
	float: left;
	height: 35px !important;
	margin: 0 0 20px 0;
	padding: 15px 0;
	width: 643px;	
	}	
	
#leftWrapperLogos .logo {
	border: none;
	display:inline;
	float:left;
	margin: 0 41px 0 0;
    } 
	
	
#leftWrapperHomeBottom {
	background:transparent url(images/graphic_backgroundJusticeTier3.png) no-repeat;
	border: 1px solid #C9CABE;
	display: inline;
	float: left;
	height: auto !important;
	padding-bottom:20px;
	width: 673px;	
	}					
	
#leftWrapperJustice {
	background:transparent url(images/graphic_backgroundJusticeTier3.png) no-repeat;
	border: 1px solid #C9CABE;
	display: inline;
	float: left;
	height: auto !important;
	margin: 0 10px 0 75px;
	padding-bottom:20px;
	width: 673px;	
	}
	
	
#flashHome {
	background-image: url(images/image_home_4.jpg);
	background-repeat: no-repeat;
	border-bottom: 5px solid #60604E;
	display: inline;
	float: left;
	height: 341px;
	width: 673px;
	margin: 0;
	padding: 0;
	}
	
#module1 {
	display: inline;
	float: left;
	margin: 15px 15px 15px 15px;
	width: 205px;
	}
	
#about {
	border-left: 1px solid #C9CABE;
	display: inline;
	float: left;
	margin: 15px 15px 15px 0;
	padding: 0 0 0 14px;
	width: 407px;
	}		
	
	
/* HOME BOTTOM TABLES */

#homeTable {
	margin: 15px;
	padding: 0;
	}
	
#homeTable table {
	margin-top: 15px;
}	
	
#homeTable img {	
	border: 0;
	}

#homeTable h3 {
	margin: 0 15px 2px 10px;
	}	
	
#homeTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	margin: 0 20px 0 10px;
	text-align: left;
	}
	
#homeTable tr {
	margin-bottom: 20px;
	}
	
#homeTable th {
	border-top: 1px solid #BE5327;
	padding-bottom: 30px;
	}

	
#homeTable td {
	vertical-align: top;
	margin: 0;
	padding: 0 0 10px 0;
	max-width: 205px;
	}
	
#homeTable a:link {
	color: #BE5327;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#homeTable a:visited {
	color: #BE5327;
	text-decoration: none;
	text-transform: uppercase;
	}	
	
#homeTable a:hover {
	color: #BE5327;
	text-decoration: underline;
	}	
	
#homeTable a:active	{
	color: #BE5327;
	text-decoration: none;
	text-transform: uppercase;
	}
	








/* RIGHT COLUMN */
	
#rightWrapper {
	float: left;
	margin: 0 14px 0 0;
	width: 225px;
	}	
	
#rightColumnTop, .rightColumnTop {
	background: top no-repeat url(images/sidebar_background.png);
	border: 1px solid #C9CABE;
	display: inline;
	float: left;
	height: 310px;
	margin: 0 0 10px 0;
	padding: 10px 8px 8px 8px;
	width: 205px;
	height:310px;
	-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		/*behavior:url("/templates/KCR%20Home/border-radius.htc");*/

	}

#rightColumnBottom {
	background: top no-repeat url(images/sidebar_background.png);
	border: 1px solid #C9CABE;
	display: inline;
	float: left;
	height: 215px;
	margin: 0;
	margin-bottom:14px;
	padding: 10px 8px 8px 8px;
	width: 205px;	
	}
	
.borderRadius {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}	
	

#rightColumnTop p, #rightColumnBottom p {
	text-align: left;	
	}	
	
#rightColumnTop h2, #rightColumnBottom h2 {
	margin-bottom: 15px;	
	}	
	
#rightColumnTop ul, #rightColumnBottom ul {
	list-style: inside;
	list-style-type: none;
	margin-bottom: 20px;	
	}
	
#rightColumnTop li, #rightColumnBottom li {
	border-right: none;
	display: block;
	line-height: 13px;
	margin-bottom: 10px;
	}			

	
	
/* NEWS SECTION */

.news {
	width: 190px;
	margin: 10px 0;
	padding: 0 0 5px 0;
	}	
	
.news h1 {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}	
	
.news p {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 10px 0;
	}
	
.news a:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #BE5327;
	text-decoration: none;
	}
	
.news a:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #BE5327;
	text-decoration: none;
	}	
	
.news a:hover {
	text-decoration: underline;
	}
	
.news a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #BE5327;
	text-decoration: none;
	}
	
	
.news li {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 10px 0;
	}			


	
/* SPOTLIGHT SECTION */

#spotlight {
	border-bottom: 1px solid #BE5327;
	width: 190px;
	margin: 10px 0;
	padding: 0 0 5px 0;
	}	
	
#spotlight h1 {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	}	
	
#spotlight p {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 5px 0;
	}
	
#spotlight a:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #BE5327;
	text-decoration: none;
	}
	
#spotlight a:active {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #BE5327;
	text-decoration: none;
	}	
	
#spotlight a:hover {
	text-decoration: underline;
	}
	
#spotlight a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #BE5327;
	text-decoration: none;
	}		
	
	
	
/* FOOTER */
			
#footer {
	display: inline;
	float: left;
	margin: 0 15px 0 75px;
	padding: 15px 0 10px 0;
	width: 910px;
	z-index:-1;
	}	
	
#footLeft {
	display: inline;
	float: left;
	margin: 0 10px 0 15px;
	width: 660px;
	}
	
#footRight {
	display: inline;
	float: left;
	width: 225px;
	}		

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #60604E;
	text-decoration: none;
	text-transform:uppercase;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #BE5327;
	}
	
p.footer {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 5px 0;
	}	
	
p {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
	
h3 {
	color: #BE5327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 5px 0;
	}		

ul {
	list-style: none;
	margin: 0 0 12px 0;
	text-align: left;
	}
	
li {	
	border-right: 1px solid #C9CABE;
	display: inline;
	padding-right: 5px;
	}
	
li.first {
	padding-left: 0px;	
	}
	
li.last {
	border: none;
	}		

.title {
	font-size:20px !important;
	/*display:none;*/
}
.static_nlsitem, .static_nlsitemover {
	color:#60614d;
	font-family:helvetica;
	text-transform:uppercase;
	font-size:12px;
	padding:0 17px 0 5px;
	height:21px;
	background:url(images/arrow.png) no-repeat top right;
}
.static_nlsitemover { 	background:url(images/arrow_over.png) no-repeat top right; }

.nlsitem {color:#60614D;padding:2px;padding-left:5px;padding-right:3px;font-size:11px;}

.nlsitemover {color:#be5328;padding:2px;padding-left:5px;padding-right:3px;font-size:11px;background-color:#eee}

.nlsitemcontainer, .nlsitemcontainerover 
{
	height:10px !important;
	background-color:white;
	/*padding-left:0px;
	padding-right:3px;*/
}

.nlsmenu {margin-top:0px;
    border-bottom:#be5328 1px solid;
    border-left:#be5328 1px solid;
    border-top:#be5328 1px solid;
    border-right:#be5328 1px solid;
    z-index:1;}
    
.static_nlssubmenucell, .static_nlssubmenucellover 
{
	display:none; 
}

#nav 
{
	padding:10px 20px 9px 9px;
}
#footerLinks {
	margin-bottom:12px;
	font-size:10px;
}
a img {border:0px}

	
#breadcrumbs {
	width: 643px;
	margin: 10px 15px 10px 15px;
	}
	
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-weight: bold;
	color: #60604E;
	text-decoration: none;
	}	
	
#breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BE5327;
	text-decoration: none;
	}	
	
#breadcrumbs a:hover {
	text-decoration: underline;
	}		
	
#leftColumn1 {
	display: inline;
	float: left;
	width: 460px;
	margin-right:10px;
	}
	
#leftColumn1Reverse {
	display: inline;
	float: left;
	width: 460px;
	margin-left: 0;
	}	

#mainContent p, #mainContent div  {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height:14px;*/
	}

#mainContent .boxHeader {
	display:none; 
}

#mainContent .boxContent {
	width:460px !important; 
}

#mainContent .boxContent a, {
	padding-top:14px;; 
}

#mainContent p {
	margin:0 0 12px 0;
}

#mainContent a:link {	
	color: #BE5327;
	text-decoration: none;
	}
	
#mainContent a:visited {	
	color: #BE5327;
	text-decoration: none;
	}	
	
#mainContent a:hover {
	text-decoration: underline;
	}
	
#mainContent a:active {	
	color: #BE5327;
	text-decoration: none;
	}	

#mainContent h1 {
	color: #BE5327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 10px 0 15px 0;
	}
	
#mainContent h2 {
	color: #BE5327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 15px 0;
	}	
	
#mainContent h4 {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 5px 0;
	}	

	
#mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60604E;
	line-height: 17px;	
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 15px;
	}
	
#mainContent ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60604E;
	line-height: 17px;	
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 15px;
	margin-left: 17px;
	}	
	
#mainContent li {
	border: none;
	display: list-item;
	list-style-position:outside;
	margin-left:17px;
	margin-bottom: 5px;
	}	
#mainContent li div{ display:inline;}

#leftColumn1Reverse {
	margin: 22px 0 0 0;
	}
	
#leftColumn2 {
	border-left: 1px solid #C9CABE;
	display: inline;
	float: left;
	margin: 20px 15px 15px 0px;
	padding-left: 10px;
	width: 150px;
	}
	
#leftColumn2Left {
	border-right: 1px solid #C9CABE;
	display: inline;
	float: left;
	margin: 20px 15px 15px 0px;
	padding-right: 10px;
	width: 160px;
	}	
	
#leftColumn2 p, #leftColumn2Left p {
	font-size: 10px;
	text-align:left;
	}
	
#leftColumn2 h1, #leftColumn2Left h1 {
	color: #BE5327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}
	
#leftColumn2 h2, #leftColumn2Left h2 {
	color: #BE5327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 5px 0;
	}	


#leftColumn2 ul, #leftColumn2Left ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60604E;
	line-height: 14px;	
	margin: 0 0 5px 0;
	}
	

#leftColumn2 a:link, #leftColumn2Left a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #60604E;
	text-decoration: none;
	}
	
#leftColumn2 a:visited, #leftColumn2Left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #60604E;
	text-decoration: none;
	}	

#leftColumn2 a:hover, #leftColumn2Left a:hover {
	text-decoration: underline;
	}	
	
#leftColumn2 a:active, #leftColumn2Left a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #60604E;
	text-decoration: none;
	}		

	
#leftColumn2 img, #leftColumn2Left img {
	margin-bottom: 10px !important;
	max-width: 160px !important;
	}	
	
	
#headerImage.tier2 img {
	border-bottom: 5px solid #BE5327 !important;
	display: inline;
	height: 200px;
	width: 673px;
}

#headerImage.tier3 img {
	display: inline;
	height: 50px;
	width: 673px;
}

#videoSpotlight {
	width: 190px;
	margin: 10px 0;
	padding: 0 0 5px 0;
	}
	
	
/* JUSTICE CENTERS */	
	
	
#contentMainJustice {
	background: no-repeat url(/resources/1/page-headers/tier2_justice_childrenHome.jpg);
	border: 1px solid #C9CABE;
	float: left;
	height: 660px;
	width: 1000px;
	}	
	
#contentMainSeniors {
	background: no-repeat url(/resources/1/page-headers/tier2_justice_seniorsHome.jpg);
	border: 1px solid #C9CABE;
	float: left;
	height: 660px;
	width: 1000px;
	}		
	
#justiceIntroWrapper {
	height: 342px;
	margin: 220px 478px 0 162px;
	padding: 15px;
	width: 330px; 
	}	

#justiceIntroWrapper h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 5px 0;
	}	
	
#justiceIntroWrapper h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#justiceIntroWrapper h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 0 0;
}	

	
#justiceIntroWrapper p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
	}	
	
#justiceIntroWrapper a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#justiceIntroWrapper a.hover {
	text-decoration: underline;
	}

.justice #header {
	background:url(images/headerTrans.png);
	display: inline;
	float: left;
	height: 65px;
	margin: 7px 0 8px 0;
	padding: 8px 15px 7px 15px;
	width: 970px;
	}
	
#breadcrumbsJustice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 643px;
	margin: 0 0 10px 0;
	}
	
#breadcrumbsJustice a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}	
	
#breadcrumbsJustice a:hover {
	text-decoration: underline;
	}	
	
	
	
#leftColumn2Head {
	display:inline;
	float:left;
	margin-bottom:15px;
	width:160px;
}


#leftColumn2Wrapper {
	display: inline;
	float: left;
	width: 160px;
	margin: 5px 11px 15px 15px;
	}	
	
#cse-main-search-text {
	border: 1px solid #000; 
	padding: 2px;
	height:10px;
	margin-top:5px;
	background: rgb(255, 255, 255) url(images/google_custom_search_watermark.gif) no-repeat scroll left center;
	width:147px;
	float:left;
}

#srchLbl {
	font-size:9px;
	font-weight: bold;
	display:block;
	float:left;
	margin:10px 7px 0 0;
	padding: 0 0 0 0;
}


#sitemapLink, #sitemapLink a {
	font-size:10px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#60604E;
	margin:0 4px 6px 0;
}


/* OUR TEAM PAGE TABLES */

#ourteam {
	margin: 0;
	padding: 0;
	}
	
#ourteam img {	
	border: 0;
	margin: 0;
	padding: 0;
	}

#ourteam h3 {
	margin: 0 15px 2px 5px;
	}

#ourteam h4 {
	color: #60604E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 5px 5px;
	}		
	
#ourteam p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	margin: 0 0 0 5px;
	text-align: left;
	}
	
#ourteam tr {
	margin-bottom: 20px;
	}
	
#ourteam th {
	border-top: 1px solid #BE5327;
	padding-bottom: 30px;
	}
	
#ourteam td {
	vertical-align: top;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#ourteam a:link, #ourteam a:active, #ourteam a:visited {
	color: #60604E;
	text-decoration: none;
	}
	
#ourteam a:hover {
	color: #BE5327;
	text-decoration: underline;
	}	

.boxHeaderQuickLinks
{
	color:#BE5327 !important;
}


.boxItemQuickLinks
{
	margin-left:17px !important;
}
		
/* SHARE THIS FEATURE */

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:top;}
a.stbar.chicklet {height:16px;line-height:16px;}		
		

/* HOME PAGE */

#about h2 {
	color: #BE5327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	}

#about a:link {
	color: #BE5327;
	text-decoration: none;
	}
	
#about a:visited {
	color: #BE5327;
	text-decoration: none;
	}	

#about a:hover {
	text-decoration: underline;
	}	
	
#about a:active {
	color: #BE5327;
	text-decoration: none;
	}		
		
fieldset {
	border: 0;
	margin-bottom: 15px;
	padding: 0;
	width: auto;
	}
			
legend {
	color: #BE5327;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 12px 0 7px 0;
	width: auto;
	}		
		
.contactLabel {
	color: #60604E;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	white-space: nowrap;
	width: 50px;
	}


.goSearchBtn {
	vertical-align:text-bottom;	
	float:left;
	margin-top:5px;
}
.clear{clear:both;}
