/* Start of CMSMS style sheet 'sm_styles' */
body {
    background-image    :url(images/template/pgbk.png);
    background-color    :#586C51;
    background-repeat   : repeat-x;
    margin              :0px;
	padding             :0px;
}

br{
  line-height:15px;
}

/*--Main Container -------------------------------*/
#container {
	width: 930px;
	margin-top:0px;
    margin-bottom:0px;
    margin-left:auto;
    margin-right:auto;
    background-image: url(images/template/containerbk.png);
    padding:0px;
}/*-----container for site------*/

/*  MainText  ---------------------------*/
#content{
  clear:both;
  margin-top:0px;
  width:930px;
}
/* Container Left Start*/
#content-left {
  padding-top:9px;
  min-height:400px;
  width: 251px;
  padding-left:14px;
  float:left;
  background-image: url(images/template/contentlbk.png);
  background-repeat: no-repeat;
}

#cl-top {
    height: 300px;
	width: 251px;
    margin-top:5px;
}

#cl-top {
    height: 300px;
	width: 251px;
    margin-top:0px;
}


#cl-top p {
   padding:0px;
    margin-top:0px;
}

#cl-dateandsearch {
    padding-top:10px;
    padding-left:10px;
	height: 27px;
	width: 241px;
    background-color: #B19C52;
}

#cl-dateandsearch p {
    margin: 0px;
	padding: 0px;
    color: #FFFFCC;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  text-align: center
}

#cl-language {
    padding-top:10px;
    padding-left:10px;
	height: 32px;
	width: 241px;
    background-color: #5B5028;
}

#cl-language p {
    margin: 0px;
	padding: 0px;
    color: #FFFFCC;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  text-align: center
}

#cl-leftmenu {
	min-height: 200px;
	width: 250px;
    margin:0px;
    padding-top:10px;
}

#cl-leftmenu h1 {
    margin: 0px;
	padding: 0px;
    color: #FFFFCC;
  font-size: 13px;
  display:block;
  font-family: Tahoma, Arial, sans-serif;
  padding-left:10px;
}

#cl-leftmenu p {
    margin: 0px;
	padding: 5px;
    color: #FFFFCC;
line-height:20px;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  text-align: left;
}

#cl-leftmenu ul {
    line-height:20px;
    list-style-type: square;
}

#cl-leftmenu ul li
{
    padding-left:0px;

}

#cl-leftmenu ul li a:link, #cl-leftmenu ul li a:visited
{
	color: #A3A374;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
}

#cl-leftmenu ul li a:hover
{
    color: #CC9933;
    font-weight: bold;
}

#cl-leftmenu ul li a:active
{
    color: #CC9933;
    font-weight: bold;
}

/* Container Right Start*/
#content-right {
   width: 650px;
   padding-right:15px;
   float:right;
   background-image: url(images/template/contentrbk.png);;
   background-repeat: no-repeat;
}

/*- Top Image -------------*/
#cr-sitename {
    height: 95px;
	width: 650px;
    padding-top:10px;
}

#cr-sitename p{
    padding:0px;
    margin:0px;
}

#cr-sitename img{
    border:0px;

}

#cr-menu {
	height: 27px;
	width: 650px;
    padding-top:5px;
    padding-right:15px;
}

#cr-menu ul
{
   list-style: none;
   display: inline;
   padding:0px;
   margin:0px;
   font-family: Arial, Helvetica, sans-serif
}

#cr-menu ul li {
  list-style: none;
  display: inline;
  color: #FFFFCC;
  font-weight: normal;

}
#cr-menu li a:link, #cr-menu li a:visited {
  color: #FFFFCC;
  text-decoration: none;
  font-weight: normal;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;

  padding-left:6px;
  padding-right:6px;
}

#cr-menu li a:hover {
  text-decoration: underline;
}

#cr-banner {
	width: 650px;
    height:252px;
    background-color: #CC9900
}
#cr-banner p {
	margin: 0px;
    padding:0px;
}


#cr-content {
	width: 615px;
    margin-right:30px;
    margin-left:20px;
   padding-bottom:20px;
}

#content-right p{
    line-height:18px;
    color: #555555;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#content-right-pagename{
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    text-transform: uppercase;
    margin-top:15px;
    margin-bottom:0px;
}

#content-right-pathway {
     margin-top:0px;
     margin-bottom:20px;
     font-size: 11px;
     font-family: Arial, Helvetica, sans-serif;
     font-weight      : normal;
}

#content-right-pathway a:link, #content-right-pathway a:visited {
  color            : #666666;
  font-weight      : normal;
}

#content-right-pathway a:hover {
  color            : #666666;
  font-weight      : normal;
  text-decoration: underline;
}

#content-right-pathway span.lastitem {
   font-weight:bold;
  color : #555555;
 }

div#footer {
    width:930px;
    background-image: url(images/template/footerbk.png);
    height:102px;
}

div#footer-left {
    width:240px;
    padding-left:30px;
    padding-top:20px;
    float:left;
}

div#footer-left p{
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    line-height:15px;
    color: #293724;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

