/* Last updated Thursday, November 18, 2010 at 5:37 PM. */

body {
  margin : 0px 0px 20px 0px;
  text-align : center;
  background : #ffffff url(images/background1.jpg) repeat-x;
}

p, div, td {
  font-family : verdana, sans-serif;
  font-size : 12px;
  line-height : 18px;
  text-align : justify;
  color : #111111;
}

input, textarea, select {
  font-family : verdana, sans-serif;
  font-size : 12px;
  line-height : normal;
  color : #111111;
}

img {
  border : 0px;
}

p {
  margin : 10px 0px;
}

li {
  padding-bottom : 8px;
  text-align : justify;
}

a {
  color : #3d4ec4;
  text-decoration : underline;
}

a:hover {
  color : #b85848;
}

#layout {
  margin : auto;
  background : #ffffff;
  width : 1000px;
  border-top : 0px solid #eeeec0;
  border-right : 0px solid #eeeec0;
  border-bottom : 0px solid #eeeec0;
  border-left : 0px solid #eeeec0;
}

small {
  font-family : arial, sans-serif;
  font-size : 11px;
  line-height : 15px;
  text-align : justify;
  color : #888888;
 }

#masthead {
  background : #ffffff;
  text-align : center;
}

#rotatingtext {
  background : #5e3c16;
  font-family : verdana, sans-serif;
  font-size : 12px;
  color : #fffffa;
  padding : 4px 90px 5px 0px;
  font-weight : bold;
  font-style : normal;
  letter-spacing : 2px;
  text-align : center;
  line-height : 15px;
  border-top : 2px solid #111111;
  border-bottom : 2px solid #111111;
}

#menu {
  background : #ffffff;
  width : 172px;
  vertical-align : top;
}

#menu_inner {
  padding : 12px 15px 20px 10px;
  text-align : left;
}

#content {
  width : 570px;
  vertical-align : top;
  height : 400px;
}

#content_inner {
  padding : 12px 0px 20px 0px;
  text-align : justify;
}

#right {
  background : #ffffff;
  width : 258px;
  vertical-align : top;
}

#right_inner {
  padding : 8px 10px 20px 20px;
}

#footerlinks {
  margin-top : 20px;  
  font-family : arial, sans-serif;
  font-size : 11px;
  line-height : 15px;
  text-align : justify;
  color : #888888;
}

#footerlinks a {
  text-decoration : none;
  color : #888888;
}

#footerlinks a:hover {
  color : #555555;
}

h1,h2,h3,h4,h5,h6 {
  font-family : verdana, sans-serif;
  font-size : 20px;
  text-align : center;
  font-style : normal;
  color : #000000;
  text-decoration : none;
  background : none;
  line-height : normal;
  margin : 10px 0px 10px 0px;
}

h2 {
  font-family : arial, sans-serif;  
  font-size : 16px;
  line-height : 21px;
  color : #000000;
  margin : 5px 0px 20px 0px;
  font-weight : normal;
}

h3 {
  font-family : verdana, sans-serif;
  text-align : left;
  font-size : 13px;
  line-height : normal;
  font-weight : bold;
  color : #000000;
  margin : 14px 0px 8px 0px;
}

h4 {
  font-family : arial, sans-serif;
  font-size : 14px;
  color : #000000;
  text-align : left;
  margin : 10px 0px 5px 0px;
}

h5 {
  font-family : verdana, sans-serif;
  font-size : 14px;
  color : #000000;
  margin : 6px 0px 0px 0px;
}

h6 {
  font-family : verdana, sans-serif;
  font-size : 13px;
  color : #5e3c16;
  margin : 8px 0px 4px 0px;
}

#menu_inner div {
  font-family : verdana, sans-serif;
  color : #000000;
  font-size : 12px;
  letter-spacing : 1px;
  background : none;
  text-align : left;
  font-weight : bold;
  margin : 12px 0px 5px 0px;
  line-height : normal;
}

#menu_inner a, #menu_inner span {
  display : block;
  text-decoration : none;
  font-weight : normal;
  font-style : normal;
  color : #111111;
  font-family : arial, sans-serif;
  font-size : 12px;
  line-height : 14px;
  margin : 3px 0px 1px 0px;
  padding : 1px 0px 1px 0px;
  border-bottom : 0px solid #cccccc;
}

#menu_inner a:hover {
  color : #111111;
  font-weight : normal;
  background : #dddddd;
}

#menu_inner span {
  color : #fffffe;
  font-weight : normal;
  font-style : normal;
  background : #5e3c16;
  text-decoration : none;
}

/* RIGHTSIDE: Brown border with white background. */

.rightside-brown-border {
  background : #ffffff;
  margin : 20px 0px 0px 0px;
  border : 1px solid #5e3c16;
  -moz-border-radius : 10px;
  border-radius : 10px;
}

.rightside-brown-header {
  color : #5e3c16;
  padding : 10px 5px 0px 5px;
  text-align : center;
  font-weight : bold;
  font-size : 13px;
  line-height : 18px;
}


/* RIGHTSIDE: Brown box border and brown header. */

.rightside-brownbox-border {
  margin : 15px 0px 0px 0px;
  border : 1px solid #5e3c16;
  border-top : 10px solid #5e3c16;
  background : #ffffff;
  -moz-border-radius : 10px;
  border-radius : 10px;
}

.rightside-brownbox-header {
  background : #5e3c16;
  color : #fffffa;
  padding : 0px 5px 8px 5px;
  text-align : center;
  font-weight : bold;
  font-size : 13px;
  line-height : 18px;
}


/* RIGHTSIDE: Green box border and header. */

.rightside-greenbox-border {
  margin : 15px 0px 0px 0px;
  border : 1px solid #1a6f08;
  border-top : 10px solid #1a6f08;
  background : #ffffff;
  -moz-border-radius : 10px;
  border-radius : 10px;
}

.rightside-greenbox-header {
  background : #1a6f08;
  color : #fffff0;
  padding : 0px 3px 10px 3px;
  text-align : center;
  font-weight : bold;
  font-size : 13px;
  line-height : 13px;
}


/* RIGHTSIDE: Orange box border and header. */

.rightside-orangebox-border {
  margin : 15px 0px 0px 0px;
  border : 1px solid #f3a12a;
  border-top : 10px solid #f3a12a;
  background : #ffffaa;
  -moz-border-radius : 10px;
  border-radius : 10px;
}

.rightside-orangebox-header {
  background : #f3a12a;
  color : #000000;
  padding : 0px 3px 10px 3px;
  text-align : center;
  font-weight : bold;
  font-size : 13px;
  line-height : 13px;
}


/* RIGHTSIDE: Standard box content. */

.rightside-boxcontent {
  font-family : verdana, sans-serif;  
  padding : 10px 8px 15px 8px;
  text-align : justify;
  color : #444444;
  font-weight : normal;
  font-size : 11px;
  line-height : 15px;
}
