@charset "UTF-8";
body {
	background: #000000 url(../images/bkg_chcllingrad.png) repeat-x; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	margin: 0;
	border-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}
a {
	text-decoration: none;
	color: #663300;
}
a img {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
h1 {
	margin-top: 3px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font: normal 1.17em "Times New Roman", Times, serif;
	letter-spacing: .1em;
	color: #663300;
}
h2 {
	font-size: .8em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
}
h3 {
	font-weight: normal;
	letter-spacing: .1em;
	margin-bottom: 10px;
}
#container  {
	width: 772px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/bx_bkg.png) repeat-y;
	margin: 25px auto 0;
}
#header     {
	background: url(../images/bx_top.png) no-repeat left top;
	text-align: center;
	padding-bottom: 20px;
}
#header  p {
	margin-top: 3px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font: 1.17em "Times New Roman", Times, serif;
	letter-spacing: .1em;
	color: #663300;
}
#header  ul {
	color: #663300;
	margin: 10px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#header  li {
	display: inline;
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
#header   a:link {
	text-decoration: none;
	color: #663300;
}
#header  a:visited {
	text-decoration: none;
	color: #663300;
}
#header  a:hover {
	color: #996633;
}
#mainContent {
	margin-right: auto;
	margin-left: auto;
}
.img-left  {
	float: left;
	margin-right: 17px;
	display: inline;
	margin-left: 17px;
}
.noborder  {
	border-style: none;
}
.charcoal {
	background: #262626;
	height: 386px;
	width: 676px;
	color: #333333;
	padding: 16px 0px 0px;
}
.topmarg-10px {
	margin-top: 10px;
}
.topmarg-30px {
	margin-top: 30px;
}
.center {
	text-align: center;
	color: #663300;
}
.center100t200b {
	text-align: center;
	color: #663300;
	margin-top: 100px;
	margin-bottom: 200px;
}
#txtbox {
	background: #FFFFFF;
	height: 337px;
	width: 302px;
	border: 1px solid #999999;
	float: left;
	padding: 30px 30px 0px;
}
#contactTxt {
	text-align: center;
	margin-top: 30px;
}
#txtbox p {
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 1.2em;
	font-size: 102%;
}
#footer   {
	padding: 0;
	text-align: center;
	margin: 0px;
}
#footer  ul {
	color: #663300;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px 0px;
}
#footer  li {
	display: inline;
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer  a:link {
	text-decoration: none;
	color: #663300;
}
#footer  a:visited {
	text-decoration: none;
	color: #663300;
}
#footer  a:hover {
	text-decoration: underline;
	color: #996633;
}
.bxbtm {
	background: url(../images/bx_btm.png) no-repeat left bottom;
	padding-top: 0;
	padding-bottom: 14;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
}
#credits   {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	font-variant: normal;
	text-align: center;
	width: 772px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
.centeredLink  {
	text-align: center;
	text-decoration: none;
	color: #663300;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.centeredLink a:link {
	text-decoration: none;
	color: #663300;
}
#contactTxt a:link {
	text-decoration: none;
	color: #333;
}
.centeredLink a:visited {
	text-decoration: none;
	color: #663300;
}
.centeredLink a:hover {
	color: #996633;
}
.centeredLink2 {
	text-align: center;
	color: #663300;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.centeredLink2 a:link {
	text-decoration: none;
	color: #663300;
}
.centeredLink2 a:visited {
	text-decoration: none;
	color: #663300;
}
.centeredLink2 a:hover {
	color: #996633;
	text-decoration: none;
}
.centeredLink2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	text-decoration: underline;
	color: #663300;
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
hr {
	color: #996633;
}
