BODY {
	font-family: Verdana, Arial, sans-serif;
	background-image: url('../images/background4.jpg'); /* sets the background image */
	background-position: top left; /* positions the background image */
	background-attachment: fixed;
	background-repeat: repeat-y;
	font-size: 12px;
	color: #555;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-right: 0px;
	background-color:#fff;}

P, TR, TD, LI, UL, Table{
	color: #555;
	}
	
LI, UL {list-style-image: url('../images/bullet.jpg');}
	
A:LINK {
	color: #555;
	text-decoration: none;}
A:VISITED {
	color: #555;
	text-decoration: none;}
A:HOVER {
	color: #ff70c8;
	text-decoration: underline;}
A:ACTIVE {
	color: #555;
	text-decoration: underline;}

h1 { 
	font-size: 15px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ff70c8;}
	
h2 {
	font-size: 14px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #aaa;}
	
h3 {
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;
	padding: 2px 2px 2px 5px;
	background: #E9E6FF;
	border-top: 1px solid #8F80FF;}
h4 {
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 2px 2px 5px;
	color: #ff70c8;
	background: #FFF7D7;
	border: 1px solid #FFDE57;}
h5, h6{
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	color: #70d9ff;
	background: #f8f8f8;
	border: 1px solid #ccc;}

.image {
	border: 1px solid #b3b2b7;
	padding: 5px;}

.colorboxtext {
	font-size: 11px;
	line-height: 15px;
	padding-left: 15px; }
	
.colorboxheader {	
	font-size: 14;
	text-transform: lowercase;
	background: #fff;
	padding: 3px;
	color: #70d9ff;
	font-weight: bold;}	
	
.textarea {
	text-align: left;
	background: #fff;
	line-height: 20px;
	padding: 15px;
	font-size: 12px;}

.navigation {
	text-transform: lowercase;
	color: #333;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	padding: 5px 5px 5px 5px;}	

.navigation a:link {
	color: #333;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.navigation a:visited {
	color: #333;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.navigation a:active {
	color: #333;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.navigation a:hover {
	color: #ff70c8;
	font-size: 11px;
	text-decoration: underline;
	padding: 3px;}

	
/* this is your bottom nav bar */

.botnavbar {
	color: #111;
	text-align: left;
	text-transform: lowercase;
	font-size: 11px;
	border-bottom: 1px solid #ff70c8;
	padding: 3px 3px 3px 3px;}	

.botnavbar a:link {
	color: #111;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.botnavbar a:visited {
	color: #111;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.botnavbar a:active {
	color: #111;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.botnavbar a:hover {
	color: #70d9ff;
	font-size: 11px;
	text-decoration: underline;
	padding: 3px;}

.info {
	text-align: left;
	font-size: 11px;
	color: #222;
	line-height: 15px;
	padding: 8px;
	background: #FFD7EF;}

.info p {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #222;	}

.info2 {
	text-align: left;
	font-size: 11px;
	color: #222;
	line-height: 15px;
	padding: 8px;
	background: #f8f8f8;}

.info2 p {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #222;	}
	
.producttable {
	padding: 3px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	}
.productdetail {
	padding: 3px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	}

	
.producttable p {font-size: 11px;}


.copyright {
	font-size: 11px;
	color: #111;
	background: #fff;
	padding: 3px 3px 3px 3px;}