
/*//////////////////////GENERAL FORMATTING////////////////////////////////////////////////////////*/
body
{
padding: 0px;
margin: 0px;
background-color: #ece9e9;
background-image: url(/shop/images/body-bg.jpg);
background-repeat: repeat-y;
background-position: center top;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
}

hr
{
	text-align:center;
	color: #CC0;
}

p
{
text-align: justify;
}
a
{
color: #980157;
text-decoration: none;
}
a:hover
{
color: #839101;
}
.left
{
background-color: #edece7;
border-left: solid 1px #ffffff;

}
.right
{
background-color: #edece7;
border-right: solid 1px #ffffff;
padding: 0px;
padding-top: 3px;
text-align: right;
}
.left-menu
{

}
.left-menu td
{
padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}
.right-title
{
color: #980157;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
border: solid 1px #ca0e7d;
text-align: left;
padding: 8px;
background-image: url(/shop/images/right-gradient-bg.jpg);
background-repeat: repeat-x;
background-position:bottom;
}
.right-items
{
text-align: left;
padding: 4px;
line-height: 18px;
padding-left: 42px;
background-color: #edece7;
background-image: url(/shop/images/right-menu-item-bg.jpg);
background-repeat: no-repeat;
}
.right-items a
{
font-size: 11px;
font-weight: bold;
color: #666666;
}
.right-items a:hover
{
color: #7a8b02;
}

.left-items
{
text-align: left;
padding: 4px;
line-height: 18px;
padding-left: 42px;
background-color: #f4f3f4;
background-image: url(/shop/images/left-menu-item-bg.jpg);
background-repeat: no-repeat;
}
.left-items a
{
font-size: 11px;
font-weight: bold;
color: #8e888e;
}
.left-items a:hover
{
color: #7a8b02;
}
.topcontainer
{
text-align: center;
background-image: url(/shop/images/main_bg.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #f5f5f2;
border-left: solid 3px #adaaaa;
border-right: solid 3px #adaaaa;
border-bottom: solid 3px #adaaaa;
}
.center
{
background-color: #FFFFFF;
padding: 2px;
}


.copy
{
font-size: 10px;
color: #727757;
line-height: 35px;
background-color: #c1d41f;
border-top: solid 5px #e90d7c;
}
#footerupdated {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	COLOR: #555555; BACKGROUND-COLOR: #f0f0f0;
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; PADDING-BOTTOM: 8px; PADDING-TOP: 15px;
	font-size: 10px;
	
}
h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
font-weight: bold;
text-transform: capitalize;
color: #b65f33;
padding-left: 20px;
}
h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: capitalize;
color: #91a51c;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	color: #f5567f;
}
.red-menu
{
background-image: url(/shop/images/red-menu-bg.jpg);
background-repeat: repeat-x;
}
.green-menu
{
background-image: url(/shop/images/green-menu-bg.jpg);
background-repeat: repeat-x;
}
.content
{
	margin: 13px;
}
.content img
{
	border: 2px solid #edece7;
	margin: 8px;
	margin-bottom: 0px;
}
/*/////////////////HOME PAGE/////////////////////////////*/
.main-page
{
background-color: #ffffff;
}
.main-page2
{
background-color: #a8b651;
margin-top: 10px;
margin-bottom: 10px;
background-image: url(/shop/images/green-gradient.jpg);
background-repeat: repeat-x;
background-position: top;
}
.top-bg
{
background-color: #f0ecd5;
/*background-color: #bfcf67;
background-image: url(/shop/images/green-bg-top.jpg);
background-repeat: no-repeat;
background-position: top;*/
border: solid 1px #a5b453;
padding: 20px;
color: #4f2b1d;
font-size: 12px;
line-height: 18px;
}
.rates
{
background-color: #91a51c;

}
.rates td
{
background-color: #ffffff;
padding: 5px;
}

.submitbtn {
	PADDING-RIGHT: 3px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 14px; 
	BACKGROUND-IMAGE: url(/Shop/images/butt_submit_req.gif); 
	PADDING-BOTTOM: 3px; 
	VERTICAL-ALIGN: bottom; 
	WIDTH: 150px; 
	CURSOR: hand; 
	CURSOR: pointer;
	COLOR: #ffffff; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 3px; 
	BACKGROUND-REPEAT: no-repeat; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM-STYLE: none;
}
.we-promise
{
background-image: url(/shop/images/we-promise-bg.jpg);
background-repeat: repeat-y;
background-position: right;
padding: 7px;
padding-left: 20px;
padding-right: 15px;
color: #3e4407;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;

}
.home-about
{
background-image: url(/shop/images/home-about-bg.jpg);
background-repeat: no-repeat;
background-position: top;
padding: 5px;
color: #828281;
font-size: 11px;
font-weight: bold;
line-height: 18px;
padding-bottom: 5px;
margin-bottom: 0px;
}
.home-about p
{
padding-left: 15px;
margin-right: 15px;
}