html{
 background-color:#ffffff;
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#646464;
 margin:0px auto 0px auto;
 height:100%;
 text-align:left;
}

body{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#646464;
 margin:0px auto 0px auto;
 padding:0px 0px 0px 0px;
 height:100%;
 text-align:left;
 background-image:url(../images/bg.jpg);
 background-repeat:no-repeat;
 background-position:top center;
}

#parent{
 position:relative;
 width:966px;
 margin:0px auto 0px auto;
 padding:0px 0px 0px 0px;
}

#header{
 position:relative;
 width:966px;
 height:521px;
 margin:0px auto 0px auto;
 text-align:left;
 z-index:6;
}

#logo{
 position:absolute;
 top:0px;
 left:0px;
 width:335px;
 height:128px;
 z-index:6;
}

#blue-line{
 position:absolute;
 top:42px;
 left:661px;
 width:1px;
 height:93px;
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:22px;
 font-weight:bold;
 color:#336395;
 line-height:125%;
 z-index:6;
}

#header-fadingtext2{
 position:absolute;
 top:0px;
 left:678px;
 width:304px;
 height:128px;
 z-index:6;
}

#header-fadingtext{
 position:absolute;
 top:0px;
 left:678px;
 width:304px;
 height:128px;
 z-index:6;
}

#header-fadingtext p{
 font-family:Georgia, Times New Roman, Times, serif;
 font-size:22px;
 color:#336395;
 margin:43px 0px 0px 15px;
 line-height:125%;
}

#header-inner{
 position:relative;
 top:128px;
 width:966px;
 height:393px;
 margin:0px 0px 0px 0px;
 text-align:left;
 z-index:6;
}

#contact{
 position:absolute;
 top:30px;
 left:657px;
 width:210px;
 height:225px;
 z-index:6;
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:12px;
 color:#2C2C2C;
}

#contact span.lable{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#3CA13D;
}

#menu{
 position:absolute;
 top:0px;
 left:0px;
 width:335px;
 height:393px;
 background-image:url(../images/menu/menu-bg.png);
 background-repeat:no-repeat;
 z-index:10;
}

#header-image{
 position:absolute;
 top:0px;
 left:0px;
 width:966px;
 height:393px;
 z-index:5;
}

#header-text{
 position:absolute;
 top:460px;
 left:69px;
 width:760px;
 height:22px;
 z-index:5;
}

/* NAV POSITIONS */
#menu-home{ position:absolute; top:14px; left:18px; width:305px; height:39px; }
#menu-about-us{ position:absolute; top:52px; left:18px; width:305px; height:39px; }
#menu-our-philosophy-and-culture{ position:absolute; top:90px; left:18px; width:305px; height:39px; }
#menu-what-is-familycare{ position:absolute; top:128px; left:18px; width:305px; height:38px; }
#menu-the-omega-difference{ position:absolute; top:165px; left:18px; width:305px; height:39px; }
#menu-what-our-residents-say{ position:absolute; top:203px; left:18px; width:305px; height:38px; }
#menu-help-on-retirement-living{ position:absolute; top:240px; left:18px; width:305px; height:39px; }
#menu-omega-news{ position:absolute; top:278px; left:18px; width:305px; height:39px; }
#menu-contact-us{ position:absolute; top:316px; left:18px; width:305px; height:39px; }

/* NAV ROLLOVERS */
a.home {background:url("../images/menu/home.png") 0 0 no-repeat; display:block; width:305px; height:39px; text-decoration:none;}
a:hover.home {background-position:0 -81px;}	

a.about-us {background:url("../images/menu/about-us.png") 0 0 no-repeat; display:block; width:305px; height:39px; text-decoration:none;}
a:hover.about-us {background-position:0 -81px;}	

a.our-philosophy-and-culture {background:url("../images/menu/our-philosophy-and-culture.png") 0 0 no-repeat; display:block; width:305px; height:39px; text-decoration:none;}
a:hover.our-philosophy-and-culture {background-position:0 -81px;}	

