﻿#Home
{
	background-image:url(../images/home_faux_columns.gif);
	width:758px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	background-repeat: repeat-y;
}

#Home .left
{
	width:514px;
	float:left;
	margin: 0px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#Home .left .bottomCallouts
{
	margin:16px 0px 0px 0px;
}

#Home .left .bottomCallouts .callout
{
	background-image: url(../images/callout_home2.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Home .left .bottomCallouts .callout.last
{
	margin:0px;
}

#Home .left .bottomCallouts .callout h3
{
	font-weight: bold;
	font-size: 14px;
	color: #5f3b42;
	background-image: url(../images/h3_bkg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-position: 0px 0px;
	text-transform: uppercase;
}

#Home .left .bottomCallouts .callout .body p
{
	padding:0px 9px 0px 9px;
}

#Home .right
{
	width:206px;
	float:left;
	background-color:#d1dcb9;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#Home .right .callout
{	 
	margin-bottom:10px;
}
#Home .right .callout a.btmlink, #Home .right .callout a.btmlink:link
{
	background-image: url(../images/boxbtm_home.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 194px;
	margin: 0px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Home .right .callout h3
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #5f3b42;
	background-repeat: no-repeat;
	height: 29px;
	padding: 0px 0px 0px 13px;
	line-height:29px;
	background-image: url(../images/callout_bkg.gif);
	margin:0px;
}

#Home .right .callout .body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding:0px 5px 0px 6px;
	background-image: url(../images/boxbg_home.gif);
	margin: 0px;
	background-color: #ffffff;
	color: #666666;
	background-repeat: repeat-y;
}

#Home .right .callout .body div.inner
{
	width: auto;
	padding: 3px 3px 3px 3px;	
}

#Home .right .callout .body div.inner img
{
	padding: 0px 4px 3px 0px;	
}


