/* CSS Document */


/* ########################### */
/*    General HTML Tag Rules   */
/* ########################### */

body {
	background-image:url(images/bg_body_malibu.jpg);
	background-repeat:repeat-x;
	background-color:#e4e4e4;
	background-attachment:fixed;
	background-position:top;
	
	
}

h1, h2, h3, h4, h5, h6 {

}

p {

}

a {

}

a:hover {

}

hr {

}

/* ################################# */
/*    General Template Class Rules   */
/* ################################# */

.wrapOverall {


	width:987px;
	margin:0px auto;

}
.wrapLinks {

}
.wrapBuckets {

}
.header {
	background-image:url(images/bg_header_malibu_big.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:212px;
	
}
.header img.logo {
	float:left;
	margin:20px 20px;

}
.navMain {
	margin:30px 5px 30px 0px;
	float:right;

}
.content {

	background-image:url(images/bg_middle_malibu.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:348px;
	width:987px;
	
    background-image:<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="32" height="32" title="slideshow">
  <param name="movie" value="slideshow.swf">
  <param name="quality" value="high">
  <embed src="slideshow.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="32" height="32"></embed>
</object>;

}
.content2 {

	background-image:url(images/bg_middle_malibu2.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:688px;
	width:987px;
	
    background-image:<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="32" height="32" title="slideshow">
  <param name="movie" value="slideshow.swf">
  <param name="quality" value="high">
  <embed src="slideshow.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="32" height="32"></embed>
</object>;

}

.wrapBuckets {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
}
.bucketLeft {
	width:240px;
	float:left;


}
.bucketRight {
	width:240px;
	float:right;
	margin:0px 0px 0px 9px;
	
}
.wrapBucketInnerLeft {
	width:489px;
	float:left;
}
.wrapBucketInnerRight {
	width:489px;
	float:right;
}

/* ############################# */
/*    General Navigation Rules   */
/* ############################# */

.navMain ul {
	margin:0px;
	padding:0px;

}
.navMain ul li {
	margin:0px;
	padding:0px 5px;
	list-style:none;
	display:inline;
}
.navMain ul li a {
	margin:0px;
	padding:0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	font-family:"Trebuchet MS", Arial. Helvetica, sans-serif;
	text-transform:uppercase;
	
}
.navMain ul li a:hover {
	text-decoration:underline;

}

.wrapLinks ul {
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial. Helvetica, sans-serif;
}
.wrapLinks ul li {
	margin:0px;
	padding:10px 0px 0px 30px;
	background-image:url(images/bg_button_middle.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:236px;
	height:76px;
	list-style:none;
}
.wrapLinks ul li a {
	font-size:13px;
	color:#1c5792;
	text-decoration:none;

}
.wrapLinks ul li a:hover {
	text-decoration:underline;

}
h2.title {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:28px;

}

/* ################# */
/*    Bucket Rules   */
/* ################# */

.bucketHeader {
	background-image:url(images/bg_bucket_header.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:47px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 30px;
}
.bucketDetails {
	background-image:url(images/bg_bucket_body.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:281px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.bucketDetails ul {
	margin:0px 24px;
	padding:10px 0px;	
}
.bucketDetails ul li {
	list-style:none;
	color:#333333;
	font-size:14px;
	border-bottom:1px solid #DFDFDF;
	margin:0px 0px;
	padding:5px 0px;

}

.bucketBottom p.cost {
	font-size:28px;
	font-weight:bold;
	color:335191;
	margin:0px 0px 6px 0px;
	padding:0px;
	

}
.bucketBottom {
	text-align:center;
}
a img.button {
	border:none;

}