
body
{
	margin: 0 auto;	
	background-color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
}

.wrapper
{
	margin: 0 auto;	
	width: 1000px;
	background-color: #fffa8e;
	color: #1E60AE;
	text-align: left;
}

img
{
	border: 0px;
}

a
{
	font-weight: bold;
	color: #1E60AE;
}

a:visited
{
	color: #1E60AE;
}

a:hover
{
	color: #8cb2e0;	
}

h1
{
	margin-top: 0px;
	font-size: 20px;
	font-family: 'Comic Sans MS';
}

h2
{
	margin-top: 0px;
	font-size: 16px;
	font-family: 'Comic Sans MS';
}

h3
{
	margin-top: 0px;
	font-size: 14px;
	font-family: 'Comic Sans MS';
}

.header
{
	background-image: url('./images/header-bg.gif');
	width: 100%;
	height: 180px;
	text-align: center;
	padding-top: 40px;
}

.bluebar
{
	background-color: #1e60ae;
	height: 27px;
	padding-top: 3px;
	width: 100%;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
	clear: both;
	font-family: 'Comic Sans MS';
}

.main
{
	background-color: #FFFA8E;
	color: #1e60ae;
	width: 100%;
	position: relative;
	text-align: center;
}

.leftnav
{
	width: 240px;
	color: #F387B8;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	
}

.leftnav a
{
	color: #FFFFFF;
}

.leftnav a:hover
{
	color: #8cb2e0;	
}


.leftnav p
{
	background-image: url('./images/sidenav.gif');
	width: 198px;
	height: 25px;
	padding: 4px;
	text-align: center; 
	margin: 7px 0px 7px 0px;

}



.leftcontent
{
	width: 350px;
	float: left;
	padding-bottom: 10px;
}

.rightcontent
{
	width: 350px;
	float: right;
	padding-bottom: 10px;
}

.leftcontentnonav
{
	width: 425px;
	float: left;
	padding-bottom: 10px;
}

.rightcontentnonav
{
	width: 425px;
	float: right;
	padding-bottom: 10px;
}

.maincontent
{
	width: 700px;
	float: left;
	padding-bottom: 10px;
	
}

.content
{
	margin: 0px 20px 20px 40px ;
	background-image: url('./images/flower-bg.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contentnav
{
	margin: 0px 20px 20px 10px ;
	background-image: url('./images/flower-bg.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}


h1
{
	margin-bottom: 9px;
}

h2, h3
{
	margin-bottom: 5px;
}

p
{
	margin-top: 3px;
}

p.bold
{
	font-weight: bold;
}

ul
{
	list-style-type:none;
	padding-left: 10px;
}

ul li
{
	padding: 10px;
	padding-left: 30px;
}

#green
{
	background: url('./images/green-flower.gif') left center no-repeat;
}

#pink
{
	background: url('./images/pink-flower.gif') left center no-repeat;
}

#blue
{
	background: url('./images/blue-flower.gif') left center no-repeat;
}

.customer
{
	background: url('./images/customer-flower.gif') left center no-repeat;
	width: 344px;
	height: 315px;
	position: relative;
}

 .tweet .tweet_list, .query .tweet_list 
 {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #fff5cb; 
	clear: both;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic 
{
	text-transform: uppercase; 
}

.tweet .tweet_list li, .query .tweet_list li 
{
	overflow-y: auto;
	overflow-x: hidden;
	padding: .5em; 
}

.tweet .tweet_list li a, .query .tweet_list li a 
{
	color: #0d819a; 
}
    
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even 
{
	background-color: #fff8df;
}
    
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar 
{
	padding-right: .5em;
	float: left;
}
      
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img
{
	vertical-align: middle;
}

.product
{
	padding-left: 20px;
}


ul.nav
{
	list-style:none;
	padding:0px;
	margin: 0px auto; 
	list-style: none;
	position: relative;
	margin: 0 auto;
	display: table;
	
}

.nav li
{
	float:left;
	padding: 20px 5px;
	
}

.nav li a
{
	display:block;
}



#homenav
{
	background-image: url('./images/home-off.gif');
	width: 121px;
	height: 50px;
}
#homenav:hover
{
	background-image: url('./images/home-on.gif');
}

#aboutnav
{
	background-image: url('./images/about-off.gif');
	width: 121px;
	height: 50px;
}

#aboutnav:hover
{
	background-image: url('./images/about-on.gif');
}

#servicesnav
{
	background-image: url('./images/services-off.gif');
	width: 121px;
	height: 50px;
}
#servicesnav:hover
{
	background-image: url('./images/services-on.gif');
}

#qanav
{
	background-image: url('./images/headlice-off.gif');
	width: 121px;
	height: 50px;
}
#qanav:hover
{
	background-image: url('./images/headlice-on.gif');
}

#licepreventionnav
{
	background-image: url('./images/lice-prevention-off.gif');
	width: 121px;
	height: 50px;
}
#licepreventionnav:hover
{
	background-image: url('./images/lice-prevention-on.gif');
}

#licetreatmentnav
{
	background-image: url('./images/lice-treatment-off.gif');
	width: 121px;
	height: 50px;
}
#licetreatmentnav:hover
{
	background-image: url('./images/lice-treatment-on.gif');
}

#contactnav
{
	background-image: url('./images/contact-off.gif');
	width: 121px;
	height: 50px;
}
#contactnav:hover
{
	background-image: url('./images/contact-on.gif');
}

#campsnav
{
	background-image: url('./images/camps-off.gif');
	width: 121px;
	height: 50px;
}
#campsnav:hover
{
	background-image: url('./images/camps-on.gif');
}

#productnav
{
	background-image: url('./images/products-off.gif');
	width: 121px;
	height: 50px;
}
#productnav:hover
{
	background-image: url('./images/products-on.gif');
}