body {
	border:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border:0px;
}

.imgBorder
{
	border:solid;
	border-width:1px;
	border-color:#ffcc00;
}

#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	clear:both;
}

#homeHeader
{
	background-image:url(../images/parque-santiago-header7.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:152px;
}

#Header2
{
	background-image:url(../images/parque-santiago-header8.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:152px;
}

#Header3
{
	background-image:url(../images/parque-santiago-header3.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:152px;
}

#Header4
{
	background-image:url(../images/parque-santiago-header9.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:152px;
}

#Header5
{
	background-image:url(../images/parque-santiago-header5.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:152px;
}

#Header6
{
	background-image:url(../images/parque-santiago-header6.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:152px;
}

#homeHeader h1
{
    margin-top: 52px;
    padding-top: 15px;
	padding-left:17px;
    color: #fff;
   	background-color:#003399;
	width:308px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	border-bottom:solid;
	border-bottom-color:#ffcc00;
	border-bottom-width:4px;
}

#Header2 h1
{
    margin-top: 52px;
    padding-top: 15px;
	padding-left:17px;
    color: #fff;
   	background-color:#003399;
	width:308px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	border-bottom:solid;
	border-bottom-color:#ffcc00;
	border-bottom-width:4px;
}

#Header3 h1
{
    margin-top: 52px;
    padding-top: 15px;
	padding-left:17px;
    color: #fff;
   	background-color:#003399;
	width:308px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	border-bottom:solid;
	border-bottom-color:#ffcc00;
	border-bottom-width:4px;
}

#Header4 h1
{
    margin-top: 52px;
    padding-top: 15px;
	padding-left:17px;
    color: #fff;
   	background-color:#003399;
	width:308px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	border-bottom:solid;
	border-bottom-color:#ffcc00;
	border-bottom-width:4px;
}

#Header5 h1
{
    margin-top: 52px;
    padding-top: 15px;
	padding-left:17px;
    color: #fff;
   	background-color:#003399;
	width:308px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	border-bottom:solid;
	border-bottom-color:#ffcc00;
	border-bottom-width:4px;
}

#Header6 h1
{
    margin-top: 52px;
    padding-top: 15px;
	padding-left:17px;
    color: #fff;
   	background-color:#003399;
	width:308px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:800;
	border-bottom:solid;
	border-bottom-color:#ffcc00;
	border-bottom-width:4px;
}

#logoText
{
	background-color:#003399;
	width:325px;
	height:45px;
	position:relative;
}

.nav
{
	background-color:#f9f3d4;
	font-size:12px;
	color:#003399;
	width:790px;
	height:15px;
	padding:5px;
	
}

.nav ul 
{ 
	float:right;
	list-style: none;
	margin: 0px;
}

.nav li
{
	float:left;
	padding-right:30px;
	margin: 0px;
}

.nav a
{
	color:#003399;
	text-decoration:none;
}

.nav a:hover
{
	color:#003399;
	text-decoration:underline;
}

#yellowStrip
{
	background-color:#ffcc00;
	height:3px;
	
}

#mainContent
{
	clear:both;
	padding-top:15px;
}

#mainLeftColContainer
{
	background-color:#FFFFFF;
	width:210px;

	float:left;
}

#mainLeftCol
{
	background-color:#f9f3d4;
	width:200px;
	float:left;
	padding-left:10px;
	font-size:12px;
	color:#003399;
}

#mainLeftCol ul 
{ 
	float:left;
	list-style: none;
	margin: 5px;
}

#mainLeftCol li
{
	padding-bottom:6px;
}


#mainLeftCol a
{
	color:#003399;
	text-decoration:none;
}

#mainLeftCol a:hover
{
	color:#003399;
	text-decoration:underline;
}


#mainLeftCol h3
{
	color:#003399;
	font-size:14px;
	font-weight:100;
	padding-top:12px;
}

#leftColWhiteBox
{
	background-color:#ffffff;
	width:210px;
	height:25px;
	float:left;
}

#leftColBlueBox
{
	background-color:#9bd9f2;
	width:200px;
	float:left;
	padding-left:10px;
	font-size:12px;
	color:#003399;
}

#leftColBlueBox ul 
{ 
	float:left;
	list-style: none;
	margin: 5px;
}

#leftColBlueBox li
{
	padding-bottom:6px;
}


#leftColBlueBox a
{
	color:#003399;
	text-decoration:none;
}

#leftColBlueBox a:hover
{
	color:#003399;
	text-decoration:underline;
}

#leftColMailingList
{
	font-size:12px;
}

#mainRightCol
{
	background-color:#ffffff;
	width:550px;
	padding-left:20px;
	padding-right:10px;
	float:right;
	font-size:11px;
	color:#000308;
}

#mainRightCol h2
{

}

#mainRightCol a
{
	color:#003399;
	text-decoration:none;
}

#mainRightCol a:hover
{
	color:#003399;
	text-decoration:underline;
}

#footerLinks
{
	clear:both;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

#footerLinks a
{
	color:#003399;
	text-decoration:none;
}

#footerLinks a:hover
{
	color:#003399;
	text-decoration:underline;
}

#footer
{
	background-color:#003399;
	height:16px;
	font-size:10px;
	color:#FFFFFF;
	padding:4px;
}

#footer a
{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

#privacyFooter
{
	background-color:#ffffff;
	height:16px;
	font-size:10px;
	color:#003399;
	padding:4px;
}

#privacyFooter a
{
	text-decoration:none;
	color:#003399;
}

#privacyFooter a:hover
{
	text-decoration:underline;
	color:#003399;
}

.warning
{
	color:red;
	font-weight:bolder;

}

.input
{
	font-size:12px;
}

.submit
{
	background-color:#003399;
	color:#ffcc00;
	font-size:12px;
}

.formTable
{
	font-size:12px;
	background-color:#f9f3d4;
}

.formTableBorder
{
	font-size:12px;
	background-color:#f9f3d4;
	border:solid;
	border-color:#003399;
	border-width:1px;
}

#mailinglistbox
{
	font-family:Verdana;
	font-size:12px;
	background-color:#f9f3d4;
}

#disclaimer
{
	width:380px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	color:#000000;
}


.style3 {color: #FF0000; font-weight: bold; }


/* sIFR Styles */



/* These are standard sIFR styles... do not modify */



.sIFR-flash {
	visibility: visible !important;
	margin: 0;

}



.sIFR-replaced {
	visibility: visible !important;
}



span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}





/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */







.sIFR-hasFlash h2 {

	visibility: hidden;

	letter-spacing: -9px;

	font-size: 20px;

}


.sIFR-hasFlash h4 {

	visibility: hidden;

	letter-spacing: -5px;

	font-size: 21px;

}



.sIFR-hasFlash h5#pullquote {

	letter-spacing: -4px;

	visibility: hidden;

	font-size: 24px;

}