body {
margin:0;
padding:0;
text-align:center;
font-family:Arial,Verdana,Tahoma,'Arial Black',Helvetica,'Century Gothic',sans-serif;
font-size: 100.1%;
color: #222;
background: #eee;
}

#wrapper{
	width: 940px;
	margin:0 auto;
	text-align:left;
	padding: 0px;
	/*  background: white url('images/site/wrapperbg.gif') repeat-y; */
	line-height:18px;
	font-size: 75%;
	background: white;
	}


#header{
margin: 0;
padding:0;
height: 100px;
/*  background: white url('images/site/logo.gif') no-repeat; */
}
#headermeta{
float:right;
margin: 10px 20px 0 0;
font-size:90%;
}

#banner{
background: url('images/site/bannerbg.jpg') repeat-x;
height: 25px;
}

#content{
clear:both;
padding: 2px 8px 8px 4px;
}



#main {
width: 545px; 
float:left;
margin: 0;
padding: 0 0 10px 10px;

}

#leftsidebar {
width: 180px;
float:left;
padding: 0px;
margin: 0px;
background: #fff;
font-size:90%;
}

#rightsidebar {
padding: 0px;
margin: 0px  0px 0px 750px;
background: #fff;
font-size:90%;
}



 

#footer{
clear:both;
background:#fff;
border-top:1px solid #aaa;
text-align:center;
font-size:90%;
padding: 4px;
margin: 0;

}


/* ***********  default styles ************ */

ul, ol, dl, p, h1, h2, h3, h4, h5, h6{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
h1{	font-size: 260%;
}
h2{	font-size: 170%;
}
h3{	font-size: 150%;
}
h4{	font-size: 120%;
}
h5{	font-size: 100%;
}
h6{	font-size: 70%;
}

h2 a:hover, h3 a:hover{
 text-decoration:none;
}

p{
line-height: 18px;
}

table{
}
td, th{vertical-align:top;}

a{ 
 text-decoration: none; 
 color: #29943A;
 font-weight:800;

}
a:hover {
	text-decoration: underline;
	color: #29943A; 
}

a img{
border:0px;
}
code{
	font-family: "Courier New", Courier, monospace;
}


blockquote{
background:#f8f8f8;
border:1px solid #eee;
margin: 15px 0px;
padding: 6px;
}

ul{
 list-style-type:square;
}


  #tabs {
   float:left;
   width:100%;
   background: #73D984;
   font-size:100%;
   line-height:normal;
	 border-bottom: 1px solid #D3F3D8;
      }
    #tabs ul {
	  margin:0;
	  padding:4px 10px 0 10px;
	  list-style:none;
		border-top: 1px solid white;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
	     background:url("images/menu/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/menu/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#29943A;
		font-weight:800;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#175421;
      }
    #tabs a:hover,  #tabs ul li#active{
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }  
	
		
#header h3{
	
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: 100;
	font-size: 26px;
	margin:0;
	padding:18px 10px 0px 10px;
	color: #000;
}	

#header h3 a{
color: #000;
	font-weight: 100;
	text-decoration: none;
}		

#header h2{
	
	font-family: Arial, Tahoma, sans-serif;
	font-weight: 800;
	font-size: 11px;
	margin:0;
	padding: 5px 10px;
color: #fff;
}	


#right a{
text-decoration: none;
}

#right ul{
margin:0;
padding: 0;
}


#right h3{
margin:0;
padding: 1px 5px 1px 3px;
color: #444;
font-size: 11px;
border-left: 4px solid #5FCE55;
background: #81D879;
}

#right h3 a {
font-weight: 800;
color: #444;
}

hr.blue{
height: 3px;
border-top: 2px solid #3D81EE;
border-bottom: 1px solid #3D81EE;
margin: 10px;
}

table#search{

}

table#search th{
background: #ddd;
}
table#search td{
border-bottom: 3px solid #eee;
font-size:12px;
}

#left h3{
background: #AFCBF8;
 padding: 1px 0 1px 5px;
margin:2px 0 0 0;
font-size: 100%;
 border-bottom: 1px solid #eee;
}

ul.menu{
 list-style-type:none;
 margin:0;
 padding:0;
}
ul.menu li{
 border-bottom: 1px solid #ddd;
 background: #f0f0f0;
 padding: 0 0 0 5px;
}

