/* Copyright 2005, Graphice Artem Promit, Inc. */

body	{
	font-family: Verdana, Arial, sans;
	color: #000000;
	background: #CBC0AF;
	background-image: url(images/ADCAlogo_tiled.gif);
	margin-top: 0;
	margin-left: 0;
	}
table	{
	font-family: Verdana, Arial, sans;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	border: 0;
	}
hr	{
	color: #EF4A42;
	}
a:link {
	text-decoration: underline;
	}
a:visited {
	color: #000;
	text-decoration: underline;
	}

li  {
	margin-bottom: 6px;
	}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
	letter-spacing: 0px;
	}
h2 {
	margin-left: 175px;
	font-size: 20px;
	color: #FFF;
	text-transform: uppercase;
	position: relative;
	bottom: -2px;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, Verdana, sans;
	line-height: 90%;
	}

#footer	{
	font-family: Verdana, Arial, sans;
	font-size: 12px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 8px;
	}

#footer-line1	{
	font-family: Verdana, Arial, sans;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	}
	
#footer-line2	{
	font-family: Verdana, Arial, sans;
	font-size: 10px;
	text-align: center;
	}


/* HOME PAGE SPECIFIC */

.h-link:link {
	color: #fff;
	text-decoration: underline;
	}
.h-link:visited {
	color: #fff;
	text-decoration: underline;
	}

#h-bgimage	{
	position: absolute;
	background: #DCD2C2;
	width: 790px;
	margin-left: 0px;
	border-right: 4px solid #009D6D;
	z-index: 0;
	text-align: right;
	}

#h-logo	{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 10;
	}

#h-greenbox	{
	position: absolute;
	height: 230px;
	width: 453px;
	border: 1px solid #009D6D;
	background: #009D6D;
	margin-top: 226px;
	z-index: 5;
	}

#h-greenbox-txt	{
	font-size: 14px;
	padding: 10px;
	padding-top: 35px;
	color: white;
	}

#h-redbox	{
	position: absolute;
	width: 750px;
	border-top: 4px solid #EF4A42;
	border-left: 1px solid #EF4A42;
	border-bottom: 1px solid #EF4A42;
	border-right: 4px solid #009D6D;
	background: #DCD2C2;
	margin-left: 40px;
	margin-top: 420px;
	z-index: 10;
	}

#h-redbox-txt	{
	padding: 10px;
	padding-left: 50px;
	color: black;
	}
	
/* INSIDE PAGE SPECIFIC */
#i-bgimage	{
	position: absolute;
	background: #DCD2C2;
	margin-left: 0px;
	border-bottom: 4px solid #009D6D;
	z-index: 0;
	}

#i-logo	{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 10;
	}
	
#i-txtbox	{
	font-family: Verdana, Arial, sans;
	font-size: 12px;
	padding: 10px;
	padding-left: 50px;
	color: black;
	position: absolute;
	width: 750px;
	border-left: 1px solid #EF4A42;
	border-bottom: 1px solid #EF4A42;
	border-top: 4px solid #009D6D;
	border-right: 4px solid #009D6D;
	background: #DCD2C2;
	margin-left: 40px;
	margin-top: 146px;
	z-index: 5;
	}
	
/* OUR HERD PAGE SPECIFIC */
.herd	{
	width: 100%;
	}
.herd td	{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}