﻿/*reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/*base*/
h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
em{font-style:italic;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}
th,td{border:1px solid #000;padding:.5em;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:1em;}
/*fonts*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100% arial,helvetica,clean,sans-serif;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}

.clear{
	clear:both;
	height:0px;}

/* Page Setup ============================================= */
html{
	background-image:url(../img/pageBG.jpg);
	background-repeat:repeat-x;}
#banner{
    background-image:url(../img/bannerBG.jpg);
    background-repeat:repeat-x;
    height:201px;}
#wrap{
    width:750px;
    margin:0 auto;}
#Lc{
    width:591px;
    float:left;
    margin-top:20px;}
#Rc{
    width:159px;
    float:left;
    margin-top:20px;}
#LcLc{
    width:89px;
    float:left;}
#LcRc{
    width:502px;
    float:left;}
#LcRcLc{
    width:170px;
    padding-right:15px;
    float:left;}
#LcRcRc{
    width:317px;
    float:left;}


/* Navigation ============================================= */
	
/* Content ============================================= */
#hWelcome, #hAbout, #hChalet, #hMeadowbrook, #hSouthgate, #hCommunity, #hContact, #hLinks, #hWineBeer, #hRecipes, #hHealth{
    width:502px;
    height:40px;
    position:relative;
    margin:0 0 1em 0;}
#hWelcome span, #hAbout span, #hChalet span, #hMeadowbrook span, #hSouthgate span, #hCommunity span, #hContact span, #hLinks span, #hWineBeer span, #hRecipes span, #hHealth span{
    position:absolute;
	width:100%;
	height:100%;}
#hWelcome span{
    background:url(../img/hWelcome.jpg) no-repeat;}
#hAbout span{
    background:url(../img/hAbout.jpg) no-repeat;}
#hChalet span{
    background:url(../img/hChalet.jpg) no-repeat;}
#hMeadowbrook span{
    background:url(../img/hMeadowbrook.jpg) no-repeat;}
#hSouthgate span{
    background:url(../img/hSouthgate.jpg) no-repeat;}
#hCommunity span{
    background:url(../img/hCommunity.jpg) no-repeat;}
#hContact span{
    background:url(../img/hContact.jpg) no-repeat;}
#hWineBeer span{
    background:url(../img/hWineBeer.jpg) no-repeat;}
#hRecipes span{
    background:url(../img/hRecipes.jpg) no-repeat;}
#hHealth span{
    background:url(../img/hHealth.jpg) no-repeat;}

h6{
    font-size:85%;
    color:#01446b;}

p{
    margin:0 0 1em 0;
    text-align:justify;
    font-size:85%;}


/* Footer(s) ============================================= */

#fTop{
    border-top:1px solid #5c9abf;
    margin:20px 15px 0 0;}
#fBottom{
    border-bottom:1px solid #5c9abf;
    margin:0 15px 0 0;}
#footer{
    margin:0 15px 0 0;}
#f1, #f2, #f3, #f4{
    width:143px;
    float:left;
    color:#cd2b24;
    font-weight:bold;
    font-size:85%;}
#f2, #f3, #f4{
    padding-left:10px;
    width:133px;}
#f1 a, #f2 a, #f3 a, #f4 a{
    color:#cd2b24;
    font-weight:bold;
    text-decoration:none;}
#copy{
    font-size:85%;
    text-align:center;
    color:#919191;
    margin:10px 0 40px 0;}