@charset "utf-8";
/* CSS Document for QuicDry */
/*top, right, bottom, left */

body {
	margin:0; 
	background-image:url(images/bckgrd_gradient_new.jpg);
	background-repeat: repeat-x;
	background-color: #771f13;
	padding:0; 
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #646464;
	}
/*
#pageshadow {
	width: 100%;
	background: url("images/bckgrd_ds_sides.gif") repeat-y 50% 0;
}

#shadowbottom {
	width: 760px;
	height: 15px;
	margin: 0 auto;
	z-index: 5;
	background: url("images/bckgrd_ds_bottom.gif") repeat-x top left;
}

#shadowtop {
	width: 770px;
	height: 15px;
	margin: 0 auto;
	z-index: 5;
	background: url("images/bckgrd_ds_top.gif") repeat-x top left;
}
*/

/*--------header ----------*/


#container {
	margin: 0 auto;
	width:760px;
}

.phoneListText	{
  color: #D90000;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
 
/*--------navigation ----------*/

#navigation {
	float:left;	
	width:760px;
	height:45px;
	text-align:center;
	background-color: #771f13;
	margin:0;
	padding:0;
	border-top: #CCCCCC 1px solid;		
	z-index: 1;
}

#cssMenu1 {
	width: 750px;
	margin-left: 0px;
	background-color: #771f13;
	background-image: url(images/nav_bkd.jpg);
	background-repeat:repeat-x;
	overflow:hidden;	
	z-index: 1;
}

#sideNav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: 747474;
	}

#sideNav a:hover	{ color:#000099; text-decoration: none;	}
#sideNav a:link	{	color:#747474; text-decoration: none;	}
#sideNav a:visited { color:#747474;	text-decoration: none; }

/*--------content----------*/

#content {
	float:left;
	width:760px;
	margin: 0;
	background-color:#FFFFFF;
}

#imgRight	{
	margin: 7px 0 7px 12px;
	border: #CCCCCC 1px solid;
	}

#imgRight2	{
	margin: 7px 0 7px 12px;
	border: #CCCCCC 1px solid;
	}

#imgRight3	{
	margin: 7px 0 7px 12px;
	border: #CCCCCC 1px solid;
	}

#imgLeft	{
	margin: 7px 12px 7px 0;
	border: #CCCCCC 1px solid;
	}

#imgLeft2	{
	margin: 7px 12px 7px 0;
	border: #CCCCCC 1px solid;
	}

#imgLeft3	{
	margin: 7px 12px 7px 0;
	border: #CCCCCC 1px solid;
	}
	
.contentleftimg {
	float:left;
	margin: 7px 15px 7px 0;
	border: #999999 1px solid;
	}

.contentrightimg {
	float:right;
	margin: 7px 7px 7px 15px;
	border: #999999 1px solid;
	}

.imgStd	{
	margin: 0;
	border: #999999 1px solid;
	}

	
.imgCaption	{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #2C6BB7;
	text-align: center;
	}
	
/*--------footer----------*/

#footer {
	float:left;
	display: inline;
	width:760px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/cards_foot.gif);
	background-repeat: no-repeat;
	border-top: #CCC 1px solid;
	clear: both;
}

/*
.footerleftimg {
	float:left;
	margin: 7px 15px 0 0;
	}

.footerrightimg {
	float:right;
	margin: 7px 7px 0 0;
	}

#footImgRight	{
	padding: 7px;
	vertical-align: top;
	text-align: right;
	}
*/
	
.quic_dry_small {
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #EA5340;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
}

#footer ul {
	padding: 10px 0 8px 0;
	margin: 0; 
	text-transform:uppercase;
	font-weight: 300; 
	list-style-type: none;
	font: 1.1em Helvetica, Verdana, Arial, sans-serif; 
	color: #1252A9;
}

#footer ul li {
	display:inline; 
	}
	
#footer li a {color: #1252A9; text-decoration:none;}	
#footer li a:visited {color: #1252A9; text-decoration:none;}
#footer li a:hover {color: #E84526;}

	
#footer h4 {padding: 0px 0 10px 0; margin:0;
	font: 90%/1.1em Arial, Helvetica, sans-serif;}

h4.copyright {
	color:#000;
	padding: 0 0 9px 0;
	margin-top:0; 
	}
