/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption { margin:0; padding:0; border:0; vertical-align:baseline; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; }
a img { border:none; }
a { outline:none; }
.clear { clear: both; }

/* GENERAL STYLES */
body { font-family: Arial, Helvetica, sans-serif; background: #111f06 url(../images/bg.jpg) repeat-x; }
.green { color: #336003; }
.green2 { color: #325b01; }

/* MAIN PAGE STYLES */
ul.topNav { width: 960px; height: 40px; background: url(../images/topNav.gif); list-style-type: none; margin-right: auto; margin-left: auto; margin-top: 25px; }
ul.topNav li { height: 40px; text-align: right; font: 14px/40px Georgia, "Times New Roman", Times, serif; display: inline; float: left; color: #292929; padding-right: 20px; }
ul.topNav li.welcomeMessage { width: 678px; padding-left: 15px; padding-right: 0px; text-align: left; }
ul.topNav li.topLast { padding-right: 0px; }
ul.topNav li a { color: #223a07; text-decoration: none; }
ul.topNav li a:hover { text-decoration: underline; }
ul.courseHeader { width: 960px; height: 97px; margin-right: auto; margin-left: auto; background: #1d410c url(../images/bg_courseName.jpg); list-style-type: none; }
ul.courseHeader li { width: auto; height: 97px; text-align: left; display: inline; float: left; }
ul.courseHeader li.courseLogo { width: 114px; height: 80px; padding-left: 7px; margin-right: 7px; padding-top: 6px; }
ul.courseHeader li.courseLogo img { border: 3px solid #000; }
ul.courseHeader li.courseName { color: #fff; }
ul.courseHeader li.courseName h1 { font-size: 30px; font-weight: bold; margin-bottom: 0px; margin-top: 17px; }
ul.courseHeader li.courseName h2 { font-size: 16px; }
#coursePhoto { width: 960px; height: 132px; margin-right: auto; margin-left: auto; }
#frontWrapper { width: 930px; height: auto; margin-right: auto; margin-left: auto; background: #fff; padding-top: 0px; padding-bottom: 20px; }
h3.introLine { width: 930px; height: 30px; font-size: 16px; text-align: left; color: #292929; margin-left: 15px; line-height: 30px; }
ul.menu { width: 930px; height: 226px; margin-right: auto; margin-left: auto; list-style-type: none; }
ul.menu li { width: 300px; height: 226px; margin-right: 15px; display: inline; float: left; }
ul.menu li.last { margin-right: 0px; }
#footer { width: 910px; height: 30px; margin-right: auto; margin-left: auto; font-size: 11px; color: #fff; text-align: left; line-height: 30px; cursor: default; }
#footer a { color: #7e952d; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#internalWrapper { width: 930px; height: auto; margin-right: auto; margin-left: auto; background: #fff url(../images/bg_front.jpg) repeat-x; padding: 35px 15px 25px; }
#internalWrapper h1 { font: bold 30px Arial, Helvetica, sans-serif; color: #2e3c0d; text-align: left; margin-bottom: 15px; }
#internalWrapper p { font-size: 14px; font-weight: normal; color: #000; margin-bottom: 15px; }
#internalWrapper p a { color: #1969bc; }

