/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body { 
color : #333333; 
background : #eeefdc url(http://www.eggemanhomes.com/images/bg.png); 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 14px; 
} 
.listings { 
background-color : #f5f5dc; 
} 
#footer { 
clear : both; 
color : #666666; 
height : 60px; 
line-height : 60px; 
margin : 0 15px 15px; 
padding : 0 15px; 
background-color : #86a5bf; 
border : 1px solid #ddd; 
} 
#page { 
width : 960px; 
background-color : #4a677f; 
margin : 15px auto; 
border : 1px solid #cccccc; 
} 
#columns { 
padding : 5px 15px 25px; 
margin : 0; 
background-color : #4a677f; 
} 
.col1 { 
float : left; 
width : 620px; 
padding-right : 15px; 
} 
.col2 { 
float : left; 
width : 330px; 
} 
.col3 { 
float : left; 
width : 930px; 
} 
.col4 { 
float : right; 
width : 290px; 
border : 1px solid #ddd; 
background-color : #f5f5dc; 
font-size : 10px; 
} 
.subcol { 
width : 150px; 
} 
.subcol h2 { 
font-size : 14px; 
padding : 0 0 10px; 
color : #4a677f; 
} 
#nav { 
height : 30px; 
padding : 2px 0 !important ; 
background-color : #4a677f; 
margin : 0 15px 0 !important ; 
border-top : 1px solid #ddd; 
border-bottom : 1px solid #ddd; 
width : 930px !important ; 
} 
#nav1 li a:hover { 
background : inherit; 
text-decoration : none; 
color : #4a677f; 
} 
#nav1 li ul li { 
background : #86a5bf; 
border-bottom : 1px solid #dedbd1; 
border-left : 1px solid #dedbd1; 
border-right : 1px solid #dedbd1; 
line-height : 28px; 
width : 15em; 
} 