﻿body 
{
	font-family: Arial;
	color: #2f2a14;
	background-image: url(Images/cc_background.jpg);
}
h2
{
	color:#d1c04f;
	text-transform:uppercase;
}
h3
{
	padding:0px;
	margin:0px;
}
h4
{
	font-style:italic;
}
p
{
	margin:0px 0px 10px 0px;
}
a
{
	color: #d1c04f;
	
}
.main
{
	background-color:White;
}
#white-line
{
	height:2px;
}
.menu-wrap
{
	width:1000px;
	background-color:#2f2a14;
}
.footer-wrap
{
	width:1000px;
	border-top: solid 1px #2f2a14;
}
#menu
{
	height: 40px;
	font-family: Arial;
	color: White;
	text-transform:uppercase;
	background-color:#2f2a14;
	text-align:center;
}
#menu ul
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-align:center;
}
#menu ul li
{
	float: left;
	padding: 1px 2px 0px 2px;
	margin: 0px 2px 0px 2px;
	list-style-type:none;
	text-align:center;
}
#menu ul li a
{
	color: White;
	text-decoration: none;
	text-transform:uppercase;
	font-size:12px;
	padding:0px 6px 0px 0px;
	font-weight:bold;
}
#menu ul li a:hover
{
	color: #e6d152;
	text-decoration: underline;
}
.last
{
	color:#2f2a14;
}
.last a
{
	color:#fff;
}
.footer-last
{
	color:#2f2a14;
}
.footer-last a
{
	color:#2f2a14;
}
.home-main
{
	padding:0px 0px 0px 0px;
	margin:0px;
}
.count
{
	font-family:Verdana;
	font-size: 34pt;
	font-weight:bold;
}
#home-bottom-menu
{
	border-top: solid 1px #2f2a14;
	border-bottom: solid 1px #2f2a14;
}
.brown
{
	background-color:#2f2a14;
	color:White;
}
.bottom-menu
{
	border-right:solid 1px #838174;
}
#footer
{
	height: 25px;
	font-family: Arial;
	color: #fff;
	text-transform:uppercase;
	padding:3px 0px 0px 0px;
	background-color:#2f2a14;
	width:1000px;
}
#footer ul
{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#footer ul li
{
	float: left;
	padding: 1px 2px 0px 2px;
	margin: 0px 2px 0px 2px;
	list-style-type:none;
}
#footer ul li a
{
	text-decoration: none;
	padding:0px 6px 0px 0px;
	color: #fff;
	font-size:9pt;
}
#footer ul li a:hover
{
	color: #e6d152;
}

.interior-main
{
	background-image: url(Images/background.jpg);
	background-repeat:no-repeat;
	background-color:White;
}
.content
{
	padding: 180px 0px 0px 0px;
}
#title
{
	top: -75px;
	position:relative;
	left: 525px;
}

.lbl
{
	text-transform:uppercase;
	font-size:11pt;
	text-align:right;
}
.lbl-sub
{
	font-size:8pt;
	text-align:right;
	font-style:italic;
}
.field
{
	border:solid 1px #2f2a14;
	width: 400px;
	height:30px;
	padding:3px;
	margin:3px;
}
.termstitle
{
	font-size:8pt;
	font-weight:bold;
}
.termstxt
{
	font-size:8pt;	
}
#illustration
{


}
.req
{
	font-size:10pt;
}
.map
{
	border: solid 1px #2f2a14;
}
#message
{
	width:200px;
	padding:15px;
	border:solid 1px black;
}
.redBorder
{
	border:dashed 1px #2f2a14;
	padding:10px;
}

#leftNav
{
	padding:0px;
	margin:0px;	
}
#leftNav ul
{
	padding:0px;
	margin:0px;	
}
#leftNav ul li
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	border-bottom: solid 1px #2f2a14;
	line-height:0px;
}
#leftNav ul li a
{
	padding:0px;
	margin:0px;
}
#main-table
{
	background-color:#fff;
	height:100%;
}
.leftColumn
{
	border-right:solid 1px #2f2a14;
}
.rightColumn
{
	padding:3px 0px 0px 5px;
	background-image: url(Images/background.jpg);
	background-repeat:no-repeat;
}
.rightInteriorColumn
{
	padding:190px 0px 0px 20px;
	background-image: url(Images/background.jpg);
	background-repeat:no-repeat;
}
.registerLink
{
	font-size:30px;
}
