/*/////

HTML

/////*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
font-weight: normal;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: normal;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-weight: normal;
}

h4 {
font-size: 1em;
font-weight: bold;
margin-bottom: 0;
}

p {
margin: 0 0 0.8em 0;
}

img {
border: none;
}

#utility_menu img {
float: left;
}

#content_home p {
margin: 10px 0;
font-family: Georgia, "Times New Roman", Times, serif;
}

a.currentlink {
text-decoration: underline;
}

#content_left a, #content_right a, #footer a {
color: #990000;
}

#content_right a.greenlink {
color: #003300;
}

#left_column p {
margin-top: 0;
}

/*/////

DIV LAYOUT

/////*/

#print_header {
}

#header {
float: left;
width: 940px;
}

#main_menu {
display: none;
}

#utility_menu {
display: none;
}

#breadcrumbs {
display: none;
}

#containter {
}

#content_home {
}

#content_left {
}

#left_column {
display: none;
}

#right_column {
}

#content_right {
}

#footer {
display: none;
}

#print_footer {
border-top: solid 1px #000000;
padding-top: 1em;
margin-top: 2em;
font-weight: bold;
text-align: center;
}

.border_bottom {
margin: 0;
padding: 0;
list-style: none;
}

.border_bottom li {
padding: 0.5em 0;
list-style: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #003300;
}

.border_bottom ul, .border {
margin: 0;
padding: 0;
}

.border_bottom li li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
padding-left: 0.8em;
background: url(../images/bullet.gif) no-repeat left 0.85em;
border-bottom: dotted 1px #826637;
}

.border_bottom li li a {
color: #003300;
text-decoration: none;
font-weight: bold;
}

.border_bottom li li a:hover {
color: #000000;
}

#breadcrumbs li {
display: inline;
font-size: 0.8em;
}

/*/////

FORMS

/////*/

form fieldset {
border: solid 1px #6D4B20;
}

form legend {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
text-align: left;
font-weight: normal;
color: #990000;
}

form ol {
list-style: none;
}

form ol li {
margin-bottom: 1em;
}

form label {
display: block;
}

/*/////

CLASSES

/////*/

.float_left {
float: left;
margin: 0 1em 1em 0;
}

.float_right {
float: right;
margin: 0 0 1em 1em;
}

.photo_left {
float: left;
margin: 0 0.5em 0.5em 0;
padding: 5px;
background: url(../images/photo.jpg) no-repeat left top;
border-top: solid 1px #DAC4A3;
border-right: solid 2px #DAC4A3;
border-bottom: solid 2px #DAC4A3;
border-left: solid 1px #DAC4A3;
}

.photo_right {
float: right;
margin: 0 0 0.5em 0.5em;
padding: 5px;
background: url(../images/photo.jpg) no-repeat left top;
border-top: solid 1px #DAC4A3;
border-right: solid 2px #DAC4A3;
border-bottom: solid 2px #DAC4A3;
border-left: solid 1px #DAC4A3;
}

.list_head {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #003300;
}

.easy, .moderate, .hard {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
margin: 0;
}

.easy {
color: #006600;
}

.moderate {
color: #CC6600;
}

.hard {
color: #990000;
}