/*** CSS Document ***/

html>body #storehours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#555554;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:8px;
	margin-right:25px;
	height:105px;
}

#storehours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color:#555554;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:12px;
	margin-right:25px;
	height:105px;

}

/* Form Styles */
#formcontent {
    padding:0 20px;
	color: #555554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
.formboxes1 {
	padding-left: 3px;
	padding-top: 1px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 10px;
}
.formboxes2 {
	padding: 3px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 10px;
}

/* Site Styles */

body,
html {
    margin:0;
    padding:0;
    background-color: #00216d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
    color:#000;
    }
body {
    min-width:703px;
    }
h1 {
    padding: 10px;
	font-size: 14px;
	color: #00216d;
	
    }
#wrap {
    background:#ffffff;
    margin:10px auto;
    width:703px;
	border:1px solid #001851;
    }
#utility {
    background:#ffffff;
	height: 55px;
    }
#utility img{
	margin-left:10px;
	margin-top:3px;
}
#utilitylinks{
	float:right;
	width:300px;
	margin-top:10px;
	text-align:right;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #00216d;
	background-color: transparent;
}
#utilitylinks a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #00216d;
	text-decoration:none;
	background-color: transparent;
}
#utilitylinks a:hover{
	text-decoration:underline;
}
#header{
	width: 701px;
	height: 219px;
	border: 1px solid #ffffff;
	}
#nav {
    background:#a89658;
	float:left;
    width:150px;
	height:219px;
	border-right: 1px solid #ffffff;
		    }
html>body #nav ul{
	list-style-type: none;
	margin-left:-30px;
	margin-top:20px;
	line-height: 115%;
}
*:first-child+html #nav ul{
	list-style-type: none;
	margin-left:10px;
	margin-top:20px;
	line-height: 115%;
	}
#nav ul{
	list-style-type: none;
	margin-left:10px;
	margin-top:20px;
	line-height: 115%;
}
#nav ul li{
	display: block;
	width: 130px;
	border-bottom: 1px solid #ffffff;
}
#nav ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
	background-color: transparent;
}
#nav ul li a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #00216d;
	text-decoration:none;
	background-color: transparent;
}
#headerimage{
	float:right;
	width: 550px;
}
html>body #wave{
	position:absolute;
	margin-top: -56px;
	margin-left:-1px;
	/*z-index:100px;*/
}
#wave{
	position:absolute;
	margin-top: -60px;
	margin-left:-1px;
	/*z-index:100px;*/
}
#maincontent{
	border: 1px solid #ffffff;
	width: 700px;
	height: auto;
}
#main {
    float:left;
	background-color: #ffffff;
    width:560px;
	padding-top: 35px;
    }
#main h2, #main h3, #main h4, #main p {
    padding:0 20px;
    }
#main h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00216d;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:520px;
	height: 33px;
	margin-top:30px;
	background-color: transparent;
}
#main h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #014a96;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
}
#main h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014a96;
	font-weight:bold;
	margin-top: 0;
    margin-bottom: 5px;
	text-align:left;
}
#main p{
	color: #555554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin:0;
}
#main p.bold1{
	font-weight: bold;
	color: #04B5F4;
}
#main a{
	font-weight: bold;
	color: #004a94;
}
#main a:hover{
	color: #0cadf1;
}	
#main ul{
	color: #555554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	list-style-image: url(images/bullet2.gif);
	}
#main ol{
	color: #555554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	}
#sidebar {
    float:right;
	background: #ffffff;
	padding-top: 50px;
    width:140px;
    }
#sidebar ul {
    margin-bottom:0;
    }
#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
    }
#footer {
    background-color:#ffffff;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
    clear:both;
	height:102px;
    }
#footerlinks {
	position: relative;
	top:75px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: transparent;
}
#footerlinks a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: transparent;
}
#footerlinks a:hover{
	text-decoration: underline;
}
#credit{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: transparent;
}
#credit a{
	color: #015cb7;
	text-decoration: none;
}
#credit a:hover{
	text-decoration: underline;
}

/* Miscellaneous Styles*/
html>body #productlist{
	float:right; 
	margin-left:8px; 
	margin-right:15px;
	margin-bottom:30px;
	width: 150px; 
	background-color: #b1ceea;
	border: 1px solid #004a94; 
	padding:10px 5px 10px 5px; 
	text-align: center;
	color: #555554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*:first-child+html #productlist{
	float:right; 
	margin-left:8px; 
	margin-right:15px;
	margin-bottom:30px;
	width: 125px; 
	background-color: #b1ceea;
	border: 1px solid #004a94; 
	padding:10px 5px 0px 40px; 
	text-align: center;
	color: #555554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#productlist{
	float:right; 
	margin-left:8px; 
	margin-right:15px;
	margin-bottom:30px;
	width: 150px; 
	background-color: #b1ceea;
	border: 1px solid #004a94; 
	padding:10px 5px 0px 5px; 
	text-align: center;
	color: #555554;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html>body #productlist ul{
	list-style:none;
	margin-left:-40px;
}
#productlist ul{
	list-style-image:none;
	list-style: none;
	margin-left:0px;
}
.bold1{
	font-weight: bold;
	color: #04B5F4;
}
#productlist2 {
	margin-right:3px;
	margin-left:10px;
	margin-top:-2px;
}
#productlist2 a{
	color:#FFFFFF;
	line-height:150%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:200px;
		height:205px;
		overflow:hidden; 
		margin: 0px 40px;
		}
		#slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:200px;
		height:205px;
		overflow:hidden; 
		}
	span#prevBtn{ margin-left: 40px;}
	span#nextBtn{}					

/* // Easy Slider */
