@charset "utf-8";

/* CSS Document */



body {
	background-color: #f58220;
	background-image: url(images/sc-bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0px;
	border:0;
	width: 978px;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
}

#shadowTop {
	margin: 0 auto 0 auto;
	padding: 0px;
	border:0;
	width: 978px;
	background-image: url(images/shadow-top.gif);
	background-repeat: no-repeat;
	min-height: 500px;
}

*html #shadowTop {
	height: 500px;
}

#header {
	margin: 0 auto 0 auto;
	height: 123px;
	width: 960px;
	background-image: url(images/dots-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #000033;
}

#header .bear {
	float: left;
	margin: 14px 0 0 14px;
	width: 78px;
	/*margin: 7px 0 0 14px;
	width: 95px;*/
}

*html #header .bear {
	margin-left: 10px;
	padding-left: 3px;
}

#header .logotext {
	float: left;
	margin: 34px 0 0 14px;
	width: 213px;
}

#header .phone {
	float: right;
	text-align: right;
	width: 180px;
	margin: 32px 14px 0 0;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0876b3;
	height: 22px;
}

*html #header .phone {
	margin-right: 6px;
}

#header .utilities {
	float: right;
	text-align: right;
	width: 620px;
	margin: 8px 14px 0 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0876b3;
}

*html #header .utilities {
	margin: 8px 6px 0 0;
}

#header .utilities ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header .utilities li {
	color: #0876b3;
	display: inline;
}

#header .utilities li a:link, #header .utilities li a:visited, #header .utilities li a.inactive{
	color: #0876b3;
	text-decoration: none;
}

#header .utilities li a:hover, #header .utilities li a:active, #header .utilities li a.active  {
	color: #ef4323;
}


#header .utilities .fontsize {
	margin-left: 14px;
}

#header .topNav {
	float: right;
	margin-top: 9px;
	width: 852px;
	height: 33px;
	line-height: 33px;
	text-align: right;
	background-image: url(images/n-bkgd-long.gif);
	background-repeat: no-repeat;
}

#header .topNav ul {
	position:relative;
	float:left;
	list-style: none;
	margin: 0;
	margin-left:55px;
	padding: 0;
}

#header .topNav li {
	display: inline;
	margin-left: -4px;
}

#header .topNav a:link, #header .topNav a:visited {
	padding: 9px 13px 9px 13px;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-right: 1px solid #bee1ef;
	text-decoration: none;
}

#header .topNav li a:hover, #header .topNav li a:active, #header .topNav li.active a, .topNav li.activemenu a {
	background-image: url(images/n-bkgd-on.gif);
	background-repeat: repeat-x;
	color: #000033;
}

#content {
	float: left;
	width: 733px;
	margin-left: 236px;
	background-color: #FFFFFF;
	background-image: url(images/content-curve.gif);
	background-repeat: no-repeat;
	background-position: top;
}

*html #content {
	margin-left: 117px;
	padding-left: 1px;
}

#content .maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: 18px;
	margin: 30px 15px 40px 15px;
}

#content .mainphoto {
	float: right;
	margin: 15px 0 10px 10px;
}

#leftcol {
	float: left;
	width: 227px;
	background-image: url(images/left-col-bkgd.jpg);
	background-repeat: no-repeat;
	margin-left: 9px;
	background-position: top;
	margin-left: -960px;
	min-height: 429px;
}

*html #leftcol {
	margin-left: -960px;
	padding-left: 1px;
	height: 429px;
	width: 226px;
}

