/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/


body {
	background: url(../images/page_back.jpg);
	background-repeat: repeat-x;
	}

#mainContainer {
	position: relative;
	width: 900px;
	}	
#brandingContainer {
	width: 900px;
	background: white;
	text-align: left;
	border-bottom: 1px solid blue;
	border-right: 1px solid white;
	border-left: 1px solid white;
	}		
#logo {
	margin-left: 10px;
	}	
#siteTagline {
	position: absolute;
	top: 165px;
	right: 30px;
	text-align: right;
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	}	
#upperPagelinks {
	position: absolute;
	z-index: 2;
	top: 5px;
	right: 0px;
	text-align: right;
	width: 355px;
	}
#favorites {
	float: left;
	margin-right: 20px;
	}	
#emailPage {
	float: left;
	margin-right: 20px;
	}	
#rssLink {
	float: right;
	width: 80px;
	}
			
#menu {
	width: 900px;
	background: url(../images/menu_back.jpg);
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	}
#menu {
	}
ul#dropdown {
	margin: 0;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	vertical-align: bottom;
	width: 898px;
	}	
#dropdown li  {
	display: inline;
	}
ul#dropdown li a {
	list-style-type: none;	
	padding: 4px 8px 4px 8px;	
	}
#dropdown  a	{
	border-left: 1px solid white;
	border-right: 1px solid #666666;
	}	
ul#dropdown li a:link, ul#drodown li a:visited; {	
	padding: 13px 10px 14px 9px;
	margin: 0px;
	text-align: center;
	font-size: .9m;
	color: #00326a;
	text-decoration: none;
	font-weight: bold;	
	}
.menuCategory	{
	}
.menuCategory a, .menuCategory a:visited {
	font-weight: bold;
	color: #00326a;
	}
.menuCategory a:hover {
	color: white;
	text-decoration: none;
	}	
ul#dropdown li a:hover {
	background: url(../images/menu_hover.jpg);
	color: white;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
#dropdown11  a {
	border-right: none;
	}	
#headerImage {
	width: 900px;
	height: 70px;
	background: #000066;
	border-left: 1px solid blue;
	border-right: 1px solid blue;	
	overflow: hidden;
	vertical-align: center;
	}
#mainTable {
	width: 900px;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	}	
#tableH1 {
	margin: 4px;
	}		
#tableH2 {
	margin: 4px 4px 4px 0px;
	}	
#leftCel {
	width: 680px;
	padding: 2px;
	}
#mainCel {
	width: 680px;
	background: white;
	border: 1px solid blue;
	}		
#rightCel {
	padding: 2px;
	color: #000099;
	width: 200px;
	}
	
#menuCel {
	padding: 0 2px 0px 2px;
	color: #000099;
	width: 200px;
	}
.frame {
	border: 1px solid blue;
	padding: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}	
#leftPage, #lowerPage  {
	background: white;
	border: 1px solid #EAEAF4;		
	}	
#maincel {
	padding: 5px 5px 5px 5px;
	}		
#pageleftcol .detailText, #pagelower .detailText {
	padding: 0px 3px 0px 3px;
	}	
#breadContainer {
	position: absolute;
	top: 230px;
	right: 20px;
	text-align: right;
	}	
ul#subMenu {
	margin: 0px;
	padding: 0px;
	}
#subMenu li {
	list-style: inside url(../images/arrowBl.gif);
	padding: 0px 0px 0px 3px;
	margin: 0px;
	}
#subMenu a {
	color: #000066;
	padding-left: 3px;
	font-size: 1.0em;
	font-weight: bold;
	}			
#subMenu a:hover {
	color: blue;
	}	
#todays, #get, #newContainer {
	background: white;
	border: 1px solid #EAEAF4;
	}		
#mainContent {
	padding: 0px;
	}	
#navBreadcrumb {
	font-size: .9em;
	margin: 0px 0px 3px 3px;
	color: #cccccc;
	}
#navBreadcrumb a {
	color: white;
	}		
#detailContainer {
	display: block;
	background: white;
	border: 1px solid blue;
	padding: 5px;
	margin: 0px 2px 0 2px;
	}	
#mainCel #detailContainer {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	background: none;
	}		
#squares {
	margin-top: 5px;
	}
#squareContainers td {
	border: 1px solid blue;
	padding: 4px;
	}	
#squareContainers div#pageUL, #squareContainers #pageUR, #squareContainers #pageLL, #squareContainers #pageLR {
	background: #EAEAF4;
	border: 1px solid white;
	height: 531px;
	}	
#squareContainers td div.detailText {
	margin: 0px 2px 0px 2px;
	}		
#squareContainers h2, #menuCel h2, #rightCel h2 {
	font-size: 1.1em;
	font-wieght: bold;
	color: white;
	padding-left: 3px;
	background: url(../images/h2_back.jpg);
	}
#bottomNav {
	width: 900px;
	height: 22px;
	background: url(../images/menu_back.jpg);
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	border-top: 2px solid #666666;
	}
.bottomNav {
	color: blue;
	}	
.bottomNav a {
	padding-top: 4px;
	color: #000066;
	}
.bottomNav a:hover {
	color: blue;
	text-decoration: none;
	}	
h1 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 3px;
	background: #000066 url(../images/h2_back.jpg) repeat-x;
	}	
#topMenu {
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
	}
#navPage a,  #navPage a:visited {
	padding-right: 20px;
	padding-left: 10px;
	background: url(../images/arrowBl.gif) no-repeat 95% 50%;
	border-right: 1px solid #000099;
	color: #000099
	}		
#navPage a:hover {
	color: blue;	
}				
#phone {
	position: absolute;
	top: 52px;
	right: 0px;
	width: 159px;
	height: 39px;
	background: url(../images/phone.jpg);
	}	
#newsTicker, #quote {
	margin: 2px;
	}	
#subCats {
	padding: 0 5px 0 5px
	}
#pageUL, #pageUR {
	width: 325px;
	}	
	/*old background color: #EAEAF4 */