bg {
	background-color: #755F31;
	background-image: url('../images/web/bg.jpg');
}
body {
	background-image: url('../images/web/bg-head.gif');
	background-color: #3C0000;
	background-repeat: repeat-x;
	background-position: left top
}
.bg-main {
	background-image: url('../images/web/bg-main.jpg');
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #3c0000;
	height: 20px;
}
.line {
	background-color: #000000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3c0000;
}
.foot {
	background-image: url('../images/web/foot.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffcc
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #3c0000;
	background-image: url('../images/web/bg-head.gif');
	height: 210px
}
.chd_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #3c0000;
}
.px1 {
	border: 1px solid #000000;
}

.bg-nav-phone {
	background-image: url('../images/web/leather-lt.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #002200;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	border: 3px double #3C0000;
	text-align: center;
	vertical-align: top;
	padding: 3px
}
.bg-nav {
	background-image: url('../images/web/leather.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #002200;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	border: 3px double #3C0000;
	text-align: center;
	vertical-align: top;
	padding: 3px
}
.bg-nav-white {
	background-image: url('../images/web/bg-bg.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #002200;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	vertical-align: top;
	padding: 3px
}
.button {
	background-image: url('../images/web/button.gif');
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffcc;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3c0000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3c0000;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3c0000;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #4A3302;
}
.pmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #4A3302;
}
a:link	{
	text-decoration: none;
	}

a:visited	{
		text-decoration: none; 
		} 

a:hover {
	text-decoration: underline overline;

	}
.bg-bg {
	border-left:5px none #FC7D30; border-right:5px none #000000; border-top:0px none #000000; border-bottom:5px none #FC7D30; background-color: #FEEAA3;
	background-image: url('../images/web/bg-bg.gif');
	border-radius: 4px;
    padding: 1em ;
	height: auto;
	width: 900px;
	
}