.secHeading {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	height: 41px;
	width: 210px;
	margin: 15px 15px 0 -5px;
	padding: 5px 0 0 10px;
	background-image: url(images/n2-top-bkgd.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.secNav {
	margin-top: -5px;
	padding: 0;
	padding-bottom: 16px;
	width: 210px;
	background-image: url(images/secNav-bkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.secNav ul {
	list-style: none;
	margin: -8px 2px -3px 0;
	padding: 0;
}

.secNav li {
	color: #000033;
	list-style: none;
	padding: 4px 5px 4px 7px;
	border-bottom: 1px solid #dbeff8;
	background-color:#ffffff;
}

.secNav li ul {
	margin-top:0;
}

.secNav li ul li{
	color: #000033;
	list-style: none;
	padding: 4px 5px 4px 12px;
	border-bottom: none;
}

/*.secNav li.first a:link {
	padding-top:15px;
}*/

.subNav li.first a:link {
	padding-top:0px;
}
.secNav li a:link, .secNav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	display: block;
	text-decoration: none;
	padding: 3px 10px 3px 5px;
	list-style-image: none;
}

.secNav li a:hover, .secNav li a:active {
	color: #ef4323;
	list-style-image: none;
}

.secNav li ul li a:link, .secNav li ul li a:visited {
	padding: 0px 10px 0px 5px;
}

.secNav li.activemenu {
	background-image: url(images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}

.secNav li ul li.activemenu {
	background-image: url(images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
}

.secNav li.activeParent {
	background-image: url(images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 2px 11px;
	margin-top:0;
}


.secNav li ul li.first {
	padding-top:5px;
	background-position: 7px 7px;
}



#footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 978px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 17px;
	text-align: center;
	background-color: #f58220;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #000033;
	text-decoration: underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	font-weight: bold;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	background-image: url(images/title-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}

/** new styles May 7/09 **/

P {
	margin-top: -5px;
}

ul {
	margin-top: -5px;
	list-style-position: outside;
	list-style-image: url(images/arrow-orange.gif);
	padding-bottom: 3px;
}

/**li {
	list-style-position: outside;
	list-style-image: url(images/arrow-orange.gif);
	padding-bottom: 3px;
}**/

a:link, a:visited {
	color: #0674b2;
	text-decoration: underline;
}

a:hover, a:active {
	color: #f58220;
}

#homeBkgd {
	float: left;
	width: 960px;
	margin-left: 9px;
	background-color: #FFFFFF;
	background-image: url(images/home-curve.jpg);
	background-repeat: no-repeat;
	background-position: left 150px;
	min-height: 406px;
}

#homeRight {
	float: right;
	width: 624px;
}

#homeRight .homePhoto {
	float: right;
	margin: 0;
}

#homeRight .homeText {
	float: left;
	width: 586px;
	margin: 20px 24px 20px 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000033;
}

#homeRight .homeText .homeQuote { 
	padding: 5px 28px 50px 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000033;
	background-image: url(images/home-quotes.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#homeLeft {
	float: left;
	width: 336px;
}

#homeLeft .welcome {
	margin: 40px 20px 20px 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000033;
}

#homeLeft .lefttext {
	float: left;
	margin: 60px 20px 30px 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	color: #000033;
}

/** new styles Sept 09 **/

ul ul li {
	list-style: disc;
	margin-top: 3px;
}

#eStore-sub {
	margin: 15px 0 0 10px;
}

#logoutButton {
	margin:auto;
	margin-top:25px;
}

/* home redesign */

#topContentHome {
	float: left;
	width: 960px;
	height:240px;
	background-image: url(images/homeWelcomeCurve.gif);
	background-repeat: no-repeat;
	background-position: 9px bottom;
	padding: 0 9px 0 9px;
}

#topContentHome .left {
	float: left;
	width: 217px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
	margin-left: 9px;
	padding-top: 20px;
}

#topContentHome .promo {
	float: right;
	width: 725px;
	padding:0;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.promoTitle {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #0674b2;
	font-weight: bold;
	margin-bottom: 12px;
}

.promotext {
	position:relative;
	margin:auto;
	width: 640px;
}

.promovideo {
	position:relative;
	float:right;
	width:275px;
	margin-left:10px;
}

.welcomeTitle {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 9px;
}

#contentHome {
	margin:auto;
	width: 960px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	line-height: 17px;
	background-image: url(images/homeColBkgd.gif);
	background-repeat: repeat-x;
}

#contentHome .middle {
	float: left;
	width: 520px;
	margin: 20px 0 40px 240px;
	background:#FFFFFF;
}

#contentHome .middle a:link, #contentHome .middle a:visited {
	text-decoration: none;
}

#contentHome .left {
	float: left;
	width: 227px;
	margin-left: -760px;
	background-image: url(images/homeColBkgd.gif);
	background-repeat: repeat-x;
	min-height: 715px;
	
}

.leftTile {
	width: 174px;
	min-height: 38px;
	background-color: #FFF;
	padding: 0 4px 0 4px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 16px;
}


.leftTile a:link, .leftTile a:visited {
	color: #000;
	text-decoration: none;
}

.leftTile a:hover {
	color: #ef4323;
	text-decoration: none;
}

#contentHome .right {
	float: right;
	width: 180px;
	background-image: url(images/homeColBkgd.gif);
	background-repeat: repeat-x;
	min-height: 715px;
	text-align: center;
}

#contentHome .rightText {
	padding: 0 8px 0 8p;
}

.downloadsPhoto {
	border: 1px solid #49b0db;
	margin: 20px 0 5px 0;
}

.blogTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	background-image: url(images/title-line-long.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 25px 0 20px 0;
}

hr {
	border: 0;
	width: 60%;
	color: #caeff8;
	background-color: #caeff8;
	height: 1px;
}

.socialMedia  {
	padding: 20px 10px 10px 10px;		
}

.required {
        font-color:#f25d22;
        font-weight:bold;
}

#homeSignUp {
	margin-bottom:10px;
}

.utilityblue {
	color:#0876b3;
}

hr.divider {
	border: 0;
	width: 80%;
	color: #f58220;
	background-color: #f58220;
	height: 1px;
	margin-top:5px;
	margin-bottom:5px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url(images/title-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}




