* { margin: 0; padding: 0 }
body { background: #c3d8a9; margin: 0; padding: 0; font: 11px Verdana }
img { border: 0 }
h1, h2, h3 { color: #839868 }
h1, h3 { font-size: 18px; font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, Sans-Serif }

blockquote { padding: 15px; margin: 15px; background: #efefef; font-style: italic }

/*vertical baseline*/
h1,h2,h3,h4,h5,h6,blockquote,p { margin-bottom: 15px }

#container { margin: 0 auto; width: 800px; }
#main { background: #fff }
#banner { height: 240px; }
#logo { width: 205px; float: left }
#flash { width: 595px; float: left }
#side { float: left; width: 236px; margin-bottom: 20px }
#content { float: left; width: 564px; background: #fff; background-image: url(/_site/assets/images/img_07.png); background-repeat: no-repeat; }
#footer { color: #6e8057; font-size: .80em; text-align: center; margin: 20px 0; }
#footer  a { color: #6e8057; }
#content ul { margin-bottom: 15px; }
#content li { margin-left: 30px; padding: 3px; }

/*menu*/
#homeLink, .menu li { padding: 1px 0 0 50px; height: 22px; font: 13px "Trebuchet MS", Arial, Helvetica, Sans-Serif }
.menu li { background: url(/_site/assets/images/menuItem.bg.png) }
#homeLink { background: url(/_site/assets/images/home.bg.png) }
#homeLink a, .menu a { color: #fff; text-decoration: none }
#homeLink a:hover, .menu a:hover { color: #013f53 }
.menu a.active { color: #013f53 }
.menu { list-style: none }
#menuBottomImg { padding-bottom: 40px; }

/*forms*/
.label { font-weight: normal; padding: 3px 0; }
.description { padding: 2px; }
select { color: #555 }