a.what-is-familycare {background:url("../images/menu/what-is-familycare.png") 0 0 no-repeat; display:block; width:305px; height:38px; text-decoration:none;}
a:hover.what-is-familycare {background-position:0 -82px;}	

a.the-omega-difference {background:url("../images/menu/the-omega-difference.png") 0 0 no-repeat; display:block; width:305px; height:39px; text-decoration:none;}
a:hover.the-omega-difference {background-position:0 -81px;}	

a.what-our-residents-say {background:url("../images/menu/what-our-residents-say.png") 0 0 no-repeat; display:block; width:305px; height:38px; text-decoration:none;}
a:hover.what-our-residents-say {background-position:0 -82px;}	

a.help-on-retirement-living {background:url("../images/menu/help-on-retirement-living.png") 0 0 no-repeat; display:block; width:305px; height:39px; text-decoration:none;}
a:hover.help-on-retirement-living {background-position:0 -81px;}	

a.omega-news {background:url("../images/menu/omega-news.png") 0 0 no-repeat; display:block; width:305px; height:39px; text-decoration:none;}
a:hover.omega-news {background-position:0 -81px;}	

a.contact-us {background:url("../images/menu/contact-us.png") 0 0 no-repeat; display:block; width:305px; height:39px; text-decoration:none;}
a:hover.contact-us {background-position:0 -81px;}	

/* NAV ROLLOVERS STICKY */
a.home-sticky {background:url("../images/menu/home.png") 0 0 no-repeat; display:block; width:305px; height:39px; background-position:0 -81px; text-decoration:none;}
a:hover.home-sticky {background-position:0 -81px;}	

a.about-us-sticky {background:url("../images/menu/about-us.png") 0 0 no-repeat; display:block; width:305px; height:39px; background-position:0 -81px; text-decoration:none;}
a:hover.about-us-sticky {background-position:0 -81px;}	

a.our-philosophy-and-culture-sticky {background:url("../images/menu/our-philosophy-and-culture.png") 0 0 no-repeat; display:block; width:305px; height:39px; background-position:0 -81px; text-decoration:none;}
a:hover.our-philosophy-and-culture-sticky {background-position:0 -81px;}	

a.what-is-familycare-sticky {background:url("../images/menu/what-is-familycare.png") 0 0 no-repeat; display:block; width:305px; height:38px; background-position:0 -82px; text-decoration:none;}
a:hover.what-is-familycare-sticky {background-position:0 -82px;}	

a.the-omega-difference-sticky {background:url("../images/menu/the-omega-difference.png") 0 0 no-repeat; display:block; width:305px; height:39px; background-position:0 -81px; text-decoration:none;}
a:hover.the-omega-difference-sticky {background-position:0 -81px;}	

a.what-our-residents-say-sticky {background:url("../images/menu/what-our-residents-say.png") 0 0 no-repeat; display:block; width:305px; height:38px; background-position:0 -82px; text-decoration:none;}
a:hover.what-our-residents-say-sticky {background-position:0 -82px;}	

a.help-on-retirement-living-sticky {background:url("../images/menu/help-on-retirement-living.png") 0 0 no-repeat; display:block; width:305px; height:39px; background-position:0 -81px; text-decoration:none;}
a:hover.help-on-retirement-living-sticky {background-position:0 -81px;}	

a.omega-news-sticky {background:url("../images/menu/omega-news.png") 0 0 no-repeat; display:block; width:305px; height:39px; background-position:0 -81px; text-decoration:none;}
a:hover.omega-news-sticky {background-position:0 -81px;}	

a.contact-us-sticky {background:url("../images/menu/contact-us.png") 0 0 no-repeat; display:block; width:305px; height:39px; background-position:0 -81px; text-decoration:none;}
a:hover.contact-us-sticky {background-position:0 -81px;}	


