/* Circle of the Sun Styles */

.footertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #480707;
}
.bodytext {
  text-align: justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #480707;
}

.caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #480707;
}
#twitter_update_list {
  margin: 1px;
  padding: 6px;
  align: left;
}

a img {border: none; }

a:link {
  color: #480707;
  text-decoration: none;
  }
 
a:visited {
  color: #480707;
  text-decoration: none;
  }

a:hover {
  color: #FF0000;
  }

a:active {
  color: #0000FF;
  }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 height: 1000px;
 width: 991px;
} 

.nav {
  font-size: 19px;
  letter-spacing: 1px;
}

a.nav {
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

a.nav:active {
  color: #FFFFFF;
}

a.nav:visited {
  color: #FFFFFF;
}

a.nav:hover {
  color: #4d0322;
}

a.leftnav, a.leftnav:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
}
a.visible_link {
  text-decoration: underline;
  color: #4d0322;
}

a.visible_link:active {
  color: #4d0322;
}

a.visible_link:visited {
  color: #4d0322;
}

a.visible_link:hover {
  color: #566172;
}

h1, h2, h3, h4, h5 {
  color: #566172;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 14px;
}

#main-wrapper {
  background-image: url(/images/2009/main-bg.png);
  background-repeat: no-repeat;
  height: 1000px;
  width:  991px;
}

#header {
  background-image: url(/images/2009/head-bg.png);
  background-repeat: no-repeat;
  height: 186px;
  width:  991px;
}

#inner-wrapper {

}

#top-nav {
  clear: both;
  height: 20px;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}


#categories-nav {
  width: 240px;
  text-align: left;
  margin-top: 15px;
  float: left;
  font-size: 13px;
  font-weight: bold;
}

#featured {
  background-image: url(/images/2009/featured-bg.png);
  width: 726px;
  height: 426px;
  float: right;
  clear: right;
}

#featured-project {
  float: left;
  clear: right;
  background-image: url(/images/2009/rightbox-bg.png);
  background-repeat: no-repeat;
  height: 160px;
  width: 380px;
  margin-left: 10px;
}

#featured-products {
  padding-top: 60px;
  width: 430px;
  margin-left: 40px;
}

#recent {
  margin: 2px;
  background-image: url(/images/2009/leftbox-bg.png);
  background-repeat: no-repeat;
  width: 556px;
  height: 162px;
  float:left;
  margin-left: 10px;
  
}

#freepdf {
  background-image: url(/images/2009/freepdf-bg.png);
  background-repeat: no-repeat;
  text-align: left;
  color: #4d0322;
  margin-top: 20px;
  margin-left: 10px;
  width: 230px;
  padding-bottom: 5px;
}

#cblockwrapper {
  width: 940px;
}

#left-badges {
  float: left;
  width: 170px;
  margin-top: 20px;
  padding-left: 10px;
}

#right-badges {
  float: right;
  width: 170px;
  margin-top: 20px;
  padding-right: 10px;
  
}  

#content {
  float: left;
  width: 510px;
  padding: 10px;
}

#blog-content {
  float: left;
  width: 500px;
  padding: 20px;
}

#contenthome {
  width: 620px;
  float: left;
  margin: 5px;
  padding: 10px;
}

#foot-badges {
  width: 940px;
  text-align: center;
  clear: both;
  padding-top: 10px;
  padding-left: 220px;
  padding-right: 150px;
}

#foot-badges-home {
  width: 940px;
  text-align: center;
  clear: both;
  padding-top: 10px;
  padding-left: 150px;
  padding-right: 150px;
}

.badge {
  margin-bottom: 10px;
}

.trade-badge {
  padding-bottom: 10px;
}

.footbadge {
  display: block;
  padding: 10px;
  float: left;
}

#left_column {
  text-align: center;
  display: block;
  max-width: 250px;
  float: left;
}

#right_column {
  text-align: center;
  display: block;
  max-width: 180px;
  float: right;
  
}


