/* Start of CMSMS style sheet 'Main' */
html { background: #f1f8fa; }
body { color: #392727; font-family: Georgia, serif; font-size:12px; line-height:20px; }

h1 { font-size:34px; line-height:60px; }

.hide { position: absolute; left: -999999em; }
.error { color: #CC0000; }
.strong, strong, b { font-weight:bold; }
u { text-decoration: underline; }

a:link { color: #4f8db6; text-decoration: none; }
a:visited { color: #4f8db6; text-decoration: none; }
a:hover { color: #4f8db6; text-decoration: underline; }
a:active { color: #4f8db6; text-decoration: none; }

#header { background:url(/uploads/images/layout/bg_header.jpg); margin:0px auto; width:730px; height:186px; }

#utilnav { 
    background:url(/uploads/images/layout/bg_utilnav.gif) no-repeat; 
    height:27px; 
    width:149px; 
    text-align:center;
    font-weight:bold;
    float:right; 
    font-family: Arial, Helvetica, sans-serif; 
}
    #utilnav a { color:#081F41; }
    
#mainnav { margin:0px auto; width:730px; height:46px; }
    #mainnav ul { margin:0; padding:0; }
    #mainnav li { 
        float:left;
        display: inline; 
        list-style-type: none; 
        height:46px;
    }

/* button states */
#mainnav #navHome {background-image:url(/uploads/images/layout/nav_home_on.gif); width:85px;}
#mainnav #navOResources {background-image:url(/uploads/images/layout/nav_or_resources_on.gif); width:231px;}
#mainnav #navAmenities {background-image:url(/uploads/images/layout/nav_amenities_on.gif); width:104px;}
#mainnav #navPhotos {background-image:url(/uploads/images/layout/nav_photos_on.gif); width:132px;}
#mainnav #navEvents {background-image:url(/uploads/images/layout/nav_events_on.gif); width:178px;}

#home #mainnav #navHome img,
#orresources #mainnav #navOResources img,
#amenities #mainnav #navAmenities img,
#photos #mainnav #navPhotos img,
#calendar #mainnav #navEvents img
{ display:none; }

/* end of button states */

#content { background:#ffffff; width:677px; margin:0px auto; padding:0 10px 15px 15px; }

    #leftcol { float:left; margin:5px 30px 15px 0; width:244px; }
    #leftcol .moduleheader { background: #dddfc6 url(/uploads/images/layout/module_header.gif) no-repeat top left; width:224px; float:left; padding:5px 10px; }
        #leftcol .moduleheader h2 { font-size:16px; color:#081F41; line-height:24px; }
    #leftcol .module { background:#eeefe2; padding:15px 10px; width:224px; float:left; font-family:Arial; }
        #leftcol .module .item { font-size:14px; padding-bottom:10px; }
        #leftcol .module .item a { line-height:16px; }
        #leftcol .morelink { text-align:right; }
    #leftcol .modulebottom { float:left; margin-bottom: 10px; }

div#footer { margin:0px auto; width:690px; height:21px; padding:12px 20px 5px; background:url(/uploads/images/layout/bg_footer.gif); font-size:10px; color:#404040; }
    div#footer div { float:left; display:inline; }
    div#footer div#bottomnav { float:right; display:inline;white-space:nowrap;  }
    div#footer div#bottomnav form {display:inline;}

.calendar-list .calendar-event { padding-bottom:15px; }
/* End of 'Main' */

