/*  
Theme Name: Instruments of Praise
Theme URI: http://www.instrumentsofpraise.org/
Description: The default Instruments of Praise theme.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.precisioncreations.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding:0;
	text-align: left;
	background: #ddd6b9 url(../media/../media/images/bg.jpg) repeat-x scroll 50% 0pt;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

img {
	border: 0px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #dfd9c3;
	}

img.alignleft {
	float: left;
	margin: 5px 18px 5px 0px;
	border: 8px solid #dfd9c3;
}

img.alignright {
	float: right;
	margin: 5px 0px 5px 18px;
	border: 8px solid #dfd9c3;
}

.navigation {
	float: left;
	width: 530px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

a:active {
  outline: none;
}

a {
	text-decoration: none;
	color: #b8c18b;
}

a:hover {
	text-decoration: underline;
	color: #b8c18b;
}

a:focus {
	outline: none;
}

.hidden{
	display:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #464335;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

h1.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 19px;
	font-weight: normal;
	padding: 15px;
	margin: 0px 0px 15px 0px;
	background-color: #8e8973;
	width: 100%s;
}

h1.pagetitle a, h1.pagetitle a:hover {
	color: #ffffff;
}	

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #464335;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h2.srch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #464335;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

h2 a, h2.srch a {
	color: #b8c18b;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #464335;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

p {
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 10px 0px;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#main {
	width: 900px;
	float: left;
}

#navigation {
	width: 900px;
	height: 52px;
	float: left;
	background-image: url(../media/images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#navigation ul {
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#navigation ul li {
	display: inline;
	list-style: none;
	color: #ffffff;
	text-align:center;
}

#navigation ul li a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}

#navigation ul li a:hover {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	padding: 8px;
	text-decoration: none;
	background-color: #464335;
	font-weight: bold;
	display: inline-block;
}

#navigation ul li.current_page_item a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	padding: 8px;
	text-decoration: none;
	background-color: #464335;
	font-weight: bold;
	display: inline-block;
}

#logo {
	width: 900px;
	height: 176px;
	float: left;
	background-image: url(../media/images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo a {
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 55px;
	margin-top: 10px;

	text-indent: -9999px;
}

#preamble {
	width: 900px;
	height: 73px;
	float: left;
	background-image: url(../media/images/preamble-search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#search {
	width: 240px;
	height: 30px;
	float: left;
	margin: 25px 0px 0px 638px;
}	

body #header {
	width: 900px;
	height: 200px;
	float: left;
	position:relative;
}

#banner { /* Default image.  Can be removed*/
	width: 900px;
	height:200px;  
	background-repeat: no-repeat; 
	overflow: hidden; 
	position: relative;
}

#banner li { 
	display: block;
	width: 900px; 
	height:200px;  
}

#banner li.one { background-image: url(../media/images/header-one.jpg); }
#banner li.two { background-image: url(../media/images/header-two.jpg); }
#banner li.three { background-image: url(../media/images/header-three.jpg); }
#banner li.four { background-image: url(../media/images/header-four.jpg); }
#banner li.five { background-image: url(../media/images/header-five.jpg); }
#banner li.six{ background-image: url(../media/images/header-six.jpg); }
#banner li.seven { background-image: url(../media/images/header-seven.jpg); }

#registernow a {
	width: 94px;
	height: 70px;
	background-image: url(../media/images/register-online.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 130px;
	left: 47px;
	text-indent: -9999px;
	position:absolute;
	z-index:30;
}

#contactus a {
	width: 325px;
	height: 38px;
	background-image: url(../media/images/contact-us-today.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 162px;
	left: 141px;
	text-indent: -9999px;
	position:absolute;
	z-index:30;
}

#lah a {
	width: 398px;
	height: 38px;
	background-image: url(../media/images/lhc-link.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 162px;
	left: 466px;
	text-indent: -9999px;
	position:absolute;
	z-index:30;
}

.search-box {
	width: 140px;
	height: 35px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.search-box-input {
	background-color: #FFFFFF;
	border: 0px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	width: 140px;
	color: #8d876f;
	margin: 5px 3px 0px 0px;
}

.search-button {
	height: 35px;
	float: left;
	margin: 0px 0px 0px 5px;
}

.search-submit {
	padding: 3px 8px 3px 8px;
	background-color: #a59f85;
	border: 0px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}

#content-container {
	width: 900px;
	height: 459px;
	float: left;
	background-image: url(../media/images/content-container-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main-content {
	width: 805px;
	float: left;
	background-color: #ffffff;
	margin: 32px 0px 0px 47px;
}

#left-column {
	width: 555px;
	float: left;
}

#content {
	float: left;
	width: 533px;
	margin: 22px 0px 22px 22px;
}

#content-wide {
	float: left;
	width: 760px;
	margin: 22px 0px 22px 22px;
}


.entry a {
	text-decoration: none;
	color: #b8c18b;
	font-weight: bold;
}

