@charset "UTF-8";
body  {
	background: #9fc5d2 url(../assets/BlueWhtShadoBk.jpg) repeat-y center top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
#container  {
	width: 870px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
#container #header {
	background: #FBCE8B;
	height: 60px;
	width: 100%;
}
#sidebar1  {
	float: left; 
	width: 250px; 
	background: #9fc5d2 url(../assets/BchCplScene250VBKy.jpg) repeat-y left top; 
	padding: 0; 
	margin: 0px;
}
#sidebar2  {
	float: right; 
	width: 130px; 
	background: #32150f url(../assets/GoldSunset130V.jpg) no-repeat right top; 
}
#mainContent  {
	margin: 0 132px 0 252px; 
	padding: 0;
	border-left: 6px double #ddcdac;
}
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: oblique;
	color: #004079;
	margin: 0;
	padding: 0 30px 0 35px;
	text-align: left;
}
#mainContent p {
	line-height: 1.8em;
	padding: 0px 30px 0px 35px;
	text-align: left;
	margin: 0;
}
#mainContent img {
	padding: 20px 25px 5px 0;
	margin: 0;
}
#mainContent #sunback {
	background: url(../assets/LosCabosSunYelBg.gif) no-repeat right 95%;
}
#footer  {
	clear: both;
	background: #F6E8BB;
	height: 90px;
} 
#footer  p  {
	margin: 0;
	padding: 20px 50px; 
	font-size: 80%;
	text-align: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.specialLink {
	color: #004079;
}
.smaller {
	font-size: 90%;
	line-height: normal;
}
