.headline {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
body {

}


.head {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}
.contact-phone {
	font-size: 1.2em;
	font-weight: bold;
}

#guarantee {
	background-image: url(../images/guarantee.jpg);
	height: 279px;
	width: 475px;
}
#guarantee .center {
	margin-top: 7px;
	float: right;
	padding-right: 32px;
}


#guarantee .payment a {
	display: block;
	width: 167px;
	height: 33px;
	background-image: url(../images/payment-info.gif);
	background-repeat: no-repeat;
	}

#guarantee a:hover {
	background-position: bottom;
	}
	

.body {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.body2 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.connect {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
	color: #575757;
	margin-top: 25px;
}
.connect strong {
	font-size: 15px;
	color: #C4A551;
}

.connect img {
	margin-right: 0px;
}




.redtxt {color: #CC0000; }

.body a {
	text-decoration: none;
	color: #660099;
	font-weight:bold
}

.body a:hover {
	text-decoration: underline;
	color: #660099;
	font-weight:bold
}

.body a:visited {
	text-decoration: none;
	color: #660099;
	font-weight:bold;
}

.small {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

table {
font-size: 12px;
}

.purpletxt {
	color: 	#660099;
}
.header1 {
	float: left;
}
.header-landing {
	font-size: 18pt;
	line-height: 1.3em;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #ab7e05;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#head-wrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
	float: left;
	margin-bottom: 25px;
	width: 760px;
}
.header-phone {
	float: right;
	font-size: 18pt;
	display: inline;
	width: 300px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 5px;
	color: #000000;
	text-align: right;
	line-height: 1em;
}
.toll-free {
	font-size: .5em;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.toll-free2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}





.small a {
	text-decoration: none;
	color: #660099;
	font-weight:bold;
}

.small a:hover {
	text-decoration: underline;
	color: #660099;
	font-weight:bold;
}

.small a:visited {
	text-decoration: none;
	color: #660099;
	font-weight:bold;
}

h1, h2, h3, h4, h5 { /**color: #A21DDC;*/
	color: #ab7e05;
	font-family: Times New Roman;
	font-weight: normal;
}

h1 {
	font-size: 18pt;
	display: block;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 15px;
}
h2 { font-size: 16pt; }
h3 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}
h4 { font-size: 12pt; }
h5 { font-size: 10pt; }

.BorderBoth {
	border-right: 1px solid #E7C438;
	border-left: 1px solid #E7C438;
}

.BorderRight {
	border-top: 1px none #E7C438;
	border-right: 1px solid #E7C438;
	border-bottom: 1px none #E7C438;
	border-left: 1px none #E7C438;
}
.BorderLeft {
	border-top: 1px none #E7C438;
	border-right: 1px none #E7C438;
	border-bottom: 1px none #E7C438;
	border-left: 1px solid #E7C438;
}
.BorderMiddle {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #E7C438;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7C438;
	border-bottom-color: #E7C438;
	border-left-color: #E7C438;
	border-bottom-style: none;
}
.BorderBottom {
	border-top: 1px none #E7C438;
	border-right: 1px solid #E7C438;
	border-bottom: 1px solid #E7C438;
	border-left: 1px solid #E7C438;
}


.navigation {
background-color: #FFFFCC; /** #FFCC66 */
background-image: url(../images/navbg.gif);
background-repeat: repeat-x;
background-position: bottom;
}

#MainNav {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Times New Roman;
	/** text-transform: uppercase; */ 
color: #ffffcc;
}

#MainNav a:link {
	text-decoration: none;
	color: #ffffcc;
}

#MainNav a:visited {
	text-decoration: none;
	color: #ffffcc;
}

#MainNav a:hover {
	text-decoration: none;
	color: #ffffcc;
}

#MainNav a:active {
	text-decoration: none;
	color: #ffffcc;
}

.purplebox {
padding: 10px;
margin-left: 20px;
margin-right: 20px;
background-color: #ECDFFA;
}
.navborder {
	display: block;
	border: 1px solid #b380b3;
	line-height: 19px;
}
.bord {
	border: 1px solid #b380b3;
}
.cc {
	border: 1px solid #FFE9A4;
}

.box1 {
	background-color: #ECDFFA;
	border: 1px solid #B380B3;
}

.yellow_bg {
	background-image: url(../images/gradient_yellow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.purple_bg {
	background-image: url(../images/gradient_purple.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.BorderMiddle2 {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #E7C438;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7C438;
	border-bottom-color: #E7C438;
	border-left-color: #E7C438;
	border-bottom-style: none;
}

#imenus0 {
width: 800px;
white-space:nowrap;
}