.entry a:hover {
	text-decoration: underline;
	color: #b8c18b;
	font-weight: bold;
}

.line {
	width: 100%;
	height: 10px;
	border-top: 1px solid #c2bca3;
	margin-top: 10px;
}	

#right-column {
	width: 205px;
	float: left;
	padding: 22px;
}

.rss-feed a {
	float: left;
	width: 205px;
	height: 57px;
	background-image: url(../media/images/rss-feed-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 15px 0px;
	text-indent: -9999px;
}

#sidebar {
	float: left;
	width: 205px;
	margin: 0px 0px 20px 0px;
	background-color: #c2bca3;
}

.linkcat {
	list-style-type: none;
}

#sidebar ul {
	width: 166px;
	float: left;
	margin: 10px 20px 20px 20px;
}

#sidebar ul li {
	width: 142px;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
}

#sidebar ul li a {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li a:hover {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	background-color: #8e8973;
	color: #ddd6b9;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li.current_page_item a {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	background-color: #8e8973;
	color: #ddd6b9;
	font-weight: bold;
	text-decoration: none;
}

#sidebar h2 {
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	line-height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 30px;
}

#sidebar .tags p {
	padding: 15px 22px 15px 22px;
	line-height: 24px;
}

#sidebar .tags a {
	color:#8e8973;
}

#sidebar p {
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}

#sidebar .enews {
	margin: 15px 15px 22px 22px;
}

#sidebar .testimonials {
	margin: 15px 15px 22px 22px;
}

#footer {
	float: left;
	width: 805px;
	height: 175px;
	background-image: url(../media/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 47px;
}

.footer-holder {
	width: 350px;
	margin: 26px 0px 0px 30px;
	text-transform: uppercase;
	font-size: 10px;
	color: #7b7766;
}

.footer-holder a, .footer-holder a:hover {
	text-transform: uppercase;
	font-size: 10px;
	color: #7b7766;
}

.credits a {
	float: left;
	width: 215px;
	height: 15px;
	margin: -15px 0px 0px 568px;
	text-indent: -9999px;
}

/* BLOG CSS */

.post {
	width:100%;
}

.post-top {
	background:#ece8d7 url(../media/images/post-top_bg.gif) no-repeat;
	width:100%;
	float:left;
	margin: 0px 0px 15px 0px;
}

.post-date {
	float:left;
	font-size:15px;
	width:80px;
	padding-bottom:10px;
	color:#ffffff;
	padding-top:15px;
	text-align:center;
}

.post-date p {
	font-size:33px;
	line-height:30px;
	color:#ffffff;
}

.post-title {
	float: left;
	width: 430px;
	margin: 8px 0px 0px 10px;
}

.post-title h2 {
	font-size: 22px;
	color: #464335;
	font-weight: normal;
	background: url(../media/images/post-title_h2.gif) no-repeat left bottom;
	padding: 10px 0 10px 0;
	margin-right: 10px;
}

.post-title h2 a {
	color: #464335;
}

.post-title h2 a:hover {
	color: #464335;
}

.post-title h3{
	font-weight:normal;
	color: #464335;
	font-size:11px;
	padding:5px 20px 0 0;
}

.post-title h3 a, .post-title h3 span{
	color: #464335;
	font-weight:bold
}

.entry {
	line-height:20px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-size:12px;
	padding:10px 0 0 5px;
}

.entry p {
	padding-bottom:15px;
}

.postmetadata {
	background:url(../media/images/postmetadata_bg.gif) no-repeat;
	width:100%;
	height:50px;
	margin-top:15px;
	margin-bottom:20px;
}

