/* **************************
School Color and Images
************************** */
/* COLOR */
	h1,h2,h3,h5,a{color:#000066;}
	#footer h6, #nav, #menu li:hover ul,#menu li li:hover ul,#menu li li li:hover ul,#menu li.sfhover ul,#menu li li.sfhover ul,#menu li li li.sfhover ul, .curriculumTable th{background-color:#000066;}
	
/* BACKGROUND IMAGES */
	#header{background:#2d2e27 url(images/hdr_main.jpg) no-repeat 0 bottom;}
	#subheader, .pageHeader {background:#2d2e27 url(images/hdr_sub.jpg) no-repeat 0 bottom;}
	#nav{background:#000066 url(images/bg-leftnav.gif) repeat-y right 0;}

/* Menu */
	#menu li:hover ul, #menu li:hover ul li, #menu li:hover ul li a  {width:180px;}

/* Button02 */
	.button02 {background-color: #000066;}

/* ECOMM */
	.frmInput input:focus, .frmInput input:focus, .frmInput textarea:focus {border:2px solid #000066;}
	
	.ProductImage{background:url(images/pic_product.jpg) no-repeat; width:140px;}
	.CertificateImage{background:url(images/pic_cert02.jpg) no-repeat 0 15px; height:189px; padding-right:8px; width:178px;}
	.ArrowDown{background:transparenturl(images/arrowdown.gif) no-repeat; border:none; height:45px; width:24px;}
	#content .checkoutBannerLarge{background:url(images/bannerCert.jpg) no-repeat 0 110px; border:1px solid #e4e4e4; color:#858585; font-size:11px; margin:20px 20px; padding:10px 10px 4px 10px;}
		#content .checkoutBannerLarge #bannerArrow {background:url(images/bannerArrow.jpg) no-repeat 0 0; float:left; height:21px; padding:0 8px 4px 0; width:22px;}
		#content .checkoutBannerLarge h2{font-size:17px; margin:0 0 12px 0; padding:0 0 4px 0;}
		#content .checkoutBannerLarge h3{font-size:14px; padding:0;}