#content{
 position:relative;
 width:966px;
 margin:0px auto 0px auto;
 padding:0px 0px 0px 0px;
 text-align:left;
 background-color:#ffffff;
 background-image:url(../images/body-bg.gif);
 background-repeat:repeat-y;
 z-index:20;
}

#content-footer{
 position:relative;
 width:988px;
 height:7px;
 margin:0px auto 0px auto;
 padding:0px 0px 0px 0px;
 text-align:left;
 z-index:5;
}

#only{
 position:relative;
 float:left;
 display:inline;
 width:870px;
 margin-top:20px;
 margin-left:70px;
 margin-right:60px;
 margin-bottom:15px;
 background-color:#ffffff;
}

#left{
 position:relative;
 float:left;
 display:inline;
 width:290px;
 margin-top:31px;
 margin-left:44px;
 margin-right:0px;
 margin-bottom:15px;
 background-color:#fff;
}

#middle{
 position:relative;
 float:left;
 display:inline;
 width:365px;
 margin-top:31px;
 margin-left:23px;
 margin-right:0px;
 margin-bottom:15px;
 background-color:#fff;
}

#middle-2{
 position:relative;
 float:left;
 display:inline;
 width:280px;
 margin-top:31px;
 margin-left:23px;
 margin-right:0px;
 margin-bottom:15px;
 background-color:#fff;
}

#right{
 position:relative;
 float:left;
 display:inline;
 width:260px;
 margin-top:31px;
 margin-left:11px;
 margin-right:0px;
 margin-bottom:15px;
}

#middle-left{
 position:relative;
 float:left;
 display:inline;
 width:173px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}

#middle-right{
 position:relative;
 float:left;
 display:inline;
 width:177px;
 margin-top:0px;
 margin-left:15px;
 margin-right:0px;
 margin-bottom:0px;
}

#left-2column{
 position:relative;
 float:left;
 display:inline;
 width:312px;
 margin-top:-5px;
 margin-left:23px;
 margin-right:0px;
 margin-bottom:5px;
 z-index:20;
}

#right-2column{
 position:relative;
 float:left;
 display:inline;
 width:590px;
 margin-top:20px;
 margin-left:17px;
 margin-right:0px;
 margin-bottom:5px;
}

#left-2column-alt{
 position:relative;
 float:left;
 display:inline;
 width:618px;
 margin-top:20px;
 margin-left:26px;
 margin-right:0px;
 margin-bottom:5px;
 z-index:20;
}

#right-2column-alt{
 position:relative;
 float:left;
 display:inline;
 width:280px;
 margin-top:20px;
 margin-left:15px;
 margin-right:0px;
 margin-bottom:5px;
}

#wide{
 position:relative;
 float:left;
 display:inline;
 width:915px;
 margin-top:20px;
 margin-left:26px;
 margin-right:0px;
 margin-bottom:5px;
 z-index:20;
}

#wide-alt{
 position:relative;
 float:left;
 display:inline;
 width:915px;
 margin-top:0px;
 margin-left:26px;
 margin-right:0px;
 margin-bottom:5px;
 z-index:20;
}

#left-3column{
 position:relative;
 float:left;
 display:inline;
 width:255px;
 margin-top:20px;
 margin-left:70px;
 margin-right:0px;
 margin-bottom:15px;
 padding-right:5px;
}

#middle-3column{
 position:relative;
 float:left;
 display:inline;
 width:275px;
 margin-top:20px;
 margin-left:20px;
 margin-right:0px;
 margin-bottom:15px;
 padding-right:5px;
}

#right-3column{
 position:relative;
 float:left;
 display:inline;
 width:280px;
 margin-top:20px;
 margin-left:20px;
 margin-right:0px;
 margin-bottom:15px;
}

#left-profile{
 position:relative;
 float:left;
 display:inline;
 width:215px;
 margin-top:20px;
 margin-left:70px;
 margin-right:0px;
 margin-bottom:15px;
}

