@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #153D56;
	background-image: url(../images/back_1.jpg);
}
#container  {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
} 
#header  {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 10px;
} 
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	padding-right: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
#sidebar1 ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;



}
#sidebar1 li {
	padding: 0px 5px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 5px 3px 3px;




	
}
#sidebar1 a    {
	color: #660000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 14px;




}
#sidebar1   P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;


}
#sidebar1 a:hover   {
	color: #666666;


}
.yellow {
	background-color: #FFCC66;
	padding: 7px;
	margin: 0px;
}
#tax {
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	text-align: center;
	border-bottom-color: #1D6893;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tax img {
	margin-bottom: 10px;
}


#sidebar1  H4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#mainContent  {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 5px;
	text-align: left;
	list-style-type: square;
	margin: 0px 0px 5px 20px;

}
#mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
	margin: 0px;

}
h1  {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #153D56;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
H2 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px 0px 7px;
	padding-right: 0px;
	text-transform: uppercase;



}
H3 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 22px;
	color: #006699;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;






}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	font-weight: normal;





}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	background-color: #0099CC;
	font-weight: bold;
	padding: 5px;

}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;




}
a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;

}
a:hover {
	color: #666666;
	text-decoration: none;	
	


}
.b a:link, .b a:visited, .b a:hover, .b a:active{
	color: #006699;
	font-weight: bold;
}
.b a:visited {

	color: #006699;
	font-weight: bold;
}
.image01 {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;


}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.line01 {
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.line02 {
	padding: 7px 7px 10px;
	border-bottom: 1px solid #CCCCCC;



}
#ad01 {
	margin-right: 20px;
	top: 50px;
	position: relative;
	z-index: 2000;
	float: right;
	clear: both;
}
#otherstores {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
#banner {


}
#footer  {
	background-color: #143D55;
	text-align: center;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	color: #CCCCCC;
} 
#footer  p {
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px 5px 0px 20px;
	PADDING-TOP: 5px;
	font-size: 11px;
	color: #CCCCCC;
}
#footer a {
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px 5px 0px 20px;
	PADDING-TOP: 5px;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/panel03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	margin-bottom: 5px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
}
#datetime {
	font-weight: bold;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 20px;
	padding-top: 10px;


}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.blue {
	color: #006699;
}
#image {
	margin-top: 15px;
}
.wider {
	width: 750px;
}
.content {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
