@charset "UTF-8";
/* CSS Document */
a {
   color: #781d20;
}
a {
 color:#c31a00;
}
a:hover {
 color:#000;
}
a.menulinks {
color:#000;
 text-decoration: none;
}
a.menulinks:hover {
text-decoration: underline;
color:#c31a00;
}
html {
	width: 883px;
	margin: auto;
	padding: 0px;
	margin-top: 0px;
}
body {
	background-color: #353535;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 883px;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
        width:883px;
}
.header {
	background-color: #FFF;
	background-image: url(images/toplogo.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 113px;
}
.footer {
	background-color: #252525;
	height: 75px;
        color: #FFFFFF;
       text-align: center;
}
a.footerlink {
        color: #FFFFFF;
}
.menu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F5F5F;
	border-right-color: #5F5F5F;
	border-bottom-color: #5F5F5F;
	border-left-color: #5F5F5F;
	padding-left: 11px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
height: 30px;
}
.body {
	background-color: #FFF;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
}
.frontimg {
	float: right;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
}
.text {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a.Title {
       font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #c31a00;
	margin: 0px;
	padding: 0px;
 text-decoration: none;
}
a.Title2 {
       font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #c31a00;
	margin: 0px;
	padding: 0px;
 text-decoration: none;
}
.Title {
       font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #c31a00;
	margin: 0px;
	padding: 0px;
 text-decoration: none;
}
h1 {
       font-family: Georgia;
	margin: 0px;
	padding: 0px;
	font-size: 15pt;
	font-weight: normal;
	color: #353535;
	background-image: url(images/h1bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2 {
	color: #283a82;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #c31a00;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.menu2 {
	float: right;
	font-size: 10px;
	height: 30px;
	padding-top: 0px;
	padding-right: 5px;
}

/****************   new styles *****************/
.margin15px0px
{
	margin: 15px 0px;
}

.margin5px0px
{
	margin: 5px 0px;
}

.mb5px
{
	margin-bottom: 5px;
}

.product-div
{
	width: 430px;
	float: left;
}

.accessories-div
{
	width: 430px;
	float: left;
	text-align: center;
}

.product-div img
{
	float: left;
	margin: 0px 10px;
}

a img
{
	border: 0px;
}

.home_slider
{
	margin: 20px auto 0px;
	clear: both;
	height: 225px;
}

.home_slider  ul, .home_slider  li { height: 225px; }

.home_slider img
{
	margin: 0px 30px;
	border: 1px solid #000;
}
