body {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  line-height: 150%;
  margin: 0px;
  padding: 0px;	
  font-size: 14px;
  background: url("images/bg-7.png");
}

#content-main {
	color: #666;
}

#content-main strong {
		color: #000;
}

a {
  color:#09e;
  border: 0px solid #fff;
  text-decoration:none;
}

a:hover, a:visited:hover {
  color:#900;
  text-decoration:underline;
}

#designby {
	font-size: 16px;
	font-family: 'Cabin', Verdana;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #70522C;
}

#si_contact_message4 {
    width: 480px;
}

#si_contact_form4 .required {
    color: red;
}
#designby a {
	color: #70522C;
	text-decoration: none;
}


#designby a:hover, a:visited:hover {
    color: #49381F;
}

#img-logo {
	width: 200px;
	height: 200px;
}

#img-banner {
	width: 447px;
	height: 200px;
}

a:visited {
  color: #93a;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Cabin", "Trebuchet MS", "Lucida Grande", Verdana, Arial;
}
h1 { font-size: 36px; line-height: 42px; }
h2 { font-size: 32px; line-height: 38px; }
h3 { font-size: 24px; line-height: 32px; }
h4 { font-size: 1.0em; }
table caption {
	text-align:left;
	font-size: 0.9em;
	color:#477770;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #477770;
}

th {	
	background-color: #BBEBD5;
}

th,
td {
	padding: 0.25em 0.5em;
}

th {
	border-bottom: 1px solid #477770;
}

td.table-sep-x,
td.table-sep {
	width: 100%;
	height: 2px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	background-color: #BBEBD5;
}

td.table-sep-x {
	height: 8px;
	background: transparent;
}

.roadmap {
  width: 100%;
  border: 0px solid;
}
.roadmap th,
.roadmap td {
  border: 0px solid white;
}
.roadmap th {
  border: 0px solid white;
  font-size: 60px;
  padding: 50px 20px;
  vertical-align: middle;
  text-align: center;
  color: #477770;
  text-shadow: 1px 1px 0 RGBA(255,255,255,0.8);
}
.roadmap td {
  padding: 10px 20px;
}
a.parentlink {
	color: #09e;
	font-style: normal;
}

#child_menu {
	background-color: #fff;
}

div#child_menu ul {
	color: #09e;
}

div#child_menu ul li {
  display:inline;
  background:none;
  color: #09e;
  padding-left: 0px;
  margin: 0px;
  line-height: 1.5em;
  margin-right: 1.25em;
}

div#child_menu a,
div#child_menu a:visited {
  color:#09e;
  font-style:normal;
  font-weight: normal;
}

div#child_menu a:hover,
div#child_menu a:visited:hover {
  color:#900;
  text-decoration:underline;
  font-weight: normal;
}

#wrapper {
	padding:0px 10px;
	width: 980px;
	position: relative;
	top: 0px;
	margin: auto;
}

#header {
  width: 960px;
  height: 50px;
  background: transparent;
}
div#wp_page_numbers ul li {
	background: none;
	padding-left: 0.0em;
	list-style: none;
}
#content-wrap {
  margin: 0px;
	padding:0px;
  width: 700px;
  float: right;
	background: transparent;
	background-repeat: repeat-y;
}

#content-top {  
	margin: 0px;
	padding: 0px;
  font-size: 0px;
	width: 700px;
	height: 14px;
	background: url("images/torn-top.png");

	background-repeat: no-repeat;
}

input#s-404 {
	border: 1px solid #dde1e2;
	padding: 4px 2px;
}

#content-btm {  
	margin: 0px;
	padding: 0px;
  font-size: 0px;
  margin-bottom: 1.0em;
	width: 700px;
	height: 28px;
	background: url("images/torn-btm.png");
	background-repeat: no-repeat;
}

#content {
	width: 700px;
	background: url("images/wrap-bg.jpg");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

div.reply {
	font-size: 0.8em;
}

.comment {
	padding-bottom: 0.5em;
	margin: 1.0em 0em;
	border-bottom: 1px solid #eee;
}

#footer {
  padding: 15px 0px 15px 0px;
	width: 960px;
	margin:0px;
	clear: both;
}

span#comp {
  font-family: "Brush Script MT";
  font-size: 48px;
}

span#voice {
    font-family: Arial;
    font-size: 1.25em;
}

#footer-main {   
  width: 960px;
  height: 75px;
  text-align:center;
}


