/* CSS Document */

/*//---------------------------------------------*/
/*// Name: QualityCareStorage.com				 */
/*// BannerView.com                              */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

	
/*//---------------------------------------------*/
/*// Static Image Settings						 */
/*//---------------------------------------------*/


/*//---------------------------------------------*/
/*// Navigation Settings						 */
/*//---------------------------------------------*/

td.side-nav-top {
	background:url(images/nav-top.jpg) no-repeat;
	width:157px;
	height:27px;
}

td.side-nav {
	background:#00673e;
	width:157px;
}

ul.leftNav {
	padding-left:15px;
}

ul.leftNav li { 
	list-style-image:url(images/nav-side-bullet.jpg);

	padding-bottom:10px;
}

ul.leftNav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
}

ul.leftNav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #1fc26b;
	text-decoration: none;
}

ul.leftNav li a.boldLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

ul.leftNav li a.boldLg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1fc26b;
	text-decoration: none;
}


ul.homeBullet  {
	list-style-image: url(../images/grnStar1.png);
}


/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/


/*//---------------------------------------------*/
/*// Page Settings								 */
/*//---------------------------------------------*/

body {
	background:url(images/bg.jpg) top repeat-x #f7ebd6;
}

body, p, ul, .content, table, tr, td, html {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.headerCell {
	background:url(images/header.jpg) no-repeat #fff;
	width:740px;
	height:170px;
}

.headerCell h1 span {
	display:none;
}

td.bodyCell {
	background:#f7ebd6;
	border:1px solid #00673e;
	
	padding: 8px;
}

td.footerCell {
	background:url(images/footer-bg.jpg) no-repeat;
	width:740px;
	height:25px;
	
	font-size:10px;
	color:#FFFFFF;
}

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Link Settings								 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/

a {
	color: #00673e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:hover {
	color: #00673e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.footer {
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a.footer:hover {
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Other Settings								 */
/*//---------------------------------------------*/

.bigText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.border {
	border:1px solid #00673e;
}

.navBorder{
	border: 1px solid #f7ebd6;
	text-align:center;
}

#comments-label,#phone-label {
	font-weight: 600;
}

.textRequiredField {
	font-weight: 800;
}

.labelColumn {
	vertical-align: top;
	text-align: right;
}

.borderTable {
	width: 80%;
}
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/