html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana,Arial,Geneva,Sans-Serif; 
	font-size: 12px; 
	line-height: 15px; 
	color: #505050;
	height:100%;		
}
#body{
	height: 100%;
	margin: 0;
	padding: 0;
}


/*
*
*	links 
*
*/
a:link {
	color: #4367C4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
        color: #4367C4;
        text-decoration: none;
}
a:hover {
        color: F0640F;
        text-decoration: underline;
}
a:active {
        color: F0640F;
        text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	margin:0;
	padding:0 0 10px 0;
}

h1 {
	font-size: 26px;
	font-family: Verdana,Arial,Geneva,Sans-Serif;
	font-weight:100;
	color:#4367C4;
	line-height:28px;
	margin:0;
	padding:0;
	text-align: left;
}

h1 span {
	font-weight: normal;
}

h2 {
	margin:0;
	font-family: Verdana,Arial,Geneva,Sans-Serif;
	font-size: 18px;
	line-height:18px;
	font-weight:bold;
	color:#505050;
	margin:0;
	padding:0;
	text-align: left;
}

h3 {
	font-family: Verdana,Arial,Geneva,Sans-Serif;
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	color: #4367C4;
	line-height:16px;
	text-align: left;
}

h4 {
	font-family: Verdana, Arial, Geneva, Sans-Serif;
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
	color: #4E9E19;
	line-height:21px;
	text-align: left;
	vertical-align: top;
}
#orderbuttons {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	display: block;
}


h5 {
	
	font-size: 14px;
	font-weight:bold;
	color:F0640F;
	margin:0;
	padding:0;
	text-align: left;
}

.homeHeader{
	height:424px;
	width:742px;
	background-image: url(/images/homecontentbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 13px;
	line-height: 16px;
	color: #505050;
}

#header .searchform {
	float: right;
	width: 185px;
	height:30px;
	background-image: url(/images/searchbox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header .searchform input.search_field {
	float: left; 
	margin:5px 5px 0 5px;
	background-repeat: no-repeat;
	background-color: #ffffff; 
	padding:0;
	border: #ffffff 1px solid; 
	font-family: Verdana, Arial, Geneva, Sans-Serif; 
	font-size: 11px; 
	color: black;
	width: 80px; 
	height: 15px;
}

#header .searchform img.search_button {
	float:left;
	width:35px;
	text-align:right;
	padding:8px 0 0 0;
}
/*
*
*	boxes 
*
*/

.mainTop{
	background:url(../images/upper_main_container.gif) no-repeat;
	height:8px;
	width:465px;
	padding:0px;
	margin:0px;
	_margin-bottom:-6px;
}

.mainMiddle{
	background:url(../images/middle_main_container.gif) repeat-y;
	height: 100%;
	
}

.mainBottom{
	background:url(../images/lower_main_container.gif) no-repeat;
	height:11px;
	width:765px;
}

.subTop{
	background:url(/images/sub_top_container.gif) no-repeat;
	height:7px;
	width:745px;
	padding:0px;
	margin:0px;
	_margin-bottom:-6px;
}

.subMiddle{
	background:url(/images/sub_middle_container.gif) repeat-y;
	height: 100%;
	
}

.subBottom{
	background:url(/images/sub_btm_container.gif) no-repeat;
	height:9px;
	width:745px;
}


#mainContent {
	margin: 0px auto;
	width:771px; 
	height:auto;
}
.hours{
	font-size:10px;
	color: #999999;
}
.introParagraph{
	padding-left:20px;
	font-size: 13px;
}
.introRrail {
	padding-left: 95px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.productListsContent{
	width: 208px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #505050;
}

.productListHeader{
	font-family:   "FS Albert", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background-image: url(../images/home_productlistheader.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 210px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
}
.ProductContainer {
	position:absolute;
	left:410px;
	top:432px;
	width:205px;
	height:62px;
	z-index:1;
}
.footer {
	margin: 0px auto;
	background-color:transparent;
	font-size: 9px;
	font-weight: normal;
}

#footer .info {
	float:left;
	width:445px;
	text-align:left;
	padding: 8px 0 0 12px;
	line-height:15px
}

#footer .info img {
	margin: 0 0 6px 0
}

#footer span {
	font-size:10px;
	line-height:12px;
	margin:0 0 0 12px;
}

#footer #logos {
	float:left;
	width:305px;
	text-align:right;
	padding: 18px 0 0 0;
}

.footer a:link {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}

.footer a:visited {
	color: #505050;
	text-decoration: underline;
}

.footer a:hover {
	color: #505050;
	text-decoration: none;
}
.hr {
	background-image: url(../images/hrbg.gif);
	background-repeat: repeat-x;
	height: 8px;
}

.footer a:active {
	color: #505050;
	text-decoration: none;
}
#mainPhone{
	float:right;
	width:160px;
	height:35px;
	padding-top:11px;
}

.phoneNumber{
	margin-bottom:4px;
	font-size:16px;
	font-weight:bold;
	color: #4367C4;
}
#BBB_online {
	margin:0 8px 0 0;
	vertical-align:top;
}

#BBB_privacy {
	vertical-align:top;
}
.HMClinespace {
	line-height: 20px;
	font-family: "FS Albert", Verdana, Arial, sans-serif;
}
.HMClinespace a:link {
	color: #365EBF;
	font-size: 13px;
	font-weight: bold;
	}
.subboxindent {
	padding-left: 10px;
	padding-right: 10px;
}

.HMClinespace a:visited {
	text-decoration: underline;
}
.HMClinespace a:hover {
	text-decoration: underline;
}
.HMClinespace a:active {
	text-decoration: none;
	}
/*
*
*	lists
*/

ul{
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 20px;
}

li{
	padding:0px 0px 3px 0px;
}

ol.numberedBodyList{
	margin-top:5px;
	margin-bottom:5px;
}

li.numberedBodyListItem{
	font-weight:bold;
}

li.numberedBodyListItem span{
	font-weight:normal;
}


ul.arrowList{
	list-style-image:url(/images/gray_arrow.gif);
}
.Rrule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.subboxindBtmRule {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

