/* HOME PAGE STRUCTURE */
#home-main{
	width:595px;
	padding: 10px 0;
}

#home-main .inner {
	width:575px;
	margin:0 auto;
}

#col-one2 {
	background:url('/images/site/bg_left.gif') repeat-y top left;
	margin-top:10px;
	margin-bottom:-10px;
}

#col-one-one {
	width:170px;
	float:left;
	clear:none;
}
#col-one-two {
	width:415px;
	padding:10px 0;
	float:right;
	clear:none;
	margin-bottom:-10px;
}

/* COLUMN ONE-ONE —————*/

#col-one-one .heading {
	border-bottom:1px solid #e5e5e5;
	height:35px;
	margin-bottom:1px;
	background:red;
}
#col-one-one .heading img {margin:10px;}
#col-one-one .content {margin-top:1px;border-top:1px solid #e5e5e5;}
#col-one-one h2 {
	font-family:helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}
#col-one-one p {
	margin:0.5em 0;
	margin-right:10px;
}
#col-one-one a img {
	margin:0;
}

/* COLUMN ONE TWO —————*/
#col-one-two .inner {width:395px;margin:0 auto;} 
#col-one-two .heading {
	background-color:#676767;
	text-align:center;
	color:white;
	font-family:helvetica, arial,sans-serif;

}
#col-one-two .heading p {margin:7px auto;padding-bottom:7px;}

#col-one-two h2 {
	font-family:helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:1em 10px;
	margin-right:10px;
	color:black;
}

#col-one-two .content {
	height:180px;
	border-bottom: double #e5e5e5;
	clear:both;
}
#col-one-two .content.last {
	border-bottom:0;
}
#col-one-two .content p {
	margin:10px 10px 10px;
}
#col-one-two .content img {
	float:left;
	margin:0 10px 20px 10px;
}


/*Main article area*/
#home-main img {
	float:left;
	margin:10px 15px 10px 10px;
}
#home-main h4 {
	font-weight:normal;
	color:#999999;
	text-transform:uppercase;
	line-height:30px;
}
#home-main h2 {
	color:black;
	font-size:24px;
	font-family:helvetica,arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0.65em;
	margin-right:10px;
}
#home-main .content p {
	font-size:16px;
}

/* CAROUSEL */
#justin {
	background:#666666;
	color:white;
	height:85px;
	width:96px;
	border-right:1px solid white;
	float:left;
}
#justin p.justin {
	width:75px;
	margin: 20px auto 0;
	text-transform:uppercase;
	font-size:11px;
	color:#cccccc;
}
#justin p.latest {
	width:75px;
	margin: 5px auto 0;
	text-transform:none;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-weight:normal;
}
/* CAROUSEL TYPE */
.jcarousel-item h6 {
	text-transform: uppercase;
	font-weight:normal;
	font-size:10px;
	color:#999999;
	margin-top:8px;
}
.jcarousel-item h5 {
	text-transform:uppercase;
	font-family: helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:4px;
}
.jcarousel-item p {
	font-size:11px;
	color:#666666;
}
#home-main #justin .jcarousel-item img {
	margin:10px;
}
#container #page-body #home-main #latestcrop #carousel img{
	margin:10px;
}
#container #page-body #home-main #latestcrop #carousel h5 a{
	color:black;
}