#right-profile{
 position:relative;
 float:left;
 display:inline;
 width:650px;
 margin-top:20px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:15px;
}

#back-to-list{
 position:absolute;
 top:0px;
 right:35px;
 width:80px;
 height:20;
}

#tab{
 position:relative;
 float:left;
 display:inline;
 width:169px;
 height:29px;
 margin:0px 0px 0px 44px;
 padding-top:5px;
 background-color:#5179A4;
 background-image:url(../images/tab.gif);
 background-repeat:no-repeat;
 z-index:20;
}

#our-properties-box{
 position:relative;
 float:left;
 display:inline;
 width:914px;
 height:228px;
 margin:0px 0px 24px 23px;
 background-image:url(../images/our-properties-box-bg.jpg);
 background-repeat:no-repeat;
 z-index:20;
}

#our-properties-box-leabrook-place{ position:relative; float:left; display:inline; width:429px; height:208px; margin:20px 0px 0px 18px; z-index:20; }
#our-properties-box-the-glenbrook{ position:relative; float:left; display:inline; width:429px; height:208px; margin:20px 0px 0px 35px; z-index:20; }

#our-properties-box-the-ashbrook{ position:relative; float:left; display:inline; width:158px; height:185px; margin:28px 0px 0px 23px; z-index:20; }
#our-properties-box-the-waterfront{ position:relative; float:left; display:inline; width:203px; height:160px; margin:20px 0px 0px 25px; z-index:20; }
#our-properties-box-langton-park{ position:relative; float:left; display:inline; width:195px; height:160px; margin:20px 0px 0px 25px; z-index:20; }

#our-properties-box div p{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-weight:normal;
 font-size:13px;
 margin-top:8px;
}

#clear{
 position:relative;
 width:960px;
 height:1px;
 top:0px;
 left:0px;
 clear:both;
}

#clear2{
 position:relative;
 width:365px;
 top:0px;
 left:0px;
 clear:both;
}

#footerparent{
 position:relative;
 width:966px;
 height:120px;
 margin:0px auto 0px auto;
 z-index:1;
}

#footer{
 position:relative;
 width:966px;
 height:120px;
 margin:0px auto 0px auto;
 clear:both;
 z-index:5;
 background-image:url(../images/footer-bg.gif);
 background-repeat:no-repeat;
 background-color:#ffffff;
}

#copyright{
 position:absolute;
 top:39px;
 left:3px;
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#505153;
}

#copyright a{ font-family:Calibri, Helvetica, Arial, sans-serif; font-size:14px; color:#505153; text-decoration:none; }
#copyright a:hover{ font-family:Calibri, Helvetica, Arial, sans-serif; font-size:14px; color:#505153; text-decoration:underline; }

#siteby{
 position:absolute;
 top:34px;
 right:7px;
 z-index:10;
}

h1{
 font-family:Georgia, Times New Roman, Times, serif;
 font-size:25px;
 font-weight:normal;
 color:#336395;
 display:block;
 margin:0px 0px 15px 0px;
 padding:0px 0px 0px 0px;
}

h2{
 font-family:Georgia, Times New Roman, Times, serif;
 font-size:20px;
 font-weight:normal;
 color:#336395;
 display:block;
 margin:0px 0px 3px 0px;
 padding:0px 0px 0px 0px;
}

h3{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:16px;
 color:#2C2C2C;
 font-weight:bold;
 text-decoration:none;
 display:block;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
}

h4{
 font-family:Georgia, Times New Roman, Times, serif;
 font-size:20px;
 font-weight:normal;
 color:#ffffff;
 text-decoration:none;
 display:inline;
 margin:0px 0px 0px 14px;
 padding:0px 0px 0px 0px;
}

