* {
	margin:0;
	padding:0;
	border:0;
	}

body {
	background: url('../images/bk_top.gif') repeat-x top left;
	color:#2E3092;
	font-size:14px;
	line-height:1.5em;
	font-family: "Lucida Grande";
	}

p {
	margin-bottom:15px;
	}

h1 {
	margin:15px 0;
	font-size: 20px;
	border-bottom: solid 1px #0095DB;
	}

h2 {
	color:#0095DB;
	margin:15px 0 5px 0;
	font-size: 18px;
	}

a:link, a:visited {
	color:#FB9521;
	}

a:hover {
	color:#FBA441;
	}

input, select, textarea {
	border: solid 1px #0095DB;
	}

#wrapper {
	margin: 0 auto;
	width:785px;
	}

#banner {
	background: url('../images/bk_banner.gif') no-repeat top left;
	height:178px;
	}

#topNav ul{
	padding-top: 142px; 
	padding-left: 200px;
	position:relative;
	}

	#topNav li {
		display:inline;
		padding:0 10px;
		font-size: 12px;
		}

	#topNav a {
		text-decoration:none;
		color:#2E3092;
		}
	
	#topNav a:hover {
		color:#555EAC;
		}

	#index, #about, #faq, #links, #testimonials, #colors{
		border-right: solid 1px #000;
		}

#content {
	background: url('../images/bk_menu.gif');
	overflow:hidden;
	}

#mainContent {
	width:520px;
	float:left;
	margin-right:24px;
	padding:5px 0 10px 0px; 
	}

	#home #mainContent {
		padding-top:0px;
		}

	#home #mainContent h1 {
		background: url('../images/title_spice_up_vetatts.gif') no-repeat;
		height:103px;
		width:520px;
		text-indent:-5000px;
		margin-bottom:15px;
		display:block;
		border-bottom:none;
		}

		#home #mainContent h2 {
		background: url('../images/standard_designs.gif') no-repeat;
		height:38px;
		width:520px;
		text-indent:-5000px;
		margin-bottom:0px;
		display:block;
		border-bottom:none;
		}

	#mainContent .border {
		border: solid 1px #0095DA;
		margin-bottom:15px;
		}

	#mainContent .bk {
		padding:3px;
		background-color:#DCF1FD;
		border: solid 1px #0095DA;
		text-align:center;
		margin: 10px 0;
		}

	#mainContent .bk a img{
		border: solid 1px #0095DA;
		}

	#mainContent .bk a:hover img{
		border: solid 1px #FBA441;
		}

#subContent {
	float:left;
	width:221px;
	padding: 5px 0 10px 15px;
	}

	#subContent h2 {
		background: url('../images/title_shop_online.gif') no-repeat;
		height:28px;
		width:206px;
		text-indent:-5000px;
		margin-bottom:15px;
		display:block;
		}

	#subContent a {
		text-decoration:none;
		color:#2E3092;
		}
	
	#subContent a:hover {
		color:#0095DB;
		}

	#menu {
		margin-bottom:15px;
		
	      }






	#menu ul {
		list-style-type:none;
		padding:0;
		margin:0;
		text-indent:10px;
		}


	#menu li {
		background-image: url('../images/bullet.gif');
		background-repeat:no-repeat;
		background-position:-2px 50%;
		margin-left:21px;
		line-height:1.6em;
		font-size:14px;
	
		}





	#menu li a:hover{
		list-style-image: url('../images/bullet_over.gif');
		}

	#subContent h3 {
		background: url('../images/title_check_this_out.gif') no-repeat;
		height:17px;
		width:177px;
		text-indent:-5000px;
		margin-bottom:10px;
		display:block;
		}

	#subContent img {
		margin-bottom:15px;
	}

#footer {
	background: url('../images/bk_footer.jpg');
	margin-bottom:0;
	height:70px;
	}
	
	#footer p {
		width:785px;
		margin: 0px auto;
		padding-top:20px;
		color:#87CEF2;
		font-size:10px;
		}

#rotator
{
	border: solid 1px #0095DA;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 520px;
	height: 190px;
	float: left;
	margin-bottom:10px;
}

#rotator img
{
	border: 0;
	width: 520px;
	height: 190px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#contactForm {
	padding:3px;
	background-color:#DCF1FD;
	border: solid 1px #0095DA;
	margin: 10px 0;
	}

.viewCartText {
	font-size:10px;
	}

.tealBorder {
	border: solid 1px #0095DA;
	}

.quote {
	font-style:italic;
	background: url('../images/quote.gif') no-repeat top left;
	text-indent:33px;
	padding-top:10px;
	}

#subText {
	font-style: italic;
	font-weight: bold;
	color:#ED8A1B;
	}
	
	#subText a{
		text-decoration:underline;
		color:#0095DA;
	}

	#subText a:hover {
		color:#2E3092;
		}

.picRight {
	float:right;
	margin: 0 0 5px 10px;
	}

.dotLine {
	border-top: dotted 1px #0095DB;
	margin:5px 5px 10px 5px;
	}

div.prodname, div.prodprice {
	text-align:center;
	}

div.prodoptions, div.prodprice {
	font-size: 12px;
	}

div.detailname {
	color:#0095DB;
	font-size: 18px;
	}

div.detailoptions {
	border-bottom: dotted 1px #0095DB;
	margin:10px;
	}

div.detailoptions td{
	padding:5px;
	}

TABLE.cobtbl{
	background-color: #FFFFFF;
	}

TD.cobhl{
background-color: #FFFFFF;
}

.submit{
	border: none;
	}
	
