@charset "UTF-8";

* { margin: 0px; padding: 0px; }
body { background: url(../images/shell/bkg_repeat.jpg) repeat-x #F2ECE0; color: #4c4c4c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 1.33em; }

p, h1, h2, h3, h4, h5, h6 { color: #4c4c4c; font-weight: bold; line-height: 1.33em; text-decoration: none; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; margin: 0 auto 1.33em; }
div.home_intro { line-height: 1.4em; }
p.home_intro { line-height: 1.5em; }
h1 { font-size: 2em; margin: 0 auto .5em; }
h2 { font-size: 1.5em; margin: 0 auto .5em; }
h2.feature { color: #422D1B; font-family: Georgia, Times, serif; font-size: 14px; font-weight: normal; }
h2.services { color: #422D1B; font-family: Georgia, Times, serif; font-size: 18px; font-weight: normal; }
h2.title { color: #422D1B; font-family: Georgia, Times, serif; font-size: 18px; font-weight: normal; }
h3 { font-size: 1.33em; margin: 0 auto .5em; }
h4 { font-size: 1.25em; margin: 0 auto .5em; }
h5 { font-size: 1.15em; margin: 0 auto .5em; }
h6 { font-size: 1em; margin: 0 auto .5em; }

a img { border: 0px; }
hr { margin: .75em 0; height: 1px; }
li { margin: 0 auto 0.33em 2.2em; }
strong { color: #333333; }
ul { list-style-type: square; margin-bottom: 1.33em; }

/* Link Styles */
a:link { color: #165216; text-decoration: none; }
a:visited { color: #165216; text-decoration: none; }
a:hover { color: #165216; text-decoration: underline; }
a:active { color: #165216; text-decoration: none; }

/* Background/Padding Styles */
.chart td { padding: 4px; }
.home_bkg_left { background: url(../images/shell/home_bkg_left.jpg) no-repeat top right; }
.home_bkg_right { background: url(../images/shell/home_bkg_right.jpg) no-repeat top left; }
.home_body { background: url(../images/home/home_body.jpg) no-repeat; }
.notice { background: #FFFFE8; border: 1px solid #8D7C59; margin: 20px 20px; padding: 20px 15px; }
.padding20 { padding: 20px; }
.padding30 { padding: 30px; }
.pic_sign { background: #FFFFFF url(../images/pics/pic_sign.jpg) no-repeat bottom right; }
.sub_bkg_left { background: url(../images/shell/sub_bkg_left.jpg) no-repeat top right; }
.sub_bkg_right { background: url(../images/shell/sub_bkg_right.jpg) no-repeat top left; }
.sub_sidenav_bkg { background: url(../images/shell/sub_sidenav_bkg.jpg) no-repeat top left; }

ul.sidebar { list-style-type: none; margin-bottom: 0; }
.sidebar li { margin: 0px; width: 206px; }
.sidebar li a { background: url(../images/shell/sidenav_divider.jpg) no-repeat bottom left; display: block; padding: 10px 20px 10px 0px; text-decoration: none; }
.sidebar li a:hover { text-decoration: underline; }
.sidebar li a.section { color: #422D1B; font-family: Georgia, Times, serif; font-size: 14px; text-decoration: none; }
.sidebar li a.section:hover { color: #422D1B; font-family: Georgia, Times, serif; font-size: 14px; text-decoration: underline; }

/* Text Styles */
.ari10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.ari11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.black { color: #000000; }
.footer { font-size: 11px; }
.grey { color: #808080; }
.red { color: #FF0000; }
.white { color: #FFFFFF; }

/* Form Styles */
input.text { border: 1px solid #000000; padding: 2px; }
textarea { border: 1px solid #000000; padding: 4px;	}