/*Home Page Template*/

.home_repeater_title{
	font-size:12px;
	font-weight:bold;
}

.home_repeater_cell{
	padding:6px;
}

.home_repeater{
	font-size:10px;
}

.home_feature_title{
	font-size:12px;
	font-weight:bold;
}

.home_feature_subtitle{
	font-size:11px;
	font-weight:bold;
	padding:6px 6px 0px;
}

.home_feature_text{
	font-size:11px;
	padding:4px 6px 6px;
}

.home_feature_table{
	margin:0px 0px 12px 0px;
}

.home_feature_cell{
	padding:6px;
	font-size:13px;
}

.home_main_image{
	vertical-align: middle;
}

.home_col1{
	font-size:11px;
}

.home_col2{
	border-left:1px solid #cccccc;
	padding-left:6px;
	font-size:11px;
}

.home_col3{
	font-size:11px;
}

.home_yellow_title{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	background-image: url(/images/yellow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	height: 21px;
width: 350px;
}

.home_green_title{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-image: url(/images/green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	height: 21px;
width: 350px;
 padding-left:2px;
}

.home_highlight_title{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	height: 20px;
	padding-left:-10px;
	margin-left:-10px;
}


.home_col3_title{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	vertical-align:bottom;
}

.home_product_1 {
	background-color: #99CCFF;
	height: 20px;
	width: 100%;
	background-position: center top;
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.home_product_2 {
	background-color: #FFCC33;
	height: 20px;
	width: 100%;
	background-position: center top;
padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
}
.home_product_3 {
	background-color: #99CC66;
	height: 20px;
	width: 100%;
	background-position: center top;
padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
}
.home_product_4 {
	background-color: #CC3300;
	height: 20px;
	width: 100%;
	background-position: center top;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
}
.home_highlight_image{
	margin-right: 25px;
}

.home_sectiontext{
	padding:5px 7px 0px;
	font-family: Tahoma;
	font-size: 13px;
}
.home_sectiontext li{
padding:20px;
}

.bulleted p{
	background-position: left 4px;
	background-image: url(/menuimages/greenpoint.jpg);
	background-repeat: no-repeat;
	list-style-position: inside;
	margin: 0px;
	padding: 0 0 10px 10px;
}

.homecell{
	border: 2px solid #FFFFFF;	
	color: #333;
	}

