:root {
    overflow-y: scroll !important;
}
a {
	outline:none;
	list-style: none;
	text-decoration:none;
	color:#77A020;
}
html, body {
	margin: 0px;
	padding: 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.gif);
	font-size: 12px;
}
ul, li{
	list-style:url(../images/arrow.gif);
	margin:0px;
}
#container{
	width: 993px;
	margin: 0px auto;
}
#s_right{
	float: right;
	background: url(../images/s_right.jpg) no-repeat top;
	width: 7px;
	height: 317px;
}
#s_left{
	float: left;
	background: url(../images/s_left.jpg) no-repeat top;
	width: 7px;
	height: 317px;	
}
#sub_container {
	width: 977px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-left:7px;
	background:#FFFFFF url(../images/st_f.jpg) repeat-x bottom;
}
#top_strip {
	background:url(../images/l_bg.jpg) repeat-x;
	height: 22px;
}
#header{
	background: url(../images/header.jpg) no-repeat top;
	height: 104px;
	position: relative;
}
.title{
	color: #7B6653;
	font-size: 18px;
	line-height:90px;
	margin-left:185px;
	font-weight: bold;
}
#navigation{
	position:absolute;
	left: 0px;
	bottom: 0px;
  background: url(../images/l2_bg.jpg) repeat-x bottom;
  width: 100%;
}
.nav_links{
	background: url(../images/l_bg.jpg) repeat-x;
	float:right;
	line-height:24px;
	#width:466px;
	font-weight: bold;
	height: 26px;
	clear:left;
}
.nav_link{
	padding:0 10px 0 13px;
	background: url(../images/sp.jpg) no-repeat;
	white-space:nowrap;
	float: right;
	color:#FFF;
}
.nav_link_first{
	background: url(../images/corner.jpg) no-repeat;
	padding:0 10px 0 30px;
	white-space:nowrap;
	float: right;
	color:#FFF;
}
.nav_link a, .nav_link_first a{
	text-decoration:none;
	color:#EAEFC2;
}
.nav_link a:hover, .nav_link_first a:hover{
	text-decoration:none;
	color:#FFF;
}
h1{
	color: #7B6653;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 15px;
	text-align: left;
}
p{
	margin: 10px 0; 
}
.content{
   padding: 40px 120px;
   text-align: justify;
}
.content_bold{
	font-weight: bolder;
}

.pt18_bold{
	font-size: 18px;
	font-weight: bold;
}	
.pt16_bold{
	font-size: 16px;
	font-weight: bold;
}
.red_bold{
	font-size: 16px;
	font-weight: bold;	
}
.basic_text{
	margin: 0px;
	padding: 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nojust_text{
	margin: 0px;
	padding: 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.copyright{
	color: #b0a798;
	font-size: 9px;
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
	background: url(../images/cclogo_footer.gif) no-repeat 205px center;
}
.links{
	padding:0px;
	list-style: none;
	color: #7A6852;
	margin: 10px 0px 0px 15px;
}
.links a{
	color:#77A020;
	text-decoration:none;
}
.links a:hover{
	color:#628413;
	text-decoration: underline;
}
.sublinks {
	color:#7A6852;
	text-align:left;
}
#header img {
	width: 178px;
	border-style: none;
	height: 44px;
	position: absolute;
	top: 23px;
	left: 40px;
}h3 {
	color: #8CBB13;
	margin:40px 0 10px 0;
}.notes {
	font-size: 10px;
	line-height: 14px;
}
hr {
	height: 1px;
	border-style: none;
	background: #D4D4CA;
	margin: 20px 0px;
}
.red_bold {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}

