#bodyPan {
	width:960px; 
	position:relative; 
	margin:0 auto;
}

/* BODY LEFT PANEL **********************************************/

#bodyLeftPan {
	width:543px; 
	float:left;
}

#bodyLeftPan h2 {
	font-size:1.8em; 
	color:#006EA6;
	margin:0px 0 0; 
}

#bodyLeftPan h3 {
	font-size:1.5em;  
	color:#006EA6; 
	margin:0px 0 0;
}

#bodyLeftPan h3 a {
	color:#006EA6;
	text-decoration: none;
	background-color: transparent;
}

#bodyLeftPan h3 a:hover {
	color:#006EA6;
	text-decoration: none;
	background-color: transparent;
}

#bodyLeftPan p {
	padding:14px 28px 0 0;
}

#bodyLeftPan p.greentext {
	background:#fff; 
	color:#5E9908; 
	font-size:1.2em; 
	font-weight:bold; 
	padding:14px 0 0;
}

#bodyLeftPan p.browntext {
	background:#fff; 
	color:#705D20; 
	font-size:1.5em; 
	padding:10px 0 0;
}

#bodyLeftPan .content {
	margin-left: 5px;
}

#bodyLeftPan .content a {
	background: transparent; 
	color: #705D20;
	text-decoration:none;
}

#bodyLeftPan .content a:hover {
	text-decoration:underline;
}

#bodyLeftPan .content ul {
	list-style-type:disc;
	padding-left: 40px;
}

#bodyLeftPan .content ul.more {
	list-style-type:none;
	width:270px; 
	height:24px; 
	margin:20px 0 0;
	padding-left: 0px;
}

#bodyLeftPan .content ul.more li {
	/* width:118px; */ 
	height:24px; 
	float:left; 
	margin:0 5px 0 0;
}

#bodyLeftPan .content ul.more li {
	width:118px; 
	height:24px; 
	float:left;
}

#bodyLeftPan .content ul.more li a {
	width:90px; 
	height:24px; 
	display:block; 
	background:url(../images/readmore.gif) 0 0 no-repeat #FEFEFE; 
	color:#fff; 
	font-size:13px; 
	font-weight:bold; 
	line-height:20px; 
	padding:0 0 0 28px
}

#bodyLeftPan .content ul.more li a:hover {
	background:url(../images/readmore-hover.gif) 0 0 no-repeat; 
	text-decoration:none;
}

#bodyLeftPan ul li.comment {
	width:98px; 
	height:24px; 
	background:url(../images/comment.gif) 0 0 no-repeat #FEFEFE; 
	color:#fff; 
	font-size:13px; 
	font-weight:bold; 
	line-height:24px; 
	text-decoration:none; 
	float:left; 
	padding:0 0 0 20px
}

#bodyLeftPan .titulosBody {
	margin-top: 15px; 
	margin-bottom: 10px; 
	padding-left: 30px; 
	background-image: url('../images/fondo-titulo.png'); 
	background-repeat: no-repeat; 
	background-position: left bottom;
}

#bodyLeftPan .titulosBody h2 {
	color: #FFFFFF;
}

#bodyLeftPan .titulosBody span {
	color:white; 
	font-weight: bold;
}

#bodyLeftPan .content a.block-link {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: transparent;
	background-image: none;
	background-position: right bottom; 
	background-repeat: no-repeat;
	border-left-style: solid; 
	border-left-width: 3px; 
	border-left-color: white;

}

#bodyLeftPan .content a.block-link:hover {
	text-decoration: none;
	border-left-color: #8bcb2f; 
	background-color: #F9E09F;
	background-image: url(../images/arrow3.gif);
}

#bodyLeftPan .content .paginator {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	display: block;
	height: 20px;
}

#bodyLeftPan .content .paginator ul {
	width: 200px;
	margin: auto;
	text-align: center;
}

#bodyLeftPan .content .paginator ul li {
	float:left;
	display:inline;
	font-size: 0.9em;
}

#bodyLeftPan .content .paginator ul li.current {
	width: auto;
}

#bodyLeftPan .content .paginator ul li.previous, 
#bodyLeftPan .content .paginator ul li.next {
	height: 16px;
	width: 16px;
	margin: 0px;
	padding: 0px;
}

#bodyLeftPan .content .paginator ul li.previous a, 
#bodyLeftPan .content .paginator ul li.next a {
	text-decoration: none;
	color: #705D20;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
}

#bodyLeftPan .content .paginator ul li.previous a {
	background-image: url(../images/arrow_left_16x16.png);
}

#bodyLeftPan .content .paginator ul li.next a {
	background-image: url(../images/arrow_right_16x16.png);
}

#bodyLeftPan .content .paginator .current {
	margin-left: 16px;
	margin-right: 16px;
}

/* BODY RIGHT PANEL *********************************************/

#bodyRightPan {
	width:359px; 
	float:left;
}

#bodyRightPan p.hours {
	width:329px; 
	height:87px; 
	margin:33px 0 33px 18px;
}

#bodyRightPan p.hours a {
	width:329px; 
	height:87px; 
	display:block; 
	background:url(../images/delivery.png) 0 0; 
	text-indent:-2000px;
}

#bodyRightPan p.hours a:hover {
	width:329px; 
	height:87px; 
	background:url(../images/delivery.png) 0 0; 
	text-indent:-2000px;
}

.servicesPan {
	width:359px; 
	height:21px; 
	background:url(../images/servicestop-bg.gif) 0 0 no-repeat;
}

.servicesBodyPan {
	width:359px; 
	background:url(../images/servicesbody-bg.gif) 0 0 repeat-y;
}

.servicesBodyPan p {
	padding:10px 25px 0 14px;
}

.servicesBodyPan p.services {
	width:340px; 
	font-size: 1.3em; 
	/* background:#fff; */ 
	color:#006EA6; 
	margin:0 0 0 14px; 
	padding:0px;
}

.servicesBodyPan p.boldbrowntext {
	font-size:16px; 
	font-weight:bold; 
	padding:4px 25px 0 34px;
}

.servicesBodyPan p.bluetext {
	background:url(../images/servicesbody-bg.gif) 0 0 repeat-y #fff; 
	color:#007EC1; 
	font-size:15px; 
	font-style:italic;
}

.servicesBodyPan p.largebrowntext {
	font-size:30px; 
	padding:10px 25px 10px 34px;
}

.servicesBodyPan p.link {
	width:289px; 
	height:23px; 
	background:#FCF6E6; 
	color:#705D20; 
	margin:0 36px; 
	padding:0px;
}

.servicesBodyPan p.link a {
	width:289px; 
	height:23px; 
	display:block; 
	background:#FCF6E6; 
	color:#705D20; 
	line-height:23px; 
	text-decoration:none; 
	text-align:center;
}

.servicesBodyPan p.link a:hover {
	width:289px; 
	height:23px; 
	background:#F9E09F; 
	color:#705D20; 
	text-align:center; 
	text-decoration:none;
}

.servicesBottomPan {
	width:359px; 
	height:25px; 
	background:url(../images/form-bottombg.gif) 0 0 no-repeat;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px; 
	/* padding:10px 0 0; */
}