/* clark blue:  364357
clark brown:  966427
clark gold:  d39944 */
/* Font specification */
body,p,div {
 font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 130%;
	word-spacing: -1px;}

/* Tag level styles */
address {
	padding-bottom: 15px;
	font-style: normal;}
	
body {
 background-color: #E8E9EB;
 margin: 0px;
	padding: 0px;}
	
h1, h2, h3, h4 {
 margin: 0px;
 padding: 0px 0px 9px 0px;}

h1 {
 color: #966427;
 font-size: 14px;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;}

h2, h2 a {
 color: #966427;
 font-size: 10px;
	font-weight: bold;
	
	text-decoration: none;}
	
h2 a:hover {
 text-decoration: underline;} 
	
hr {
 border-style: none; 
	border-top: 1px solid #966427;}

img {
 border-style: none;
	border-width: 0px;}
	
input {
 margin: 2px;
 padding: 0px;
	vertical-align: middle;}
	
input[type="radio"] {
 vertical-align: baseline;}
	
li {
 list-style-image: url(images/bullet.gif);
 margin: 1px 0px 1px 20px;}
	
ol, ul {
 margin: 0px;
 padding-left: 20px;}

p {
 margin: 0px;
 padding: 0px 0px 18px 0px;}
	
table {
 margin: 0px;}
	
textarea {
 margin: 2px;
	overflow: auto;}
	
td {
 border-collapse: collapse;
	margin: 0px;
 padding: 5px;
	vertical-align: top;}
	
/* Container divs */
div#fullBody {
 padding: 0px;
	text-align: center;
	width: 100%;}
	
div#skinnyBody {
 background-color: #FFFFFF;
 background-image: url(images/clarkleftbar-repeat.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 783px;}

/* Header */
div#header {
 background-color: #000000; 
 background-image: url(images/clarkmasthead.jpg);
	background-repeat: no-repeat;
	border-bottom: 5px solid #D39944;
	color: #FFFFFF;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 21px;
	margin: 0px auto 0px auto; 
	height: 132px;
 width: 783px;}
	
div#header div {
 font-size: 15px;
 padding: 45px 260px 0px 280px;}

div#headerMontage {
 background-image: url(images/5imageshoriz.jpg);
 border-bottom: 2px solid #966427;
	border-left: 1px solid #FFFFFF;
	float: right;
 height: 79px;
	width: 615px;}

/* Left Column */
div#columnLeft {
 background-image: url(images/clarkleftbar.jpg);
 float: left;
	height: 440px;
	width: 167px;	}

div#columnLeft div.addressblock {
 border-bottom: 2px solid #EED8B3;
 font-size: 10px;
	line-height: 180%;
	padding: 20px 0px 20px 20px;}
	
div#columnLeft address {
 display: inline;}
	
div#columnLeft a {
 border-bottom: 2px solid #EED8B3;
	color: #000000;
 display: block;
	padding: 5px 18px 6px 0px;
	text-align: right;
	text-decoration: none;}

div#columnLeft a:hover, div#columnLeft a:focus {
 text-decoration: underline;}
	
/* Content table and cell */
div#content {
 color: #364357;
 float: right;
	padding: 20px 22px 22px 22px;
	width: 572px;}
	
/* Footer */
div#footer {
 background-color: #966427;
	clear: both;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
 margin: 0px auto 0px auto;
	text-align: center;
	width: 783px;}

div#footer address {
 display: inline; 
	font-style: normal; 
	margin: 0px; 
	padding: 0px;}

div#footer li {
 display: inline;
 list-style-type: none;
	margin-left: 6px;
	margin-right: 6px;}

/* other classes */
td.tagline {
 }
	
td.tagline div {
 border: 5px solid #364357;
	color: #364357;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 20px;
	padding: 20px;
	text-align: center;}

input.invalid,textarea.invalid {
 border-color: #FF0000;}

.left, .right {
	margin-bottom: 5px;}

.left {
 clear: left;
 float: left;}

.right {
 clear: right;
 float: right;}
	
img.paragraph {
 margin: 2px 0px 0px 0px;
	padding: 0px;}

img.spacer {
 margin: 0px;
 padding: 0px;}
	
td.spacer {
 padding: 0px;}

.subscript {
 font-size: 70%;
 vertical-align: sub;}
	
.nowrap {
 white-space: nowrap;}