div#footer-right {
    width:600px;
    padding-top:20px;
    float:right;
}

div#footer-right ul
{
   list-style: none;
   display: inline;
   padding-left:0px;
   margin-left: 3px;
   font-family: Arial, Helvetica, sans-serif
}

div#footer-right ul li {
  list-style: none;
  display: inline;
  color: #293724;
  font-weight: normal;
}
div#footer-right li a:link, div#footer-right li a:visited {
   color: #293724;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left:5px;
  padding-right:5px;
}
div#footer-right li a:hover {
  text-decoration: underline;
}

/*--header styles-------------------------------*/
h1 {
  font-size         :16px;
  font-family       :Arial, Helvetica, sans-serif;
  font-weight       :bold;
  margin-top        :0px;
  text-align:left;
  color: #293724
}

h2 {
  font-size         :13px;
  font-family       :Tahoma, Arial, sans-serif;
  font-weight       :bold;
  color             :#4F6F77;
  text-align:left;
  margin:0px;
  padding-top:0px;
  padding-bottom:5px;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:19px;
    color: #77574F;
    text-align:left;
    padding:6px;
    border:1px dotted #77574F;
}

h3 img{
  float:left;
  padding-right:10px;
}

h4 {
   	color:#669933;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
    display:block;
    padding:6px;
    background-color: #E1F0D2;
    margin-bottom:0px;
 }

h5 {
   	color:#659832;
    font-size:12px;
    line-height:19px;
    font-family: Tahoma, Arial, sans-serif;
    text-align:left;
    font-weight: normal;
    display:block;
    padding:6px;
    margin-top:0px;
    border-right:1px solid #E1F0D2;
    border-left:1px solid #E1F0D2;
    border-bottom:1px solid #E1F0D2;
}

h6 {
	color:#669933;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-top:2px solid #669933;
    font-weight: normal;
    font-weight: bold;
    display:block;
    padding:6px;
    margin-top:0px;
}

/*------------------------Definition styles-------------------------------*/
ul {line-height:18px;
    color: #5E5E3E;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
     list-style-type: square;
}

ol {line-height:18px;
    color: #5E5E3E;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
     list-style-type: square;
}

dl {line-height:18px;
    color: #5E5E3E;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
     color: #333333; }

/*------------------------Link Styles-------------------------------*/
a:link, a:visited, a:active {

    font-weight:bold;
	text-decoration:none;
    color: #CC9900
}

a:hover {
    text-decoration:underline;
    color: #CC0000
}

strong {
    margin-bottom:2px;
}

hr{
  border: 1px solid #999999;
  margin: 0px;
}

/*********--Form Settings-------------------------------*********/
form {
/* removes space below form elements */
	margin         : 0px;
 	padding        : 0px;
    color          : #FFFFFF;
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-size      :10px
}

.input text {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  padding          : 3px;
  font-weight      : normal;
  color            : #333333;
  border           : 1px solid #FFE084;
  background-color : #F5F5EB
}

.input button {
border             :0px;
padding            :2px;
font-size          :11px;
background-color   :#FCCB65;
color              :#993300;
font-weight        : bold;
text-transform     :uppercase;
}


form p {
    color          : #FFFFFF;
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-size      :10px
}

.inputbutton
{
border             :0px;
padding            :2px;
font-size          :11px;
background-color   :#FCCB65;
color              :#993300;
font-weight        : bold;
text-transform     :uppercase;
}

/*********************special styles *********************************/
.leftcontent{
    line-height:18px;
    color: #555555;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
    padding-right:10px;
    width:48%;
    float:left;
}

.rightcontent{
    line-height:18px;
    color: #555555;
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
    padding-right:10px;
    width:48%;
    float:right;
}

.topimage{
  margin:0px;
  border:0px;
}

.leftimage{
  padding:0px;
  margin-right:20px;
  border:0px;
}

.rightimage{
  padding:0px;
  margin-right:20px;
  border:0px;
}

#newsfooter
{
  font-size: 10px;
  color: #0066CC;
  font-family: Tahoma, Arial, sans-serif;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  font-weight: bold;
}

#newsfooter a:link,#newsfooter a:visited
{
   text-decoration: none
}

#newsfooter a:hover
{
  color: #0066CC;
  text-decoration: none
}

#newsfooter hr
{
  margin-top:0px;
  padding:0px;
  color: #339900
}

#newscontent{
  padding:0px;
  margin-top:0px;
  margin-bottom:0px;
  font-size:12px;
  line-height:19px;
  color: #EEEEEE;
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
}

#newsheader
{
  font-size: 13px;
  font-weight:bold;
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  padding-top:4px;
  padding-bottom:4px;
  padding-right:2px;
  padding-left:2px;
  margin-bottom:0px;
  display:block;
  background-color: #ece7d5;
}

#newsheader p
{
  padding:0px;
  margin:0px;
}

#newsheader a:link,#newsheader a:visited
{
  font-weight:bold;
}

#newsheader a:hover
{
  font-weight:bold;
  color: #888888
}

/* End of 'sm_styles' */

