﻿body {
	background: #fafafa;
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.small { font-size:10px;}
img {
	border: 0;
}
.folder
{
    vertical-align:middle;
}
.cols
{
width:436px;
float:left;
background-color:#ffffff;
padding: 2px;
margin:  0px;
height:36px;
}
.ClearFloat {
	line-height: 1px;
	clear: both;
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
}
.frontcols
{
    width:50%;float:left; vertical-align:top;
}
.latestcols
{
    width:50%;vertical-align:top;float:left;
}
.right{ text-align:right;}
#Container {
	background-color: #fff;
	width: 960px;
	margin: 0 auto 20px;
	border: 1px solid #FFDA18;
	border-top: none;
	position:relative;
}

#Header {
	border-top: 6px solid #FFDA18;
	display: block;
	text-align: center;
	padding-top: 5px;
}

#Content {
	width: 898px;
	margin: 20px auto 40px;
}

#BottomLinks {
	height: 34px;
	line-height: 34px;
	font-size: 11px;
	color: #333;
	padding: 0 10px;
	background: #FFDA18;
	font-weight: bold;
	border-top: 2px solid #FFDA18;
}

#BottomLinks ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 6px 0 0;
	vertical-align: middle;
}

#BottomLinks ul li {
	border-right: 2px solid #666666;
	float: left;
	height: 21px;
	line-height: 21px;
	padding: 0 8px;
	vertical-align: middle;
	font-size: 11px;
}

#BottomLinks ul li a,
#BottomLinks ul li a:visited {
	color: #333;
	text-decoration: none;
}

#BottomLinks ul li a:hover {
	color: #333;
	text-decoration: underline;
}
.heading { text-align:center;}

h1
{
	font-size: 18px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica;
 margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-bottom: 2px dashed navy;
display: inline-block;
}
h2
{
	font-size: 14px;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#title
{
    margin-bottom: -12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.block strong {
	display:block;
	clear:both;
	color:#e6c242;
}
.block div {
	overflow:hidden;
	width:100%;
	margin:0 0 11px;
}
.LatestBox {
	background-color: #fff;
	width: 100%;
	border: 1px solid #FFDA18;
}
.listings{border: 1px solid #FFDA18;margin:10px;padding:0px;}
.listings p {margin-top:4px}
.ListingHead{
	background-color: #FFDA18;
	position:relative;
	padding:4px;
}

   .listingLink
{ font-size:12px;}   
.listingLink a
{
     color: #003399;
     text-decoration:none;}
.listingLink a:hover
{
     color: #003399;
     text-decoration:underline;}
     
     
.listingGo{position:absolute; right:4px; top:4px}
.gsearch{position:absolute; right:6px; top:120px}
