@charset "utf-8"; * { margin: 0px; padding: 0px; } body { background-attachment: fixed; background-image: url('body_bg.jpg'); background-repeat: no-repeat; background-position: center top; font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 62.5%; } #wrapper { width: 980px; margin-right: auto; margin-left: auto; position: relative; } #footer { background-color: #F0EEE1; padding-top: 12px; padding-bottom: 12px; padding-right: 30px; padding-left: 30px; clear: both; text-align: center; margin-right: 20px; margin-left: 20px; margin-top: 20px; margin-bottom: 20px; } #bottomHome { clear: both; padding-top: 12px; } h1 { height: 120px; width: 700px; text-indent: -9999px; background-image: url('h1_bg.gif'); background-repeat: no-repeat; background-position: left top; margin-bottom: 20px; } h2 { margin-bottom: 14px; color: #844C43; font-size: 1.6em; letter-spacing: -0.05em; } h3 { font-size: 1.5em; margin-bottom: 12px; color: #733329; font-weight: normal; border-bottom-style: none; border-top-style: none; border-right-style: none; border-left-style: none; } h5 { font-size: 1.5em; color: #844C43; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #CBC646; padding-bottom: 3px; margin-bottom: 12px; } p { margin-bottom: 14px; font-size: 1.2em; line-height: 1.5em; } a { color: #844C43; text-decoration: none; } a:hover { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; } ul#nav { height: 120px; width: 980px; background-image: url('nav_bg.jpg'); background-position: left top; margin-bottom: 30px; } ul#nav li { float: left; display: inline; } ul#nav li a { height: 120px; display: block; text-indent: -9999px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; } ul#nav li#n1 {width: 110px;} ul#nav li#n1 a:hover, ul#nav li#n1 a.active {background-image: url(n1.jpg);} ul#nav li#n2 {width: 100px;} ul#nav li#n2 a:hover, ul#nav li#n2 a.active {background-image: url(n2.jpg);} ul#nav li#n3 {width: 100px;} ul#nav li#n3 a:hover, ul#nav li#n3 a.active {background-image: url(n3.jpg);} ul#nav li#n4 {width: 90px;} ul#nav li#n4 a:hover, ul#nav li#n4 a.active {background-image: url(n4.jpg);} ul#nav li#n5 {width: 100px;} ul#nav li#n5 a:hover, ul#nav li#n5 a.active {background-image: url(n5.jpg);} ul#nav li#n6 {width: 80px;} ul#nav li#n6 a:hover, ul#nav li#n6 a.active {background-image: url(n6.jpg);} ul#nav li#n7 {width: 100px;} ul#nav li#n7 a:hover, ul#nav li#n7 a.active {background-image: url(n7.jpg);} ul#nav li#n8 {width: 100px;} ul#nav li#n8 a:hover, ul#nav li#n8 a.active {background-image: url(n8.jpg);} ul#nav li#n9 {width: 100px;} ul#nav li#n9 a:hover, ul#nav li#n9 a.active {background-image: url(n9.jpg);} ul#nav li#n10 {width: 100px;} ul#nav li#n10 a:hover, ul#nav li#n10 a.active {background-image: url(n10.jpg);} ul#footList { list-style-type: none; font-size: 1.1em; text-align: center; } ul#footList li { margin-right: 12px; padding-right: 12px; border-right-width: 1px; border-right-style: solid; border-right-color: #733329; display: inline; } ul#footList a { color: #808080; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E0BE39; } ul#footList a:hover { color: #733329; } #est { height: 134px; width: 160px; position: absolute; background-image: url('est.jpg'); text-indent: -9999px; left: 820px; top: 0px; } #content { position: relative; } 
