/**BODY {
scrollbar-base-color: #FFCCCC;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: none;
scrollbar-shadow-color: none;
scrollbar-darkshadow-color: none;
scrollbar-arrow-color: #FF0066;
}**/

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	/* OLD 
	background: #fff url(images/mainbg2.gif) repeat-x;*/
	/* UPDATED 020807 */
	background: #2e2e2e url('images/body-background3.jpg') repeat-x;
}

.bg { 
	background-image:  url("images/mid-bg.jpg");
	background-position: bottom;
	/**background-repeat:no-repeat;**/
}

a {
	color:#321F2E;
	border-bottom: 1px dotted #321F2E;
	text-decoration:none;
}

a:hover {
	color:black;
	border-bottom: 1px solid #321F2E;
}

p {
padding-right:10px;
}

h1 {
	font-size:20px;
	color:#321F2E;
	padding-top:8px;
	line-height:1.1em;
}

h2 {
	font-size:18px;
	color:#321F2E;
	padding-top:8px;
	line-height:1.1em;
}

h4 {
	font-size:16px;
	color:#321F2E;
	padding-top:8px;
	line-height:1.1em;
}

.subhead {
	/*color:#6586E7;*/
	color:#007ce9;
	font-size: 16px;
	font-weight: bold;
}

.bigsubhead {
color:#372433;
font-size: 23px;
font-weight: bold;
line-height:1.1em;
}


.bigsubhead a{
color:#372433;
text-decoration:none;
border:none;
}

.bigsubhead a:hover{
color:#372433;
text-decoration:underline;
border:none;
}

.testimonials-right {
padding: 20px 25px;
text-align:left;
}

.emphasis {
color:#007ce9;
font-weight: bold;
}

.subhead1 {
	font-size: 18px;
	font-weight:bold;
	color:#321F2E;
}

table.top {
	border: 2px solid #000000;
}

table.homebottom {
	border: 1px solid #2A281C;
	border-top: 0px;
}

/**table.saying {
	border: 1px dashed #2A281C;
}**/

table.main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2A281C;
	border-bottom-color: #2A281C;
	border-left-color: #2A281C;
}

.anothertable {
 	/*border: 1px solid #321F2E;*/
 }



td.contact {
	background-image: url(images/cont-star.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.testimonialtext {
margin:0;
padding:0 10px 0 0;
font-style:italic;
}

.testimonialauthor {
	font-size: 10px;
	line-height:1.1em;
	margin:0;
    padding:0 10px 0 0;
    text-align:right;
}

.smaller {	
	margin:0;
	padding:0 10px 0 0;
	font-size: 10px;
	line-height:1.1em;
}

td.menu a {
	/**DISPLAY: block;**/
	/**WIDTH: 100%;**/
	font-size: 13px;
	font-weight:bold;
	/**line-height: 25px;**/
	/*color:#3F30A5;*/
	color:#fff;
	text-decoration: none;
	padding-left:12px;
	padding-right:12px;
	border:0;
}

td.menu a:hover,td.menu3 a:hover  {
	/**background-color:#FF0066;**/
	/**WIDTH: 100%;**/ 
	TEXT-DECORATION: none;
	color:/*#996600*/#CEDAF0;
}

td.menu2 a {
	/**DISPLAY: block;**/
	/**WIDTH: 100%;**/
	font-size: 11px;
	font-weight:bold;
	/**letter-spacing:1px;**/
	/**line-height: 25px;**/
	/*color:#3366CC;*/
	color:#110710;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-top:0px;
	border:0;
}

td.menu2 a:hover {
	/**background-color:#FF0066;**/
	/**WIDTH: 100%;**/ 
	TEXT-DECORATION: none;
	color:/*#996600*/#333;
}


td.menu3 a {
	/**DISPLAY: block;**/
	/**WIDTH: 100%;**/
	font-size: 11px;
	font-weight:bold;
	/**letter-spacing:1px;**/
	/**line-height: 25px;**/
	/*color:#3366CC;*/
	color:#fff;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-top:0px;
	border:0;
}






td.menu-uber {
	font-family: georgia;
	font-size: 13px;
	letter-spacing:1px;
	line-height: 39px;
	color:#FFFFFF;
}

.jump { 
font-family:"Trebuchet MS"; 
font-size: 9pt;  
} 

a.loginlink {
font-size: 9px;
padding-left:20px;
text-transform:uppercase;
color:#999;
border:0;
}

a.loginlink:hover {
color:#ffffff;
}

img a:link, img a:visited {
border:0;
}

a.top {
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}

a.top:hover {
	color: #000000;
	text-decoration: underline;
}

ul {
	padding-left:0px;
	margin-left:20px;
}

li {
	list-style-image: url(images/bullet.gif);
}

/*
.rightcol {
	background-image: url(images/right-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
*/

.spiralcol {
	background-image: url(images/spiral-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.whitespiralcol {
	background-image: url(images/whitestars.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana;
	font-size: 10px;
	background-color:#FFFFFF;
}

td.pricestable {
	background-image: url(images/contact-bg.gif);
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0px;
	padding-bottom:0px;
}

.bottom {
	margin:3px 0px 0px 0px;
	padding:0px;
	}

#messages {
margin-top:10px;
padding-left:5px;
border-left:3px solid #999;
font-size:11px;
color:#999;
font-weight:bold;
text-transform:uppercase;
}

.edit {
border-right: 1px solid #B0B0B0;
}

.editpg {
padding-left:20px;
padding-right:20px;
}

.login {
width:60%;
}

.loginform input {
display:block;
float:left;
}

legend {
font-weight:bold;
text-transform:uppercase;
padding:5px;
color:#3F30A5;
}

label {
float:left;
display:block;
text-align:right;
font-weight:bold;
width:100px;
padding-right:8px;
}

.update img {
/*margin-bottom:-15px;*/
border:1px solid #666;
padding:3px;
background:#fff;
}

.catstitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#eee;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
margin:0;
padding:3px 5px 3px 5px;
background-color:#321F2E;
letter-spacing:1px;
}

.catsbox {
border:1px solid #999;
background-color:#eee;
padding:0;
}

.catsbox ul {
margin:0;
padding:0 0 2px 4px;
}

.productcats li {
display:inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding-right:.7em;
/*padding-bottom:.8em;*/
padding-left: 1.2em;
background: url(images/star3.gif) no-repeat;
margin:0;
}

.selected a:link, .selected a:visited {
color:#999;
}

.pdfdownload {
/*text-align:right;*/
margin-top:-15px;
}

.pdfdownload a:link, .pdfdownload a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#666;
}