body {
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff;
  background-image:url(images/bkg-gradient.jpg);
  background-repeat: repeat-x;
  background-position:top;
  font: normal small Arial, Helvetica, Verdana, sans-serif;
  max-width: 800px
}
#wrapper {
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: visible;
	background-color: #ffffff;
}
#header {
	background-color: #ffffff;
}
#header-bottom {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	text-align:center;
	height: 20px;
	color: #ffffff;
	background-color:#B79265;
	}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-weight: bold;
}
#header-bottom li {
  display: inline;
  text-align:center;
  background-color:#B79265;
  color: #ffffff;
}
#header-bottom a { 
  text-decoration: none;
  background-color: #B79265;
  color: #ffffff;
}
#header-bottom a:hover {
	background-color:#ffffff;
	text-decoration:none;
	color: #B79265;
	font-weight: bold;
}
#second-nav {
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	height: 5px;
	color: #FFFFFF;
	background: #ffffff;
	font-size: 85%;
}
#second-nav ul {
	margin: 0;
	padding: 0;
	padding: 0px 0 0 9px;
	text-align: left;
	vertical-align: middle;
	word-spacing: .25em;
}
#second-nav li {
  display: inline;
  background-color:#ffffff;
  color: #ffffff;
}
#second-nav a {
  text-decoration: none;
  background-color: #ffffff;
  color: #ffffff;
}
#second-nav a:hover {
background-color:#FFFFFF;
text-decoration:none;
color: #003366;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
	width: 100%;
	margin-top: 0px;

  background-image: ;
	background-position: top right;
	background-repeat: repeat-y;
}
#content {
  margin: 0 160px 0 5px;
  border-top: 0px solid #b9d2e3;
  border-right: 0px solid #b9d2e3;
  border-left: 0px solid #b9d2e3;
  background-color: white;
  color: black;
}
#mainfeature {
  background-image: ;
	background-repeat: no-repeat;
	background-color: #003366;
	color: white;
	padding: 0;
	height: 8px;
	width: auto;
	background-attachment: fixed;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 70%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: left;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: ;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 4px;
}
#content .inner {
  margin: 10px 10px 10px 10px;
}
#content .inner h2 {
  color: #8F9F6B;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #8F9F6B;
  font-size: 140%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #8F9F6B;
}
#content .inner p {
  color: #333333;
  font-size: 110%;
}
#content .inner p a:link, #content .inner p a:visited {
  text-decoration: underline;
  color: #8F9F6B;
  font-weight: bold;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: ;
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
	float: right;
	width: 150px;
	color: white;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	background: ;
	margin-top: 0px;
	background-image: url(images/right-nav-bkg.jpg);
	background-repeat: no-repeat;
}
#sidebar h3 {
  font-size: 110%;
  background-image: ;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
	padding: 10px;
	background-color: #FFFFFF;
}
#sidebar ul {
  list-style-image: ;
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
  font-weight:bold;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: black;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  display: inline;
  width: 120px;
  border: 1px solid #003366;
}
#searchform .searchbutton {
  display: inline;
  text-align: right;
  margin-top: 2px;
}
#searchform .btn {
  display: inline;
  border: 1px solid #45bac0;
  background-color: #003366;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: black;
  background-image: ;
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 {
  float: left;
  width: 230px;
  border-top: 0px solid #003366;
  border-right: 1px solid #8F9F6B;
  background-color: white;
  color: black;
  margin: 0px 0px 0px 6px;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
	font-size: 90%;
	color: #333333;
	font-style: normal;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #003366;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #8F9F6B;
  padding-bottom: 0.2em;
  border-bottom: 0px solid #003366;
  font-size:  120%;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #003366;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #003366;
  font-weight: normal;
}
#nav li a:hover {
background-color:#003366;
text-decoration:none;
color: #ffffff;
width:auto;
}
#bloglatest h4 {
  color: #003366;
  font-size: 100%;
  font-weight: bold;
}
#blog {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: ;
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #003366;
  color: white;
  font-size: 80%;
}
#footer {
	width: 100%;
	border-top: 1px solid #8F9F6B;
	border-bottom: 1px solid #8F9F6B;
	margin-top: 10px;
	clear: both;
	text-indent: 5px;
}
#footer p {
  font-size: 90%;
  color: #8F9F6B;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
  text-decoration: none;
  background-color: #8F9F6B;
  color: #ffffff;
}
#footer a:link, #footer a:visited {
  text-decoration: underline;
  color: #ffffff;
  font-weight: normal;
}
#main2 {
	margin-top: 10px;

  background-image: ;
	background-position: bottom left;
	background-repeat: repeat-y;
	margin-left: 235px;
}
.style17 {
	color: #333333;
	font-size: x-small;
	font-weight: bold;
}
.style19 {
	color: #000000;
	font-size: 12.5px;
}