/* CSS Document */


body {
	background-color: #666666;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px;
	padding: 0;
	min-width: 730px;
} 
h1 {
	margin: 0;
	clear: both;
} 
#wrapper {
	margin: 0 auto;
	width: 778px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
} 

#Header {
	margin:0px 0px 0px 0px;
	width: 778px;
	border: 1px solid #CCCCCC;
	}



#slantedmenu{
	font-weight: bold;
	font-size: 90%;
	width: 778px;
}

#slantedmenu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	float: right;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: right; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: #E6E6E6 url(/Images/Background/slantdivider.gif) no-repeat right top;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}







#sidebar {
	font-size: 0.78em;
	width: 185px;
	float: left;
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #999999;
	padding: 0px;
} 
h2 {
	margin: 0
} 
#maincontent {
	font-size: 0.8em;
	padding: 0px 30px 5px;
	width: 529px;
	float: right;
	background: #FFFFFF;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
} 
#maincontent h3 {
	margin: 36px 0 6px; 
} 
#footer {
	color : #999999;
	font-size: 0.75em;
	padding-top: 0px;
	clear: both;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: #F2F2F2;
}
#footer p {
	margin: 0;
}

/*NAVIGATION BAR*/
#navbar {
	margin: 0;
	padding: 0;
}
#navbar li {
	list-style-type: none;
	margin: 0 0 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
#navbar a {
	display: block;
	padding: 4px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top: 0px none #333333;
	border-right: 0px none #333333;
	border-bottom: 0px dashed #333333;
	border-left: 0px none #333333;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #333333;
	background-color: #E6E6E6;
}
#uberlink {
	color: #333333!important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}

#search {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
    	   #search #search-input {width:140px; padding:3px; font:normal 100%/1.2 "arial",sans-serif;}
    	   #search #search-submit {padding:2px; font:normal 100%/1.2 "arial",sans-serif;}

.style2 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}
.style3 {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.body {
	font-size: 100%;
	color: #333333;
}
.style4 {
	font-size: 100%;
	color: #990000;
}
.style5 {
	font-size: 100%;
	font-weight: normal;
	color: #666666;
}
#tempsearch {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#specials {
	border:none;
	background-color: #FFFFFF;
}


.pdf:link { color: #990000; text-decoration: none; }
.pdf:active { text-decoration: none; }
.pdf:visited { color: #999; text-decoration: none; }
.pdf:hover { color: #666; text-decoration: none; } 


img { border: none; }
