	   /*********************/
		 /* F O N T S */
	/*********************/

	/*APPLIED TO ALL
   -----------------*/
*{ font-family: "trebuchet MS", Times;}
	/*-----------------------
	The vertical menu  
-------------------------*/
.vertical_menu h1{ font-size:14px; color:#608F3C; font-weight:bold; border-bottom:1px solid #608F3C;}
.vertical_menu ul li a{ text-decoration:none;font-size:13px;}
.vertical_menu ul li a:hover{ color:#608F3C;}

.menuContent *{ font-size:11px; color:#646567;}
.menuContent a{ text-decoration:none;}
.menuContent a:hover{ color:#608F3C;}
.menuContent b{}
.menuContent input{ color:black;}
.menuContent select {color:black;}
.menuContent option {color:black;}
/*-----------------------
	The Main Content
-------------------------*/
#middleContent { font-size:12px; color:#646567;}
#middleContent a{ font-weight:bold; color:#646567; text-decoration:none;}
#middleContent a:hover{ text-decoration:underline;}
#middleContent legend{font-size: 15px;color:#262626; font-weight:bold;}
#middleContent h1{font-size:18px; clear:both; color:#888888; font-weight:normal;  font-family:"trebuchet MS", Times}
#middleContent h2{ font-size:15px;  color:#262626;font-family:"trebuchet MS", Time }
#middleContent h3{margin-top:10px; color:#262626;font-family:"trebuchet MS", Time}
#middleContent h4{margin-top:10px; color:#262626;font-family:"trebuchet MS", Time}
#middleContent .specialoffer{ color:red}
#middleContent select{ color:#646567}
#middleContent p { margin-bottom:10px}

#footer a { font-size:10px; text-decoration:none; color:#646567}
#footer a:hover { color:#608F3C;}
	/*********************/
  	  /* L A Y O U T */
 /**********************/
 /* Dont change this */
a {outline: none;}

/*  The body - with repeating image*/
body{ background:url(../misc/bg_sample.jpg) repeat; margin:0; padding:0 0 50px 0;}

/* The overall containers for the page, outer just centers the content within it */
.outer{position:relative;width:100%; background:url(../misc/header_repeat.jpg) top repeat-x; }
.inner{	position:relative; width:895px; margin:0 auto;}

#search_form {}
#search_submit{position:absolute;top:206px; left:180px;}
#search_input{background:none;border:none;height:16px;left:52px;position:absolute;top:207px;width:119px; padding:0; font-size:12px; color:#608F3C;}

#headerr { position:relative; background:url(../misc/header.jpg) no-repeat; height:234px; width:895px;}
#logolink { position:absolute; top:40px; left:25px;}

/* The home, services, about us and contact us links accross the top (horizontal)*/
#link_one, #link_two,#link_three,#link_four{ position:absolute; left:350px; width:186px}
#link_one{top:44px; background:url(../misc/homeA.jpg) no-repeat;height:22px;}
#link_two{top:69px;background:url(../misc/aboutA.jpg) no-repeat;height:25px;}
#link_three{top:99px;background:url(../misc/servicesA.jpg) no-repeat;height:24px;}
#link_four{top:127px;background:url(../misc/contactA.jpg) no-repeat;height:186px;}

#link_one:hover{background:url(../misc/homeB.jpg) no-repeat;}
#link_two:hover{background:url(../misc/aboutB.jpg) no-repeat;}
#link_three:hover{background:url(../misc/servicesB.jpg) no-repeat;}
#link_four:hover{background:url(../misc/contactB.jpg) no-repeat;}

	#content{position:relative; float:left; width:895px; background:url(../misc/bg_repeat.jpg) repeat-y}
	#menu1{ position:relative; left:42px;float:left; width:175px;margin-top:9px}
		#apbc { position:relative; left:25px;margin-bottom:20px;top:25px; display:block;}
	#middleContent{position:relative;float:left; left:66px; width:612px; margin-top:-62px;padding-bottom:30px; }

.vertical_menu{}
.vertical_menu h1{ background:url(../misc/menu_h1.jpg) no-repeat ; height:18px; padding:5px 0px; margin:0;}
/* The vertcal menu main content */
.menuContent{ padding:10px 10px 10px 0; background:url(../misc/menu_bg.jpg) bottom repeat-y;}
.menuContent ul{ margin:0; padding:0;}
.menuContent li{ position:relative; list-style-type:none; padding-left:3px; padding-top:2px; }

/* Main content list image */
/* indentation of text */
#middleContent li{  	list-style-image:url(../misc/list_icon.jpg); margin:0 15px;}
#footer {position:relative;	clear:both; height:62px;width:895px; background:url(../misc/footer.jpg) no-repeat;}

#foot1,#foot2,#foot3,#foot4{ position:absolute; top:22px;}
#foot1 { left:47px;}
#foot2 { left:91px;}
#foot3 { left:171px;}
#foot4 { left:222px;}

#mistore{ position:absolute; float:left; top:15px; left:695px; }
div#preload { display: none; }