@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
}

.box7 {
	position:absolute;
    left:67px;       
	top:661px;       
	padding:0px;       
	width:523px;      
	height:165px;   
}

.para17 {&#13;&#10;
    line-height:15px;&#13;&#10;
	text-align:center;&#13;&#10;    
}

.text67 {&#13;&#10;
	font-family:'Times','Times New Roman','Serif';&#13;&#10;
	font-size:14px;&#13;&#10;
	font-style:italic;&#13;&#10;
	text-decoration:none;&#13;&#10;
	color:black;&#13;&#10;    
}

.text81 {&#13;&#10;
	font-family:'Times','Times New Roman','Serif';&#13;&#10;
	font-size:14px;&#13;&#10;
	font-weight:bold;&#13;&#10;
	text-decoration:none;&#13;&#10;
	color:black;&#13;&#10;    
}


a:link {
	font-weight: bold;
	color: #2B5500;
	text-decoration: none;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

a:visited {
	font-weight: bold;
	color: #2B5500;
	text-decoration: none;
}

#wrap {
	width:900px;
	margin: 0 auto;
	background-color: #EBD185;
}
#header {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 151px;
	clear: both;
}
#quote {
	width: 600px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 171px;
}


/* Column Wraps */
#leftWrap {
	background: url(images/leftNav.jpg) repeat-y left top;	
}
#rightWrap {
	background: url(images/rightNav.jpg) repeat-y right top;
}

/* Side Bars */
#leftside {
	width: 171px;
	float:left;
	line-height:1.4em;
}

#rightside{
	float:right;
	width:500px;
	padding: 10px 10px 0px 0px;
}

/* Content */
#content{
	line-height:1.6em;
	padding:10px 10px 10px;
	margin: 0px 0px 0px 171px;
	width: 195px;
	background-color: #FFFFFF;
}

#content  h2 {font-size:1.6em;margin:0 0 10px;}
#content ul, ol {
	margin:0 0 16px 20px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 1em;
}
#content li {
	list-style-image: url(images/bullet.gif);
}
#content ul, #content ol {
	margin:0 0 0 16px;
}


.suckerdiv ul{
	list-style-type: none; 
	width: 171px;
	padding: 0px;
	margin: 0px;
}
	
.suckerdiv ul li{
	line-height: 27px;
	position: relative;
	background-image: url(images/upNav.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	width: 180px;
	top: 0;
	visibility: hidden;
	height: 20px;
	line-height: 25px;
	position: absolute;
}


/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto;
	padding: 1px 5px 1px 8px;
	font-weight: normal;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: .75px;
}


* html .suckerdiv ul li{
	display:inline
	height: 1px
	position: relative;
	background-image: url(images/upNav.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 0.5em;
}

* html .suckerdiv ul li a {
	padding: 0.5em;
	height: 1px;
}

.suckerdiv ul li a:hover{
	overflow: auto; /*force hasLayout in IE7 */
	background-image: url(images/overNav.jpg);
	
}

* html .suckerdiv ul li a {
	height: 1%;
}


.subNav {
	float:right;
	clear:right;
	width:225px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
ul.subNav {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
}
ul.subNav a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	
}
html ul.subnav a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	letter-spacing: 0.2em;
}


hr {
	color: #006600;
}	

/* Footer */
#footer{
	color:#F4F4F4;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
	width:900px;
	padding: .5em .5em .5em .5em;
	margin: 0 auto;
	clear: both;
}
#footer p{margin:0;padding:0;}
#footer a{
	color:#F4F4F4;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover{
	color:#F4F4F4;
	text-decoration:underline;
}
#footer a:visited{
	color:#F4F4F4;
	font-weight:normal;
	text-decoration:none;
}
}
.imgFloatRight {
	float: right;
	margin-left: .5em;
}
.imgFloatLeft {
	float: left;
	padding-right: 0.5em;
	border-right-color: #B0B0B0;
	clear: none;
}
html .imgFloatRight {
	float: right;
	margin-left: .5em;
}
html .imgFloatLeft {
	float: left;
	padding-right: 0.5em;
	border-right-color: #B0B0B0;
}
html .imgFloatLeftBullets {
	width: 450px;
	margin-left: 125px;
}
#subcontent {
	line-height:1.6em;
	padding:10px 10px 10px;
	margin: 0px 0px 0px 171px;
	width: 708px;
}
#subcontent h3 {
	font-size:24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}
a:hover {
	color: #2B5500;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.box7 {position:absolute;       
	left:67px;       
	top:661px;       
	padding:0px;       
	width:523px;       
	height:165px;   
}
.orderTable {
	border: 1px solid #666666;
}
.TollFree {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #252C78;
}
.and {
	font-weight: bold;
	color: #990000;
}
.quoteEstes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.quoteEstes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.Mari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