h5{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#336395;
 text-decoration:none;
 display:inline;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

h6{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#2C2C2C;
 font-weight:bold;
 text-decoration:underline;
 display:block;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
 cursor:pointer;
}

h6:hover{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#3CA13D;
 font-weight:bold;
 text-decoration:underline;
 display:block;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;
 cursor:pointer;
}

a{ color:#646464; text-decoration:underline; }
a:hover{ color:#646464; text-decoration:underline; }

a.alt{ color:#336395; font-weight:bold; font-size:14px; text-decoration:underline; }
a.alt:hover{ color:#336395; font-weight:bold; font-size:14px; text-decoration:underline; }

a.alt2{ color:#336395; font-size:14px; text-decoration:underline; }
a.alt2:hover{ color:#336395; font-size:14px; text-decoration:underline; }

a.highlightlink{ color:#336395; font-weight:bold; text-decoration:none; }
a.highlightlink:hover{ color:#336395; font-weight:bold; text-decoration:underline; }

a.highlightlink-2{ font-size:12px; color:#488AA5; font-weight:bold; text-decoration:none; }
a.highlightlink-2:hover{ font-size:12px; color:#488AA5; font-weight:bold; text-decoration:underline; }

a.bnm {background: url("../images/bnm.png") 0 0 no-repeat; display: block; width: 145px; height: 22px; text-decoration: none;}
a:hover.bnm {background-position: 0 -22px;}	

img{
 border:0px none #fff;
}

p{
 margin:0px 0px 20px 0px;
 line-height:140%;
}

p.highlight{
 background-color:#E0E1E1;
 padding:2px 5px 2px 5px;
 margin:0px 0px 10px 0px;
 line-height:140%;
}
p.highlight a{ color:#336395; font-size:14px; text-decoration:underline; }
p.highlight a:hover{ color:#336395; font-size:14px; text-decoration:underline; }

p.photo{
 margin:0px 0px 0px 0px;
 line-height:140%;
 z-index:80;
}
p.photo-caption{
 background-image:url(../images/photo-caption.png);
 background-repeat:no-repeat;
 padding:33px 5px 10px 8px;
 margin:-24px 0px 10px 0px;
 line-height:140%;
 z-index:90;
}

span.testimonial{
 background-color:#E9EAE9;
 padding:5px 10px 5px 10px;
 margin:0px 0px 10px 0px;
 line-height:140%;
 font-style:italic;
}

td{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-size:14px;
 color:#646464;
}

.big{ font-size:16px; font-weight:normal; }
.bigger{ font-size:16px; font-weight:normal; }
.highlight{ color:#336395; font-weight:normal; }
.highlight-2{ color:#336395; font-weight:bold; }
.highlight-3{ font-size:14px; color:#488AA5; font-weight:bold; }

ul{
 margin-top:-15px;
 font-size:14px;
}
ol{ margin:0px 0px 0px 0px; }
li{ margin:0px 0px 0px 0px; //margin:0px 0px 0px 0px; line-height:150%; font-size:14px }

ul li ul{
 margin-top:0px;
 font-size:14px;
}


form.quicksubscribe{
 margin:0px 0px 0px 0px;
 //margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 background-color:#fff;
}

input.controlfield{ display: none; }
.mailinglist{
 background-color:#ffffff;
 border:0px solid #ffffff;
 margin:5px 0px 5px 2px;
 padding:2px 2px 0px 5px;
 width:330px;
 height:23px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#292929;
 background-image:url(../images/field-bg.gif);
 background-repeat:no-repeat;
}

span.lable{
 font-family:Calibri, Helvetica, Arial, sans-serif;
 font-weight:bold;
 font-size:16px;
 color:#336395;
}

input.contact-form{
 background-color:#ffffff;
 border:1px solid #A6A6A7;
 margin:3px 0px 20px 2px;
 padding:2px 2px 0px 5px;
 width:295px;
 height:17px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#2C2C2C;
}

input.contact-form-wide{
 background-color:#ffffff;
 border:1px solid #A6A6A7;
 margin:3px 0px 20px 2px;
 padding:2px 2px 0px 5px;
 width:618px;
 height:17px;
 font-family:Helvetica, Arial, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#2C2C2C;
}
