@charset "utf-8";
/*
Website: The Village at Ironwood
Author: KevinVanCrawford.com, under employment of Epraxa.com / GunnJerkens.com
Updated: 09/02/2009
*/

@import url('reset.css');

body { font:94%  Verdana, Arial, Helvetica, sans-serif; color:#666666; background-color:#F0EFEF; }

.center { text-align:center; }
.left { float:left; }
.right { float:right; }

.hidden { display:none; }

#container { width:768px; margin:2em auto; border:1px solid #000000; }

h1 { position:relative; width:768px; height:230px; background:url(../img/head.gif) no-repeat; }
h1 a { display:block; position:absolute; width:100%; height:100%; top:0; left:0; text-indent:-9999px; overflow:hidden; }

#body { width:100%; overflow:auto; background:url(../img/body_bg.gif) repeat-y; }

#primary { float:left; width:297px; padding:40px 55px 25px; line-height:1.5; }
#primary p { margin:0 0 1em; }
#primary p:last-child { margin-bottom:0; }
#primary a { color:#000000; text-decoration:none; }
#primary a:hover, #primary a:active { text-decoration:underline; }
#survey-link { display:block; width:297px; height:72px; background:url(../img/survey-link.gif) no-repeat; text-indent:-9999px; overflow:hidden; margin:1.5em 0 0;}
#ponderosa-logo { display:block; width:297px; height:71px; background:url(../img/ponderosa-logo.gif) no-repeat; text-indent:-9999px; overflow:hidden; margin:.75em 0;}

#body #column { position:relative; background:url(../img/column_bg.jpg) no-repeat; float:right; width:357px; height:auto !important; height:606px; min-height:606px; }
#body #column a { display:block; position:absolute; top:286px; width:357px; height:53px; text-indent:-9999px; overflow:hidden; }

#footer { position:relative; width:768px; height:54px; background:url(../img/footer_bg.gif) no-repeat; }
#footer p.disclaimer { position:absolute; left:50px; bottom:10px; width:575px; font-size:10px; color:#000000; }
#footer #social-icons { position:absolute; right:10px; bottom:10px; }