
/* Layout Stylesheet */ 

body    { font-family: "Bell Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #808080; text-align: center ; margin: 0; }

#outer     { text-align: left; margin: 0 auto; width: 775px; border-color: #000000 }

#contentwrapper	 { background-color: #272122; width: 100%; float: left }

#hdr     { background: #808080 ; clear:both; margin: 0 0 -5px; }

#l-col       { color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-top: -5px; margin-left: -775px; width: 186px; height: 100%; float: left   }
#l-col-up { background: #272122; margin-left: -775px; width: 186px; height: 40px; float: left; margin-top: -10px; }
#cont { background: #ffffff; text-align: left; margin-top: -50px; margin-left: 186px; }
#sideLinks { line-height: 30px; text-align: center; margin-top: 45px; padding-top: 15px; padding-bottom: 15px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
.innertube { margin: 0 10px 0 }
/* Text Stylesheet */
#cont-up       { background: #ffffff; text-align: left; height: 40px; margin-top: -10px; margin-left: 186px   }
.bread     { color: #696b49; font-size: small; text-align: right; margin-top: 50px; margin-bottom: 0; }
.center { width:100%; margin-left: 10px; display:block; }
#home { background-color: #808080; background-image: url(images/home/home-page_01.gif); height: 414px; margin: 0; }
#home p { color: #fff; font-size: small; font-weight: bold; text-align: left; width: 610px; padding-top: 320px; padding-left: 17px; }
#homefooter p { color: #fff; font-weight: bold; }
#homefooter a:link  { color: #EEEEEE }
#homefooter a:visited  { color: #EEEEEE }
#homefooter a:hover   { color: #FFFFFF }

.homelink a:link  { color: #28698d }
.homelink a:visited  { color: #28698d }
.homelink a:hover   { color: #4b89ab }


.footer   { font-size: x-small; text-align: center }
.footer a:link  { color: #7f7f7f }
.footer a:visited  { color: #7f7f7f }
.footer a:hover   { color: #272122 }

#sideLinks a:link  { color: #DDDDDD }
#sideLinks a:visited  { color: #DDDDDD }
#sideLinks a:hover   { color: #FFFFFF }

p, ul, ol { color: #4d4d4d }
a:link  { color: #a4a563 ; font-weight: bold; }
a:visited  { color: #a4a563 ; font-weight: bold; }
.logo { margin: 0; }
a:hover  { color: #696b49 ; font-weight: bold; }

h1  { color: #5f9215; font-size: large; padding-top: 0; padding-bottom: 2px; border-bottom: 1px solid #696b4d }
h2  { color: #5f9215; font-size: medium; padding-top: 20px }
.line { border-bottom: 1px solid #696b49       }
em { font-weight: bold; }
A { text-decoration:none }

