a.signature {font-family:Trebuchet MS, Trebuchet, Arial;font-size:10px;text-decoration: none;font-weight:bold;highlight:#cccccc}
a.signature:active {color: #cccccc}
a.signature:visited {color: #cccccc}
a.signature:link {color: #cccccc}
a.signature:hover {color: #ffffff;BACKGROUND-COLOR: #999999;}

a.nav {padding:8px;font-family:Trebuchet MS, Trebuchet, Arial;font-size:15px;text-decoration: none;font-weight:normal;highlight:#ffffff}
a.nav:active {color: #ffffff}
a.nav:visited {color: #ffffff}
a.nav:link {color: #ffffff}
a.nav:hover {color:#ffffff;BACKGROUND-COLOR: #666666;}

a {font-family:Trebuchet MS, Trebuchet, Arial;font-size:15px;text-decoration: none;font-weight:bold;highlight:#cccccc}
a:active {color: #cccccc}
a:visited {color: #cccccc}
a:link {color: #cccccc}
a:hover {color: #ffffff;BACKGROUND-COLOR: #999999;}

a img {border: none}

body {background-color:#000000; margin: 0px;background-image:url(./images/pageback.jpg);background-repeat:repeat-x;text-align:center;font-family:Trebuchet MS, Trebuchet, Arial;font-size:15px;color:#ffffff;}

#top {width:980px;height:45px;margin-left:auto;margin-right:auto;}

#phone {float:left;width:420px;height:45px;text-align:center;font-family:Trebuchet MS, Trebuchet;font-size:30px;color:#ffffff;font-weight:bold;}

#nav {float:right;width:550px;padding-top:9px;text-align:center;}

#clear {clear:both;}

#header {width:980px;height:440px;margin-left:auto;margin-right:auto;}

#inside {width:980px;margin-left:auto;margin-right:auto;text-align:left;}

#slogan {width:980px;height:79px;margin-top:35px;background-image:url(./images/tagline.jpg);background-repeat:no-repeat;margin-left:auto;margin-right:auto;}

#address {width:980px;height:30px;text;margin-left:auto;margin-right:auto;color:#ffffff;}

h1 {font-family: 'Condiment', cursive;font-size:34px;font-weight:bold;color:#ffffff;}

input {color: #781351;border: 1px solid #003333;}
textarea {color: #781351;border: 1px solid #003333;}


#container {margin:0px;float:right;position:relative;text-align:left;width:980px;height:400px;background:none;z-index:0;}	
#content {position:relative;z-index:0;}	  

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0px;
		padding:0;
		list-style:none;
        z-index:-10;
        }
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:980px;
		height:400px;
		overflow:hidden;
        z-index:-10; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:-10;
        		}	
	#nextBtn, #slider1next{ 
		right:600px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
        background:url(./images/btn_prev.gif) no-repeat 0 0;
		}	
	#nextBtn a, #slider1next a{ 
        background:url(./images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

ol#controls{
		margin:1px;
        margin-left:600px;
        margin-top:5px;
        padding-top:6px;
        padding-left:50px;
		height:35px;	
        }
	ol#controls li{
		margin:0 3px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:16px;
		line-height:16px;
		}
	ol#controls li a{
		float:left;
		height:16px;
		line-height:16px;
		border:1px solid #999999;
		background:#999999;
		color:#999999;
		padding:0 4px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#ffffff;
		color:#ffffff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
        