/* This is the area above the navigation on the home page template only */
#outerWrapper  #Header {color: #FFE3C6;margin-top: 24px;}
/* This is the large image on the home page template only */
#Feature {background: url(../images/homepage/photo_feature.jpg) no-repeat right top;height: 251px;border-bottom: 10px solid #000;}
/* This is the logo shown to the left of the large image on the home page only */
#logo {background: url(../images/homepage/logo_appraisaluniversity.jpg) no-repeat left top;height: 251px;}

/* Content layout for the homepage content */
h3#HomepageTags {text-align:center;margin-bottom:25px;line-height:1.5;background-color:#cef;padding:10px 0;border:1px solid #bde;}
h3#HomepageTags a {color:#369;font-style:italic;}
table#HPLinksTable {width:275px;float:left;margin-right:15px;padding-right:10px;border-right:1px dotted #669;}
table#HPLinksTable th {width:75px;text-align:center;padding:5px;}
table#HPLinksTable td {width:200px;padding-top:15px;}
table#HPLinksTable td a {color:#369;font-weight:normal;font-size:14px;line-height:1.25;}
table#HPLinksTable td a:hover {color:#630;text-decoration:none;}
table#HPLinksTable tr.HPLinksCellon {background-color:#cef;border:1px solid #bde;}
