
a { text-decoration:none }



/*#navbar-iframe {
   height: 0px;
   visibility: hidden;
   display: none;
}*/
#outer-wrapper {
margin: 30px auto 0 !important;
}

a.title {
font-family: arial, sans-serif;
font-size: 13px;
padding-right:20px;
padding-left:30px;
font-weight:bold;
line-height: 13px;
color: #457344;
}

a.comments {
font-family: arial, sans-serif;
color:#BC1010
font-size: 12px;
margin-bottom: 1em;
}

p.archive {
font-family: arial, sans-serif;
font-size: 12px;
font-weight:normal;
color: #457344;
}

h1 {
font-family: arial, sans-serif;
font-size: 12px;
font-weight:normal;
color: #000000;
}

h2 {
font-family: arial, sans-serif;
font-size: 12px;
font-weight:normal;
color: #000000;
}

h3 {
font-family: arial, sans-serif;
font-size: 15px;
font-weight:bold;
color: #457344;
}

h4 {
font-family: arial, sans-serif;
font-size: 12px;
color: #457344;
}

h5 {
font-family: arial, sans-serif;
font-size: 12px;
font-weight:normal;
color: #457344;
}

p.navi {
font-family: arial, sans-serif;
font-size: 13px;
padding-right:25px;
padding-left:35px;
font-weight:bold;
line-height: 30px;
color:#000000
}

p.optin {
font-family: arial, sans-serif;
font-size: 15px;
font-weight:bold;
color:#000000
}

p.title {
font-family: arial, sans-serif;
font-size: 12px;
color:#000000
}

p.text {
font-family: arial, sans-serif;
font-size: 12px;
color:#000000
}

font {
font-family: arial, sans-serif;
font-size: 13px;
color:#000000
}

.rss_items {
list-style:none;
margin:0;
padding:0;
}

.rss_item  {
font-family: arial, sans-serif;
font-size: 12px;
margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
color:#BC1010
}

.rss_item a:hover { 
}

/** custom styles **/
body {
	width: 100%;
	height: auto;
	overflow: auto;
	background: url(images/bg-body.jpg) top repeat;
	}
a, h3, a h5 {
	color: #457344;
	}
#header-nav {
	background: #FFF;
	border: 3px solid #457344;
	-moz-border-radius: 10px;
	}
#header-nav p {
	color: #333;
	}
#header-nav p a {
	color: #457344;
	}
.main-td {
	border: 3px solid #457344;
	-moz-border-radius: 10px;
	}
.widget-title {
	font: 24px Tahoma;
	border-bottom: 2px solid #457344;
}