/* CSS Document */

body, html {
	padding:0px;
	margin:0px;
	height:100%;
	background-color:#5E6C4D;
	color:#2C24IE;
	font-family:Helvetica, Arial, sans-serif;
}
#wrapper{
	height:100%;
	width:100%;
	}
#holder {
	width:770px;
	height:100%;
	vertical-align:top;
	background-color:#FFFFFF;
}
#splashwrapper {
	height:100%;
	width:100%;
	background-image:url(images/layout/splash-base.jpg);
	background-position:center 567px;
	background-repeat:no-repeat;
	}
#splash {
	width:770px;
	height:500px;
	background-color:#FFFFFF;
}
#bordered {
	border:#E8E8E8 solid 1px;
	border-bottom:none;
}
#leftside {
	background-image:url(images/layout/left_side.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#rightside {
	background-image:url(images/layout/right_side.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#leftsplash {
	background-image:url(images/layout/splash-left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:567px;
}
#rightsplash {
	background-image:url(images/layout/splash-right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:567px;
}
#topcell {
	height:67px;
	}
#mainnav {
	background-image:url(images/layout/mainnavbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:0px 29px;
}
.leftnav {
	padding:30px 10px 30px 30px;
	font-size:12px;
}
.leftpanel {
	padding:30px 0px 30px 30px;
	font-size:12px;
}
.content {
	padding:20px 30px 30px 30px;
}
#rightpanel {
	padding:20px 30px 0px 0px;
}
h1 {
	font-size:18px;
	font-weight:lighter;
	padding:0px;
	margin:10px 0px 5px 0px;
}
h2 {
	font-size:16px;
	font-weight:lighter;
	padding:0px;
	margin:10px 0px 5px 0px;
}
h3 {
	font-size:14px;
	font-weight:lighter;
	padding:0px;
	margin:10px 0px 5px 0px;
}
p {
	font-size:12px;
	margin:10px 0px 15px 0px;
	line-height:16px;
}
.leftnav ul {
	margin:0px;
	padding:0px;
}
.leftnav li {
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style-image:url(images/layout/mountain_bullet.gif);
}
.leftnav li a:link{
	color:#2C241E;
	text-decoration:none;
}
.leftnav li a:visited{
	color:#2C241E;
	text-decoration:none;
}
.leftnav li a:hover{
	color:#6F5A4A;
}
#foot {
	vertical-align:bottom;
	background-color:#FFFFFF;
	padding:5px 5px 5px 184px;
	font-size:11px;
	line-height:18px;
	color:#cccccc;
}
#splashfoot {
	font-size:11px;
	line-height:18px;
	color:#cccccc;
	/*background-image:url(images/layout/splash-base.jpg);
	background-position:top center;
	background-repeat:no-repeat;*/
	vertical-align:top;
}
.foothold {
	font-size:11px;
	text-align:right;
	width:770px;
	padding:5px 0px;
	}
#splashfoot a:link, #splashfoot a:visited, #splashfoot a:hover {	
	color:#FBD44F;
	}
.greyside {
	background-image:url(images/layout/leftbar.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
#foot a {
	font-size:11px;
	color:#5E6C4D;
}
.spcr{
	padding:0px 10px;
}
.green {
	color:#146900;
}

.details {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.details tr td {
	font-size:10px;
	padding:4px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
}
.details tr td.lbl {
	text-align:left;
}
#homepic {
	background-image:url(images/layout/homepage-pic.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:1px 1px 0px 1px;
	height:474px;
	font:Arial, Helvetica, sans-serif;
	background-color:#6A9FC9;
	}
.padit {
	padding:30px;
	}
.listblock {
	float:left;
	width:155px;
	}
.listblock ul, .listblock h4 {
	font-size:14px;
	padding:0px;
	margin:0px 0px 8px;
	margin-right:30px;
	}
.listblock h4, .listblock h4 a:link, .listblock h4 a:visited, .listblock h4 a:hover {
	color:#FBD44F;
	text-decoration:none;
	}
.listblock ul {
	list-style:none;
	text-shadow:0 0 #6A9FC9;
	}
.listblock li, .listblock li a:link, .listblock li a:visited, .listblock li a:hover {
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
	}
#logoholder {
	width:253px;
	height:61px;
	float:right;
	background-image:url(images/layout/aventuraargentine-logo.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:right;
	}
#logoholder h1 {
	font-size:28px;
	margin:0px;
	padding:0px;
	visibility:hidden;
	}
#logoholder h2 {
	font-size:15px;
	margin:0px;
	padding:0px;
	visibility:hidden;
	}