@charset "utf-8";
/* CSS Document */

h2, h4, p, #content-page li, .h-head p, .sidefolio .more a {
	color:#DEDEE2; 
}
#content-page li {
	list-style-image:url(../images/icons/list-blue.png);
}
/** Page Header **/
.h-head {
	background-image:url(../images/bg/bg-inside-header.png);
}
/** Left Col **/
.left-col {
	background-image: url(../images/icons/dotted-line.jpg);
}
#contact_drag {
	background-image: url(../images/contact-bg/home_contact.gif);
}
/**** Blue Styles *****/
.pagecolor, p.pagecolor, a.pagecolor, h3, .sidefolio h2, ul.p-pagecolor li a.active, ul.p-bpagecolor li a:hover {
	color:#E2D7BB; 
	text-decoration:none;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.0em;
}
h4 {
	font-size: 1.0em;
	font-weight:bold;
	margin: 0;
}
em {
	font-style: normal;
}
#news {
	position: relative;	
	z-index: 999;
	padding: 15px;
	width: 305px;
	padding-top: 30px;
}
#news .newsitem {
	margin-bottom: 20px;
	border-bottom: 1px dotted #9FA1A8;
}
#news .newscategory h2 {
	font-size: 1.1em;
}
#news .newscategory p {
	margin-bottom: 0px;
}
#content-page{
	position:relative;
	margin:0px 0px 0px 35px;

}
#page-inner{
	position:relative;
	width:788px;
	margin-left:30px;
	padding-bottom:50px;
}
.home-colA{ 
	position:relative;
	float:left; 
	width:430px;
	
	}
	.home-col-shade{
		background:url(../images/bg/bg-home-flash-shadow.jpg) repeat-x left top;
		padding: 15px;
		padding-top: 40px;
	}
		.home-col-shade p, .home-col-shade a {color:#DEDEE2;}
		.home-col-shade a {text-decoration: none; border-bottom: 1px dotted}

.home-colB{
	position:relative;
	float:left;
	width:320px;
	margin-left:1px;
	padding:0px 15px 5px 5px;
	background: url(../images/bg/bg-home-head.png) no-repeat left top;
	background-repeat: no-repeat;


	}
	.h-head{
		position:absolute;
		z-index:1;
		left:0px; top:0px;
		background:url(../images/bg/bg-home-head.png) no-repeat left top;
		background-repeat:no-repeat;
		height:250px; width:350px;
	}
		.home-colB p{ padding-bottom:15px; color:#DEDEE2;}
		.home-colB a{color:#DEDEE2;}
.home-colB h2 {
	margin-bottom: 10px;
}	

