/*shopathome*/
#content div.photo div.shopathome{
	background:url(../images/bg-sah1.jpg) no-repeat 60%;
	height:328px;
	width:742px;
	padding:0 0 0 0;
	border-top:1px solid #c0b6a6;
	border-bottom:1px solid #c0b6a6;
}
#content div.photo div.shopathome h1{
	padding:10px 0 0 15px;
	font-size:1.7em;
	font-weight:normal;
	color:#663B29;
}
#content div.photo div.shopathome h2{
	padding:0 0 0 15px;
	font-size:1.2em;
	font-weight:bold;
	color:#B7870A;
}
#content div.photo div.shopathome h3{
	padding:10px 0 5px 15px;
	font-size:1.0em;
	font-weight:normal;
	color:#663B29;
}
#content div.photo div.shopathome h4{
	padding:10px 0 10px 15px;
	font-size:.88em;
	font-weight:normal;	
	color:#663B29;
}
#content div.photo div.shopathome div.sign-up{
	display:block;
	width:150px;
	padding:0 5px 0 11px;
	margin:0 6px 0 5px;
	overflow:hidden;
}
input.submitSAH{
	height:22px;
	padding:0 0 1px;
	border:0;
	margin:5px 0 0 0;
	font:bold 11px Arial,Helvetica,sans-serif;
	cursor:pointer;
	color:#fff;
	background:#ec7a35;
}
#content div.photo div.shopathome input.submitSAH{
	float:left;
	display:block;
	width:51px;
	margin-right: 135px;
	background:url(../images/btn-search.png) no-repeat 0 0;
}
#content div.photo div.shopathome input.hover,
#content div.photo div.shopathome input.submitSAH:hover{
	background-position:0 -22px;
}

#content div.sahcontact{
	width:742px;
	padding:0 0 0 0;
}
#content div.sahcontact h3{
	padding:10px 0 10px 15px;
	font-size:1.0em;
	text-align:center;
	font-weight:normal;
	color:#663B29;
}
#content div.sahcontact h5{
	padding:10px 0 10px 15px;
	font-size:.85em;
	text-align:center;
	font-weight:normal;
	color:#663B29;
}
input.onetext100 {
	border:0px;
	background-color:#f2f0ec;
	font-family:Arial, Helvetica, Verdana,sans-serif;
	font-size:11px;	
	text-decoration:none;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	height:18px;
	color:#333333;
	cursor:hand;
	width:100px;
}
input.onetext150 {
	border:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, Verdana,sans-serif;
	font-size:11px;	
	text-decoration:none;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	height:18px;
	color:#333333;
	cursor:hand;
	width:150px;
}
input.onetext35 {
	border:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, Verdana,sans-serif;
	font-size:11px;	
	text-decoration:none;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	height:18px;
	color:#333333;
	cursor:hand;
	width:35px;
}
input.onetext45 {
	border:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, Verdana,sans-serif;
	font-size:11px;	
	text-decoration:none;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	height:18px;
	color:#333333;
	cursor:hand;
	width:45px;
}
.textarea {
	font-family: Arial, Helvetica, Verdana,sans-serif;
	padding: 2px; 
	font-size:11px;	
	color: #000000;
	background-color: #ffffff;
    border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

/* added 01/05/2011 */
#content div.sahcontainer{
	width:756px;
	padding:0 0 0 0;
	margin:-25px 0 0 -2px;
}

#content div.sahcontainer div.shopathome2{
	background:url(../images/sah3.jpg) no-repeat 60%;
	height:340px;
	width:510px;
	padding:0;
	float:left;
	margin-bottom:15px;
}

#content div.sahcontainer div.shopathome2 div.orangebar{
	background-color:#FB7242;
	height:18px;
	width:510px;
	padding:10px 10px 5px 25px;
	float:left;
	margin-top:298px;
	margin-bottom:15px;
	font-size:1.0em;
	color:#ffffff;
	font-family:times,serif;
}

#content div.sahcontainer div.shopathome2 div.orangebar2{
	background-color:#FB7242;
	height:18px;
	width:510px;
	padding:10px 10px 5px 25px;
	float:left;
	margin-top:298px;
	margin-bottom:15px;
	font-size:1.2em;
	color:#ffffff;
	font-family:times,serif;
}

#content div.sahcontainer div.sahrightside{
	background-color:#5B2501;
	height:340px;
	width:236px;
	padding:0 0 0 0;
	margin-right:10px;
	float:right;
	margin-bottom:15px;
}
#content div.sahcontainer div.sahrightside h1{
	padding:20px 30px 0 15px;
	font-size:1.3em;
	line-height:20px;
	font-weight:bold;
	color:#FB7242;
}
#content div.sahcontainer div.sahrightside h2{
	padding:20px 30px 0 15px;
	font-size:.95em;
	line-height:15px;
	font-weight:normal;
	font-family:arial,helvetica,sans-serif;
	color:#fff;
}
#content div.sahcontainer div.sahrightside h3{
	padding:20px 30px 0 0;
	margin:40px 15px 5px 15px;
	font-size:.90em;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	border-top:1px solid #FB7242;
}
#content div.sahcontainer div.sahrightside h4{
	padding:20px 30px 0 15px;
	font-size:.80em;
	line-height:15px;
	font-weight:normal;
	color:#fff;
}
#content div.sahcontainer div.sahrightside div.sign-up{
	display:block;
	width:150px;
	padding:10px 5px 0 11px;
	margin:0 6px 0 5px;
	overflow:hidden;
}
#content div.sahcontainer div.sahrightside input.submitSAH{
	float:left;
	display:block;
	width:51px;
	margin-right: 135px;
	background:url(../images/btn-search.png) no-repeat 0 0;
}
#content div.sahcontainer div.sahbottom{
	width:748px;
	padding:0 0 15px 0;
	margin:0 0 0 -2px;
}
#content div.sahcontainer div.sahbottom h3{
	padding:0;
	font-size:.90em;
	line-height:15px;
	font-weight:bold;
	color:#5B2501;
	text-align:center;
}
