﻿li {
behavior: url(iepngfix.htc)
}

a {
behavior: url(iepngfix.htc)
}

div {
behavior: url(iepngfix.htc)
}

img {
behavior: url(iepngfix.htc)
}

/*Tags!*/
body{
	behavior:url(hover.htc);
	margin:0px;
	padding:20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #CC0A01
}

img{
	border:0;
}

h4{
	margin:0px;
	padding:0px;
}

h3{
	margin:0px;
	padding:0px;
}

h2{
	margin:0px;
	padding:0px;
}

h1{
	margin:0px;
	padding:0px;
}

h1{
	font-size:10pt;
	padding-bottom:10px;
}

h2{
	font-size:13pt;
}

p{
	display:block;
	padding:0px;
	margin:0px 0px 10px 0px;
}

form{
	padding:0px;
	margin:0px;
}

input{
	border:1px solid black;
	background-color:#838383;
}
/*Classes!*/
.clearFix{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.quickText{
	font-size:90%;
	padding:5px 13px;
}

.quicklinks{
	padding-top:20px;
	text-align:center;
	padding-left:40px;
	font-size:70%;
}
.quicklinks1{
	padding-top:20px;
	text-align:center;
	padding-left:40px;
	font-size:80%;
}

.quicklinks a{
	color:white;
	text-decoration:underline;
	line-height:15px;
}

.readmore{
	color:white;
	text-decoration:none;
}

h1.resultsTitle{
	text-align:left;
	margin-top:10px;
	padding:0px;
	color:white;
}

/*ID's*/
#Header{
	margin-bottom:8px;
}

#Header #Logo{
	width:309px;
	height:139px;
}

#searchBrowseBtns{
	padding-left:10px;
	width:388px;
	height:100px;
}

#searchBox{
	width:193px;
	height:80px;
	color:white;
	font-size:65%;
	padding-top:20px;
}

#searchBtn{
	width:17px;
	height:18px;
	background:none;
	border:0;
	background-image:url('../images/search.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

#headerLinks{
	padding-top:10px;
	padding-right:40px;
	color:white;
	font-size:65%;
}

#headerLinks a{
	color:white;
	text-decoration:none;
}

#Container{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/topGradient.gif');
	background-repeat:repeat-x;
	background-color:#1b1b1d;
}

#leftContent{
	width:291px;
}

#NewsandEvents{
	border:1px solid #b5b5b5;
	width:228px;
	margin-left:44px;
	background-color:#343237;
	padding-bottom:10px;
	margin-bottom:6px;
}
#NewsandEvents a{
	color:white;
	text-decoration:underline;
	line-height:15px;
}

#NewsandEvents .newsDate{
	background-color:black;
	color:red;
	margin:9px 8px;
	padding:0px 8px;
	font-size:80%
}

#NewsandEvents .newsBody{
	margin:0px 22px;
	font-size:60%;
	color:white;
}

#Locations{
	margin-left:18px;	
}

#rightContent{
	width:587px;

}

#flashBox{
	border:1px solid #b5b5b5;
	width:585px;
}

#FlashRotator{
	margin-left:8px;
}

#scrolling-thumbs {
	margin-top:13px;
	height:42px;
	width: 412px;
}

#todaysDate{
	padding-left:16px;
	height:29px;
	line-height:29px;
	font-size:75%;
	color:white;
}

#mainContent{
	background-color:#514e55;
	border:1px solid #b5b5b5;
	margin-top:6px;
	padding:8px 6px;
	margin-bottom:6px;
}
#mainContent2{
	background-color:#1b1b1d;
	background-repeat:repeat-x;
	clear:both;
	padding-bottom:5px;
}
#Content{
	background-color:#d8d8d8;
	background-repeat:repeat-x;
	clear:both;
	padding-bottom:5px;
	width:574px;
}

#leftCol{
	width:282px;
	background-color:#d8d8d8;
}
#leftCel{
	width:270px;
	background-color:#d8d8d8;
	float:left;
	margin-left: 10px;
}

#rightCel{
	width:270px;
	background-color:#d8d8d8;
	float:right;
}

#content_leftCol{
	background-color:#d8d8d8;
	font-size: 80%;
}

#textArea{
	padding: 9px;
	line-height:19px;
	font-size: 100%;

}

#rightCol{
	width:282px;
	height:253px;
	position:relative;
	background-image:url('../images/rightBlockBg.gif');
	background-repeat:no-repeat;
	margin-left: 7px;
}

#rightCol a{
	display:block;
	font-size: 120%;
	color:#fefeff;
	text-decoration:none;
	padding-left:67px;
	padding-top:19px;
	padding-bottom:38px;
}

#QuickLinks{
	border:1px solid #b5b5b5;
	height:85px;
	background-image:url('../images/quickLinksBg.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
}
#QuickLinks1{
	border:1px solid #b5b5b5;
	height:85px;
	background-image:url('../images/quickLinksBg.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
}

#midCol{
	width:200px;
}

#Results{
	width:837px;
	margin-left: 45px;
	margin-right:auto;
	background-color:#d8d8d8;
}
#Bottom{
	background-color:#1b1b1d;
	clear:both;
	padding-bottom:5px;
}

#Footer{
	text-align:center;
	clear:both;
	font-size:10px;
	padding-bottom:5px;
}

#Footer a{
	color:white;
	text-decoration:none;
}
