

#rss-big{
	color: #FFFFFF;
	font-size: 20px;
}

#rss-small{
	color: #FFFFFF;
}

#rss-container{
	float: right;
	background-image: url(../images/overlay.png);
	padding: 20px;
}
#rss-container-div{
	padding-top: 1px;
	position: absolute;
	right: 13px;
	top: 38px;
}

#tagCloud{
	text-align: center;
	background-image: url(../images/overlay.png);
	padding: 20px;
}

#tagCloud-div{
	top: 39px;
	width: 100%;
	left:0px;
	position: absolute;
}

#sbb{
	cursor: pointer;
}


.message-box-text{
	margin: 0px;	
}

.log{
	background-color: #EFF6D5;
	border: solid 1px #AFCA28;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	width:110px;
	float:right;
}

.taglinkstablerow{
	vertical-align: baseline;
}
#listing-table{
	background-color: #D4E994;
}
.title-link{
	text-decoration: none;
	color: #000000;
}

.thumbimg{
	border: none;	
}

#thumb-text{
	font-size: 10px;
}

.title-link:hover{
	text-decoration: underline;
}

.title-link-small{
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}

.title-link-small:hover{
	text-decoration: underline;
}

#about-you-info{
	padding:10px;
}

body {
	color:#000000;
	font-family:Verdana,sans-serif;
	font-size: 12px;
	margin-top:0;
}

#page {
	width: 960px;
	margin-left:10px; 
}

h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

#head {
	background:#1B4698 url(../images/top4.png) center;
	margin-bottom: 0px;
	height: 120px;
	width: 960px;
    margin:0 auto;
}

#flashTop {
	margin-left: 40px;
	
}

#content{
    background-color: white;
    width: 960px;
    margin:0 auto 0 auto;
}

#googleAdLeft{
	width:100%;
}

#googleAdBottom {
	background-color:white;
	float:none;
	margin-top: 8px;
	margin-left:150px;
	width:744px;
}
	
#googleAd {
	text-align: center;
}

#leftContent {
	width:130px;
	height:100%;
	float: left;	
}

#subContent h2 {
	font-size: medium;
	padding-left:10px;
	padding-top:0px;
}

#subContent h1 {
	font-size: large;
	padding-right:50px;
	padding-top:5px;
	margin-bottom: 0px;
	text-align: right;
}

#subContent {
	padding-bottom:5px;
}

#showContentWhiteBox {
	background-color: white;
	width: 805px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#innerRoundcont {
	padding: 0 15px 0 15px;
}

.roundcont {
	width: 785px;
	background-color: #EFF6D5;
	color: #fff;
	margin: 0px 10px;
	color: black;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.roundtop { 
	background: url(../images/subDiv-tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/subDiv-br.gif) no-repeat top right; 
}


#showContent {
	width: 825px;	
	float: left;
	background:transparent url(../images/column_background.gif) repeat-x;
	background-color: white;
	padding-bottom: 10px;
}

#showContentBorder {
	border-top: 1px solid #AFCA28;
	border-left: 1px solid #AFCA28;
	border-right: 1px solid #AFCA28;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	width: 825px;	
	float: left;
	background-color: white;
}

#navbar {
	width: 100%;
	text-align: center;
	margin-bottom: 3px;
	color:black;
}

#navbar a:hover{
	text-decoration:underline;
	color:white;
}

#navbar a{
	color:black;
}

.navbar-link {
	text-decoration:none;
}

.navbar-img{
	border:none;
}

.tagLink {
	color: #FFFFFF;
	text-decoration: none;	
}

#footer-wrapper{
	
}

#footer {
	background-color:#AFCA28;
	float: right;
	margin-left:0px;
	width:830px;
}

#footer p {
	text-align: center;
}

#bottomFooter {
	background:#AFCA28 url(../images/showContentFooterBr.gif) no-repeat top right;
}

#newsCont {
	padding-left:10px;	
}

.post-listing{
	margin-left: 20px;
}

.list-post{
	list-style:none;
}

#header ul{
	border-left:1px solid #6E8F2E;
	border-right:1px solid #2E3B13;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	right:20px;
	top:0pt;
}

#header {
	background:#324B13 url(../images/header_background.png) repeat-x scroll center top;
	border-bottom:1px solid #A1A6B1;
	height:40px;
	position:relative;
	z-index:1;
} 

#header li {
	display:block;
	float:left;
	margin:0pt;
	padding:0pt;
}

#header .width {
	max-width:100%;
}
#header ul a{
	border-left:1px solid #2E3B13;
	border-right:1px solid #6E8F2E;
	color:white;
	display:block;
	float:left;
	font-family:verdana;
	font-size:10pt;
	height:16px;
	padding:12px 10px 9pt;
	text-decoration:none;
}

.search-button{
   font-size:18px;
   font-family:Verdana,sans-serif;
   font-weight:normal;
   color:#FFFFFF;
   width:150px;
   height:27px;
   background-color:#86AE38;
   border-style:solid;
}

.nav-button{
   display: inline;
   font-size:18px;
   font-family:Verdana,sans-serif;
   font-weight:normal;
   color:#FFFFFF;
   width:150px;
   height:27px;
   background-color:#D4E994;
   border-style:solid;
   border-color: #7FA535;
}

.tag-button{
	cursor: pointer;
   font-size:18px;
   font-family:Verdana,sans-serif;
   font-weight:normal;
   color:#000000;
   width:150px;
   height:27px;
   background-color:#DFF2B5;
   border-style:solid;
   border-color: #A8D32A;
}


.search-text{
	border: 0px none;
	padding-left: 5px;
	margin-top:7px;
	margin-left:26px;
	font-size:20px;
}

#header a:hover, #footer a:hover {
	text-decoration:underline;
}

body {
	background:#FFFFFF none repeat scroll 0% 50%;
	font-family:Verdana;
	margin:0pt;
	min-width:610px;
	padding:0pt;
}

#title{
	top:0px;
	font-size: 20px;
	color:white;
	left:20px;
	position:relative;
	text-decoration:none;
}

.rss-img{
	border: none;
}

#rss-link{
	padding-top: 6px;
}

