/* main.css overrides */

body {
	background-image: url(../images/site_bg_specialty.gif)
}
#photobar {
	background-image: url(../images/fotobar_bg_color.jpg);
}
#pageContainer {
	background-image: url(../images_header_bg/header_bg_specialty.jpg);
}
#nav, #footer {
	background-image: url(../images/nav_bg_specialty.png);
}
input, select, textarea {
	border: 1px solid #1F5391;
	background-color: #D2DDE9 !important;
}
#leftCol {
	background-color: #1F5391;
}
#leftNav li a:hover, #leftNav li ul li a:hover {
	color: #8596C1;
}
.contentBox, .contentBox td  {
	color: #183F76;
}
.contentBox a {
	color: #0D3363;
}
.contentBox a:hover {
	color: #183F76;
	text-decoration: none;
}
#flashCol .contentBox {
	background-color: #D2DDE9;
	background-image: url(../images/flashcol_bg_specialty.gif);
}
.contentBox h4 {
	background-color: #D2DDE9;
}
/* nav.css overrides */


