@charset "utf-8";
body {
	margin: 5px;
	background-color:#CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

h1, h2, h3, h4, h5 {
    font: bold 15px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0 0 15px 0;
    padding: 0;
}
h2 {
	font-size:14px;
}
h3 {
	margin: 10px 10px 0 10px;
	font-size: 13px;
}
h4 {
	margin: 0 10px 15px 10px;
	font-size: 100%;
}
h5 {
	margin: 0 10px 10px 10px;
	font-size: 90%;
	font-style:italic;
}

#table1 {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	background-color:#fff;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	
}
#footer {
	margin-left:auto;
	margin-right:auto;
	width: 860px;
	padding: 0 20px 0 20px;
	background-color:#333333;
	color:#ffffff;
	font-size: 80%;
	text-align:center;
	line-height:1.75em;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#99FF00;
	text-decoration:underline;
}
#banner {
	background:#fff url(../images/stemstones_layout2.4_01.jpg) no-repeat top left;
	width:900px;
	height:148px;
}
#banner img {
	margin:10px 40px;
}

#top_nav {
	margin: 0px 10px 0 20px;
}

#top_nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
		color:#99FF00;
		font-family:Arial, Helvetica, sans-serif;
		font-size:90%;
}

#left {
	float:left;
	margin: 0 0 0 -1px;
	width: 221px;
	background-color:#FFFFFF;
	background-image:url(../images/stemstones_layout2.4_02.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	border-left:1px solid #333;
}
#left_nav {
	margin: 90px 10px 0 10px;
	font-size: 120%;
	font-weight: bold;
}
#left_nav ul {
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 1em;
}
#left_nav li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
#left_nav li ul {
	font-size: 90%;
	font-weight: normal;
	}

#left_nav li ul li {
	padding-left: 20px;
	background: url(../images/squiggle.png) no-repeat 0 50%;
}
#left_nav a {
	text-decoration:none;
	color:#5f090c;//#8f1a1c;
}
#left_nav a:hover {
	text-decoration:underline;
	color: #990033;
}
#center {
	float:left;
	width: 475px;
	background-color:#FFFFFF;
	background-image:url(../images/stemstones_layout2.4_03.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}
#center p {
	margin: 20px;
	text-align:justify;
}
#center a {
	color: #5f090c;
	text-decoration: none;
}
#center a:hover {
	color: #990033;
	text-decoration: underline;
}
#right {
	float: left;
	margin: 0 -1px 0 0;
	padding-top: 120px;
	width: 204px;
	background-color:#FFFFFF;
	background-image:url(../images/stemstones_layout2.4_04.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
	border-right:1px solid #333;
}
#black_stripe {
	width: 860px;
	height: 20px;
	background-color:#333333;
	padding: 5px 20px 5px 20px;
}

.container {
        width: 800px;
        padding: 0 15px 0 15px;
}

/* rounded */

#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #ffffff; /* #708491; */
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #99FF00;
        background: url(../images/rounded.gif) no-repeat bottom center;
}

.right_module {
	margin: 10px 5px 5px 5px;
	border:1px solid #999999;
}
.right_module h3 {
	margin: 0;
	padding: 2px 5px 2px 5px;
	background-color:#cccc99; /* #cc9966; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#333333;
}
#module1 {
	background-color:#cccc99;
}
#module2 {
	background-color:#eee;
}
.right_module p {
	padding: 2px 5px 2px 5px;
}

#news_events p, #contact_us p {
	margin:2px 5px 3px 0;
	padding: 2px 5px 2px 5px;
	font-size: 90%;
}

#first_p {
	padding: 45px 0 0 0;
}

p.back_to_top {
	float:right;
	margin: 0;
	font-size:90%;
}
p.back_to_top img {
	margin:0 0 0 1em;
	border:0;
}

.nowrap {white-space:nowrap;}

/* Block list */
#center ul {
		margin:0 10px 2em 20px;
        padding:0 10px 0 10px;
        list-style:disc outside;
      }
#center ul li {
      margin:0 0 10px 0;
      padding:0;
	  font-weight:normal;
      }
#center ul span.legend {
	margin-left:-1em;
	font-weight:bold;
}
#center ul li span.strong {
	font-weight:bold;
}
