﻿/**
 * CAHA HOMEPAGE STYLES
 */
 
/* Main Content Area */

div.pageContentArea {
	float: left;
	width: 750px !important;
	padding-left: 0 !important;
}

/* Top Section */

div.sectionTop {
	margin-bottom: 20px;
}
div.col1, div.col2 {
	width: 45%;
}
div.col1 {
	margin-right: 30px;
}
div.col2 ul.linkList h3 {
	font-size: 1.0em;
}
div.col2 ul.linkList p {
	
	display: inline;
}



/* Bottom Section */

div.sectionBottom div.panel {
	background: #ebebeb url(Images/promo-box-back.gif) repeat-x;
	padding: 3px 0 10px 0;
}
div.sectionBottom ul.linkList li {
	float: left;
	width: 228px;
	margin: 0;
	padding: 0 0 0 17px;
}
div.sectionBottom ul.linkList li {
}
div.sectionBottom ul.linkList li div.linkImage {
	display: block;
}
div.sectionBottom ul.linkList li div.linkImage img {
	margin: 0;
}