body {
	background-color: #383B2A;
	margin: 0px;
	text-align: center;
}
.top {
	background-image: url(../layout/ICCWhitetails_02.jpg);
	background-position: center top;
	height: 72px;
}
.navbar {
	background-image: url(../layout/ICCWhitetails_03.jpg);
	background-position: center top;
	height: 33px;
}
.header1 {
	background-image: url(../layout/ICCWhitetails_04.jpg);
	background-position: center top;
	height: 78px;
}
.header2 {

	background-image: url(../layout/ICCWhitetails_06.jpg);
	background-position: center top;
	height: 88px;
}
.content {
	background-image: url(../layout/ICCWhitetails_08.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 560px;
	padding-right: 30px;
	padding-left: 15px;
}
.botcap {
	background-image: url(../layout/ICCWhitetails_10.jpg);
	background-position: center top;
	height: 24px;
}
.footer {
	background-image: url(../layout/ICCWhitetails_11.jpg);
	background-position: center top;
	height: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	vertical-align: top;
}
.footer a:link {
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-align: right;
	text-decoration: none;
}
.leftcol {
	background-image: url(../layout/ICCWhitetails_07.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 215px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #521B07;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #22231B;
	padding-bottom: 5px;
	background-image: url(../layout/emblem1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C9686;
	text-align: right;
	padding-bottom: 10px;
	text-decoration: none;
}
.navlink a:link {
	color: #9C9686;
	text-align: right;
	text-decoration: none;
}
.navlink a:visited {
	color: #9C9686;
	text-align: right;
	text-decoration: none;
}
.navlink a:active {
	color: #9C9686;
	text-align: right;
	text-decoration: none;
}
.navlink a:hover {
	color: #82340F;
	text-align: right;
	background-image: url(../layout/emblem2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	text-decoration: none;
}
#buckcontainer {
	padding: 5px;
	margin-bottom: 10px;
	height: 160px;
	width: 100%;
}
.image {
	border: 2px solid #521B07;
	margin-right: 5px;
	margin-left: 5px;
}
h2 {
	color: #521B07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #22231B;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #521B07;
	margin-left: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #22231B;
	font-size: 14px;
	border-bottom-color: #521B07;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.form {
	background-color: #21221A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECE9D8;
	border: 1px solid #383B2A;
}
fieldset {
	width: 100%;
	border: 2px dotted #29251E;
	padding: 5px;
	height: 100%;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
}
.copyright a:active {
	color: #999999;
	text-decoration: none;
}
.copyright a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
