/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (574) 293-4649
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/************* End Yahoo Reset CSS ***************/


/*************** Elements **************/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #284F18;
	line-height: 25px;
	background: url(../images/bg_body.jpg) 0 0 repeat;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 20px;
}
a {
	color: #00497F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
	line-height: 42px;
	margin: 0 0 20px 0;
	text-align: center;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}

/***************** Magiks ******************/
.no-display {
	display: none;
}
.clear {
	clear: both;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.no-border {
	border: none;
}
.last {
	margin: 0;
}
#spryMerge {
	display: none;
}


/**************** Structure *************/
#container {
	width: 1024px;
	margin: 0 auto;
	position: relative;
	background: url(/images/top.jpg) 0 0 no-repeat;
}
#header {
	float: left;
	width: 280px;
	margin-top: 19px;
	margin-left: 43px;
}
#contentContainer {
	margin-left: 345px;
	padding-top: 200px;
	width: 635px;
	min-height: 625px;
}


/************************* Content *************************/
h2.puntaChame {
	text-align: center;
	margin-bottom: 40px;
}
h2.puntaChame span {
	display: none;
}
.left-images {
	float: left;
	clear: left;
}
.left-images ul {
	margin: 30px 0 0 30px;
}
.left-images ul li {
	list-style: none;
	margin-bottom: 30px;
}
.left-images ul li img {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.gallery {
	margin: 0 0 0 30px;
}
.gallery li {
	list-style: none;
	display: inline;
}