@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: 30px;
}
#main #header {
	position: relative;
	background-color: #333333;
}

#main #header #linkbar {
	background-color: #565563;
	height: 14px;
	padding: 10px;
	color: white;
	font-size: 1.2em;
	text-align: center;
	font-family: calibri;
}
#main #header #linkbar li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}

#main #content {
	border-top: 0px;
	position: relative;
	background-image: url(images/pointerbar.jpg);
	background-repeat: no-repeat;
	font-size: 100%;
}
#main  #footer, #footer a {
	background-color: #565563;
	color: white;
	text-align: center;
	line-height: 25px;
	padding: 5px 0px 5px 0px;
	font-size: 1em;
	font-family: Calibri;
}
#main #footer li {
	margin-right: 20px;
	display: inline;
	margin-left: 20px;
}

#pricelist  table {
	font-size: 12px;
	font-family: verdana;
}
#pricelist .contentimg {
	float: left;
	margin-right: 30px;
	top: 60px;
	position: relative;
}

#pricelist .title {
	font-size: 14px;
	background-color: #EBEBED;
	font-weight: bold;
}

#linkbar a:link, #linkbar a:active, #linkbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#linkbar a:hover {
	color: #FF113A;
}

#homepage li {
	list-style-image: url(images/check.jpg);
	list-style-position: inside;
	list-style-type: none;
	text-indent: 100px;
	text-align: left;
}
#homepage .centerbox {
	padding: 0px;
	text-align: center;
	border-color: #CC0001;
	border-left: dotted 1px;
	margin-left: 350px;
}

#homepage .leftbox {
	height: 600px;
	left: 0px;
	width: 300px;
	text-align: center;
	padding-left: 20px;
}

#services li {
	margin-left: 80px;
}
#contact   #contacttext {
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 1.4em;
	color: #565563;
	margin-left: 60px;
}
#contact   #contacttext   a {
	color: #565563;
	text-decoration: underline;
}
#contact td.seperator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.triollc {
	font-size: 12px;
	height: 45px;
	overflow: hidden;
}

#pickup    .pickupform  {
	visibility: hidden;

}
#pickup .radiotext {
	font-size: 1
..6em;
	font-size: 1.4em;
}
#pickup .leftbox {
	height: 370px;
}

#pickup .smallcaps {
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold;
	color: #CD0000;
}
#pickup .centerbox {
	padding-right: 50px;
	font-size: 1.2em;
}
#pickup  input, #pickup  textarea, #pickup select {
	font-size: 0.9em;
	font-family: Calibri, Arial;
}

#pickup   td.grey {
	background-color: #EEEEF0;
}


#coupon   #imgcoupon   {
	border: 1px solid #565563;
}
#coupon  #coupon2 {
	position: absolute;
	left: 30px;
}
#coupon #coupon3 {
	position: absolute;
	margin-right: 30px;
	margin-top: 40px;
	top: 77px;
	right: 0px;
}
#coupon .centerbox {
	text-align: center;
	padding: 1px;
}








.centerbox  {
	position: relative;
	padding-left: 200px;
	padding-right: 200px;
}


.leftbox  {
	float: left;
	margin-right: 30px;
	height: 400px;
}



.htmlcontent {
	padding: 50px;
	padding-bottom: 25px;
	padding-right: 0px;
	padding-left: 15px;
}
.sectionheading {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 1.4em;
	font-weight: bold;
	color: #CD0000;
	text-align: center;
}

.pointer {
	position: absolute;
}





h5 {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	color: #565563;
	text-indent: 30px;
	width: 25%;
	border-bottom-style: double;
	border-bottom-color: #565563;
}

