/*



	  

*/



html { min-height: 100%; margin-bottom: 1px; }



body {

	margin: 0px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

	background-image: url(images/page_bg.jpg);

	background-repeat: repeat;



}

a:link{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

		color: #663300;

	text-decoration: underline;

}



a:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

		color: #663300;

	text-decoration: underline;

}



a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FF0000;

	text-decoration: underline;

}





p {

 	margin: 0px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

}



h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #3C116F;

	line-height: 20px;

	margin-top: 2px;

	margin-bottom: 2px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #3C116F;

}



 h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #3C116F;

	line-height: 19px;

	margin-top: 2px;

	margin-bottom: 2px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #3C116F;

}





 h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #CC6600;

	line-height: 16px;

	border-bottom-width: 2px;

	border-bottom-color: #CC6600;

	margin-top: 2px;

	margin-bottom: 2px;

	border-bottom-style: solid;



}



  h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #CC6600;

	line-height: 16px;

	border-bottom-width: 2px;

	border-bottom-color: #CC6600;

	margin-top: 2px;

	margin-bottom: 2px;

	border-bottom-style: solid;

	}





 h5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CC6600;

	line-height: 16px;

	border-bottom-width: 2px;

	border-bottom-color: #CC6600;

	margin-top: 2px;

	margin-bottom: 2px;

	border-bottom-style: solid;



}



 h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #3C116F;

	line-height: 15px;

	border-bottom-width: 2px;

	border-bottom-color: #3C116F;

	margin-top: 2px;

	margin-bottom: 2px;

	border-bottom-style: solid;

}





#wrapper {

	margin: 0 auto;

	width: 990px;

	background-image: url(images/wrapper_bg.jpg);

	background-repeat: repeat;



}





#header {

	 width: 990px;

	 float: left;

	 padding: 0px;

	 border: none;

	 height: 140px;

	 margin: 0px 0px 0px 0px;

	 background:  url(images/header.jpg);

}



#innerwrapper {

	margin: 0 auto;

	float: left;

	width: 990px;

	height: auto;

	background-image: url(images/wrapper_bg.jpg);

	background-repeat: repeat;

	display: block;

}



#pagetitle {

	float: left;

	width: 990px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	text-indent: 210px;

	font-weight: bold;

    color: #CC6633;

	padding-top:  0px;

	padding-bottom: 10px;

	border: none;

	margin: 0px 0px 0px 0px;

	background: url(images/wrapper_bg.jpg) repeat;

}



#leftcolumn {

	color: #333333;

	border: none;

	background: #ffffff url(none);

	padding-left: 10px;

	padding-right: 10px;

	height: auto;

	width: 180px;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 16px;

	padding-bottom: 15px;

}



#leftcolumn p{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

}





#leftcolumn ul{

	list-style: none;

	margin: 0;

	padding: 0px;

	width: 180px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #ffffff;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #ffffff;



}





#leftcolumn li a:link{

	background-color: #EEDDFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #663399;

	text-indent: 5px;

	list-style: none;

	padding: 5px 0px 0px;

	height: 20px;

	width: 180px;

	display: block;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #ffffff;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #ffffff;

	text-decoration: none;



}



#leftcolumn li a:visited{

	background-color: #EEDDFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #663399;

	text-indent: 5px;

	list-style: none;

	padding: 5px 0px 0px;

	height: 20px;

	width: 180px;

	display: block;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #ffffff;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #ffffff;

	text-decoration: none;

	

}



#leftcolumn li a:hover{

	background-color: #D1C2E2;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #330099;

	text-indent: 5px;

	list-style: none;

    padding: 5px 0px 0px;

	height: 20px;

	width: 180px;

	display: block;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #ffffff;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #ffffff;

	text-decoration: underline;

}





#middlecolumn {

	color: #333333;

	border: none;

    background: #ffffff;

	padding-left: 10px;

	height: auto;

	width: 580px;

	float: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 15px;

	padding-bottom: 17px;

}



#middlecolumn p{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	padding-bottom: 15px;

}



#middlecolumn table{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

	padding-bottom: 0px;

	border: 1px solid #FFCC66;

}



#middlecolumn td{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

	padding-bottom: 4px;

	border: 1px solid #FFCC66;

}



#middlecolumn tr{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

	padding-bottom: 4px;

}



#middlecolumn ul {

	color: #000000;

	border: none;

	background: none;

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	padding-left: 10px;

	list-style-position: inside;

}



div#middlecolumn a:link{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #6633CC;

	text-decoration: underline;

}



div#middlecolumn a:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #6633CC;

	text-decoration: underline;

}







div#middlecolumn a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FF0000;

	text-decoration: underline;

}

/*This style controls the product links to pictures inside eacg table*/
div#middlecolumn tr td a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
	text-decoration: underline;
}

div#middlecolumn tr td a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
	text-decoration: underline;
}

div#middlecolumn tr td a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
/*This style controls the product links to pictures inside eacg table*/


#rightcolumn {

	 color: #000000;

	 background-color: #ffffff;

	padding: 0px 10px 0px 15px;

	 height: auto;

	 width: 150px;

	 float: right;

	 font-family: Verdana, Arial, Helvetica, sans-serif;

	 font-size: 12px;

	 line-height: 16px;

	border-top: none;

	border-right: none;

	border-bottom: none;

	border-left:2px dotted #cc6633;

}



#rightcolumn p{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

}



#rightcolumn ul{

	color: #000000;

	border: none;

	background: none;

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	padding-left: 0px;

	list-style-position: outside;

	list-style-image: none;

	list-style-type: none;

}





div#rightcolumn a:link{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #CC6600;

    text-decoration: none;

}



div#rightcolumn a:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #CC6600;

	text-decoration: none;

}



div#rightcolumn a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #FF0000;

	text-decoration: underline;

}



#footer {

	width: 990px;

	height: auto;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 17px;

	color: #990099;

	background: url(images/wrapper_bg.jpg) repeat center top;

	float:left;

	display: block;

	padding-top: 15px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 0px;



}



div#footer a:link{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #3333ff;

	font-weight: normal;

	

}



div#footer a:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #3333ff;

	text-decoration: underline;

	font-weight: normal;

	

}



div#footer a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ff0033;

	text-decoration: underline;

	font-weight: normal;





}



img{

	padding: 0px;



}







.forminput{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	line-height: 14px;

	background-color: #FFFFCC;

	border: 1px solid #CC6600;

}



.hours{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #CC6600;

	line-height: 15px;



}







hr {

border: none;

background-color: #cccc99;

color: #A3A3D1;

height: 3px;

width: 90%;

}





.special1{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	font-style: italic;

	color: #663399;

	line-height: 18px;

}



.special2{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #CC6600;

	line-height: 18px;

}



.special3{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #CC6600;

	line-height: 18px;

}





div#jump {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #6633CC;

	text-decoration: none;

}



div#jump a:link{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #6633CC;

	text-decoration: underline;

}



div#jump a:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #6633CC;

	text-decoration: underline;

}







div#jump a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 18px;

	color: #FF0000;

	text-decoration: underline;

}



.forminput{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	line-height: 14px;

	background-color: #E6E6F2;

	border: 1px solid #B8B8DC;

}


