/* CSS Document */
body {
margin: 0px 0px; 
background-color:#4b1901; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none;
};
a:hover {
	TEXT-DECORATION: underline;
}
a:active {
	TEXT-DECORATION: none;
}

p {
text-align:justify;
}
.bg {
background-image:url(images/bg.jpg);
background-position:top;
background-repeat: repeat-x;
}
.mainbg {
background-image: url(images/main_table_bg.jpg);
background-position:top;
background-repeat: repeat-x;
}
.innerbg {
background-image: url(images/inner_table_bg.jpg);
background-position:top;
background-repeat: repeat-x;
}
.collectionbg {
background-image: url(images/collection_bg.jpg);
background-position:top;
background-repeat: repeat-x;
}
.maincollection {
padding: 0px 20px 0px 15px;
}
.collection {
padding: 25px 0px 16px 0px;
}
.textcollect {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#bb7902;
line-height:22px;
}
.content {
padding: 15px 20px 15px 20px;
}
.sidespace {
padding: 32px 0px 27px 20px;
}
.data {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#c17e02;
line-height:22px;
text-align:justify;
}
.data:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#c17e02;
line-height:22px;
text-decoration:none;
text-align:justify;
}
.data:visited {
text-decoration:none;
}
.data:hover {
text-decoration: underline;
}
.data:active {
text-decoration:none;
}
.sidenav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#ffffff;
line-height:34px;
}
.sidenav :link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#ffffff;
line-height:34px;
text-decoration:none;
}
.sidenav :visited {
text-decoration:none;
}
.sidenav :active {
text-decoration:none;
}
.sidenav :hover {
text-decoration:underline;
}
.categorybg {
background-image: url(images/bg_categories.jpg);
background-position:top;
background-repeat: repeat-x;
}
.bottomimg {
padding:10px 15px 0px 15px;
}
.footerbg{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px 20px 0px 20px;
}

.footertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
line-height:20px;
}
.footertext:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
line-height:20px;
text-decoration:none;
}
.footertext:visited {
text-decoration:none;
}
.footertext:hover {
text-decoration:underline;
}
.footertext:active {
text-decoration:none;
}
.footerspace {
padding:0px 17px 0px 17px;
}
.datatitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color: #bb7902;
line-height:22px;
}
.contactdetail {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#c17e02;
line-height:22px;
}
.contactdetail:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#c17e02;
line-height:22px;
text-decoration:none;
}
.contactdetail:visited {
text-decoration:none;
}
.contactdetail:hover {
text-decoration:underline;
}
.contactdetail:active {
text-decoration:none;
}
.rightimg {
float:right;
margin:5px 0px 0px 20px;}

.leftimg {
float:left;
margin:5px 20px 0px 0px;}