/* Start of CMSMS style sheet 'ANHP - Version 0.4' */
/*---------------------------- ID CONTENT -------------------------------*/
body {
  background-color: #FFF6ED;
}
a {
        text-decoration: none;
        color: #000;
        }
a:hover {
        color: #993333;
        text-decoration: underline 1px solid;
        /*color: #7CA01A;*/
        }
#content {
  	margin: 0px auto;
	width: 780px;
	background-repeat: repeat-y;
	background-image: url('images/content_bg.jpg');
	font-size: 11px;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8px;
	color: #333333;
	}

/*---------------------------- ID UPPER_LID -------------------------------*/
#upper_lid {
	margin: 0px 0px -24px -1px;
	padding-bottom: 0px;
	width: 778px;
	height: 80px;
	background: url('images/top_header.jpg') no-repeat bottom center;
	}

/*---------------------------- ID HEADER ----------------------------------*/
#header {
	margin-left: 11px;
	padding: 0px;
	display: block;
	width: 755px;
	height: 180px;
	background-color: #314D73;
	background: url('images/content_bg.jpg') no-repeat bottom center;
	cursor: pointer;
	}

/*---------------------------- ID TOPBAR -------------------------------*/
#topbar {
	margin-left: 10px;
        margin-right: 0px;
        width: 755px;
        padding: -10px;
	height: 25px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 17px;
	font-size: 12px;
        horizontal-align: center;
	}

/*---------------------------- ID NAVBAR -------------------------------*/
#navbar {
	padding-left: 10px;
        background: #ccc;
        margin: 0px;
        padding-top: 7px;
        height: 25px;
        width: 746px;
        line-height: 20px;
	}
#navbar a {
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
}
#navbar a:hover {
  color: #58A7B6;
  /*color: #7CA01A;*/
}
    #navbar li {
    	display: inline;
    	list-style-type: none;
      text-decoration: none;
      padding-right: 10px;
      padding-left: 10px;
    	}
    #current {
      display: inline;
    	list-style-type: none;
    	font-weight: bold;
      padding-right: 10px;
      padding-left: 10px;
    	color: #000;
      text-decoration: none;
    	}
    #main_active a {
      display: inline;
    	list-style-type: none;
    	font-weight: bold;
      padding-right: 0px;
      padding-left: 0px;
    	color: #58A7B6;
      text-decoration: none;
    	}

/*---------------------------- ID PAGE ---------------------------------*/
#page {
	width: 735px;
  margin-left: 10px;
  margin-right: 12px;
  margin-top: 5px;
	padding: 3px;
	background-color: transparent;
	text-align: left;
  float: left;
	}

/*---------------------------- ID SIDEBAR ------------------------------*/
#sidebar {
  margin-top: 50px;
	width: 210px;
  margin-left: -5px;
	float: left;
  padding: 0px;
	}
  #sb_link {
    font-size: 1.4em;
    margin: 3px;
    padding: 3px;
    border-bottom: 1px solid #83A266;
    color: #993333;
    font-weight: bold;
    display: block;
  }
  #sb_link a {
    padding-left: 3px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
  }
  #sb_link a:hover {
    text-decoration: underline;
  }

#hotline {
  float: left;
  width: 199px;
  margin-left: 3px;
  position: relative;
  background-color: #EEE;
  border: 1px solid #CCC;
  border-left: 0px;
  border-bottom: 2px solid #CC3300;
  margin-top: -3px;
  font-size: 14px;
  padding-left: 4px;
  margin-bottom: 23px;
  color: #666;
  }

/*---------------------------- ID TEXT -----------------------------*/
#title {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 1.2em;
  margin-top: 0px;
  margin-right: 0px;
  font-style: italic;
  color: #993333;
  font-weight: bold;
  }

form {
  text-align: left;
  font-size: 10px;
  font-style: bold;
  font-family: Verdana, Geneva, Arial, sans-serif;
  margin-left: 40px;
}
#input {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
        font-style: italic;
	width: 40%;
	height: 15px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}
#submit {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
        font-style: italic;
	width: 20%;
	height: 15px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}

#text {
  width: 520px;
  text-align: left;
  margin-right: 0px;
  margin-left: 3px;
  margin-top: 10px;
  float: right;
  display: block;
  font-size: 1.5em;
  line-height: 20px;
  }
#text img {
  float:left; 
  margin-right:10px; 
  margin-bottom:10px;
  margin-top: 5px;
  border: 1px solid #CCC;
  padding: 3px;
}

#newsletter {
  width: 520px;
  margin-right: 0px;
  margin-left: 3px;
  margin-top: 10px;
  float: right;
  display: block;
  font-size: 1.0em;
  line-height: 20px;
  font-style: italic;
}

#roses {
  width: 30px;
  height: 30px;
  border: 1px solid #CCC;
  margin-right: 2px;
  padding: 2px;
  float: right;
  }
#roses img {
  padding: 0px;
  margin: 0px;
  border: 0px;
  }

/*---------------------------- ID FOOTER ---------------------------*/
#footer {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	font-size: 0.8em;
	margin: 0px 0px;
	padding-bottom: 30px;
	width: 778px;
	height: 80px;
	background: url('images/footer.jpg') no-repeat bottom center;
	clear: both;
	}

/*---------------------------- ID LEGAL --------------------------------*/
#legal {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 0.7em;
  width: 100%;
  text-align: center;
  color: #666666;
  line-height: 17px;
  }
  #legal a {
    color: #666;
    font-weight: normal;
  }

  #legal a:hover {
    color: #FD7527;
    font-style: italic;
  }
/* End of 'ANHP - Version 0.4' */

