@charset "utf-8";
* { margin:0; padding:0;}
body {
	text-align: center;
	background-color: #ccd9df;
	background-image: url(../images/mainBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #000000;
}
body #pop {
	text-align: center;
	background-color: #ccd9df;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #FF0000;
}


#wrapper {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#logoHolder {
	height: 95px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-color: #FFFFFF;
	position: absolute;
	width: 960px;
	left: 1px;
}
#mainNav {
	position: absolute;
	height: 50px;
	width: 960px;
	top: 245px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/mainNavBG.jpg);
	background-repeat: repeat-x;
	left: 1px;
	right: 1px;
}
#mainNav a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
#mainNav a:hover, #mainNav a:active {
	color: #ACA741;
}
#mainNav .active {
	color: #ACA741 !important;
}
#mainContent {
	width: 724px;
	position: absolute;
	top: 295px;
	left: 1px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 1em;
	color: #666326;
}
h1 {
	font-size: 150%;
}
blockquote {
	margin: 1em 0em 1em 2em;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	width: 33%;
	float: right;
	padding: 1em 1em 1em 1.5em;
	text-align: left;
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #636D82;
}
#mainContent ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 3em;
	margin-top: 1em;
}

#mainContent h2 {
	margin-bottom: 1em;
	font-size: 150%;
}
#mainContent p {
	margin-bottom: 1em;
	margin-top: 1em;
}

#mainContent a {
	color: #FF0000;
}
#mainCopy ol {
	margin-left: 3em;
	list-style-type: decimal;
	margin-top: 1em;
}

#mainCopy {
	padding: 25px;
}
#mainContent .ctaButton {
	float: right;
	margin-right: 15px;
}
#mainCopy table { border:0px solid #999999;
}

#mainCopy table td {
	padding: 3px;
}
#mainCopy .costButton {
	height:25px;
	background-image: url(../images/costButtonBG.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
#mainCopy .costButton a, #mainCopy .costButton a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	position: relative;
	top: 5px;
	display: block;
}
#mainCopy .costButton a:hover {
	color: #000000;
}


#forgotPwd {
	width: 312px;
	float: left;
	height: 250px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#forgotPwd .forgot_msg {
	color: #ff5555;
}

#mainLeft, #mainRight {
	width: 312px;
	float: left;
	height: 250px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#mainLeft h2, #mainRight h2 {
	margin-top: 0px;
}

#mainLeft {
	background-image: url(../images/mainLeftBGsmall.jpg);
}
#mainRight {
	background-image: url(../images/mainRightBGsmall.jpg);
}
#rightColumn {
	position: absolute;
	width: 236px;
	top: 270px;
	left: 725px;
	padding: 0px;
	margin: 0px;
}
#rightColumn .infoframe{
	margin-left: 5px;
	margin-top: 55px;
}

.pad10 {
	padding: 10px;
}
.pad10 hr {
 line-height: 1px;
 color: #FFFFFF;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
}
#rightColumn li {
	list-style-type: none;
}
#rightColumn li a {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	margin: 0px;
	font-weight: bold;
	height: 15px;
}
#rightColumn li a:hover, #rightColumn li a:active, #rightColumn .active {
	color: #ffffff;
	background-color: #8b8427;
	background-image: url(../images/secondaryNavBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightColumn  .icons {
	padding-top: 300px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.pdf_dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #F5F5EB;
	padding: 10px 10px 10px 10px;
}
.pdf_dl ul, li {
	list-style-type: disc;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.pdf_dl p {
	padding-top: 7px;
	padding-bottom: 8px;
}
.pdf_dl a {
	color: #344650;
	text-decoration: none;
	font-weight: bold;
}
.pdf_dl a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 130%;
	color: #F5F5EB;
	padding: 35px 10px 0 35px;
	background-image: url(../images/left-quote.jpg);
	background-position: left 25px;
	background-repeat: no-repeat;
}
.testimonial div {
	background-image: url(../images/right-quote.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.author {
	font-size: 110%;
	float:right;
	color: #333333;
	margin-top: 15px;
}

#loginHolder {
	position: absolute;
	height: 140px;
	top: 105px;
	width: 962px;
}
#visual {
	width: 725px;
	height: 140px;
	left: 1px;
	position: absolute;
}
#login {
	color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	position: absolute;
	left: 724px;
	width: 226px;
	height: 136px;
	background-color: #344650;
}
#login a {
	color: #FFFFFF;
}


#login h4, #rightColumn h4 {
	color: #C1BD76;
	font-size: 115%;
	margin-bottom: 0px;
	margin-top: 0px;
}
#login input {
	border: 1px solid #999999;
}
#login .textfield {
	width: 200px;
	height: 17px;
}

#login .button {
	float: right;
	font-size: 100%;
}
#login .msg {
	color: #ff5555;
}
#login  li {
	margin:6px 0;
	list-style-type: none;
}
#login li a, #login li a:hover {
	color: #d4ebf3;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 25px;
	background-image: url(../images/loginButtonBG.gif);
	height: 17px;
	width: 185px;
	padding-top: 0px;
}
#login li a:hover {
	background-image: url(../images/loginButtonBGover.gif);
}
.logout {
	float: right;
	margin-right: 7px;
}

#subNav {
	position: absolute;
	top: 65px;
	right: 0px;
	padding-right: 15px;
}
#subNav li {
	padding-right: 10px;
	display: inline;
}
#subNav a {
	color: #999999;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 90%;
	padding: 0.5em 8em;

}
#footer a, #breadCrumbs a {
	color: #666666;
}

#mainLeft2, #mainRight2 {
	width: 312px;
	float: left;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
}
#mainLeft2 h2, #mainRight2 h2 {
	margin-top: 0px;
}
.clear {clear:both;}
.fl { float:left;}
.fr { float:right;}
.hidden {visibility:hidden;}
#bgtop {
	background: transparent url(../images/mainBGsmall.jpg) no-repeat 5px 10px;
	width: 100%;
}
#bgbottom {
	background: transparent url(../images/mainBGsmall.jpg) no-repeat 5px bottom;
	height: 35px;
	margin-bottom: 20px;
	clear:both;
}


.taxHead {
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: #6c6c6c;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
	background-color: #E0E5CF;
	text-align: center;
	border: 1px #000000 solid;
}
.taxHead_rt {
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: #6c6c6c;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
	background-color: #E0E5CF;
	text-align: right;
	border: 1px #000000 solid;
}
.taxLine {
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: #111111;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
	background-color: #ffffff;
	text-align: center;
	border: 1px #E0E5CF solid;
}
#infopage {
	background-color: #ACA741;
	background-image: none;
	
}
.infoframe {
	background-color: #E0E5CF;
}
.infoSubHead{
    font-size: 12px;
    font-family: Arial, sans-serif;
	font-weight: bold;
    color: #000000;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 6px;
	text-align: left;
}
.infoHead{
    font-size: 14px;
    font-family: Arial, sans-serif;
	font-weight: bold;
    color: #000000;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 6px;
	text-align: left;
}
.infoBody{
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #000000;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
	text-align: left;
}
.infoBody li{
	text-align: left;
    margin-left: 20px;
}
.orderForm {
	text-align: left;
	background-color: #f7f7f7;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #000000;
}
.whiteout
{
	background-color: #ffffff;
	font-family: Verdana,Arial,helvetica,sans-serif;
	font-size: 12px;
	color:#ffffff;
}
#google {
	position: absolute;
	top: 25px;
	right: 0px;
	padding-right: 15px;
	z-index: 100;
}