h1#heading{
 font-size:150%;
 margin: 15px 0
}


	
table#featured{

}	

table#featured tr{

}

table#featured td{
vertical-align:top;
padding:5px;
}


table#featured th{
background: #ccc;
padding: 2px 5px;
}

table#index{

}	

table#index tr{

}

table#index td{
vertical-align:top;
padding:5px;
}


table#index th{
background: #ccc;
padding: 2px 5px;
}

#searchform{
	font-size: 10px;
}

.price{
	font-weight: 800;
	font-size:12px;
}	

hr{
height:2px;
border-bottom: 1px solid #4CC24C;
border-top: 1px solid #4CC24C;
}

#main img{


}


table.display {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
	margin: 10px 0 0px 0;
	width:550px;
	border: 1px solid #eee;
}
table.display th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #ccc;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.display td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #f2f2f2;
	-moz-border-radius: 0px 0px 0px 0px;
	
}

table.display td p{
margin:2px 0;
}



table.display3 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: white;
	margin: 10px 0 0px 0;
	width:550px;
	border: 1px solid #eee;
}

table.display3 tr, table.display3 tr td{
 vertical-align:top;
}

table.display3 th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #2C7B23;
	 color:white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.display3 td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 2px 4px 2px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #3BA72F;
	 color:white;

	-moz-border-radius: 0px 0px 0px 0px;
	 text-align:center;
}

table.display3 td p{
margin:2px 0;
}

table.display3 td a, table.display3 td a:hover {
 text-decoration:none;
 color:white;
}




#main h2{
margin:20px 0 12px 4px; 
color: #3B982F;
}

h2.headerbg4{
background: url('images/icons/icon4.gif') no-repeat;
padding: 1px 0 4px 28px;
}

h2.headerbg2{
background: url('images/icons/icon2.gif') no-repeat;
padding: 1px 0 4px 28px;
}

h2.headerbg3{
background: url('images/icons/icon3.gif') no-repeat;
padding: 1px 0 4px 28px;
}

h2.headerbg1{
background: url('images/icons/icon1.gif') no-repeat;
padding: 1px 0 4px 28px;
}

h2.headerbg8{
background: url('images/icons/icon4.gif') no-repeat;
margin: 4px 0 10px 0;
padding: 1px 0 4px 28px;
}


h3.sideheader{
font-size: 100%;
background: #3A2994;
margin: 2px;
padding: 1px 4px;
}

ul.sidemenu{
 list-style-type:circle;
 margin: 0;
 padding: 0 0 0 15px;
}

ul.sidemenu li{
border-bottom: 1px dotted #ccc;
margin: 0px;
padding: 0;
}



#contact{
margin: 5px 10px;
background: #f2f2f2;
border: 1px solid #ddd;
padding: 2px 10px;
}


.mainmenu ul{
 list-style-type:none;
 margin:0;
 padding:0;
}

.mainmenu ul li{
margin:0;
padding: 2px 0 2px 19px;
border-bottom: 1px dotted #aaa;
background: url('images/icons/menubullet.gif') no-repeat 0 5px;
}

.mainmenu ul li a:hover{
 text-decoration:none;
 color: #3F4484;
}

.mainmenu li ul{
margin: 0;

}

.mainmenu li ul li{
border-bottom:none !important;
background:none !important;
margin: 0;
padding: 0 0 0 6px;
}

.menu{
background: #f6f6f6;
margin: 0 0 10px 0;
padding: 1px;
border: 1px solid #CC9200;
}

.menu h3{
font-size: 100%;
color:black;
margin: 0 0 4px 0;
padding: 2px 0 2px 5px;
background: url('images/site/headingbg.jpg') repeat-x;
color: white;
}

.menu p{
margin: 5px 8px;
 }
 
 
.package{
margin: 10px 0;
padding: 3px 10px;
border: 1px solid #ccc;
height: 135px;
} 

.packageimage{
float:right;
text-align:center;
margin: 5px 0 0 0;
}

.package h3{
color: #777;
}

div#basket ul{
	margin: 0;
	padding: 0;
	 list-style-type:none;
}

div#basket li{
	margin: 2px 5px;
	padding: 0;
	border-bottom: 1px dotted #aaa;
}