
body {
	background-image: url(images/custom_layout/bg.jpg);
	margin-top: 20px;
}

.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 2px dashed #FF0000;
	
}

.body_text {
	width: 493px;
	margin-left: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#main_image{
       margin-top: 4px;
}


#search_div {
	width: 161px;
	height: 65px;
	background-image: url(images/custom_layout/search_background.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 0px;
}

.search_input {
	border: 1px solid #000000;
}

.search_button {
	border: 1px solid #000000;
	cursor: pointer;
}

#email_news_div {
	width: 149px;
	height: 64px;
	background-image: url(images/custom_layout/email_background.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

.email_input {
	border: 1px solid #000000;
}

#cart_div {
	width: 140px;
	height: 315px;
	background-image: url(images/custom_layout/cart_background.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#bottom_bar {
	width: 811px;
	height: 59px;
	background-image: url(images/custom_layout/bottom_bar.jpg);
	background-repeat:no-repeat;
	padding: 15px 0px 0px 0px;
}

#bottom_bar_links {
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
}

#bottom_bar_links a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bottom_bar_links a:hover{
	text-decoration: underline;
}

.shoppingcartbg {
       background-color: #FFFFFF;
}

.categories {
	
}

.seolinks {
font-family:Georgia;
    color: #993333;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
	}
h1 {
font-family:Georgia;
font-size:18pt;
color: #660000;
text-decoration: none;
}
h2 {
font-family:Georgia;
font-size:16pt;
color: #660000;
text-decoration: none;

}
h3 {
font-family:Georgia;
font-size:14pt;
color: #660000;
text-decoration: none;

}
h4 {
font-family:Georgia;
font-size:12pt;
color: #660000;
text-decoration: none;

}
.hometext {
font-family:Georgia;;
    font-size: 10pt;
    color: #29166f;
    font-weight: normal;
    font-style: normal;
   
}
.homelinks {
font-family:Georgia;
    font-size: 10pt;
    color: #29166f;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}