/* CSS Document */


body {

	background-image: url(../images/IMG_background.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	font-size: 1em;

}

#printheader {
	display:none;
}

#header {
	background-image:url(../images/IMG_top.gif);
	background-repeat:no-repeat;
	margin-top: 42px;
	margin-bottom: 0px;
	margin-left: 0;
	height: 85px;
}

#nav {
	background-image:url(../images/IMG_navback.gif);
	background-repeat:repeat-y;
	height: 30px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#pageimage {
	background-image:url(../images/IMG_image3.gif);
	background-repeat:repeat-y;
	height: 175px;
}
#searchbar {
	background-image:url(../images/IMG_searchbar.gif);
	background-repeat:repeat-y;
	height: 42px;
	padding-left: 18px;
	padding-top: 6px;
}


#container {
	background-image:url(../images/IMG_2column.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 100%;
}

#container1col {
	background-image:url(../images/IMG_1column.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 100%;
}

#side-a {
	float: left;
	width: 570px;
	margin-left: 15px;
	margin-right: 5px;
}

#side-b {
	margin-right: 1px;
	margin-left: 15px;
	float: left;
	width: 175px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-1col {
	float: left;
	width: 780px;
	margin-left: 10px;
	margin-right: 10px;
}

#footermenu {

	clear: both;
	background-image:url(../images/IMG_footermenu.gif);
	background-repeat:repeat-y;
	height: 50px;
	padding-left: 18px;
	padding-top: 6px;
}

#footer {
	clear: both;
	background-image:url(../images/IMG_bottom.gif);
	background-repeat:no-repeat;
	height: 71px;
	padding-left: 15px;
	padding-top: 12px;
}

#siteinfo {
	height: 100px;
	padding-left: 10px;
	padding-top: 5px;
}

.rhsbullets {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	list-style-position: outside;
	list-style-type: circle;
}

h1 {

font-family:Arial, Helvetica, sans-serif;
font-size: 110%;
color: #B70000; 
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC9900;
	font-weight: bold;
	color: #CC9900;
	font-style: italic;
}
.blackheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}
.blacksubtxt {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
}
.standardtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
.price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}

.standardtxtBold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #B70000;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 5px; }

#navlist a:link, #navlist a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	text-decoration: none;
	color: #FF0000;
	background-color: #fff;
	border: 1px solid #FF0000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navlist a:hover
{
background-color: #E2E2E2;
text-decoration: none;
border: 1px solid #000000;
}

.formdivider {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.tableheader {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.resultsbox {
	border: 1px solid #B70000;
}
#loggedin {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0;
	height: 85px;
}
.btnav {
	background-color: #FFFFFF;
	border: 1px solid #299CC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
} 
.panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E7E7E7;
	border: 10px solid #FFFFFF;
	margin: 10px;
	padding: 10px;
}

.style3 {color: #000000}
.style4 {font-size: 80%; color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif;}
.style1 {font-weight: bold}.comments_middle {
	background-image: url(../images/Customer_MIDDLE.gif);
	background-repeat: repeat-y;
}
.blacksubtxtitalics {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.homeboxes {
	border: 1px solid #B70000;
}
