body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:9pt;
	background-color: E7E7DC;
	font-style: normal;
	font-weight: normal;
}
#header {
	height:100px;
	margin:0;
	padding:20px;
	background: url("Templates/AshCreekLogo.gif") top left no-repeat #FFFFFF;
	border-bottom:5px solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #4E6654;
}

h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #265001;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #265001;
}
h5 {
	font-size: 13px;
	color: #000000;
}
h6 {
	font-size: 12px;
	color: #265001;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
}

.p1  {
	font-family:Arial;
	font-size:9pt;
	color:#cccccc;

}
#container {
	width:975px;
	height:100%;
	float:center;
	margin:10px auto 0px auto;
	border:1px solid #000;
	background:#fff;
}


#content {
	padding:10px;
	float:right;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}

#content h1, h2, h3, h4 {
	margin:0;
	padding:5;
	font-family:arial;
	font-weight:bold;
}

#content h2 {
	color:#000000;
	font-size:13pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#ff00ff;
	font-size:10pt;
	font-weight: bold;
}

#photos {
	width:428px;
	height:224px;
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:750px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

#sidebar {
	width:200px;
	padding:10px;
	float:left;
	margin:0;
}

#sidebar ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-bottom:none;	

}

#sidebar ul li a {
	display:block;
	padding:3px;
	width:192px;
	background: url("Templates/li-off.jpg") top left no-repeat #ffffff;
	color:#060;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background: url("Templates/li-on.jpg") top left no-repeat #ffffff;
	font-family: arial;
}
.finance {
	background: url(images/CC_logos/3CC.gif) no-repeat center bottom;
	background-color: #;
	padding:2px;
	text-align:center;
	font-size:8pt;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 175px;  
}	
.box1 {
	background:  no-repeat center bottom;
	background-color: #;
	padding:5px;
	text-align:center;
	font-size:8pt;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 40px;
	height: 255px;  
}	

.productlinehead {
	height:55px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:9px;
	text-align:left;
	margin:0px 0 0 0;
	font-size:9pt;
	background-color: #CEDACB;
	}
	
.middlewidget {
	height:25px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:9px;
	text-align:left;
	margin:0px 0 0 0;
	font-size:9pt;
	background-color: #CEDACB;

}.middlewidget1 {
	height:300px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:left;
	margin:0px 0 0 0;
	font-size:8pt;
	background-color: #C6D2CA;
	
}	
#footer {
	clear:both;
	border-top:1px solid #000;
	background:#4E6654;
	padding:10px;
	font-weight:bold;
	color:#fff;
	font-size:8pt;
	text-align:center;
}


