.head_bg {
	background-attachment: fixed;
	background-image: url(images/header.gif);
	background-repeat: repeat;
	background-position: center center;
}
.inner_header {
	background-attachment: fixed;
	background-image: url(images/inner_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.MENU {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #FF6600;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Comic Sans MS,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #FFFFFF;
	text-decoration: none;
}
.product_title {
	font-family: Comic Sans MS,Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
}
.bluebg {
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat;
}
.prod_discription {
	font-family: Comic Sans MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.green_bg {
	background-image: url(images/green_bg.gif);
	background-repeat: repeat;
}




.bottom_bar {
	background-attachment: fixed;
	background-image: url(images/bottom_bar.gif);
	background-repeat: repeat;
	background-position: center;
}
.left_line {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #496A79;
	border-right-color: #496A79;
	border-bottom-color: #496A79;
	border-left-color: #496A79;
}
.bottom_left_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #496A79;
	border-right-color: #496A79;
	border-bottom-color: #496A79;
	border-left-color: #496A79;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffcc66;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
	text-decoration: none;
}
a.hover{
	color:#F47D00;
}
.roundborder {
	border: 1px solid #333333;
}


.h_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.top_left_line {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #496A79;
	border-right-color: #496A79;
	border-bottom-color: #496A79;
	border-left-color: #496A79;
}
.gray_line {
	background-image: url(images/gray_vertline.gif);
	background-repeat: repeat;
	background-position: center Top;
}
.maroon_bg {
	background-image: url(images/maroon_bg.gif);
	background-repeat: repeat-x;
}
.map {
	background-image: url(images/Page1Background.JPG);
	background-repeat: no-repeat;
	
}

