/* CSS Document */
body {
	background-image:url(../_images/chunches_bg_image.jpg);
	background-repeat:repeat;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	background-position: 0px 0px;
}

a {
	color:#F9F6DE;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: #F9F6DE;
}

a:focus {
	outline:none;
	color: #F9F6DE;
}

a img {
border:0;
margin:0;
padding:0;
}

#shell{
	background-image: url(../_images/fondo_web-trans.png);
	background-repeat: no-repeat;
	height: 836px;
	width: 1150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#shell_tall{
	background-image: url(../_images/fondo_web2-trans.png);
	background-repeat: no-repeat;
	width: 1150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#shell_tall img{
	border: none;
}
#shell_bottom{
	background-image: url(../_images/fondo_web_shadow-trans.png);
	background-repeat: repeat-y;
	width: 1150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#centered-box {
	margin:0 auto;
	text-align:center;
	width:720px;
	background-color: transparent;
}



h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin-top:0;
	margin-bottom:30px;
}

div {
	padding:0;
	margin:0;
	width: 100%;
}

#content-top {
	height:426px;
	padding:0;
	margin:0;
}

#content-bottom {
	min-height:532px;
	padding-bottom:30px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #F9F6DE;
	width: 720px;
}

#content-section-1 {
float:left;

width:186px;
padding-left:20px;
padding-top:44px;
font-size:12px;
line-height:24px;
color:#666;
margin:0;
}

#content-section-1 p {
margin-bottom:56px;
}

#content-section-1 h2 {
	color:#F60C76;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
}

#content-section-1 a {
color:#666;
border-bottom:2px solid #ddd;
}

#content-section-1 a:hover {
color:#333;
text-decoration:none;
}

#content-section-1 strong {
color:#333;
font-weight:normal;
}

#content-section-2 {
	width:495px;
	margin-left:190px;
	margin-top:0;
	font-size:12px;
	line-height:20px;
	color:#666;
	padding-left:20px;
	padding-top:54px;
	padding-right:15px;
}

#content-section-2 h1 {
font-size:24px;
color:#333;
font-weight:normal;
}












#content-section-3 {
	float:left;
	width:140px;
	padding-left:20px;
	padding-top:44px;
	font-size:12px;
	line-height:24px;
	color:#666;
	margin:0;
}

#content-section-3 p {
margin-bottom:56px;
}

#content-section-3 h2 {
	color:#F60C76;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
}

#content-section-3 a {
	color:#666;
}

#content-section-3 a:hover {
color:#333;
text-decoration:none;
}

#content-section-3 strong {
color:#333;
font-weight:normal;
}













.input {
font-size:24px;
color:#333;
font-weight:normal;
}
