#main-area h1 {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 3px 0px 6px 0px;
	margin: 0px;
}

#main-area h2 {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 6px 0px;
	margin: 0px;
}

.nav-heading {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 6px 0px;
	margin: 0px;
}

#main-area h3 {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 6px 0px;
	margin: 0px;
	display: inline;
}

#main-area p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#main-area ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style: none;
}

#main-area ul li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

#main-area ul a, a.branch-list {
	padding: 5px 0px 5px 17px;
	background: URL(../images/list-button.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #666666;
}

#main-area ul a:hover, a:hover.branch-list {
	background: URL(../images/list-button-grn.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0px 5px 17px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #666666;
}

#main-navigation h3 {
	color: #FFF;
	background-color: #838383; 
/*	background: URL(../images/nav-bg.jpg); */
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	margin: 0px;
}

#main-navigation p a {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

#main-navigation p a:hover {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-decoration: underline;
}

#main-navigation p {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	text-decoration: none;
}

#main-navigation p span {
	color: #000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.notes-row {
	font-size: 10px;
}

#header img {
	display: block;
}



input.button-bg {
	background: URL(../images/button-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 3px 0px 8px 10px;
	display: block;
	margin: 0px;
	display: block;
	border: none;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;

	width: 131px;
}

input.button-bg-red {
	background: URL(../images/button-bg-red.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 3px 0px 8px 10px;
	display: block;
	margin: 0px;
	display: block;
	border: none;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;

	width: 131px;
}

input.button-bg-grey {
	background: URL(../images/button-bg-grey.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 3px 0px 8px 10px;
	display: block;
	margin: 0px 0px 0px 5px;
	display: block;
	border: none;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;

	width: 131px;
}

input.button-bg-long {
	background: URL(../images/button-bg-long.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 3px 0px 8px 10px;
	margin: 0px;
	display: block;
	border: none;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;

	width: 180px;
}

input.button-bg-xlong {
	background: URL(../images/button-bg-xlong.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 3px 0px 8px 10px;
	margin: 0px;
	display: block;
	border: none;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;

	width: 230px;
}

a.button-bg {
	background: URL(../images/button-bg.jpg);
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 0px 0px 10px;

	width: 121px;
	height: 23px;
}

a.button-bg-long {
	background: URL(../images/button-bg-long.jpg);
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 0px 0px 10px;

	width: 170px;
	height: 23px;
}

input.add_basket_btn {
	border: none;
	text-align: left;
	color: #A01111;
	font-weight: bold;
	font-size: 13px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	display: block;
	text-indent: 0;
}

a.add_basket_btn {
	border: none;
	color: #A01111;
	font-weight: bold;
	font-size: 13px; 
	display: block;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.seo_link {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A01111;
	text-decoration: none;
}

a:hover.seo_link {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A00000;
	text-decoration: underline;
}

.table_address_edit a.btn {
	padding: 5px 0px 5px 17px;
	background: URL(../images/list-button.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #666666;
}

.table_address_edit a.btn:hover {
	background: URL(../images/list-button-grn.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0px 5px 17px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #666666;
}

.table_address_edit a {
	color: #666666;
	text-decoration: none;
}

.table_address_edit a:hover {
	color: #666666;
	text-decoration: underline;
}

.error {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

#main-area span#nav-trail a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #A01111;
font-weight: bold;
}

#main-area span#nav-trail a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #A01111;		
}

.nav-trail-bottom a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #A01111;
}

.nav-trail-bottom a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #A01111;
}

#clear div {
	padding: 0px 0px 0px 165px;
}

#clear a {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
}

#clear a:hover {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: underline;
	color: #666666;
}