/*************************************************************/
/*   Design:   2 COLUMN                                      */
/*   File:     Golfing Greys                                 */
/*************************************************************/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */

.main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../img/bg_head_breadcrumbs.png) top left repeat-y;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:656px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:169px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.column1-unit {clear: both; width:100%; margin-left: 10px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:320px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:320px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

#column2-unit-info { width: 450px; float: right; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
#column2-unit-info p {font-size: 10pt; font-family:'Trebuchet MS', Arial, Tahoma, Sans-serif; line-height: 140%; color: #505050;}
#column2-unit-amenities { width: 150px; float: left; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
#column2-unit-stats { width: 650px; float:left; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; }








