body {
/*  line-height: 1.6em;  */
color: #999; 
font-size: 76%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
margin: 0; 
padding: 0;
}

body#home {background-image: url(../img/bg-home.jpg); background-repeat: repeat-x;}

/* Home Layout Properties */
#wrapperHome {
	width: 750px;
	margin: 0 auto;
	background-color: #f90;
}

#home #top {display: block; height: 42px; text-align: center;}
#home #top #tagline {opacity:0.50; filter:alpha(opacity=50); font: italic normal 600 1.8em Georgia; letter-spacing: .45em; padding-top: 7px; color: #eee;}
/* +++++++++++++++++++++ */

/* Logo Properties */
#home #logo {display: block; height: 198px; margin-top: 4px;}
#home #logo .inside {width: 396px; height: 140px; position: relative; top: 28px; margin: 0 auto; background: url(../img/logos/logo-sr-orange-home.png) no-repeat center center;}
#home #logo .inside a {display: block; width: 396px; height: 140px; text-decoration: none; border: none;}
#home #logo .inside a span {visibility: hidden;}
/* +++++++++++++++++++++ */

/* Utility Nav Properties */
#utilityBottom {margin: 0;margin-top: 15px;padding: 0 0 15px 0px;text-align: center;}
#utilityBottom ul, #utilityBottom li {margin: 0 auto; padding: 0; display: inline; list-style-type: none;}
#utilityBottom a {font-weight: normal;text-align: center;line-height: 14px;}
#utilityBottom a:link, #utilityBottom a:visited {margin: 0 10px 4px 10px; text-decoration: none; color: #fff;}
#utilityBottom a:hover {border-bottom: 1px dashed #eee; padding-bottom: 2px; background: transparent; color: #eee;}
/* +++++++++++++++++++++ */

/* CONTENT BLOCK Properties */
div.contentBlock {position:relative; width: 620px; background-color: #fff; margin: 1px auto 10px auto;}
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner {position: absolute; width: 20px; height: 20px; background-color: #f90; overflow: hidden;}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position: relative; font-size: 150px; font-family: arial; color: #fff; line-height: 40px;}
div.top-left-corner {top: 0px; left: 0px;}
div.bottom-left-corner {bottom: 0px; left: 0px;}
div.top-right-corner {top: 0px; right: 0px;}
div.bottom-right-corner {bottom: 0px; right: 0px;}
div.top-left-inside {left: -8px;}
div.bottom-left-inside {left: -8px; top: -17px;}
div.top-right-inside {left: -25px;}
div.bottom-right-inside {left: -25px; top: -17px;}
div.box-contents {position: relative; padding: 5px 25px; color: #a52a2a;}

div.box-contents .home {font-size: 120%; text-align: center; font-variant: small-caps; letter-spacing: .12em; word-spacing: 3px;}
div.box-contents .inner {line-height: 1.5em; font-family: 'Trebuchet MS', Helvetica, sans-serif;}
div.box-contents .inner h1 {font-size: 110%; letter-spacing: .12em;}
/*  
"Trebuchet MS"
  */
/* +++++++++++++++++++++ */

/* Footer Properties */
#footer {padding-bottom: 5px; font-size: 10px; border-top: 1px solid #ccc; background-color:#fff; text-align: right;}
#footer a {text-decoration: none; border-bottom: none;}
#footer img {vertical-align: middle;}
#footerHome {margin-top: 3px; background-color:#f90; color: #fff; padding-bottom: 5px; font-size: 10px; text-align: center;}
/* +++++++++++++++++++++ */
