/***********************************************/
/* J.Hampton.css                               */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
	padding: 0px;
	margin: 12px 0px 0px 0px;
	background-color: #82BC43;
	background-image: url(images/bg_3.jpg);
	background-repeat: repeat-x;

}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #339900;
	text-decoration: none;
}

a:hover{
	color: #00CC33;	
	text-decoration: none;
}

/************** header tag styles **************/

h1{
 	font: 170% Arial,sans-serif;
 	color: #003399;
 	margin: 0px;
 	padding: 0px;
}

h2{
	font: 130% Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#h3{
 	font: bold 150% Arial,sans-serif;
 	color: #0033CC;
 	margin: 0px;
 	padding: 0px;
	text-align: center;
}

h4{
 	font: bold 110% Arial,sans-serif;
 	color: #CCCC99;
 	margin: 0px;
 	padding: 0px;
}

h5{
	font: bold 110% Arial,sans-serif;
	color: #CCCC99;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


#bg{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#container   {
	margin-right: auto;
	margin-left: auto;
	width: 819px;
	text-shadow: #000000 0 0 0px;
	background-image: url(images/top_bg_2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;	
}

#container810  {
	margin-right: auto;
	margin-left: auto;
	width: 810px;

}

#info   {
	height: 80px;	
}

.locateFont   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #13822A;
	font-weight: bold;
}

.infoFont   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #13822A;
	font-weight: bolder;
}

#productBox   {

}

#menu   {
	background-color: #006666;
	height: 22px;
}

#space2   {
	height: 2px;
}

/************* menu styles ***************/

#menuFont{
	padding: 2px 0px 2px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#menuFont a{
	color: #FFFFFF;
	text-decoration: none;
}

#menuFont a:hover{
	color: #CCFF00;
}

.menuONLOCATION {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #CCFF00;
}

/************* end menu styles ***************/

#blackBar{
	height: 2px;
	background-color: #000000;
	clear: both;
}

#main{
	height:auto;
	position: relative;
	float: left;
}

#mainleft{
	height:auto;
	width:550px;
	float:left;
	text-align:left;
	margin: 0px 15px 0px 15px;
}

#mainLeftNarrow{
	height:auto;
	width:230px;
	float:left;
	text-align:left;
	margin: 0px 15px 0px 15px;
}

#mainLeftHome{
	height:auto;
	width:507px;
	float:left;
	text-align:justify;
	margin: 0px 15px 0px 15px;
}

#mainright{
	height:100%;
	width:230px;
	float:left;
	background-color:#006666;
}

#mainRightWide{
	height:100%;
	width:550px;
	float:left;
	background-color:#006666;
	margin-right: auto;
	margin-left: auto;
}

#mainRightHome{
	height:100%;
	width:273px;
	float:left;
	background-color:#006666;
	margin-right: auto;
	margin-left: auto;
}

#boxright_top{
	background-repeat:no-repeat;
	background-position:left top;
	height:35px;
	background-image: url(images/right_box_top_bg.gif);
}

#boxright_content{
	padding:0px 5px 0px 24px;
	height:auto;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(images/right_box_bg.gif);
}

#rightPad  {
	padding:3px 0px 0px 6px;	
}

#boxright_bottom{
	width:100%;
	background-repeat:no-repeat;
	background-position:left top;
	height:35px;
	background-image: url(images/right_box_bot_bg.gif);
}

#footer{
	background-image: url(images/foot_bg.gif);
	background-position: bottom center;
}

#storeInfo {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	padding: 4px 0px 6px 0px;
}

.titleBlue  {
	color: #0033CC;
	font-size: 16px;	
}


.shadow_left {
	background-image: url(images/left.png);
	width: 10px;

}

.shadow_right {
	background-image: url(images/right.png);
	width: 10px;
}

#shadow_bot {
	height: 10px;
	background-image: url(../images/shadow_bot.png);
	color: #006699;
}
/********************* end **********************/
