﻿html
{
    height:100%;
}
body {
	margin:0px;
	background-color: #eae9e1;
	background-image: url('../img/pageLayout/background.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}
h2 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
h3 {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
input,select
{
    font-size:11px;
    font-family:Arial, Helvetica, Sans-Serif;
}

.searchButton
{
    width:24px;
    height:21px;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
a:active {
	color: #006633;
	text-decoration: none;
}

a img {
	border: none;
}

#Content
{
    width:970px;
    padding-left:12px;
    padding-right:12px;
    background-image:url('../img/pageLayout/pageBackground.gif');
    left:50%;
    top:0px;
    position:absolute;
    margin-left:-497px;
    overflow:visible;
    height:auto;   
}
#FooterMenu {
	clear:both;
    margin-top:0px;
	width:990px;
	height: 31px;
	margin-left:-10px;
	background-image:url('../img/pageLayout/footerBackground.gif');
	background-repeat:repeat-x;
}
#footerContent {
	float:left;
	width:910px;
	padding-left:10px;
	padding-top:9px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#footerContent a:link {
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}
#footerContent a:visited {
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}
#footerContent a:active {
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}
#footerContent a:hover {
	color:#333333;
	text-decoration: underline;
	font-weight:bold;
}
.smallerHeader
{
    font-size:10px;
}

.RightExtra
{
    padding:5px;
}

.Pager a
{
    text-decoration:none;   
}

.PagerActive a
{
    text-decoration:underline;
}

#Box225, .Box225
{
    width:225px;
    margin-right:15px;
    background-image:url('../img/pageLayout/Box225_top.gif');
    margin-top:15px;
}

#Box470, .Box470
{
    width:470px;
    margin-right:10px;
    background-image:url('../img/pageLayout/Box470_top.gif');
    margin-bottom:15px;
    overflow:visible;
}
#Box470Footer, .Box470Footer
{
    background-image:url('../img/pageLayout/Box470_foot.gif');
    background-repeat:no-repeat;
    width:470px;
    height:20px;
    text-align:center;
}
#Box470Footer a, .Box470Footer a
{
    background-image:url('../img/pageLayout/Box470_foot.gif');
    background-repeat:no-repeat;
    width:470px;
    height:20px;
    text-align:center;
    border:solid 1px #000000;
    padding-left:2px;
    padding-right:2px;
    margin-left:5px;
    margin-top:2px;
    text-decoration:none;
}
#Box470Footer a:hover, .Box470Footer a:hover
{
    text-decoration:none;
    border:solid 2px #920202;
}

#Box200, .Box200
{
    width:200px;
    margin-right:15px;
    background-image:url('../img/pageLayout/Box200_top.gif');
    margin-bottom:15px;
}
#Box200Header img, .Box200Header img
{
    padding-left:10px;
    padding-top:10px;
}



#Header
{
    clear:both;
    height:105px;
}

#Menu
{
    clear:both;
    height:30px;
    background-image:url('../img/pageLayout/menuBackground.gif');
}

#PageContent
{
    padding-top:20px;
}

#Banners
{
    margin-top:20px;
    float:right;
    background-image:url('../img/pageLayout/ads_middle.gif');
    width:245px;
}

#EducationInformation
{
    width:480px;
}

#SearchBoxMainPage
{
    float:left;
    background-image:url('../img/pageLayout/searchBackground.gif');
    width:475px;
    height:215px;
}

.SpotBox
{
	width:440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	color: #333333;
}

#SearchPage
{
    margin-bottom:15px;
    width:475px;
    float:left;
}

#DisplayBox,.DisplayBox
{
    float:left;
    background-image:url('../img/pageLayout/displayBoxBackground.gif');
    width:225px;
    height:215px;
    margin-left:15px;
}

.FlashBox
{
    background-image:url('../img/pageLayout/flashBoxBackground.gif');
    width:225px;
    height:215px;
}

.filterHeader{
color:#303030;
font-weight:bold;
}

#ResultList
{
    margin-top:15px;
    float:left;
    background-image:url('../img/pageLayout/content_middle.gif');
}


.banner-border {
	float:left;
	border:1px solid #dddddd;
	margin-bottom:3.7px;
	margin-right:0px;
}
.search-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
