body {
	margin: 0 auto;
	padding: 0;
	background-image: url("../App_Images/bg.home.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #713209;
	font-family: georgia, serif;
}

#boxHomeHero {
	width: 100%;
	z-index: -1;
	height: auto;
	margin: -32px auto;
	text-align: center;
}
/* This is the container for the navigation background */
#containerHomeNav {
	width: 968px;
	height: 32px;
	z-index: 3;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../App_images/bg.nav.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size:12px;
}
#homePosIE
{
	margin-top:0px;
}
#homeBoxNav
{
	width: 743px;
	height: 32px;
	z-index: 8;
	margin: auto;
	background-image: url("../App_images/bg.nav.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#containerHomeContent {
	width: 960px;
	height: 174px;
	margin: auto;
	position: relative;
	background-image: url("../App_Images/bg.homecontent.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#boxHomeSpecials {
	top: 48px;
	left: 41px;
	width: 174px;
	height: 92px;
	position: absolute;
	overflow: hidden;
}
.txtHomeSpecials {
	font-size: 12px;
	color: #614428;
	text-align: center;
}
.txtHomeSpecials A:link {
	text-decoration: underline;
	color: #614428;
}
.txtHomeSpecials A:visited {
	text-decoration: underline;
	color: #614428;
}
.txtHomeSpecials A:hover {
	text-decoration: underline;
	color: #482912;
}
.txtHomeSpecials A:active {
	text-decoration: underline;
	color: #482912;
}

#boxMoreContent
{
	/*display:none;top:150px;*/
	background-color:#f2eee2;
	padding:10px 5px 5px 8px;
	top:70px;
	left: 245px;
	width: 457px;
	position: absolute;
	height:auto;
	text-align:right !important;
	font-weight:bold;
}
#boxAltText
{
	overflow:auto;
	height: 150px;
	font-weight:normal;
	margin-bottom:5px;
}
#boxHomeWelcome {
	top: 70px;
	left: 260px;
	width: 440px;
	height: 90px;
	position: absolute;
	overflow: hidden;
}

.txtHomeWelcome {
	font-size: 12px;
	color: #583a27;
	line-height: 15px;
	text-align: center;
}
.txtHomeWelcome A:link {
	text-decoration: underline;
	color: #583a27;
}
.txtHomeWelcome A:visited {
	text-decoration: underline;
	color: #583a27;
}
.txtHomeWelcome A:hover {
	text-decoration: underline;
	color: #482912;
}
.txtHomeWelcome A:active {
	text-decoration: underline;
	color: #482912;
}

/*use this id to remove margin on first <p> tag in firefox*/	
.txtHomeWelcome p:first-child {margin-top:0;}

#boxHomePlan {
	top: 48px;
	left: 775px;
	width: 116px;
	height: 90px;
	position: absolute;
	overflow: hidden;
}
.txtHomePlan {
	font-size: 12px;
	color: #614428;
	text-align: center;
}
.txtHomePlan A:link {
	text-decoration: underline;
	color: #614428;
}
.txtHomePlan A:visited {
	text-decoration: underline;
	color: #614428;
}
.txtHomePlan A:hover {
	text-decoration: underline;
	color: #482912;
}
.txtHomePlan A:active {
	text-decoration: underline;
	color: #482912;
}

.ralphone
{
	font-size: 17px;
}

.calloutLarge
{
	position:absolute;
	border:none;
	/*margin:-150px 3px 3px 15px;
	border:1px purple dashed;*/
	margin:-124px 3px 3px 710px;
	width:355px; height:115px;
	background-color:Transparent;
}
.calloutLarge a, .calloutLarge img {border:0px;}
.calloutLarge h3 { font-family:Times New Roman; font-size:18px; color:#88d563;margin:0px;}