#content-main {
	padding: 8px 24px 8px 24px;
	margin: 0px;
}

#content-main h1.entry-title, 
#content-main h2.entry-title {
  color: #111;
  text-decoration: none;
}

#content-main ul {
  padding-left: 0px;
}

#content-main h2,
#content-main h3 {
	color: #4E7FBB;
}

#content-main h4, h5 {
 color: #000;
 font-style: normal;
}

#content-main h3.entry-title a,
#content-main h2.entry-title a {
  color:#09e;
  text-decoration: none;
}

#content-main h2.entry-title a:hover,
#content-main h2.entry-title a:visited:hover,
#content-main h3.entry-title a:hover,
#content-main h3.entry-title a:visited:hover {
  color:#900;
  text-decoration: underline;
}

a img {
  border-style: none;
  text-decoration: none;
  vertical-align: middle;
}

#content-main ul li ol,
ol {
	  padding-left: 2.0em;	list-style-type:decimal;
}

#content-main ul li ol li,
ol li {
	list-style: decimal;
	background: none;
	margin: 0.5em 0px;
	  padding-left: 0px;
	  margin-left: 0px;
}

#content-main ul li {
	list-style: none;
  background:url("images/check.png") no-repeat top left;
  padding-left: 26px;
  line-height:23px;
	margin: 0.5em 0px;
  margin-left: 0px;
}

#content-header {
  width: 652px;
  height: 200px;
  margin: 0px;
  padding: 0px;
}

#content-body {
  width: 652px;  margin: 0px;
  padding-top: 1.0em;
}

hr {
	background:url("images/pencil.png") no-repeat top left;
	height: 34px;
	border: 0px solid #fff;
	background-repeat: no-repeat;
}

a img {
  text-decoration: none;
}

.sidebar { 
  width:270px;
  display:block;
  margin: 0px;
  padding: 0px;
}

.nav-spacer {
  width:245px;
  float:left;
  margin: 5px 0px;
  line-height: 0px;
  font-size: 0px;
}

#nav-sites {
  width: 270px;
padding: 0;margin:0;
}

#img-logo {
  margin: 0px 0px 1.5em 0px;
  float: left;
}

#img-banner {
  margin: 0px 0px 1.5em 5px;
  float: left;
}  

hr.plainhr {
  background: url("images/flower.png");
  background-repeat: no-repeat;
}

div#nav-above {
  margin:0.5em;
}

div#nav-below {
  margin:0.5em;
}

div.navigation {
  padding-bottom: 1em;
}

div.navigation div.nav-previous {
  float: left;
}

div.navigation div.nav-next {
  float:right;
  text-align:right;
}

dt {
	margin: 1.0em 0.0em 0.0em 0.0em;
	font-weight: bold;
	font-size: 0.9em;
	color: #000;
}

dd {
	margin: 0.5em 0em 0.5em 2em;
}

abbr.published {
  color:  #666;
  border: 0px solid #fff;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1em;
  font-size: 0.77em;
}

div.entry-post {
  margin-bottom: 1.0em;
  padding-bottom: 1.0em;
}

div.TEACH-post {
  margin-bottom: 1.0em;
}

div.post-spacer {
  border-bottom: 1px solid #dadada;
  height: 1px;
  width: 100%;
}

#content-main ol.commentlist {
  padding-left: 0px;
}

.comment-meta.commentmetadata a {
  font-size: 9pt;
}

.entry-meta {  
  font-style: normal;  
  font-size: 10pt;
}

#content-main ol.commentlist li {
	list-style: none;
  padding-left: 0px;
  line-height:23px;
  margin-left: 0px;
}

#respond {
	width: 80%;
}

#respond .required {
    color: #ff4b33;
    font-weight: bold;
}

#respond label {
    color: #888;
    font-size: 12px;
}

#respond input {
    margin: 0 0 9px;
    width: 98%;

}

#respond textarea {
    width: 98%;
}

#respond textarea,
#respond input[type=text] {
	border: 1px solid #dde1e2;
	padding: 4px 2px;
}

#respond .form-submit input {
    font-size: 14px;
    width: auto;
}
.alignleft {
	float: left;display: inline;
	margin: 1em 1em 1em 0;
}

.alignleft-notop {
	float: left;display: inline;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;display: inline;
	margin: 1em 0 1em 1em;
}

.alignright-notop {
	float: right;display: inline;
	margin: 0 0 1em 1em;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