.postmetadata .alignleft a {
	color:#68634c;
	font-size:12px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.postmetadata .alignleft a:hover{
	color:#68634c;
	text-decoration: underline;
}

.postmetadata .alignleft .comments a {
	color:#68634c;
	font-size:12px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	background:url(../media/images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .comments a {
	color:#68634c;
	font-size:12px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	background:url(../media/images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .linkedin a {
	color:#68634c;
	font-size:12px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	background:url(../media/images/linkedin-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .facebook a {
	color:#68634c;
	font-size:12px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	background:url(../media/images/facebook-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .digg a {
	color:#68634c;
	font-size:12px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	background:url(../media/images/digg-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .delicious a {
	color:#68634c;
	font-size:12px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	background:url(../media/images/delicious-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright a span{
	font-weight:bold;
}

.postmetadata .alignleft{
	padding-top:10px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:20px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

.post-page h2{
	font-size:27px;
	color:#333333;
	font-weight:normal;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	background:url(../media/images/post-page_bg.gif) no-repeat;
	padding:6px 0 10px 20px;
}

.post-page .entry{
	padding-top:13px;
}

.post-page .entry a{
	color:#362f2d;
	text-decoration:underline;
	font-weight:bold;
}


/* Begin Comments*/

h2#comments_title{
	font-size: 22px;
	color: #464335;
	font-weight: normal;
	margin-left: 5px;
	padding-bottom: 15px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 10px 0 5px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	color: #392c26;
	font-size: 12px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background: #fcfbf0;
	border: 1px solid #e9e7cc;
}

.commentlist li.alt {
	background:#f9f7e1;
}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom: 0px;
	background: none;
	border: 0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
}

.commentmet_text {
	padding-left: 5px;
	padding-top: 5px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	padding: 7px 0px 0 20px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.commentmetadata span{
	color: #333333;
	font-weight: normal;
}

.commentmetadata a{
	color: #333333;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
}

.alt .commentmetadata_end {
	background:#fcfbf0;
}

.commentmetadata_end {
	background:#f9f7e1;
	text-align:right;
	padding:10px 10px 10px 0;
	border-top:1px solid #e9e7cc;
	color:#000000;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
}

.commentmetadata_end span {
	color:#7b2e00;
}

#respond_box {
	margin:40px 15px 0 5px;
	padding-bottom:60px;
}

h3#respond {
	font-size:22px;
	color: #464335;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #d5d2c3;
}

#commentform {
	margin-left: 25px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#commentform label {
	position:relative;
	top:-2px;
}

#commentform a {
	color:#000000;
}

#commentform input {
	background:#ffffff;
	border:2px #d5d2c3 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea {
	background:#ffffff;
	border:2px #d5d2c3 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit {
	background:none;
	border:0px;
}

/* End Comments */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f5f2e4;
	border:1px solid #d5d2c3;
} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
}

.entry ul li:before{
	content: url(../media/images/entry_before.gif);
}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#f5f2e4;
	border:1px solid #d5d2c3;
}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
ol li{
	list-style: decimal outside;
}
	
ol li li {
	list-style: none;
}
	
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
  width: 450px;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 2em 0 0 25px;
  margin: 0 auto 2em auto;
  background: url(../media/images/quote-open.gif) no-repeat left 5px;
}

blockquote p {
  display: block;
  padding-right: 25px;
  background: url(../media/images/quote-close.gif) no-repeat right bottom;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 25px;
  color: #666666;
}

hr {
	display: none;
}

/* Form Sets */
label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

.input-enews input:focus, .input-enews input.sffocus, 
.input-enews textarea:focus, .input-enews select:focus {
	background: #eae6d6;
}

.input-enews {
	font-size: 1.4em;
	border: 1px solid #aea88f;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #74705d;
	width: 150px;
}

.submit {
	padding: 5px 8px 5px 8px;
	margin: 3px 10px 0px 0px;
	background-color: #a59f85;
	border: 0px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.input-search {
	font-size: 1.4em;
	border: 1px solid #aea88f;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 3px 1px 1px 1px;
	padding: 3px;
	color: #74705d;
	width: 150px;
}

.submit-search {
	padding: 4px 8px 4px 8px;
	margin: 0px 10px 0px 0px;
	background-color: #a59f85;
	border: 0px;
	font-family:"Lucida Sans","Myriad Pro","Arial","Century Gothic",Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

.lrg-bold {
	font-size: 11px;
	font-weight: bold;
	color: #8e8973;
}

/* Instruments Info Boxes */

.infobox {
	width: 700px;
	margin: 0px 0px 25px 0px;
	padding: 20px;
	float: left;
	border-top: 2px solid #9EA679;
	border-right: 2px solid #9EA679;
	border-bottom: 20px solid #9EA679;
	border-left: 2px solid #9EA679;
	background-color: #ffffff;
}

.infobox img {
	float: left;
	padding: 0 14px 0 0;
}

.infobox a {
    color: #666666;
}

.infobox-text {
	float: right;
	width: 400px;
	line-height: 18px;
	padding-right: 5px;
	vertical-align: bottom;
}

.infobox-text p {
	padding-top: 10px;
	padding-right: 10px;
	text-align: justify;
}

/* Featured Links */

#featured-links {
	width: 205px;
	height: 245px;
	float: left;
	background-image: url(../media/images/featured-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 20px;
}

ul#fl {
	list-style: none;
	float: left;
	margin: 50px 0px 0px 0px;
}

ul#fl li, ul#fl ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#fl li a {
  text-indent: -9999px;
  float: left;
  padding: 0px;
  margin: 0px;
}

li.fl-registration a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 54px;
  background-position: 0 0;
}

li.fl-registration a:hover {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 54px;
  background-position: -205px 0px;
}

li.fl-classes a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 44px;
  background-position: 0px -54px;
}

li.fl-classes a:hover {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 44px;
  background-position: -205px -54px;
}

li.fl-guidelines a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 44px;
  background-position: 0px -98px;
}

li.fl-guidelines a:hover {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 44px;
  background-position: -205px -98px;
}

li.fl-latestnews a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 53px;
  background-position: 0px -142px;
}

li.fl-latestnews a:hover {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 205px;
  height: 53px;
  background-position: -205px -142px;
}


/* cfrom */
.cform ol {
	border: none;
	background-color: #ffffff;
}