/* 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:214px;
background:#FFFFFF url(images/pine_to_palm_inside_01.jpg) no-repeat;
}
#nav {
height:43px;
width:1000px;
}
#left {
width:67px;
height:501px;
background:#FFFFFF url(images/pine_to_palm_inside_09.jpg) no-repeat;
float:left;
}
#content-container {
width:858px;
float:left;
text-align:left;
}
#content-head {
height:66px;
width:858px;
background:#FFFFFF url(images/pine_to_palm_inside_11.jpg) right bottom no-repeat;
clear:both;
}
#content-title {
width:621px;
height:66px;
/*background:#FFFFFF url(images/pine_to_palm_inside_10.jpg) no-repeat;*/
}
#left-col {
width:360px;
height:435px;
/*background:#FFFFFF url(images/pine_to_palm_inside_13.jpg) no-repeat;*/
float:left;
}
#right-col {
width:498px;
float:left;
padding-bottom:10px;
}
#clear {
clear:both;
width:858px;
}
#right {
width:75px;
height:501px;
background:#FFFFFF url(images/pine_to_palm_inside_12.jpg) no-repeat;
float:right;
}
#footer {
clear:both;
height:63px;
width:1000px;
background:#FFFFFF url(images/pine_to_palm_inside_15.jpg) no-repeat;
text-align:center;
color:#216120;
font-weight:bold;
}

#nav ul {
position:relative;
height:43px;
padding:0px;
margin:0px;
}
#nav li {
display:block;
list-style:none;
height:43px;
float:left
}
#nav li a {
display:block;
height:43px;
text-decoration:none;
}

#footer a {
text-decoration:none;
color:#216120;
}
#footer a:visited {
color:#216120;
}
#footer a:hover {
color:#666666;
}
#footer span.spacer {
padding:0px 10px 0px 10px;
text-align:center;
}
/* CLASSES */

.nav-1 {
width:168px;
background:#FFFFFF url(images/pine_to_palm_inside_02.jpg) no-repeat;
}
.nav-2 {
width:114px;
background:#FFFFFF url(images/pine_to_palm_inside_03.jpg) no-repeat;
}
.nav-3 {
width:145px;
background:#FFFFFF url(images/pine_to_palm_inside_04.jpg) no-repeat;
}
.nav-4 {
width:138px;
background:#FFFFFF url(images/pine_to_palm_inside_05.jpg) no-repeat;
}
.nav-5 {
width:123px;
background:#FFFFFF url(images/pine_to_palm_inside_06.jpg) no-repeat;
}
.nav-6 {
width:164px;
background:#FFFFFF url(images/pine_to_palm_inside_07.jpg) no-repeat;
}
.nav-7 {
width:148px;
background:#FFFFFF url(images/pine_to_palm_inside_08.jpg) no-repeat;
}
