body {
	background: #f5f5f5 url('/images/outer_tile.gif') repeat;
	font: 62.5%/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #333;
}

* body 

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

.container_16 p {
	font-size: 1.2em;
	color: #333;
}

h5 {
	font: 1.6em/1.2em Helvetica, Arial, 'Liberations Sans', FreeSans, sans-serif;
	color: #d71920;
	margin-bottom: 0;
	margin-top: 24px;
}

h5 a, h5 a:hover, h5 a:visited {color: #d71920; text-decoration: none;}

a {color: #333;}
a:hover {color: #000;}
a:visited {color: #666;}

#pagehead {
	background: #fff url('/images/header_bg.gif') repeat-y;
}

.masthead_a {
	background: url('/images/court.jpg') no-repeat 20px 0;
	padding-top: 40px;	
}

#page {
	background: #fff url('/images/content_bg.gif') repeat-y;
}

#logo {
	margin: 0 10px 7px;
	padding: 0 60px 0 660px;
}

#navtab {
	height: 33px;
	margin: 0 20px;
	padding-left:20px;
}

#navtab a {
	display:block;
	float:left;
	margin: 0;
	padding: 0;
	height: 33px;
	width: 180px;
	background-repeat: no-repeat;
}

#navtab a:hover, #navtab a.selected {
	background-position: 0 -33px;
}

#navtab a.about {
	background-image: url("/images/about_tab.gif");
	margin-left: 20px;
}

#navtab a.whatnow {
	background-image: url("/images/what_now.gif");
}

#content {
	min-height: 100px;
	background: url('/images/top_grad_land.gif') no-repeat;
}


#secondary_nav a { 
	display: block;
	float: left;
	padding: 7px 15px;
	border-left: 1px solid #fff;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: uppercase;
}

#secondary_nav a.first_nav {
	border-left: none;
	padding-left: 0;
}

#secondary_nav a:hover, #secondary_nav a.sel_nav {
	color: #d71920;
}

.redline {
	height: 3px;
	width: 690px;
	background-color: #d71920;
}

.side_title h2 {
	font: normal normal 3em/1.1em "Times New Roman", Times, Serif;
	padding: 24px 0 18px;
	color: #666;
}

.assoc {
	text-align: right;
	padding: 24px 0 18px;
	font-size: 1.1em;
	color: #666;
}

.assoc em {
	font-family: "Times New Roman", Times, Serif;
}

p.contact {
	padding-top:160px;
	color: #dcaa44;
}

p.phone {
	font: 2.4em/1.1em "Times New Roman", Times, Serif;
}

p.contact, p.address {
	font: 1.8em/1.1em "Times New Roman", Times, Serif;
}

p.phone, p.address {
	padding-top:20px;
}

p.phone,  p.address, p.address a {
	color: #666;
	text-decoration: none;
}

p.address a:hover {
	text-decoration:underline;
}

p.address a { font-size: 0.9em }

.content_block {
	padding-bottom: 24px;
}

.content_block p {
	margin-top: 24px;
	margin-bottom: 8px;
}

.content_block p.first {
	margin-top: 0px;
}

.content_block li {
	font-size: 1.2em;
}

hr.fullwidth {
	margin: 0 20px;
	height: 1px;
	padding-bottom: 1px;
	color: #999;
	background-color: #fff;
}

#pagefoot {
	background: #000 url('/images/footer_bg.gif');
}

#foot_content {
	background: url('/images/footer_contact.jpg') 20px 0 no-repeat;
	height: 98px;
}

#contact a {
	display: block;
	height: 98px;
	width: 120px;
	text-decoration:none;
}

#contact a span {
	visibility: hidden;
}

#foot_top {
	height: 49px;
	border-bottom: 1px solid #333;
	text-align: right;
}

#foot_top img {
	padding-top: 24px;
}

#foot_bottom {
	border-top: 1px solid #666;
	text-transform: uppercase;
	padding-top: 15px;
}

#foot_bottom a {
	font-size: 1.2em;
	text-decoration: none;
	color: #999;
	padding-right: 34px;
}

#footer {
	padding-top: 24px;
	padding-bottom: 36px;
	margin-bottom: 24px;
	background-color: #000;
	text-transform: uppercase;
	color: #999;
	font-size: 1.2em;
}

#footer a {
	text-decoration: none;
	color: #999;
	padding-left: 16px;
}