td#pg {
background-image: url("images/side-green-pink.gif");
background-repeat: inherit; }

body {
color: #FC8379;
margin: 0px;
font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif; }

#navigation {

	width:200px;

}

#navigation a {

	display: block;
	color: #fff;
	font-size: 11px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 5px 2px 10px;
	margin: 0px 5px 0px 5px;
	margin-bottom: 3px;
	border: 1px solid #FFFFFF;
	text-decoration: none;

}

#navigation a:hover {

	background: #3FB7FF;

}

a#nav {
font-family: "Lucida Grande", Verdana, Tahoma;
font-size: 14px;
text-decoration: none;
color: #ffffff;
font-weight: bolder; }

td#nav:hover {
background-color: #3FB7FF;
margin: 5px;
padding: 5px; }

td#body {
margin: 10px;
padding: 10px;
color: #000000;
font-family: "Lucida Grande", Verdana, Tahoma;
font-size: 12px; }

div#search {
font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight: bold; }

input#btn {
	
	cursor:pointer;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:smaller;
	color:#ffffff;
	background-color: #3FB7FF;
	
}

input#btn:hover {
	
	color:#0067AF;
	background-color: #3FB7FF;
	
}

#navigation h2 {

	color: #fff;
	font-size: 16px;
	margin: 5px;

}

#leftcontent a {
display: block;
color: #fff;
font-size: 13px;
font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 2px 5px 2px 10px;
margin: +1px;
border: 1px solid #FFFFFF;
text-decoration: none;
}

#leftcontent a:hover {
color: #ffffff;
font-weight: bold;
background-color: #3FB7FF;
text-decoration: none;
}

#leftcontent2 a {
display: block;
color: #ffffff;
font-size: 11px;
font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 2px 5px 2px 10px;
margin: +1px;
border-left: 1px solid #02A7A1;
border-right: 1px solid #02A7A1;
border-top: 1px solid #02A7A1;
border-bottom: 1px solid #02A7A1;
text-decoration: none;
}

a#small {
font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
color: #b1b1b1; }

#leftcontent2 a:hover {
color: #ffffff;
font-weight: bold;
background-color: #005AA1;
text-decoration: none;
}

#content {

	padding: 15px;
	text-align: left;
	color: #000;
	min-height: 452px;

}

* html #content { height: 452px; }

#content td {

	text-align: left;
	color: #000;

}

#leftcontent a:hover {

	background: #3FB7FF;

}

#mainSection {

	margin-top: 5px;
	background: #dcdcdc url("images/sectiongradient.gif") bottom repeat-x;
	font-size: 12px;

}

#mainSection a {

	color: #000;
	padding: 4px;
	text-decoration: none;
	font-weight: normal;
	display: block;

}

#mainSection a:hover {

	display: block;
	background: #fff;

}

#subSection {

	margin: 0px;
	background: #02A7A1;
	font-size: 12px;

}

#subSection a {

	padding: 4px;
	padding-left: 8px;
	background: #02A7A1;
	text-decoration: none;
	color: #fff;
	display: block;
	font-weight: bold;

}

#subSection a:hover {

	background: #9DD0CC left repeat-y;
	color: #03706C;
	display: block;

}

#sideAppBox {

	margin-top: 10px;
	border: 1px solid #fff;
	font-size: 12px;
	padding: 5px;
	color: #fff;

}

#searchBox {

	margin-top: 10px;
	margin-bottom: 10px;

}

.input-text {

	margin: 0px 2px 0px 2px;
	font-size: 10px;
	height: 12px;

}

.submitbutton {

	font-size: 10px;

}

h2 {

	padding: 0px;
	margin: 0px;
	font-size: 16px;

}

#breadCrumbs {

	font-size: 10px;
	color: #6f6f6f;

}

#breadCrumbs a {

	color: #6f6f6f;
	text-decoration: none;

}

#breadCrumbs a:hover {

	color: #000;

}

#storeHours {

	padding: 10px;
	color: #fff;
	text-align: center;

}