body
{
    background:#918f76;
    font:8pt/14pt Verdana, Helvetica, Arial, sans-serif;
    text-transform:none;
    margin:0px;
    height:100%;
    width:100%;
    scrollbar-base-color:#708FA8;
    cursor:url("./images/feather.cur"),auto;
}
body.popupbody
{
    background-color:#dfddc6;   
}
a:link
{
    color:#000080;
    text-decoration:none;
    font-weight:bold;
}
a:visited
{
    color:#000080;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color:#7b0017;
    text-decoration:none;
    font-weight:bold;
}
a.counterlink:link
{
    color:#dbdbdb;
    text-decoration:none;
    font-weight:normal;
}
a.counterlink:visited
{
    color:#dbdbdb;
    text-decoration:none;
    font-weight:normal;
}
a.counterlink:hover
{
    color:#dbdbdb;
    text-decoration:none;
    font-weight:normal;
}
div.splashContainer
{
	white-space:nowrap;
}
div.splashLogoContainer
{
	position:relative;
    text-align:right;
    margin-top:12%;
	z-index:9999;
}
img.splashLogo
{
	position:relative;
}
div.splashArtContainer
{
	position:relative;
	top:-120px;
}
div.splashArt
{
	position:relative;
    width:100%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    height:132px; /* essentially the height of the image */
    background-color:#585147;
    border-top:solid 1px #000000;
    border-bottom:solid 1px #000000;    
}
img.splashArt
{
	position:relative;
}
div.splashArtTop
{
	position:relative;
    width:100%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    height:100px; /* essentially the height of the image */
    top:1px;
    z-index:999;
}
img.splashArtTop
{
	 position:relative;
}
div.splashArtBottom
{
	position:relative;
    width:100%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    height:100px; /* essentially the height of the image */
    top:-1px;
}
img.splashArtBottom
{
	position:relative;
}
div.splashEnter
{
    position:relative;
    text-align:center;
    width:100%;
    top:-190px;
    padding-top:3px;
    padding-bottom:3px;
    text-transform:uppercase;
    z-index:999;
}
a:link.splashEnter
{
    color:#000000;
    text-decoration:none; 
    text-transform:uppercase;
    border:solid 1px #000000;
    padding:2px 10px 2px 10px;
    font-size: 16px;
}
a:visited.splashEnter
{
    color:#000000;
    text-decoration:none; 
    text-transform:uppercase;
    border:solid 1px #000000;
    padding:2px 10px 2px 10px;
    font-size: 16px;
}
a:hover.splashEnter
{
    color:#eacc01;
    text-decoration:none; 
    text-transform:uppercase;
    border:solid 1px #eacc01;
    padding:2px 10px 2px 10px;
    font-size: 16px;
}
div.splashGoodSearch
{
	text-transform:none;
    position:absolute;
    text-align:center;
    width:100%;
    top:78%;
    padding-top:3px;
    padding-bottom:3px;
    text-transform:uppercase; 
}
img.splashGoodSearch
{
	 width:120px;
	 height:60px;
	 border:0px;
}
div.splashFooter
{
    text-transform:none;
    position:absolute;
    text-align:center;
    width:100%;
    top:90%;
    color:#dbdbdb;
    text-transform:capitalize;
}
div.contentwrapper
{
    position:relative;
    top: 20px;
}
div.contenttopbar
{
    text-align:center;
}
img.contenttopbar
{
    width:800px;
}
div.contentcontainer
{
    position:relative;
    top:-5px;
    width:798px;
    background-color:#dfddc6;
    margin-left:auto;
    margin-right:auto;
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
}
div.header
{
	text-align:center;
	padding-top:5px;
}
img.header
{
    border: none 0px transparent;
}
div.nav
{
	margin-top:-50px;
    font-size:12px;
    text-transform:capitalize;
	color:#000000;
    text-align:center;
    text-align:center;
    z-index:999;
}
a:link.nav
{
    color:#000000;
    text-decoration:none;
    padding: 3px 3px 3px 3px;
    text-transform:capitalize;
}
a:visited.nav
{
    color:#000000; 
    text-decoration:none;
    padding: 3px 3px 3px 3px;
    text-transform:capitalize;   
}
a:hover.nav
{
    color:#7b0017;
    text-decoration:none;
    padding: 3px 3px 3px 3px;
    text-transform:capitalize;
}
span.navdivider
{
    padding-left:1px;
    padding-right:1px;
    color:#000000;
}
table.dispatcher
{
	position:relative;
    margin-left: auto; 
    margin-right: auto;
    margin-top:40px;
    text-align: center;
}
span.dispatchertitle
{
    font-size:19px;
    font-weight:600;
	color:#333333;
    float:right;
    white-space:nowrap;
    margin-right:20px;
    padding-bottom:15px;
    text-transform:uppercase;
}
img.dispatcherimage
{
	border:solid 0px transparent;
	float:right;
	margin-bottom:5px;
	margin-right:-5px;
}
div.dispatchercontent
{
    color:#000000;
    text-align: justify;
    padding-right: 10px;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 10px;
    color:#555555;
}
tr.dispatchercontent
{
	height:172px;
	vertical-align:text-top;
}
div.more
{
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	padding-top:1px;
}
div.wheel
{
	position:relative;
	top:-10px;
    text-transform:capitalize;
    height:57px;
    overflow:hidden;
}
img.wheel
{
	position:relative;
	top:0px;	
	margin-left:80px;
	margin-right:5px;
}
div.horRuleRedBottom
{
	position:relative;
	top:-45px;
    height: 1px;
    background-color:#fd0004;
    margin-bottom:2px;
    margin-left:120px;
    width:610px;
    overflow:hidden;
}
div.horRuleYellowBottom
{
	position:relative;
	top:-44px;
    height: 1px;
    background-color:#fef900;
    margin-bottom:2px;
	margin-left:120px;
    width:610px;
    overflow:hidden;
}
div.horRuleWhiteBottom
{
	position:relative;
	top:-43px;
    height: 1px;
    background-color:#ffffff;
    margin-bottom:2px;
    margin-left:120px;
    width:610px;
    overflow:hidden;
}
div.horRuleText
{
	position:relative;
	top:-43px;
    margin-left:120px;
    width:610px;	
	text-align:center;
    color:#000000;
    text-transform:capitalize;
}
div.contentbottombar
{
    position:relative;
    top:-15px;
    text-align:center;
}
img.contentbottombar
{
    width:800px;
}
div.footer
{
    position:relative;
    text-transform:none;
    top:-10px;
    text-align:center;
    color:#dbdbdb;
    text-transform:capitalize;
    border: solid 1px #918f76; /* this line required to ensure spacing is correct in ie6 */
    margin-bottom:20px; /* this line required to ensure spacing is correct in ie6 */
}
div.popupfooter
{
	color:#555555;
    text-transform:none;
    text-align:center;
    text-transform:capitalize;
    margin-top:10px;
    margin-bottom:5px;
}
div.sectiontitle
{
    font-size:13px;
    font-weight:bold;
	color:#333333;
    text-align:right;
    text-transform:uppercase;
    padding-top:10px;
}
div.quotecontainer
{
	margin-left:52px;
	width:200px;
	padding:5px 5px 5px 5px;
	border:solid 1px #333333;
	margin-bottom:50px;
}
div.quotetext
{
	font-size: 14px;
	color:#7b0017;
	font-style:italic;
	font-weight:600;
	text-align:center;
}
div.quoteauthor
{
	font-size: 12px;
	color:#000000;
	font-style:italic;
	font-weight:400;
	text-align:center;
	padding-top:5px;
}
div.contenttext
{
	width:345px;
}
img.contentimage
{
	margin-left:20px;
	margin-top:10px;
}
img.goodSearch
{
	 width:120px;
	 height:60px;
	 border:0px;
	 margin-top:20px;
	 margin-left:95px;
}
div.content
{
    position:relative;
    top:19px;
	text-align:justify;
	margin-left:9%;
	margin-right:9%;
	color:#555555;
	margin-bottom:30px;
}
div.popupcontentcontainer
{
    position:absolute;
	height:100%;
	width:100%;
	text-align:justify;
	color:#555555;
}
table.popupcontent
{
	height:100%;
	width:100%;
}
tr.popupcontent
{
	height:80%;	
}
div.popupcontent
{
	padding: 10px 20px 0px 20px;
}
div.pagetitle
{
	text-align:right;
	padding-top:20px;
	padding-bottom:5px;
    font-size:20px;
    font-weight:600;
	color:#333333;
    white-space:nowrap;
    text-transform:uppercase;
}
div.popuppagetitle
{
	text-align:right;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:20px;
    font-size:20px;
    font-weight:600;
	color:#333333;
    /*white-space:nowrap;*/
    text-transform:uppercase;
}
div.popupagemarquee
{
	color:#333333;
    font-size:12px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
}
div.popupagemarquee2
{
	color:#333333;
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
}
div.popupageaddinfomarquee
{
	color:#333333;
    font-size:12px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:12px;
}
div.popupageaddinfocontainer
{
	width:390px;
	border: solid 1px #555555;
	height:auto;
}
table.popupageaddinfocontainer
{
	margin-left:10px;
	padding-bottom:10px;
}
ul.popuppageunorderedlist
{
	margin-top:-3px;
	margin-bottom:0px;
}
ul.pageunorderedlist
{
	margin-top:3px;
	margin-bottom:0px;
}
div.calendaritem
{
	padding-top:7px;
	padding-bottom:7px;
}
div.calendaritemtitle
{
	font-weight:bold;
	color:#333333;
	text-align:right;
	/*text-transform:capitalize;*/
}
div.calendaritemdescription
{
	padding-bottom:0px;
}
span.calendaritemlabel
{
	font-weight:bold;
	text-transform:capitalize;
}
div.linkitem
{
	padding-top:3px;
	padding-bottom:3px;	
}
div.linkitemdescription
{
	padding-bottom:0px;
}
div.contactitem
{
	text-align:right;
}
span.contactitemlabel
{
	font-weight:bold;
	text-transform:capitalize;
}
.lclinktext
{
	text-transform:none;
}
ul.disc
{
	list-style: disc outside;
}
div.staff
{
	margin-bottom:7px;
}
div.thankyou
{
	text-align:center;
	margin-top:80px;
	margin-left:20px;
	margin-right:20px;
}
div.rightnavcontainer
{
	margin-left:52px;
	width:200px;
	text-align:center;
	padding:5px 5px 5px 5px;
	margin-bottom:10px;
}
div.level2nav
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size:7.5pt;
}
img.goodSearchBanner
{
	 width:468px;
	 height:60px;
	 border:0px;
	 margin-top:5px;
	 margin-bottom:10px;
}
span.construction
{
	float:right;
	margin-top:10px;
}
span.construction2
{
	float:left;
	margin-top:10px;
}