﻿/***** Global Styles *****/

body {
	margin: 10px 0px 10px 0px;
	background-color: #5f4029;
	background-image:url(images/coyhis-page-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}/* body */
img{border:none; }

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}
p, ol, ul{
margin-top:5px;
margin-bottom: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top:10px;
	margin-bottom:10px;
	color:#630;
}
h1 a:link, h1 a:visited, h1 a:hover{	
	text-decoration:none; 
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:10px;
	margin-bottom:5px;
		color: #960;
}
h2 a:link, h2 a:visited, h2 a:hover{
	text-decoration:none; 
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:5px;
}
h3 a:link, h3 a:visited, h3 a:hover{
	text-decoration:none; 
}	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:5px;	
}
h4 a:link, h4 a:visited, h4 a:hover{
	text-decoration:none; 
}	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color:#0000FF;
	line-height: 12px;
	text-align: center;
	font-weight: lighter;
}
h5 a:link, h5 a:visited {
	text-decoration:none;	
}
h5 a:hover {
	text-decoration:none;
	color:#FFF
}
a:link, a:visited, a:active  {	
	color: #669999;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;}
a:hover {
	color: #00C;
	text-decoration: underline;}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:normal;
	color:#666;
}
table {
	border: none;
	border-collapse: collapse;
}/* table */

td {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}/* td */



/***** Class Styles *****/
.navtopwrapper{
	width:100%;
	height: 36px;
	padding:0px 0px;
	margin: 0px;
	background-color:#320202;
	color:#FFF}
.navtop {
	width: 440px;
	height: 36px;	
	margin: 0px 0px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	}	
.navtop a:link, .navtop a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height: 36px;
	font-weight:bold;
	margin: 4px 4px;
	padding: 8px 4px;
	color:#FFF;
	text-decoration:none;
	}
.navtop a:hover, .navtop a:active{
	color:#FF9;
	}
.navfooter {
	height: 36px;	
	margin: 0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	text-align:center;}	
.navfooter a:link, .navfooter a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 36px;
	font-weight:bold;
	margin: 4px 4px;
	padding: 8px 4px;
	color:#FFF;
	text-decoration:none;
	}
.navfooter a:hover, .navfooter a:active{
	color:#FF9;
	}	
.newsletter {
	height:20px;
	margin: 8px 10px;
	padding:0px 0px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
	vertical-align:middle;
}
form{
	margin:0px;
	padding:0px;}		
.contentrow{
	background-color:#ffffcc;
	}
.contentcontainer{
	width: 700px;
	margin: 20px auto 30px;
	}	

.page-table {
	width: 100%;
	height: 100%;
}/* page-table */

.row-table {
	width: 100%;
}/* row-table */

.side-cell {
	background-image: url("images/side-background.jpg");
	background-repeat: repeat;
	width: 200px;
}/* side-cell */

.menu-cell {
	padding: 10px 10px 10px 10px;
}/* menu-cell */

.main-cell {
	background-color: #F9F4BD;
}/* main-cell */

.crumb-cell {
	color: #F9F4BD;
	background-color: #53230C;
	padding: 5px 10px 5px 10px;
}/* crumb-cell */

.inset-table {
	background-color: white;
	border: solid 1px #A02D32;
	width: 100%;
}/* inset-cell */

/***** Text Styles *****/

.plain-text {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: black;
}/* plain-text */

.mini-text {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px; 
	line-height: 11.5px; 
	color: #666666
}/* mini-text */

.red-text-bold {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9.5px; 
	font-weight: bold; 
	color: #993333;
}/* red-text-bold */

.teal-text {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt; 
	line-height: 15px; 
	color: #669999;
}/* teal-text */

.teal-text-bold {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt; 
	line-height: 15px; 
	font-weight: bold; 
	color: #669999;
}/* teal-text-bold */

.teal-header {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11pt; 
	font-weight: bold;
	color: #669999;
}/* teal-header */

.details-link {
	color: #58422C;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}/* details-link */

.details-link:hover {
	text-decoration: underline;
}/* details-link: hover */
.ipiece {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:10px;
	text-decoration: none;
	color: #666;
	line-height: 12px;
	text-align: center;
	font-weight: lighter;
}
.ipiece a:link, .ipiece a:visited {
	text-decoration:none;
	color: #999;
}
.ipiece a:hover {
	text-decoration:underline;
	color:#66FF66;
}		
