/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

/* ID's */

#container {
width:1000px;
/*background:#FFFFFF url(images/pine_to_palm_inside2_10.jpg) bottom repeat-y;*/
}
#head {
height:152px;
background:#FFFFFF url(images/pine_to_palm_home_01.jpg) no-repeat;
text-align:left;
}
#head2 {
height:179px;
background:#FFFFFF url(images/pine_to_palm_home_02.jpg) no-repeat;
}
#head3 {
height:63px;
background:#FFFFFF url(images/pine_to_palm_home_03.jpg) no-repeat;
}
#left {
width:68px;
height:329px;
background:#FFFFFF url(images/pine_to_palm_home_04.jpg) no-repeat;
float:left;
}
#content-container {
width:831px;
float:left;
text-align:left;
}
#left-col {
width:437px;
height:329px;
background:#FFFFFF url(images/pine_to_palm_home_05.jpg) no-repeat;
float:left;
}
#right-col {
width:394px;
float:left;
background-color:#FFFFFF;
}
#right-col li {
list-style-position:outside;
}
#clear {
clear:both;
width:831px;
}
#right {
width:101px;
height:329px;
background:#FFFFFF url(images/pine_to_palm_home_07.jpg) no-repeat;
float:right;
}
#footer {
clear:both;
height:77px;
width:1000px;
background:#FFFFFF url(images/pine_to_palm_home_08.jpg) no-repeat;
}
#nav {
padding:5px 0px 5px 5px;
}
#nav a {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
#nav a:visited {
color:#FFFFFF;
}
#nav a:hover {
text-decoration:underline;
}
#nav span.spacer {
padding:0px 10px 0px 10px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}
