* {
  margin: 0;
  padding: 0;
}
:focus {
  outline: 0;
}
body {	
  font-family: Arial, Helvetica Neue, sans-serif;
  font-size: 12px;
  color: #808080;
  overflow-x: hidden;
}
.selectNormal {
	border:0;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #2f2f2f;
	border-style: solid;
	height:20px;
}
a {
  color: #c0272c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 20px;
  color: #333;
  margin-bottom: 5px;
}
h2 {
  font-size: 17px;
  color: #333;
  margin-bottom: 5px;
}
h3 {
  font-size: 15px;
  color: #333;
}
h4 {
  font-size: 12px;
  color: #333;
  margin-top: 10px;
}
p {
  color: #737373;
  font-size: 11px;
  line-height: 15px;
  margin: 5px 0 5px 0;
}
hr {
  border: 1px solid #333;
  margin: 20px 0;
}
/****** START OF HEADER ******/
.header_outer_wrap {
  background: url(images/header_bg.png) repeat-x top;
  width: 100%;
  height: 89px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.header_wrap {
  width: 970px;
  margin: 0 auto;
}
#logo {
  width: 226px;
  float: left;
}
#main_nav {
  width: 400px;
  float: left;
  margin-left: 5px;
}
#main_nav ul {
  margin: 45px 0 0 0px;
}
#main_nav ul li {
  display: block;
  float: left;
  margin: 0 0 0 7px;
  padding: 7px 5px 23px 10px;
}
#main_nav ul li a {
  color: #fff;
  text-decoration: none;
}
.nav_active {
  background: #fff;
}
.nav_active a {
  color: #929294 !important;
}
#head_ad {
  width: 330px;
  float: right;
}
/****** END  OF HEADER ******/


/***** CLEARER *****/
.clearer {
  clear: both;
}


/****** CONTENT *****/
.main_wrap {
  width: 970px;
  margin: 100px auto 0 auto;
}

.main_content {
  width: 610px;
  float: left;
  margin: 0 27px 50px 0;
}
.preview_holder {
  border: 8px solid #4c4c4c;
  width: 544px;
  margin-bottom: 10px; 
}
ul.art_description {
  list-style: none;
  font-size: 11px;
  color: #9381ab;
}
ul.art_description .italics {
  font-style: italic;
  line-height: 15px;
}
#description_holder {
  width: 550px;
}
#column_wrap {
  margin-top: 10px;
}
.columns {
  width: 280px;
  float: left;
  margin: 0 10px 10px 0;
}
.sidebar {
  width: 300px;
  float: left;
  margin-left: 3px;
}
.issue_holder {
  border: 8px solid #4c4c4c;
  width: 169px;
}
.issue_date {
  background: #4c4c4c;
  width: 185px;	
  text-align: center;
  font-size: 11px;
  color: #fff;
  padding: 1px 0 5px 0;
}
#subscribe img {
  margin-left: 10px;
}
.news {
  border-top: 5px solid #4c4c4c;
  margin: 20px 0 0 0;
  width: 190px;
  padding-top: 5px;
}
.main_content #calendar_paging {
  margin-bottom: 10px;
  float: right;
}
/****** END OF CONTENT *****/

/***----- Calendar -----***/
.calendar_wrapper {  
}
.calendar_date {
  width: 61px;
  height: 57px;
  background: url(images/calendar_bg.png) no-repeat;
  float: left;
  margin-top: 20px;
}
.calendar_date p {
  font-size: 31px;
  margin: 20px 0 6px 10px;
  color: #fff;
}
.calendar_event {
  width: 500px;
  float: left;
  margin: 20px 0 20px 20px;
}
.calendar_date span {
  font-size: 10px;
  margin-left: 20px;
}
/****** FOOTER ******/
.footer_wrap {
  background: url(images/footer_bg.png) repeat-x;
  height: 44px;
}
#footer {
  width: 960px;

  margin: 0 auto;
}
#footer p {
  color: #fff;
  padding: 15px 0 0 0;
}
/****** END OF FOOTER ******/

/****** PREVIOUS ISSUES ******/
.three_columns_wrapper {
  margin-top: 10px;
}
.columns_2 {
  width: 165px;
  float: left;
  margin-right: 16px;
}
/****** END OF PREVIOUS ISSUES ******/


/***----- Contact -----***/
#contact-area {
  width: 500px;
  margin-top: 25px;
}
#contact-area input, #contact-area textarea {
  padding: 5px;
  width: 300px;
  font-family: Arial;
  font-size: 12px;
  margin: 0px 0px 5px 0px;
  background: #ccc;
  color: #fff;
  border: none;
  position: relative;
  left: -30px;
}
*:first-child+html #contact-area input, #contact-area textarea {
  margin-top: -1px;
}
#contact-area textarea {
  height: 90px;
  position: relative;
  top: -15px;
}
#contact-area input.submit-button {
  width: 50px;
  float: left;
  background: #b2001a;
  margin: -15px 0 0 350px;
  cursor: pointer;
}
#contact-area #contact_message {
  border-bottom: 76px solid #ccc;
  position: relative;
  top: -2px;
  
}
label {
  float: left;
  text-align: left;
  width: 80px;
  padding: 5px;
  background: #ccc;
  color: #fff;
}
/***----- end of Contact -----***/


/***** CAROUSEL *****/
#preview {
  border: 0px solid #4d4d4d;
  width: 544px;
  height: 331px;
}
#preview #slide {
  width: 502px;
  height: 30px;
  margin: 20px 0 0 -2px;
  background: #808080;
  float: left;
}
#preview #slide ul {
  margin: 8px 0 0 10px;
}
#preview #slide li a {
  color: #b2b2b2;
}
	
#preview #slide ul li {
  display: inline;
  padding: 5px 0 0 5px;
}
#slide_next {
  background: #b2001a;
  width: 35px;
  height: 18px;
  float: left;
  padding: 8px 0px 4px 8px;
  margin: 20px 0 0 0;
}
#slide_next a {
  color: #b2b2b2;
}
.stepcarousel{
  position: relative; /*leave this value alone*/
  overflow: scroll; /*leave this value alone*/
  width: 544px; /*Width of Carousel Viewer itself*/
  height: 331px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
  position: absolute; /*leave this value alone*/
  left: 0;
  top: 0;
}
.stepcarousel .panel{
  float: left; /*leave this value alone*/
  overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
  width: 544px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/***** END OF CAROUSEL *****/

/*****************/
#formDiv {
 position: absolute;
 top: 400px;
 right:180px;
 background-color: #f4f4ee;
 color: #33532F;
 border: 1px solid #000000;
 padding: 2px 6px 4px 6px;
 font-family: Arial,Helvetica, sans-serif;
 font-size: 8pt; 
 text-align: right;
 z-index:3;
}