@charset "utf-8";
/* CSS Document */

a {
	color:#097506;
}

* {
	margin:0;
	padding:0;
}

p.special {
	border-top:1px solid #A8CB6F;
	padding-top:15px;
	padding-left:10px;
	text-align:left;
	padding-bottom:15px;
}

p {
	text-align:left;
	margin-bottom:1em;
}

body {
	background-image:url(images/CT_WOOD_BKGD.jpg);
	background-repeat:repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#54301A;
}


h1 {
	font-size:12px;
	font-weight:bold;
}

#header {
	width:880px;
	margin-left:150px;
	padding-right:20px;
	height:118px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:14px;
	margin-top:30px;
}

#header a {
	color:#ffffff;
	text-decoration:none;
}

#nav {
	font-size:14px;
	margin-bottom:40px;
}

#footer {
	font-size:14px;
	margin-left:150px;
	width:900px;
	heigh:24px;
}

#nav a {
	color:#3E2B13;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
}

#footer a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#nav li {
	float:left;
	list-style:none;
	margin-right:84px;
}


#footer li {
	float:left;
	list-style:none;
	margin-left:55px;
}

#content {
	width:900px;
	margin-left:150px;
	background-image:url(images/img_shadow_middle.png);
	background-position:right;
	background-repeat:repeat-y;
}

#main {
	background-color:#FFFFFF;
	width:796px;
	float:left;
	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:14px;
}
#left {
	width:500px;
	float:left;
	margin-right:40px;
	border-right:1px solid #3E2B13;
	padding-right:30px;
}

#right {
	width:200px;
	float:left;
}

#right div {
	display:none;
}

#main {
	text-align:left;
}



#bottom_shadow {
	width:900px;
	margin-left:150px;
	height:24px;
	
}

#bottom {
	width:880px;
	height:24px;
	float:left;
	background-image:url(images/img_shadow_bottom.png);
}

#lr_corner {
	float:left;
	width:20px;
}

/* ph=1 */
