
@import "reset.css";

body { background-color: #fff; color: #7e7e7e; font: 13px/17px "Lucida Sans Unicode", Arial, Helvetica, sans-serif; text-align: center; }

a,a:link,a:visited { color: #bb4343; }
a:hover { color: #000; }

img.rflt { display: inline; float: right; margin: 0 0 1em 10px; }
img.lflt { display: inline; float: left; margin: 0 10px 1em 0; }

p { margin-bottom: 1em; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

.resetpos { clear: both; }
.label { color: #bb4343; }


/* Titles */

h1,h2,h3,h4,h5,h6 { margin-bottom: 1em; color: #bb4343; line-height: normal; }

h1 { font-size: 16px; font-weight: normal; }
h2 { font-size: 15px; font-weight: normal; }
h3 { font-size: 14px; font-weight: normal; }

#logo { padding-top: 3px; text-align: center; }


/* List Models */

ul.listA { width: 582px; height: 110px; margin-bottom: 1.5em; padding-top: 11px; background: url(../images/bg1.png) 0 0 no-repeat; text-align: center; }
ul.listA li { display: inline; margin: 0 4px; }

ul.listB li { display: inline; }
ul.listB li img { padding: 2px; border: solid 1px #000; border-color: #999 #000 #000 #999; }

ul.inline-pics li { text-align: center; }
ul.inline-pics li img { margin-bottom: 2em; vertical-align: middle; }


/* Table Models */

table.tableA thead th { text-transform: uppercase; }
table.tableA tr.odd { background-color: #eee; }


/* Layout  */

html, body { height: 100%; }
#container { width: 100%; min-height: 100%; }
#container .outward { width: 100%; }
#container .inward { width: 835px; margin: 0 auto; text-align: left; }
#content { padding-bottom: 65px; }
#header { height: 200px; background: url(../images/grad1.png) repeat-x; }
#sidebar { float: left; width: 173px; }
#mainbar { float: right; width: 662px; }
#footer { overflow: hidden; clear: both; position: relative; z-index: 10; height: 54px; margin-top: -54px; }
* html #container { height: 100%; }


/* Navigation */

#navbar { width: 138px; padding-top: 17px; background: url(../images/ornament1-top.png) 0 0 no-repeat; }
#navbar .inner { padding-bottom: 17px; background: url(../images/ornament1-bottom.png) 0 100% no-repeat; }
#nav { font-size: 12px; border-style: solid; border-width: 0 1px; border-color: #cfcfcf; }
#nav li { padding: 3px 0 2px; background: url(../images/separator1.png) 50% 0 no-repeat; text-align: center; }
#nav li.first { background-image: none; }
#nav a, #nav a:visited { color: #838383; text-decoration: none; }
#nav a:hover, #nav a.on { color: #bb4343; }


/* Article Module */

#article p { margin-bottom: 1.5em; }
#article h1.main { margin-bottom: .5em; padding: 0 0 24px 46px; background: url(../images/ornament2.png) 0 100% no-repeat; }
#article h1.main span { display: block; padding: 0 0 0 20px; border-bottom: solid 1px #9d9d9d; }
#article .body { padding-left: 66px; }


/* The Footer */

#footer { background: #7a7a7a url(../images/pattern1.png) repeat-x; color: #fff; font-size: 12px; text-transform: uppercase; }
#footer a, #footer a:visited { color: #fff; }
#footer a:hover { color: #fff; text-decoration: underline; }
#footer p { margin-bottom: 0; }
#footer .inward { padding-top: 20px; text-align: center; line-height: 34px; }
