/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	color: #000;
}

body {
	background-image: url(../images/Background.gif);
	background-repeat: repeat-x;
	background-color: #f6fafc;
}

img {
	border: 0px solid red;
}

div
{
	border: 0px solid black;
	margin: 0;
	padding: 0;
}

#shadowsides {


}

#wrap {
	margin: 0 auto;
	width: 1085px;
	background-image: url(../images/body_background_white.png);
	background-repeat: repeat-y;
	background-position:left;
	border: 0px solid blue;
	padding: 0;
	overflow:auto;
}

#leftpanel {
	width: 224px;
	float: left;
	min-height:500px;
	border: 0px solid red;
	overflow:hidden;
}

#rightpanel {
	width: 842px;
	float: left;
	padding-top:348px;
}

#rightpaneltopHome{
	height: 440px;
	width: 688px;
	background-image: url(images/Banner1.jpg);
}

#rightpaneltop{
	height: 347px;
	width: 843px;
}

#requestinfo{
	width: 120px;
	position: fixed;
	margin: 36px 0 0 532px;
}

#pagetitle{ 
	background-image: url(../images/HeadlineBackground.png);
	background-repeat: no-repeat;
	width: 668px;
	height: 26px;
	font-family: Arial, Sans-serif; 
	font-weight:bold;
	font-size: 16px;
	color: #fff;
	padding: 2px 0 0 10px;
	margin: 18px 0 0 17px;
}

#content{
	color: #595959;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 18px 200px 18px 27px;
}

#content ul{
	margin: 0; 
	padding: 15px 25px 15px 15px;
} 

#content table {
	border-collapse: collapse;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #6385b7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

#leftpanellinks a:link, #leftpanellinks a:visited, #leftpanellinks a:hover, #leftpanellinks a:active {
	color: #6385b7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

.tablecellbottomborder{
	border-bottom: 1px solid #ccc;
	}

#bottomshadow{
	clear: both;
	margin: 0 auto;
	width: 1068px; 
	line-height: 0;
}

#footer{
	margin: 0 auto;
	width: 1069px; 
	border: 0px solid black;
	min-height: 50px;
	border: 0px solid red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #848687;
	padding: 0 10px 0 10px;
	text-align:right;
}

.headline, .subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform: capitalize; 
}

.headline{
	font-size: 14px;
	color: #ae1f02;
	margin: 0 0 0 0;
}

.subhead{
	font-size: 12px;
	color: #595959;
	margin: 0 0 0 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ae1f02;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: capitalize; 
}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ae1f02;
	margin: 10px 0 2px 0;
	padding: 0;
	text-transform: capitalize; 
}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: capitalize; 
}

.redhighlight{
	color: #ae1f02;
}

#Alphabet a{
	color:#375ba0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	}
	
#Alphabet {
	color:#595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#Catalog tr td{
	text-transform: lowercase;
}

#Catalog tr td:first-letter {
	text-transform:capitalize;
}

#pdftitle{
	width:173px; 
	background-image:url(images/pdfbox_background.png); 
	height:21px; 
	background-position:bottom; 
	background-repeat:no-repeat;
}

#pdftitle span {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px; 
	color:#fff;
}

#pdftable a:link, #pdftable a:visited, #pdftable a:hover, #pdftable a:active {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78797a;
	margin: 0 0 0 5px;
	text-align: left;
}

#pdftable div{
	height:1px; 
	width:142px;
    background-color: #b3b7b9; 
	margin: 0 0 0 6px;
}

.hoursofoperation{
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 18px 0px 18px 15px;
	margin: 7px 24px 19px 24px;
	border: 0px solid black;
	text-align: left;
	border-radius: 10px;
	background-color: #94a8da;
}
